GitHub pull request #2223 of commit aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c, no merge conflicts. Running as SYSTEM Setting status of aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c to PENDING with url https://ci.eclipse.org/reddeer/job/reddeer.prcheck/218/ and message: 'Build started for merge commit.' Using context: reddeer-verification-2023-09 Agent centos-7-j3707 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-j3707" 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-j3707" - 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-j3707" - 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-j3707 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/reddeer.prcheck [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... 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.prcheck # 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 > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/reddeer.git > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/pull/2223/*:refs/remotes/origin/pr/2223/* # timeout=10 > git rev-parse aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c^{commit} # timeout=10 Checking out Revision aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c # timeout=10 Commit message: "Added cleanup for EnumWizardTest" > git rev-list --no-walk aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [reddeer.prcheck] $ Xvnc -help Starting xvnc [reddeer.prcheck] $ Xvnc :82 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Tue Sep 5 08:18:43 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5982 vncext: created VNC server for screen 0 [reddeer.prcheck] $ /bin/bash -x /tmp/jenkins7530211203583192252.sh + metacity --sm-disable --replace [reddeer.prcheck] $ /opt/tools/apache-maven/latest/bin/mvn -f /home/jenkins/agent/workspace/reddeer.prcheck/pom.xml -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 -U clean verify 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.55MB) [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.prcheck/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.v20230825-1346.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.2kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.100.v20230825-1346.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.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.49MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.100.v20230825-1346.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.prcheck/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.v20230829-0934.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.prcheck/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.prcheck/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.v20230825-1346.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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/plugins/org.eclipse.reddeer.gef/pom.xml [INFO] Fetching org.eclipse.draw2d_3.14.0.202308271959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.38kB) [INFO] Fetching org.eclipse.gef_3.15.0.202308271959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (999.88kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/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.prcheck/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.19.0.v20230828-0616.jar from https://download.eclipse.org/staging/2023-09/plugins/ (301.87kB) [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (500.56kB) [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.v20230825-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (507.87kB) [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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 jaxen_2.0.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (218.71kB) [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.catalog_3.2.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.15kB) [INFO] Fetching org.eclipse.m2e.archetype.common_3.2.104.jar from https://download.eclipse.org/staging/2023-09/plugins/ (179.57kB) [INFO] Fetching org.eclipse.m2e.maven.runtime_3.9.400.20230826-0755.jar from https://download.eclipse.org/staging/2023-09/plugins/ (5.32MB) [INFO] Fetching org.jdom2_2.0.6.v20230720-0727.jar from https://download.eclipse.org/staging/2023-09/plugins/ (349.79kB) [INFO] Fetching org.eclipse.m2e.archetype.descriptor_3.2.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.9kB) [INFO] Fetching org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (156.31kB) [INFO] Fetching org.eclipse.m2e.core_2.4.0.20230826-0915.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.71kB) [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.20230822-1606.jar from https://download.eclipse.org/staging/2023-09/plugins/ (812.06kB) [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.prcheck/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.prcheck/tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] Fetching org.eclipse.jdt_3.19.200.v20230903-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.74kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/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.prcheck/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.prcheck/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.22kB) [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.8kB) [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.33kB) [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.v202309012304.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.88kB) [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.79kB) [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.95kB) [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.7.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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.ppc64le_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.1MB) [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.gtk.linux.aarch64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.07MB) [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.equinox.transforms.hook_1.3.300.v20230622-2056.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.02kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.16MB) [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/tests/org.eclipse.reddeer.common.test/bin [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230903-1000.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.prcheck/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.prcheck/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -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.prcheck/tests/org.eclipse.reddeer.common.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/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.adaptable.RedDeerAdaptableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.009 s testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.properties.LoggerTest 08:21:07.218 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 08:21:07.219 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 08:21:07.219 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 08:21:07.219 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 08:21:07.219 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 08:21:07.219 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 08:21:07.219 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.reddeer.common.properties.LoggerTest testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest) Time elapsed: 0.018 s Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.002 s getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getFloatSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.049 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.001 s getSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.009 s test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.003 s test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitWhileTest 08:21:07.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:21:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 08:21:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:21:18.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, NO exception will be thrown 08:21:18.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:21:20.895 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: 13.553 s - in org.eclipse.reddeer.common.test.wait.WaitWhileTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0.042 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.006 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 4.002 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 2.501 s Running org.eclipse.reddeer.common.test.wait.TimePeriodTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.common.test.wait.TimePeriodTest getSeconds_factor_gt1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1_smallnumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.test.wait.GroupWaitTest 08:21:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:21:23.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 08:21:23.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:21:30.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 08:21:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:21:34.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 08:21:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:21:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 08:21:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:21:42.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 08:21:42.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:21:44.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 08:21:44.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:21:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 08:21:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:21:55.950 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: 35.02 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.506 s test_groupWaitNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 s test_groupWaitOneFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 7.003 s test_groupWaitTimeoutDefault(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 4.001 s test_groupWaitWaitWhileFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 8.003 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.WaitUntilTest 08:21:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:22:02.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 08:22:02.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:22:09.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 08:22:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:22:12.465 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.508 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.501 s Running org.eclipse.reddeer.common.test.util.XPathEvaluatorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.039 s testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.003 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.002 s testXPathWithNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.002 s testXPathWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.003 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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.swt.test --- [INFO] Fetching 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.prcheck/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.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -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.prcheck/tests/org.eclipse.reddeer.swt.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/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.widgets.DefaultControlTest 08:22:30.825 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:22:30.827 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:22:30.899 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:22:30.901 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:22:30.928 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 08:22:31.014 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:22:31.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:31.020 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 08:22:31.023 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:22:31.023 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:22:31.087 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:22:31.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:31.093 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:22:31.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:31.096 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:22:31.100 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:31.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:31.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 08:22:31.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 08:22:31.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:31.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:31.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:31.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:22:31.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:22:31.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:22:31.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:31.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:31.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 08:22:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:31.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:31.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:31.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:31.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:31.393 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:22:31.393 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:22:31.393 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:22:31.394 DEBUG [main][AbstractWait] Waiting until shell is active... 08:22:31.394 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:22:31.394 INFO [main][AbstractShell] Close shell Testing shell 08:22:31.394 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:22:31.431 DEBUG [main][AbstractWait] Waiting while shell is available... 08:22:31.432 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:22:31.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 08:22:31.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:31.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:31.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:31.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:31.587 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 08:22:31.596 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 08:22:31.596 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:31.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:31.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:31.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.48 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 08:22:31.693 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 08:22:31.694 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:22:31.695 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:31.695 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 08:22:31.695 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:31.695 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:22:31.696 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:31.696 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:22:31.696 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:31.708 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:31.709 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 08:22:31.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 08:22:31.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:31.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:31.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:31.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:22:31.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:22:31.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:22:31.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:31.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:31.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 08:22:31.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:31.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:31.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:31.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:31.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:31.807 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 08:22:31.809 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:22:31.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 08:22:31.810 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:22:31.810 DEBUG [main][AbstractWait] Waiting until shell is active... 08:22:31.810 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:22:31.810 INFO [main][AbstractShell] Close shell Testing shell 08:22:31.811 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:22:31.819 DEBUG [main][AbstractWait] Waiting while shell is available... 08:22:31.819 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:22:31.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 08:22:31.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:31.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:31.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 08:22:31.912 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 08:22:31.912 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:31.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:31.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:31.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.203 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:31.931 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:31.935 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:22:31.935 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:31.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:31.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:31.936 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:22:31.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:31.936 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:22:31.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:31.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:31.937 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:22:31.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:31.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:31.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:31.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:32.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 1 and no matchers specified 08:22:32.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:32.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:32.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:32.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:22:32.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:32.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:32.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:22:32.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:22:32.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:22:32.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:22:33.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:22:33.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:22:33.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:22:33.312 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 08:22:33.317 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:22:33.318 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:22:33.318 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:22:33.318 DEBUG [main][AbstractWait] Waiting until shell is active... 08:22:33.318 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:22:33.318 INFO [main][AbstractShell] Close shell Testing shell 08:22:33.318 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:22:33.353 DEBUG [main][AbstractWait] Waiting while shell is available... 08:22:33.353 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:22:33.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:33.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:33.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:33.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:33.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:33.398 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:22:33.398 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:33.398 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:22:33.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:33.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:33.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:33.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:33.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "@#NON_EXISITNG_LABEL%$") 08:22:33.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:33.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:33.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:33.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:22:33.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:33.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:33.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:33.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:33.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:33.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:34.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:34.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:34.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:22:34.499 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 08:22:34.500 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:22:34.500 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:22:34.500 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:22:34.500 DEBUG [main][AbstractWait] Waiting until shell is active... 08:22:34.500 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:22:34.500 INFO [main][AbstractShell] Close shell Testing shell 08:22:34.501 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:22:34.523 DEBUG [main][AbstractWait] Waiting while shell is available... 08:22:34.524 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:22:34.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:34.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:34.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:34.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:34.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:34.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:22:34.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:34.549 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:22:34.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:34.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:34.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:34.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:34.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 08:22:34.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:34.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:34.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:34.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:22:34.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:34.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:34.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:34.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:34.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:34.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 08:22:34.641 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 08:22:34.815 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:22:34.816 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:22:34.817 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:22:34.817 DEBUG [main][AbstractWait] Waiting until shell is active... 08:22:34.818 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:22:34.818 INFO [main][AbstractShell] Close shell Testing shell 08:22:34.818 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:22:34.839 DEBUG [main][AbstractWait] Waiting while shell is available... 08:22:34.839 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:22:34.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:34.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:34.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:34.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:22:34.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:34.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:22:34.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:34.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:34.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:34.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:34.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 08:22:34.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:34.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:22:34.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:34.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:34.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:34.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:34.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:34.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 08:22:34.992 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 08:22:35.136 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:22:35.136 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:22:35.136 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:22:35.137 DEBUG [main][AbstractWait] Waiting until shell is active... 08:22:35.137 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:22:35.137 INFO [main][AbstractShell] Close shell Testing shell 08:22:35.137 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:22:35.162 DEBUG [main][AbstractWait] Waiting while shell is available... 08:22:35.162 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:22:35.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:35.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:35.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:35.202 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:22:35.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:35.202 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:22:35.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:35.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:35.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:35.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:35.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 08:22:35.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:35.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:35.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:35.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:22:35.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:35.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:35.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:35.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:35.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:35.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 08:22:35.321 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:22:35.322 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:22:35.322 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:22:35.322 DEBUG [main][AbstractWait] Waiting until shell is active... 08:22:35.323 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:22:35.323 INFO [main][AbstractShell] Close shell Testing shell 08:22:35.323 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:22:35.512 DEBUG [main][AbstractWait] Waiting while shell is available... 08:22:35.512 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:22:35.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:35.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:35.513 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:35.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:35.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:35.516 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:22:35.516 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:35.517 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:22:35.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:35.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:35.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:35.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:35.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test browser:") 08:22:35.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:35.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:35.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:35.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:22:35.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:35.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:35.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:35.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:35.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:35.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 08:22:35.611 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:22:35.612 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:22:35.612 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:22:35.612 DEBUG [main][AbstractWait] Waiting until shell is active... 08:22:35.612 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:22:35.612 INFO [main][AbstractShell] Close shell Testing shell 08:22:35.612 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:22:35.806 DEBUG [main][AbstractWait] Waiting while shell is available... 08:22:35.807 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:22:35.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:35.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:35.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:35.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:35.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:35.810 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:22:35.810 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:35.810 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:22:35.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:22:35.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:35.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:35.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:35.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 08:22:35.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:35.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:35.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:35.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:22:35.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:35.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:35.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:35.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:35.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:35.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 08:22:35.896 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 08:22:35.905 DEBUG [main][BrowserProgressListener] Calling chanded() 08:22:35.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:22:35.906 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:22:36.168 DEBUG [main][BrowserProgressListener] Calling chanded() 08:22:36.406 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:22:36.581 DEBUG [main][BrowserProgressListener] Calling chanded() 08:22:36.833 DEBUG [main][BrowserProgressListener] Calling chanded() 08:22:36.907 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:22:37.066 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 08:22:37.407 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:22:37.611 DEBUG [main][BrowserProgressListener] Calling chanded() 08:22:37.907 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:22:37.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:22:37.908 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 08:22:47.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:22:47.911 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:22:47.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:22:47.929 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 08:22:47.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:22:47.930 DEBUG [main][BrowserProgressListener] Calling chanded() 08:22:47.930 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:22:47.999 DEBUG [main][BrowserProgressListener] Calling chanded() 08:22:48.205 DEBUG [main][BrowserProgressListener] Calling chanded() 08:22:48.430 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:22:48.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:22:48.431 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 08:22:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:22:58.431 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:22:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:22:58.433 INFO [WorkbenchTestable][AbstractBrowser] Browser back 08:22:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:22:58.435 DEBUG [main][BrowserProgressListener] Calling chanded() 08:22:58.436 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:22:58.680 DEBUG [main][BrowserProgressListener] Calling chanded() 08:22:58.936 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:22:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:22:58.936 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:22:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:22:59.937 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:22:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:22:59.940 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 08:22:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:22:59.942 DEBUG [main][BrowserProgressListener] Calling chanded() 08:22:59.942 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:23:00.044 DEBUG [main][BrowserProgressListener] Calling chanded() 08:23:00.442 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:23:00.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:23:00.443 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:23:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:23:01.443 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:23:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:23:01.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:01.446 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:01.446 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:01.447 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:01.447 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:01.447 INFO [main][AbstractShell] Close shell Testing shell 08:23:01.447 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:01.470 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:01.470 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:01.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:23:01.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:01.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:01.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:01.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:01.496 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:23:01.496 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:23:01.496 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:01.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.567 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.461 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.151 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.315 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.338 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.314 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.293 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 25.686 s Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:01.528 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:01.530 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:01.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:01.531 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:01.531 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:01.531 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:01.531 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:01.532 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:01.532 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:01.532 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:01.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:23:01.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:01.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:01.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:01.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:01.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:01.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:01.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:01.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:01.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:01.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:01.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 08:23:01.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:01.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 08:23:01.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:01.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:01.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:01.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:01.713 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:23:01.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:01.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:23:01.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:01.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:01.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:01.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:01.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:01.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:01.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:01.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:01.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:01.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:01.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:01.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:01.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:01.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:01.808 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 08:23:01.816 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 08:23:01.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:01.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:01.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:01.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:01.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:01.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:23:01.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:01.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:23:01.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:01.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:01.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:01.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:01.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:01.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:01.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:01.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:01.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:01.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:01.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:01.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:01.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:01.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:01.925 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 08:23:01.926 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 08:23:01.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:01.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:01.934 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:01.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:23:01.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:01.997 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:23:01.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:01.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:01.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:01.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:02.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:02.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:02.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:02.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:02.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:02.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:02.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:02.090 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 08:23:02.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 08:23:02.091 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 08:23:02.091 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 08:23:02.091 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 08:23:02.092 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 08:23:02.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:02.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:02.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:02.137 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:23:02.137 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:02.137 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:23:02.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:02.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:02.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:02.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:02.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:02.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:02.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:02.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:02.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:02.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:02.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:02.233 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 08:23:02.233 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 08:23:02.233 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 08:23:02.233 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 08:23:02.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:02.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:02.241 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:02.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:02.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:02.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:23:02.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:02.304 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:23:02.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:02.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:02.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:02.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:02.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:02.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:02.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:02.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:02.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:02.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:02.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:02.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:02.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:02.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:02.354 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 08:23:02.354 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 08:23:02.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 08:23:02.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:02.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:02.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:02.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:02.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:02.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:23:02.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:02.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:23:02.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:02.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:02.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:02.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:02.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:02.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:02.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:02.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:02.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:02.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:02.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:02.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:02.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:02.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:02.490 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 08:23:02.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 08:23:02.490 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 08:23:02.491 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 08:23:02.491 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 08:23:02.491 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 08:23:02.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:02.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:02.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:02.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:02.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:02.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:23:02.511 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:23:02.511 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:02.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:02.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:02.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.18 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.15 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.133 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.14 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.167 s hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.114 s shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.093 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:23:02.557 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:23:02.558 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:02.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:02.586 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:23:02.586 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:02.586 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:02.587 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:02.587 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:02.587 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:02.587 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:02.588 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:23:02.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:23:02.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:02.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:02.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:02.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:02.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:02.612 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 08:23:02.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:02.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:02.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:02.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:02.616 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:23:02.616 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:02.616 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:02.616 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:23:02.616 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:23:02.617 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:23:02.617 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:23:02.617 DEBUG [main][MenuItemLookup] Item match:Window 08:23:02.624 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:23:02.624 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:23:02.624 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:23:02.624 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:02.624 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:23:02.624 DEBUG [main][MenuItemLookup] Item match:Show View 08:23:02.640 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:23:02.640 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:23:02.641 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:23:02.641 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:23:02.641 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:23:02.641 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:23:02.641 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:23:02.641 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:23:02.641 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:02.641 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:23:02.641 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:23:02.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:23:02.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:23:02.646 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:23:02.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:23:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:23:02.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:23:02.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:02.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:02.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:02.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:02.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:02.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:02.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:02.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:02.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:02.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:02.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:02.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 08:23:02.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:23:02.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:03.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:03.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:23:03.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 08:23:03.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:23:03.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:03.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:23:03.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:03.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:23:03.407 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 08:23:03.407 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 08:23:03.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 08:23:03.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 08:23:03.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:03.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:03.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:03.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:03.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:03.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:03.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:23:03.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:03.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:03.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:03.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:03.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:03.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:03.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:03.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:03.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:03.416 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:23:03.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:03.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:03.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:03.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:23:03.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:23:03.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:23:03.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:03.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:23:03.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:03.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:03.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:03.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:03.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:03.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 08:23:03.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:03.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:03.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:03.623 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 08:23:03.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 08:23:03.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:03.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:03.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:03.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:03.709 DEBUG [main][MenuItemLookup] Found menu:'submenu' 08:23:03.709 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:03.709 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 08:23:03.709 DEBUG [main][MenuItemLookup] Item match:View Action with ID 08:23:03.709 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 08:23:03.709 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 08:23:03.710 INFO [main][MenuItemHandler] Select menu item: View Action with ID 08:23:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 08:23:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 08:23:03.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:23:03.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:03.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:03.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:23:03.723 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:03.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:23:03.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:23:03.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:03.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:03.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:03.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:03.730 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 08:23:03.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:03.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:03.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:03.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:03.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:03.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 08:23:03.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:03.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:03.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:03.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:03.740 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 08:23:03.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 08:23:03.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:03.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:03.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:03.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:03.743 DEBUG [main][MenuItemLookup] Found menu:'submenu' 08:23:03.743 DEBUG [main][MenuItemLookup] Item match:submenu 08:23:03.746 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 08:23:03.746 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 08:23:03.759 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 08:23:03.759 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 08:23:03.760 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 08:23:03.761 DEBUG [main][MenuItemLookup] Found menu:'submenu' 08:23:03.761 DEBUG [main][MenuItemLookup] Item match:submenu 08:23:03.761 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 08:23:03.761 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 08:23:03.761 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 08:23:03.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 08:23:03.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 08:23:03.762 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 08:23:03.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:23:03.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:03.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:03.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:03.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:03.763 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:23:03.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:03.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:23:03.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:23:03.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:03.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:03.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:03.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:03.795 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 08:23:03.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:03.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:03.796 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:23:03.796 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:03.796 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:03.796 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:23:03.796 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:23:03.796 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:23:03.796 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:23:03.797 DEBUG [main][MenuItemLookup] Item match:Window 08:23:03.797 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:23:03.797 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:23:03.798 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:23:03.798 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:03.798 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:23:03.798 DEBUG [main][MenuItemLookup] Item match:Show View 08:23:03.805 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:23:03.805 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:23:03.805 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:23:03.805 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:23:03.805 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:23:03.805 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:23:03.805 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:23:03.805 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:23:03.805 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:03.805 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:23:03.806 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:23:03.807 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:23:03.807 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:23:03.807 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:23:03.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:23:03.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:23:03.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:23:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:03.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:03.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:03.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:03.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:03.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:03.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:03.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:23:03.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:23:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:04.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:04.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:23:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:23:04.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:23:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:04.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:23:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:04.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:23:04.429 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 08:23:04.429 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 08:23:04.429 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 08:23:04.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 08:23:04.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:04.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:04.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:04.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:04.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:04.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:23:04.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:04.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:04.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:04.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:04.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:04.435 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:23:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:04.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:04.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:04.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:23:04.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:23:04.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:23:04.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:23:04.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:04.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:04.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:04.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:04.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:23:04.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:04.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:04.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:04.648 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:23:04.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:23:04.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:04.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:04.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:04.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:04.696 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:23:04.697 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:04.697 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:23:04.697 DEBUG [main][MenuItemLookup] Item match:Filters... 08:23:04.697 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 08:23:04.697 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 08:23:04.697 INFO [main][MenuItemHandler] Select menu item: &Filters... 08:23:04.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 08:23:04.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available. finished successfully 08:23:04.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 08:23:04.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:04.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:04.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:23:04.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:04.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:04.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:04.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 08:23:04.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:04.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:04.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:04.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:04.844 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:23:04.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:04.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:04.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:04.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 08:23:04.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available. finished successfully 08:23:04.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 08:23:04.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 08:23:04.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:23:04.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:04.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:04.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:04.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:04.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:23:04.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:04.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:23:04.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:23:04.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:04.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:04.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:04.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:05.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:05.006 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:23:05.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:05.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:05.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:05.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:05.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 '\*?\QError Log\E') 08:23:05.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:05.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:05.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:05.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:05.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:05.019 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:23:05.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:23:05.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:05.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:05.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:05.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:05.023 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:23:05.023 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:05.023 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:23:05.023 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:05.023 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 08:23:05.023 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 08:23:05.023 DEBUG [main][MenuItemLookup] Item match:Show text filter 08:23:05.025 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 08:23:05.025 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 08:23:05.025 INFO [main][MenuItemHandler] Select menu item: &Show text filter 08:23:05.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:05.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:05.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:05.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:05.033 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 08:23:05.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:05.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:05.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:05.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:05.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:06.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:06.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:06.039 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 08:23:06.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:23:06.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:06.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:06.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:23:06.040 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:23:06.040 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:06.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.484 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.136 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.04 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.197 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.078 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 08:23:06.062 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 08:23:06.064 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:06.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:06.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 08:23:06.065 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:06.065 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:06.065 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:06.065 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:06.065 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:06.068 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 08:23:06.069 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 08:23:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:06.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:06.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:06.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:06.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 08:23:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:06.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:06.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:06.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:06.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:23:06.089 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 08:23:06.090 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:23:06.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:06.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 08:23:06.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 08:23:06.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 08:23:06.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:06.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:06.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:23:06.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:06.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:06.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:06.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:23:06.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:06.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:06.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:06.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:06.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:06.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:23:06.215 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 08:23:06.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:23:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:23:06.219 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 08:23:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:23:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:23:06.220 TRACE [main][WidgetHandler] Notify Table with event 13 08:23:06.221 TRACE [main][WidgetHandler] Wait for synchronization 08:23:06.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:06.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:06.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:06.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:23:06.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:06.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:06.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:06.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:23:06.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:06.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:06.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:06.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:23:06.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:06.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:06.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:06.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:06.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:06.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:06.230 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:23:06.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:06.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:06.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:23:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:23:07.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:23:07.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:07.105 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:23:07.105 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:07.105 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:07.105 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:23:07.105 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:23:07.105 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:23:07.105 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:23:07.105 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:23:07.106 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:23:07.106 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:23:07.106 DEBUG [main][MenuItemLookup] Item match:Window 08:23:07.107 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:23:07.107 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:23:07.107 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:23:07.107 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.107 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:23:07.107 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:23:07.107 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.107 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:23:07.107 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.107 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:23:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:07.108 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:23:07.108 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:07.108 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:07.108 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:23:07.108 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:23:07.108 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:23:07.108 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:23:07.108 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:23:07.108 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:23:07.108 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:23:07.108 DEBUG [main][MenuItemLookup] Item match:Window 08:23:07.109 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:23:07.109 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:23:07.109 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:23:07.109 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.109 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:23:07.109 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:23:07.110 DEBUG [main][MenuItemLookup] Item match:Perspective 08:23:07.115 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:23:07.115 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.115 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:23:07.115 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:23:07.115 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:23:07.115 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:23:07.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:23:07.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:07.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:07.116 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:23:07.116 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:07.116 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:07.116 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:23:07.117 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:23:07.117 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:23:07.117 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:23:07.117 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:23:07.117 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:23:07.117 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:23:07.117 DEBUG [main][MenuItemLookup] Item match:Window 08:23:07.118 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:23:07.118 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:23:07.118 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:23:07.118 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.118 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:23:07.118 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:23:07.118 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.118 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:23:07.118 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.118 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:23:07.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:07.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:07.123 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:23:07.123 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:07.123 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:07.123 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:23:07.123 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:23:07.123 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:23:07.123 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:23:07.123 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:23:07.123 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:23:07.123 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:23:07.124 DEBUG [main][MenuItemLookup] Item match:Window 08:23:07.124 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:23:07.125 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:23:07.125 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:23:07.125 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.125 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:23:07.125 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:23:07.125 DEBUG [main][MenuItemLookup] Item match:Perspective 08:23:07.126 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:23:07.126 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.126 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:23:07.126 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:23:07.126 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:23:07.126 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:23:07.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:07.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:07.127 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:23:07.127 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:07.127 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:07.127 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:23:07.127 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:23:07.127 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:23:07.127 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:23:07.127 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:23:07.127 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:23:07.127 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:23:07.127 DEBUG [main][MenuItemLookup] Item match:Window 08:23:07.128 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:23:07.128 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:23:07.128 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:23:07.128 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.128 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:23:07.128 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:23:07.128 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.128 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:23:07.128 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.128 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:23:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:07.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:23:07.129 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:07.129 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:07.129 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:23:07.129 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:23:07.129 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:23:07.129 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:23:07.129 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:23:07.129 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:23:07.129 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:23:07.129 DEBUG [main][MenuItemLookup] Item match:Window 08:23:07.130 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:23:07.130 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:23:07.130 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:23:07.130 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.130 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:23:07.130 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:23:07.130 DEBUG [main][MenuItemLookup] Item match:Perspective 08:23:07.131 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:23:07.131 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.131 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:23:07.131 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:23:07.131 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:23:07.131 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:23:07.131 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 08:23:07.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 08:23:07.132 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 08:23:07.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 08:23:07.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 08:23:07.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 08:23:07.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:07.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:07.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:07.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:07.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:07.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:23:07.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:07.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:07.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:07.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 "Reset Perspective") 08:23:07.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:07.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:07.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:07.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:23:07.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:07.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:07.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:07.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:07.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:07.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:07.220 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 08:23:07.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:07.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:07.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:07.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:07.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:07.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 08:23:07.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 08:23:07.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:07.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:07.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:07.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:07.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:07.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:07.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:07.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Run.*') 08:23:07.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:07.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:07.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:07.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:07.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:23:07.500 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:23:07.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:07.661 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 08:23:07.661 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:07.661 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:23:07.661 DEBUG [main][MenuItemLookup] Item match:Run As 08:23:07.665 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 08:23:07.665 DEBUG [main][MenuItemLookup] Item match:(none applicable) 08:23:07.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 08:23:07.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 08:23:07.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:07.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:07.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:07.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:07.667 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 08:23:07.667 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 08:23:07.667 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:07.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.198 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:23:07.692 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:23:07.693 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:07.694 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:07.694 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:23:07.694 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:07.694 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:07.700 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:07.700 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:07.700 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:07.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:07.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:23:07.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:23:07.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:07.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:07.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:07.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:07.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:07.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:07.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:07.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:07.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 08:23:07.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:07.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:07.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:07.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:07.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:23:07.758 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:23:07.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:07.796 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 08:23:07.797 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 08:23:07.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:23:07.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:07.806 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:07.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:23:07.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:07.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:23:07.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:23:07.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:07.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:07.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:07.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:07.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:07.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:07.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:07.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:07.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 08:23:07.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:07.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:07.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:07.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:07.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:23:07.921 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:23:07.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:07.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 08:23:07.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 08:23:07.938 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 08:23:07.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:23:07.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:07.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:08.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:08.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:08.004 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:23:08.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:08.004 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:23:08.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:23:08.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:08.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:08.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:08.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:08.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:08.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:08.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:08.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:08.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 08:23:08.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:08.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:08.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:08.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:08.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:23:08.089 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:23:08.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:08.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:23:08.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:08.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:08.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:08.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:08.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:23:08.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:08.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:23:08.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:23:08.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:08.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:08.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:08.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:08.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:08.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:08.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 08:23:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:08.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:08.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:08.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:23:08.218 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:23:08.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:08.233 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 08:23:08.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:23:08.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:08.242 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:08.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:08.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:08.297 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:23:08.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:08.297 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:23:08.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:23:08.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:08.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:08.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:08.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:08.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:08.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "genericToolItem") 08:23:08.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:08.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:08.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:08.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:08.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:23:08.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:23:08.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:08.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:08.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:08.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:08.415 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:23:08.415 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:23:08.415 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:08.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:08.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:08.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.142 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.16 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.144 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.148 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.118 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:08.422 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:08.424 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:08.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:08.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:08.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:08.425 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:08.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:08.425 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:08.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:08.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:08.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:08.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:08.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:08.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:08.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:08.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:08.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:08.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:08.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:08.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:23:08.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:08.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:08.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:08.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:08.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:08.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:08.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:23:08.505 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:08.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:08.505 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:08.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:08.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:08.508 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:23:08.508 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 08:23:08.509 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 08:23:08.509 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 08:23:08.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:08.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:08.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:08.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:08.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:08.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:08.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:08.552 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:08.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:08.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:08.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:08.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:08.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:08.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:08.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:08.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:08.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:23:08.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:08.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:08.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:08.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:08.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:08.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:08.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:08.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:23:08.623 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:08.623 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:08.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:08.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:08.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:08.624 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:23:08.624 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 08:23:08.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 08:23:08.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:08.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:08.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:08.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:08.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:08.691 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:08.691 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:08.691 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:08.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:08.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:08.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:08.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:08.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:08.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:08.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:08.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:23:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:08.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:08.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:08.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:08.747 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:23:08.747 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:08.747 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:08.748 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:08.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:08.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:08.748 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:23:08.748 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:23:08.748 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:23:08.748 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 08:23:08.748 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 08:23:08.749 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 08:23:08.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 08:23:08.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 08:23:08.749 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 08:23:08.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:08.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:08.758 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:08.815 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:08.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:08.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:08.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:08.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:08.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:08.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:08.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:08.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:08.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:08.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:23:08.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:08.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:08.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:08.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:08.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:08.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:08.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:08.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:23:08.909 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:08.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:08.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:08.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:08.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:08.910 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:23:08.911 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 08:23:08.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:08.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:08.921 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:09.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:09.036 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:09.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:09.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:09.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:09.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:09.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:09.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:09.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:23:09.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:09.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:09.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:09.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:09.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:09.141 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:09.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:09.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:09.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:09.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:09.142 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:23:09.142 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:23:09.142 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:23:09.142 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 08:23:09.142 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 08:23:09.142 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 08:23:09.142 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 08:23:09.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:09.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:09.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:09.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:09.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:09.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:09.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:09.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:09.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:09.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:09.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:09.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 08:23:09.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:09.288 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 08:23:09.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:09.297 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:09.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:09.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:09.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:09.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:09.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:09.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:09.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:09.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:09.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:09.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:09.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:09.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:23:09.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:09.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:09.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:09.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:09.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:09.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:09.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:09.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:23:09.412 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:09.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:09.412 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:09.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:09.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:09.413 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:23:09.413 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:23:09.413 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:23:09.413 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 08:23:09.413 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 08:23:09.413 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 08:23:09.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:09.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:09.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:09.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:09.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.438 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:09.438 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:09.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:09.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:09.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:09.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:09.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:09.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:09.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:09.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 08:23:09.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:09.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 08:23:09.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:09.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:09.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:09.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:09.588 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.588 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:09.588 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:09.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:09.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:09.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:09.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:09.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:09.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:09.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:09.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.shell.DefaultShell, index 0 and no matchers specified 08:23:09.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:09.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:09.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:09.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:09.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:09.644 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:23:09.644 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:09.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:09.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:09.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:09.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:09.645 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:23:09.645 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:23:09.645 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:23:09.645 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 08:23:09.647 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 08:23:09.647 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 08:23:09.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:09.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:09.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:09.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:09.708 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.708 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:09.708 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:09.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:09.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:09.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:09.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:09.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:09.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:23:09.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:09.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:09.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:09.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:09.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:09.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:09.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:09.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:23:09.764 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:09.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:09.764 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:09.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:09.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:09.765 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:23:09.765 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:23:09.765 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:23:09.765 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 08:23:09.765 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 08:23:09.765 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 08:23:09.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:09.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:09.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:09.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:09.822 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.822 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:09.822 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:09.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:09.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:09.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:09.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:09.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:09.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:09.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:09.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.shell.DefaultShell, index 0 and no matchers specified 08:23:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:09.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:09.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:09.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:09.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:09.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:09.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:23:09.898 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:09.899 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:09.899 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:09.899 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:09.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:09.899 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:23:09.899 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 08:23:09.900 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 08:23:09.900 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 08:23:09.900 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 08:23:09.900 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 08:23:09.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:09.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:09.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:09.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:09.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 08:23:09.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:09.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:09.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:09.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:09.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:09.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:09.901 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:09.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:09.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:09.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:09.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:09.951 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:09.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:09.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:09.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:09.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:09.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:10.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:10.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:10.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:10.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:10.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:23:10.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:10.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:10.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:10.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:10.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:10.021 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:10.021 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:10.021 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:10.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:10.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:10.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:10.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:10.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:10.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:10.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:10.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:10.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:10.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:10.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:10.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:10.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:10.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:10.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:10.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 08:23:10.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:10.140 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 08:23:10.140 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 08:23:10.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:10.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:10.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:10.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:10.195 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:10.196 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:10.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:10.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:10.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:10.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:10.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:10.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:23:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:10.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:10.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:10.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:10.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:10.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:10.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:10.252 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:10.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:10.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:10.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:10.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:10.253 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:23:10.253 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:23:10.253 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:23:10.253 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 08:23:10.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 08:23:10.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:10.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:10.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:10.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:10.316 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:10.317 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:10.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:10.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:10.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:10.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 08:23:10.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:10.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:10.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:10.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:23:10.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:10.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:10.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:10.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:10.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:10.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:10.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:10.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:23:10.388 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:10.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:10.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:10.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:10.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:10.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:10.397 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:10.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:10.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:10.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:10.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:10.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:10.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:10.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:10.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:10.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:10.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:23:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:10.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:10.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:10.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:10.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:10.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:10.504 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:10.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:10.505 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:10.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:10.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:10.505 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:23:10.505 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:23:10.505 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:23:10.505 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 08:23:10.506 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 08:23:10.506 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 08:23:10.506 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 08:23:10.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:10.514 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:10.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:10.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:10.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.553 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:10.553 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:10.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:10.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:10.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:10.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:10.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:10.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:10.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:10.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:23:10.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:10.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:10.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:10.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:10.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:10.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:10.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:10.621 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:23:10.621 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:10.621 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:10.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:10.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:10.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:10.622 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:23:10.622 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 08:23:10.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:10.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:10.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:10.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:10.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:10.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:10.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:10.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:10.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:10.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:10.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:23:10.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:10.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:10.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:10.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:10.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:10.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:23:10.745 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:10.746 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:10.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:10.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:10.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:10.746 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:23:10.747 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:23:10.747 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:23:10.747 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 08:23:10.747 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 08:23:10.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:10.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:10.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:10.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:10.814 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.814 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:10.814 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:10.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:10.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:23:10.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:23:10.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:23:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:10.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:23:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:10.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:10.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:10.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:10.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:10.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:10.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:10.888 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:23:10.888 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:23:10.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:23:10.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:23:10.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:23:10.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:10.889 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:23:10.889 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:23:10.889 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:23:10.889 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 08:23:10.889 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 08:23:10.890 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 08:23:10.890 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 08:23:10.890 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 08:23:10.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:10.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:10.935 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:23:10.935 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:23:10.935 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:10.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.514 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.126 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.139 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.124 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.219 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.181 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.118 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.103 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.15 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.12 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.114 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.128 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.137 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.106 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.12 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.094 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.14 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.133 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.128 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.121 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:23:10.945 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:23:10.946 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:10.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:10.946 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:23:10.946 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:10.946 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:10.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:10.947 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:10.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:10.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:10.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 08:23:10.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:23:10.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:10.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:10.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:10.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:10.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:10.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:10.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:10.994 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 08:23:10.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:10.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:10.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:10.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:10.994 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:23:10.995 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:10.995 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:10.995 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:23:10.995 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:23:10.995 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:23:10.995 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:23:10.995 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:23:10.995 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:23:10.995 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:23:10.995 DEBUG [main][MenuItemLookup] Item match:Window 08:23:10.996 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:23:10.996 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:23:10.996 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:23:10.996 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:10.996 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:23:10.996 DEBUG [main][MenuItemLookup] Item match:Show View 08:23:11.003 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:23:11.003 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:23:11.003 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:23:11.003 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:23:11.004 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:23:11.004 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:23:11.004 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:23:11.004 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:23:11.004 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:23:11.004 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:23:11.004 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:23:11.004 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:23:11.004 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:23:11.004 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:11.004 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:23:11.004 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:23:11.004 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:23:11.004 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:23:11.005 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:23:11.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:23:11.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:23:11.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:23:11.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:11.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:11.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 08:23:11.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:11.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:11.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:11.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:11.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:11.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:11.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:11.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 08:23:11.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:23:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:11.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:23:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:11.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:23:11.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 08:23:11.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:23:11.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:11.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:23:11.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:11.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:23:11.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 08:23:11.136 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 08:23:11.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 08:23:11.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 08:23:11.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:11.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:11.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:11.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:23:11.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:11.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:11.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:11.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:11.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:11.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:11.152 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:23:11.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:11.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:11.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:11.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:11.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:23:11.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:23:11.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:23:11.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:23:11.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:11.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:11.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 08:23:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:11.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:11.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:11.351 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:23:11.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:23:11.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:11.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:11.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:11.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:11.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.workbench.impl.view.WorkbenchView, index 0 and following matchers specified ( with key 'org.eclipse.reddeer.widget.key' and value 'text1') 08:23:11.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:11.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 08:23:11.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:11.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:11.360 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:11.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:23:11.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:11.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:11.362 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 08:23:11.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:11.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 08:23:11.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:23:11.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:11.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:11.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:11.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:11.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:11.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 08:23:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:11.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:11.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:11.426 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:23:11.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:23:11.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:11.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:11.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:11.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:11.443 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 08:23:11.443 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 08:23:11.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:23:11.448 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:23:11.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:11.539 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 08:23:11.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:11.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:11.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:11.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:23:11.557 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:11.557 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:11.557 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:23:11.557 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:23:11.557 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:23:11.557 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:23:11.557 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:23:11.557 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:23:11.557 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:23:11.557 DEBUG [main][MenuItemLookup] Item match:Window 08:23:11.558 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:23:11.558 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:23:11.558 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:23:11.558 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:11.558 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:23:11.558 DEBUG [main][MenuItemLookup] Item match:Show View 08:23:11.568 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:23:11.568 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:23:11.568 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:23:11.568 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:23:11.568 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:23:11.568 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:23:11.568 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:23:11.568 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:23:11.568 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:23:11.568 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:23:11.568 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:23:11.569 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:23:11.569 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:23:11.569 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:11.569 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:23:11.569 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:23:11.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:23:11.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:23:11.586 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:23:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:23:11.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:23:11.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:23:11.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:11.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:11.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:11.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:11.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:11.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:11.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:11.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:11.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:11.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:11.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 08:23:11.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:23:11.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:11.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:23:11.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:11.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:23:11.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 08:23:11.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:23:11.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:11.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:23:11.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:11.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:23:11.700 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 08:23:11.700 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 08:23:11.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 08:23:11.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 08:23:11.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:11.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:11.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:11.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:11.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:11.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.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 "Open") 08:23:11.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:11.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:11.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:11.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:11.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:11.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:11.712 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:23:11.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:11.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:11.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:11.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:11.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:23:11.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:23:11.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:23:11.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:23:11.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:11.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:11.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:11.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:11.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 '\*?\QRedDeer SWT Controls\E') 08:23:11.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:11.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:11.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:11.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:11.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:11.856 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:23:11.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:23:11.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:11.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:11.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:11.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:11.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:11.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:11.862 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:23:11.862 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:11.862 DEBUG [main][MenuItemLookup] Item match:File 08:23:11.866 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:11.866 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:23:11.870 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:23:11.870 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:23:11.870 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:11.870 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:23:11.871 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:23:11.871 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:23:11.871 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:23:11.885 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:23:11.885 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:23:11.885 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:23:11.885 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:23:11.885 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:23:11.886 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:11.886 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:23:11.886 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:23:11.886 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:11.886 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:23:11.886 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:23:11.901 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:23:11.901 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:23:11.901 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:23:12.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 08:23:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully 08:23:12.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:23:12.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:12.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:12.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:12.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:23:12.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:12.035 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:12.037 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 08:23:12.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:23:12.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:23:12.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:12.044 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:23:12.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:12.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:12.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:12.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:12.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:23:12.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:12.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:12.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.109 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 08:23:12.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:12.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 08:23:12.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:23:12.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:12.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:12.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:12.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:12.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:12.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:12.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 08:23:12.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:12.142 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:23:12.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:23:12.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:12.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:12.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:12.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:12.145 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 08:23:12.145 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 08:23:12.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:23:12.146 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:23:12.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:12.230 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 08:23:12.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:12.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:12.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:12.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:12.232 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:23:12.232 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:12.232 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:12.232 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:23:12.232 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:23:12.232 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:23:12.232 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:23:12.232 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:23:12.232 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:23:12.232 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:23:12.232 DEBUG [main][MenuItemLookup] Item match:Window 08:23:12.233 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:23:12.233 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:23:12.233 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:23:12.233 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:12.233 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:23:12.233 DEBUG [main][MenuItemLookup] Item match:Show View 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:12.240 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:23:12.240 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:23:12.256 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:23:12.256 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:23:12.257 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:23:12.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:23:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:23:12.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:23:12.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:12.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:12.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:12.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:12.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:12.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:12.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:12.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 08:23:12.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:23:12.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:12.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:23:12.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:12.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:23:12.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 08:23:12.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:23:12.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:12.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:23:12.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:12.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:23:12.397 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 08:23:12.397 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 08:23:12.397 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 08:23:12.397 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 08:23:12.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:12.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:23:12.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:23:12.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:12.400 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:23:12.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:12.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:12.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:12.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:12.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:23:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:23:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:23:12.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:23:12.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:12.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:12.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:12.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:12.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 08:23:12.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:12.520 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:23:12.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:23:12.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:12.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:12.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:12.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:12.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:12.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.537 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:23:12.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:12.537 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:12.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Original text") 08:23:12.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.538 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:23:12.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:12.538 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:12.539 INFO [WorkbenchTestable][AbstractText] Text set to: New text 08:23:12.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:12.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.539 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:23:12.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:12.540 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:12.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "New text") 08:23:12.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.540 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:23:12.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:12.542 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:12.542 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 08:23:12.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:23:12.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:12.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:12.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 08:23:12.544 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:23:12.544 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:12.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.6 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.414 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.747 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.433 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:12.551 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:12.552 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:12.553 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:12.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:12.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:12.553 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:12.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:12.553 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:12.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:12.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:12.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:12.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:12.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:12.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:12.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:12.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:12.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:12.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:12.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:12.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:12.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test clabel") 08:23:12.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:12.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:12.661 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:12.663 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:12.663 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:12.663 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:12.664 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:12.664 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:12.664 INFO [main][AbstractShell] Close shell Testing shell 08:23:12.664 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:12.678 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:12.678 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:12.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:12.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:12.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:12.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:12.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:12.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:12.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:12.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:12.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:12.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:12.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:12.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:12.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:12.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:12.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "FormLabel") 08:23:12.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:12.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:12.805 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:12.807 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:12.807 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:12.807 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:12.808 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:12.808 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:12.808 INFO [main][AbstractShell] Close shell Testing shell 08:23:12.808 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:12.822 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:12.822 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:12.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:12.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:12.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.847 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:12.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:12.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:12.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:12.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:12.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:12.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:12.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:12.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:12.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:12.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 08:23:12.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:12.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:12.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:12.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:23:12.932 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:12.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label") 08:23:12.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:12.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:12.941 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:12.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 08:23:12.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:12.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:12.947 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:12.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label") 08:23:12.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:12.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:12.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:12.950 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:12.951 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:12.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 08:23:12.952 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:12.953 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:12.953 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:12.953 INFO [main][AbstractShell] Close shell Testing shell 08:23:12.953 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:12.966 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:12.966 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:12.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:12.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:12.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:13.005 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:13.006 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:13.006 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:13.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:13.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:13.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:13.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:13.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:13.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:13.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:13.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:13.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:13.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label4") 08:23:13.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:13.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:13.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:13.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:13.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:13.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:13.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:13.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:13.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:13.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:13.100 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:13.102 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:13.102 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:13.103 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:13.104 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:13.104 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:13.104 INFO [main][AbstractShell] Close shell Testing shell 08:23:13.104 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:13.117 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:13.117 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:13.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:13.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:13.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:13.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:13.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:13.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:13.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:13.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:13.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:13.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:13.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:13.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:13.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:13.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:13.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label2") 08:23:13.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:13.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:13.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:13.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:13.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:13.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:13.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:13.259 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:13.260 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 08:23:13.261 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:13.261 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:13.261 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:13.262 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:13.262 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:13.262 INFO [main][AbstractShell] Close shell Testing shell 08:23:13.262 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:13.286 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:13.286 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:13.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:13.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:13.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:13.301 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:13.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:13.301 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:13.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:13.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:13.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:13.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:13.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:13.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:13.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:13.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:13.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:13.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label1*") 08:23:13.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:13.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:13.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:13.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:13.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:13.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:13.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:13.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:13.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:13.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:13.409 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:13.414 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:13.414 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:13.414 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:13.415 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:13.415 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:13.415 INFO [main][AbstractShell] Close shell Testing shell 08:23:13.415 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:13.428 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:13.428 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:13.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:13.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:13.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:13.455 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:13.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:13.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:13.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:13.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:13.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:13.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:13.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:13.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:13.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label3") 08:23:13.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:13.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:13.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:13.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:13.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:13.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:13.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:13.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:13.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:13.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:13.559 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:13.563 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:13.563 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:13.564 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:13.565 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:13.565 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:13.565 INFO [main][AbstractShell] Close shell Testing shell 08:23:13.565 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:13.598 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:13.598 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:13.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:13.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:13.599 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:13.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:13.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:13.614 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:13.614 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:13.614 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:13.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:13.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:13.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:13.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:13.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:13.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label1") 08:23:13.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:13.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:13.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:13.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:13.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:13.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:13.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:13.722 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:13.728 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:13.728 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:13.728 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:13.729 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:13.729 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:13.729 INFO [main][AbstractShell] Close shell Testing shell 08:23:13.729 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:13.750 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:13.751 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:13.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:13.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:13.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:13.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:13.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:13.763 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:13.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:13.763 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:13.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:13.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:13.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:13.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:13.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:13.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:13.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:13.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label") 08:23:13.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:13.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:13.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:13.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:13.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:13.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:13.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:13.855 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:13.859 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:13.860 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:13.860 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:13.861 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:13.861 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:13.861 INFO [main][AbstractShell] Close shell Testing shell 08:23:13.861 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:13.887 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:13.887 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:13.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:13.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:13.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:13.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:13.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:13.921 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:13.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:13.922 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:13.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:13.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:13.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:13.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:13.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:14.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:14.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 08:23:14.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:14.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:14.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:14.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:14.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:14.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:14.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:14.016 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:14.017 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 08:23:14.017 INFO [WorkbenchTestable][AbstractText] Text set to: 08:23:14.017 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:14.017 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 08:23:14.025 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 08:23:14.135 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:14.135 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 08:23:14.739 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:14.739 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 08:23:15.340 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:15.340 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:23:15.941 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:15.942 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 08:23:16.543 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:16.543 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:23:17.144 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:17.144 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 08:23:17.745 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:17.745 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 08:23:18.347 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:18.347 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 08:23:18.948 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:18.948 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 08:23:19.550 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:19.550 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 08:23:20.152 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:20.152 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 08:23:20.753 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:20.753 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 08:23:21.354 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:21.354 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 08:23:21.956 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:21.956 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:23:22.557 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:22.557 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:23:23.159 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:23.159 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 08:23:23.760 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:23.760 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:23:24.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 08:23:24.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:24.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:24.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:24.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:24.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:24.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:24.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:24.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:24.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:24.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:24.367 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:24.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:24.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 08:23:24.368 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:24.370 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:24.370 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:24.370 INFO [main][AbstractShell] Close shell Testing shell 08:23:24.370 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:24.385 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:24.385 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:24.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:24.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:24.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:24.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:24.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:24.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:24.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:24.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:24.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:24.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:24.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:24.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:24.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 08:23:24.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:24.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:24.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:24.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:24.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:24.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:24.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:24.519 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:24.520 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 08:23:24.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 08:23:24.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:24.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:24.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:24.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:24.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:24.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:24.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:24.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:24.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:24.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:24.526 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:24.526 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:24.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 08:23:24.526 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:24.527 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:24.527 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:24.527 INFO [main][AbstractShell] Close shell Testing shell 08:23:24.527 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:24.541 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:24.541 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:24.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:24.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:24.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:24.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:24.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:24.590 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:24.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:24.591 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:24.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:24.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:24.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:24.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:24.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:24.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:24.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:24.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:24.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:24.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Special label?") 08:23:24.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:24.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:24.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:24.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:24.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:24.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:24.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:24.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:24.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:24.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:24.700 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:24.702 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:24.702 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:24.702 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:24.703 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:24.703 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:24.703 INFO [main][AbstractShell] Close shell Testing shell 08:23:24.703 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:24.716 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:24.716 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:24.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:24.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:24.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:24.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:24.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:24.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:24.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:24.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:24.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:24.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:24.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:24.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:24.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:24.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:24.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:24.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label2 *") 08:23:24.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:24.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:24.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:24.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:24.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:24.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:24.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:24.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:24.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:24.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:24.836 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:24.838 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:24.838 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:24.838 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:24.839 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:24.839 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:24.839 INFO [main][AbstractShell] Close shell Testing shell 08:23:24.839 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:24.852 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:24.852 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:24.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:24.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:24.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:24.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:24.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:24.890 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:24.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:24.891 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:24.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:24.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:24.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:24.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:24.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:24.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:24.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label2") 08:23:24.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:24.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:24.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:24.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:24.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:24.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:24.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:24.964 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:24.965 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:24.965 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:24.966 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:24.966 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:24.967 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:24.967 INFO [main][AbstractShell] Close shell Testing shell 08:23:24.967 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:24.991 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:24.991 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:24.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:24.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:24.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:25.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:25.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:25.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:25.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:25.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:25.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:25.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:25.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:25.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:25.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:25.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label2") 08:23:25.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:25.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:25.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:25.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:25.109 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:25.110 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.110 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:25.110 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:25.111 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:25.111 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:25.111 INFO [main][AbstractShell] Close shell Testing shell 08:23:25.111 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:25.125 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:25.125 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:25.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:25.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:25.125 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:25.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:25.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:25.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:25.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:25.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:25.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:25.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:25.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:25.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:25.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 08:23:25.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:25.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:25.238 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:25.239 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.239 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:25.239 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:25.240 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:25.240 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:25.240 INFO [main][AbstractShell] Close shell Testing shell 08:23:25.240 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:25.253 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:25.253 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:25.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:25.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:25.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:25.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.266 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:25.266 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:25.266 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:25.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:25.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:25.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:25.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:25.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:25.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:25.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "FormCLabel") 08:23:25.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:25.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:25.367 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:25.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:25.369 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:25.386 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:25.386 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:25.386 INFO [main][AbstractShell] Close shell Testing shell 08:23:25.386 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:25.399 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:25.399 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:25.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:25.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:25.400 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:25.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.413 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:23:25.413 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:23:25.413 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:25.413 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:25.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.864 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.151 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.142 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.158 s findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.136 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.158 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.154 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.159 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.149 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.158 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.489 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.179 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.147 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.152 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.123 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.134 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.117 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.147 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:23:25.424 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:23:25.425 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:25.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:25.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:23:25.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:25.425 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:25.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:25.427 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:25.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:25.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 08:23:25.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:25.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:25.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:25.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:25.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 08:23:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:25.444 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:23:25.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:23:25.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:25.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:25.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:25.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:25.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:25.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 08:23:25.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:23:25.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:25.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:25.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:25.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:25.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:25.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:25.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:25.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:23:25.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:25.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:23:25.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:25.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:23:25.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:25.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:25.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.557 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 08:23:25.558 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:25.558 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 08:23:25.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:23:25.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:25.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:25.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:25.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:25.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:23:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:25.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:23:25.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:25.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:23:25.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.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 08:23:25.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:23:25.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:25.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 08:23:25.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:25.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 08:23:25.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:23:25.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:25.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:25.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:25.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:23:25.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:25.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.636 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:23:25.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:25.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:23:25.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Styled text") 08:23:25.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:25.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.639 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:23:25.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:25.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:23:25.640 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 08:23:25.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:25.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:23:25.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:25.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:25.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.642 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 08:23:25.642 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:23:25.643 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:25.643 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:25.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.11 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.077 s defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.007 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:25.649 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:25.650 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:25.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:25.651 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:25.651 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:25.651 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:25.689 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:25.689 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:25.690 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:25.690 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:25.690 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:25.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:25.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:25.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:25.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:25.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and following matchers specified ( with key 'null' and value 'id#CLabel:1') 08:23:25.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:25.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:25.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:25.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:25.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:25.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:23:25.720 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.720 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:25.720 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:25.720 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:25.720 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:25.721 INFO [main][AbstractShell] Close shell Testing shell 08:23:25.721 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:25.725 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:25.725 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:25.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:25.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:25.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:25.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:25.737 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:25.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:25.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:25.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:25.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:25.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified 08:23:25.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:25.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:25.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 08:23:25.802 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.802 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:25.802 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:25.802 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:25.802 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:25.802 INFO [main][AbstractShell] Close shell Testing shell 08:23:25.802 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:25.807 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:25.807 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:25.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:25.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:25.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:25.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:25.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:25.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:25.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:25.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:25.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:25.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 08:23:25.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:25.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:25.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:25.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:23:25.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified 08:23:25.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:25.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:25.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:25.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:25.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:25.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 08:23:25.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 2 and no matchers specified 08:23:25.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:25.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:25.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:25.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:23:25.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:23:25.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 08:23:25.856 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.856 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:25.856 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:25.856 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:25.856 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:25.856 INFO [main][AbstractShell] Close shell Testing shell 08:23:25.856 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:25.861 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:25.861 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:25.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:25.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:25.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:25.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:25.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:25.905 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:25.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:25.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:25.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:25.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:25.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified 08:23:25.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:25.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:25.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:25.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:25.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:25.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 08:23:25.929 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:25.929 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:25.929 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:25.929 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:25.929 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:25.929 INFO [main][AbstractShell] Close shell Testing shell 08:23:25.929 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:25.933 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:25.933 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:25.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:25.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:25.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:25.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.942 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:25.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:25.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:25.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:25.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:25.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:25.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:25.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 11 and no matchers specified 08:23:25.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:25.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:25.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:25.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 08:23:25.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 08:23:26.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 08:23:26.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 08:23:26.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 08:23:26.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 08:23:26.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:26.999 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 08:23:27.000 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:27.000 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:27.000 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:27.000 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:27.000 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:27.000 INFO [main][AbstractShell] Close shell Testing shell 08:23:27.000 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:27.005 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:27.005 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:27.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:27.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:27.005 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:27.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:27.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:27.015 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:27.015 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:27.015 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:27.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:27.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:27.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:27.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:27.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "CLabel:1") 08:23:27.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:27.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:27.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:27.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:27.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:27.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:27.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:27.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:27.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:27.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:23:27.046 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:27.046 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:27.046 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:27.046 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:27.046 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:27.046 INFO [main][AbstractShell] Close shell Testing shell 08:23:27.046 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:27.050 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:27.050 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:27.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:27.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:27.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:27.070 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:27.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:27.070 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:27.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:27.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:27.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:27.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:27.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "NON_ESITING_@##$_TEXT") 08:23:27.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:27.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:27.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:27.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:27.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:27.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:27.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:27.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:27.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:27.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:28.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:28.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:28.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:28.107 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 08:23:28.107 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:28.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 08:23:28.107 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:28.107 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:28.107 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:28.108 INFO [main][AbstractShell] Close shell Testing shell 08:23:28.108 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:28.112 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:28.113 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:28.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:28.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:28.113 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:28.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:28.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:28.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:28.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:28.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:28.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:28.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:28.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified 08:23:28.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:28.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:28.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:28.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 08:23:28.158 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:28.158 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:28.158 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:28.158 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:28.158 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:28.158 INFO [main][AbstractShell] Close shell Testing shell 08:23:28.158 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:28.163 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:28.163 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:28.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:28.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:28.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:28.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.200 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:23:28.200 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:23:28.200 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:28.200 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:28.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.553 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.047 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.09 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.077 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.037 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.073 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.055 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.062 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.068 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:28.207 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:28.208 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:28.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:28.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:28.209 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:28.209 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:28.209 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:28.209 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:28.209 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:28.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:28.210 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:28.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:28.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:28.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:28.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:28.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 1 and no matchers specified 08:23:28.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:28.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:28.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:28.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:28.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 08:23:28.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Disabled:") 08:23:28.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:28.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:28.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:23:28.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:28.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:28.356 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:28.357 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:28.357 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:28.357 INFO [main][AbstractShell] Close shell Testing shell 08:23:28.358 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:28.386 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:28.386 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:28.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:28.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:28.387 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:28.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.397 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:28.397 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:28.397 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:28.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:28.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:28.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:28.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:28.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified ( with key 'coolId' and value '1') 08:23:28.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:28.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:28.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:28.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:28.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 08:23:28.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 08:23:28.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:23:28.532 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 08:23:28.537 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:28.537 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:28.537 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:28.538 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:28.539 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:28.539 INFO [main][AbstractShell] Close shell Testing shell 08:23:28.539 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:28.557 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:28.557 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:28.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:28.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:28.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:28.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:28.601 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:28.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:28.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:28.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:28.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:28.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo0") 08:23:28.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:28.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:28.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:28.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:28.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:28.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:23:28.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and no matchers specified 08:23:28.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:28.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:28.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:28.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:28.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:28.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:23:28.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo1") 08:23:28.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:28.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:28.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:28.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:23:28.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 1 and no matchers specified 08:23:28.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:28.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:28.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:28.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:28.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:28.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 08:23:28.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo2") 08:23:28.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:28.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:28.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:28.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:23:28.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 2 and no matchers specified 08:23:28.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:28.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:28.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:23:28.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:23:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 08:23:28.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo3") 08:23:28.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:28.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:28.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:28.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:28.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:28.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:23:28.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 3 and no matchers specified 08:23:28.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:28.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:28.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:28.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:23:28.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 08:23:28.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 08:23:28.750 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:28.750 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:28.750 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:28.752 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:28.752 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:28.752 INFO [main][AbstractShell] Close shell Testing shell 08:23:28.752 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:28.785 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:28.785 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:28.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:28.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:28.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:28.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:28.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:28.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:28.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:28.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:28.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:28.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:28.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo3") 08:23:28.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:28.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:28.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:28.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:28.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:28.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:23:28.933 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 08:23:28.935 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:28.935 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:28.935 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:28.937 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:28.937 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:28.937 INFO [main][AbstractShell] Close shell Testing shell 08:23:28.937 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:28.957 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:28.957 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:28.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:28.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:28.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:28.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.987 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:28.987 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:28.987 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:28.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:28.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:28.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:28.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:29.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo1") 08:23:29.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:29.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:29.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:29.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:29.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:29.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:29.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:29.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:23:29.098 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 08:23:29.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:29.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:29.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:29.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:29.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:29.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:29.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:29.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:29.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:29.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:29.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:29.100 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:29.110 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:29.110 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:29.110 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:29.111 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:29.111 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:29.111 INFO [main][AbstractShell] Close shell Testing shell 08:23:29.111 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:29.131 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:29.131 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:29.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:29.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:29.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:29.152 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:29.152 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:29.152 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:29.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:29.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:29.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:29.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:29.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 1 and no matchers specified 08:23:29.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:29.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:29.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:29.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:29.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:29.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 08:23:29.257 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 08:23:29.259 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:29.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 08:23:29.259 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:29.261 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:29.261 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:29.261 INFO [main][AbstractShell] Close shell Testing shell 08:23:29.261 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:29.280 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:29.280 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:29.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:29.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:29.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:29.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:29.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:29.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:29.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:29.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:29.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:29.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:29.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:29.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:29.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 5 and no matchers specified 08:23:29.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:29.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:29.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:29.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:29.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:23:29.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:23:29.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:23:29.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:23:30.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:23:30.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:23:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:30.413 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 08:23:30.414 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:30.414 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:30.414 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:30.414 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:30.414 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:30.414 INFO [main][AbstractShell] Close shell Testing shell 08:23:30.414 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:30.433 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:30.433 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:30.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:30.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:30.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:30.454 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:30.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:30.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:30.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:30.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:30.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:30.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:30.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "NON_EXISTING_LABEL_&*") 08:23:30.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:30.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:30.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:30.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:30.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:30.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:30.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:30.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:31.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:31.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:31.574 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 08:23:31.575 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:31.575 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:31.575 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:31.575 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:31.575 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:31.575 INFO [main][AbstractShell] Close shell Testing shell 08:23:31.575 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:31.598 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:31.598 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:31.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:31.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:31.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:31.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.619 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:31.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:31.619 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:31.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:31.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:31.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:31.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:31.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo2") 08:23:31.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:31.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:31.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:31.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:31.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:23:31.724 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 08:23:31.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:31.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:31.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:31.727 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:31.728 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:31.728 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:31.728 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:31.729 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:31.730 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:31.730 INFO [main][AbstractShell] Close shell Testing shell 08:23:31.730 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:31.748 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:31.748 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:31.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:31.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:31.749 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:31.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.769 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:23:31.769 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:23:31.769 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:31.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:31.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.564 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.187 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.204 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.196 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.19 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.165 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.153 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.149 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.164 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.15 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:31.776 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:31.777 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:31.778 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:31.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:31.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:31.778 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:31.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:31.778 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:31.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:31.779 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:31.779 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:23:31.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:31.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:31.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:31.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:31.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:31.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:31.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:31.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:31.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:31.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:31.808 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:31.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 08:23:31.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:31.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:31.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:31.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:31.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:31.813 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 08:23:31.817 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 08:23:31.817 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:31.817 TRACE [main][WidgetHandler] Wait for synchronization 08:23:31.818 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:31.818 TRACE [main][WidgetHandler] Wait for synchronization 08:23:31.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 08:23:31.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:31.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:31.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:31.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 08:23:31.819 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 08:23:31.819 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 08:23:31.819 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:31.819 TRACE [main][WidgetHandler] Wait for synchronization 08:23:31.820 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:31.820 TRACE [main][WidgetHandler] Wait for synchronization 08:23:31.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 08:23:31.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:31.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:31.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 08:23:31.821 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 08:23:31.821 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 08:23:31.821 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:31.821 TRACE [main][WidgetHandler] Wait for synchronization 08:23:31.821 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:31.821 TRACE [main][WidgetHandler] Wait for synchronization 08:23:31.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 08:23:31.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:31.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:31.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:31.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:31.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:31.822 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 08:23:31.822 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 08:23:31.822 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:31.822 TRACE [main][WidgetHandler] Wait for synchronization 08:23:31.823 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:31.823 TRACE [main][WidgetHandler] Wait for synchronization 08:23:31.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 08:23:31.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:31.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:31.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:31.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:31.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:31.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 08:23:31.824 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 08:23:31.824 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 08:23:31.824 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:31.824 TRACE [main][WidgetHandler] Wait for synchronization 08:23:31.824 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:31.824 TRACE [main][WidgetHandler] Wait for synchronization 08:23:31.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 08:23:31.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:31.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:31.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:31.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:31.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 08:23:31.825 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 08:23:31.825 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 08:23:31.825 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:31.825 TRACE [main][WidgetHandler] Wait for synchronization 08:23:31.825 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:31.825 TRACE [main][WidgetHandler] Wait for synchronization 08:23:31.825 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:31.826 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:31.826 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:31.826 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:31.826 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:31.826 INFO [main][AbstractShell] Close shell Testing shell 08:23:31.826 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:31.831 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:31.831 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:31.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:31.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:31.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.850 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:23:31.850 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:31.850 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:23:31.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:31.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:31.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:31.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:31.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: "This is a link1") 08:23:31.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:31.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:31.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:31.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:31.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:31.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "This is another link2 with two links") 08:23:31.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:31.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:31.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:31.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:31.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:31.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:31.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:31.896 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:31.897 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:31.897 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:31.897 INFO [main][AbstractShell] Close shell Testing shell 08:23:31.897 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:31.901 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:31.902 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:31.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:31.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:31.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.922 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:23:31.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:31.923 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:23:31.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:31.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:31.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:31.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:31.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 08:23:31.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:31.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:31.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:31.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:31.950 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 08:23:31.950 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:31.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 08:23:31.950 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:31.951 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:31.951 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:31.951 INFO [main][AbstractShell] Close shell Testing shell 08:23:31.951 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:31.955 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:31.956 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:31.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:31.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:31.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.998 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:23:31.998 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:31.998 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:23:31.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:31.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:31.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:31.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 08:23:32.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.025 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 08:23:32.025 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:32.025 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:32.025 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:32.026 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:32.026 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:32.026 INFO [main][AbstractShell] Close shell Testing shell 08:23:32.026 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:32.034 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:32.035 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:32.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:32.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.054 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:23:32.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.054 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:23:32.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:32.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 08:23:32.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 08:23:32.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:32.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:32.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 08:23:32.095 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:32.095 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:32.095 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:32.095 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:32.095 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:32.095 INFO [main][AbstractShell] Close shell Testing shell 08:23:32.095 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:32.100 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:32.100 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:32.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:32.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.119 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:23:32.120 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.120 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:23:32.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:32.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 08:23:32.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 08:23:32.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:32.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 08:23:32.147 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:32.147 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:32.147 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:32.147 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:32.147 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:32.147 INFO [main][AbstractShell] Close shell Testing shell 08:23:32.147 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:32.152 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:32.152 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:32.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:32.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.190 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:23:32.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.190 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:23:32.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:32.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:32.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:32.222 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:32.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 2 and no matchers specified 08:23:32.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:23:32.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:23:32.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 08:23:32.225 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 08:23:32.225 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 08:23:32.225 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:32.225 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.225 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:32.226 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.227 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 08:23:32.228 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 08:23:32.228 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:32.228 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.228 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:32.228 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.228 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:32.228 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:32.228 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:32.229 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:32.229 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:32.229 INFO [main][AbstractShell] Close shell Testing shell 08:23:32.229 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:32.233 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:32.233 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:32.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:32.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:23:32.253 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:23:32.253 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.071 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.072 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.074 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.056 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.065 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.07 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.063 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.259 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.260 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:32.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.261 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:32.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.261 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:32.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:23:32.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:32.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:32.311 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:32.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 08:23:32.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.316 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 08:23:32.316 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 08:23:32.316 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:32.316 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.317 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:32.317 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 08:23:32.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.318 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 08:23:32.318 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 08:23:32.318 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:32.318 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.319 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:32.319 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 08:23:32.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.321 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 08:23:32.322 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 08:23:32.322 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:32.322 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.322 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:32.322 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 08:23:32.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.323 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 08:23:32.323 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 08:23:32.323 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:32.324 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.324 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:32.324 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "links") 08:23:32.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.325 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 08:23:32.326 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 08:23:32.326 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:32.326 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.326 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:32.326 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "links") 08:23:32.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.327 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 08:23:32.328 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 08:23:32.328 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:32.328 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.328 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:32.328 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:32.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:32.328 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:32.329 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:32.329 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:32.329 INFO [main][AbstractShell] Close shell Testing shell 08:23:32.329 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:32.334 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:32.334 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:32.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:23:32.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:23:32.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 08:23:32.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 08:23:32.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.412 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:32.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 08:23:32.412 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:32.413 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:32.413 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:32.413 INFO [main][AbstractShell] Close shell Testing shell 08:23:32.413 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:32.417 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:32.417 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:32.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:23:32.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:23:32.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 08:23:32.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.461 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 08:23:32.462 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:32.462 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:32.462 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:32.462 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:32.462 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:32.462 INFO [main][AbstractShell] Close shell Testing shell 08:23:32.462 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:32.467 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:32.467 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:32.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.490 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:23:32.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.490 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:23:32.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 08:23:32.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.516 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 08:23:32.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:32.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:32.517 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:32.517 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:32.517 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:32.517 INFO [main][AbstractShell] Close shell Testing shell 08:23:32.517 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:32.522 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:32.522 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:32.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.531 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:23:32.531 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.532 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:23:32.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 08:23:32.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 08:23:32.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.590 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:32.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 08:23:32.590 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:32.591 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:32.591 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:32.591 INFO [main][AbstractShell] Close shell Testing shell 08:23:32.591 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:32.596 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:32.596 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:32.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.605 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:23:32.606 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.606 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:23:32.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 08:23:32.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 08:23:32.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:32.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:32.645 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:32.646 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:32.646 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:32.646 INFO [main][AbstractShell] Close shell Testing shell 08:23:32.646 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:32.651 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:32.651 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:32.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:23:32.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:23:32.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:32.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:32.727 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:32.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "same") 08:23:32.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:23:32.730 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 08:23:32.730 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 08:23:32.731 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:32.731 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.731 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:32.731 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.731 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 08:23:32.731 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 08:23:32.731 TRACE [main][WidgetHandler] Notify Link with event 3 08:23:32.731 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.732 TRACE [main][WidgetHandler] Notify Link with event 4 08:23:32.732 TRACE [main][WidgetHandler] Wait for synchronization 08:23:32.732 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:32.732 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:32.732 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:32.732 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:32.732 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:32.732 INFO [main][AbstractShell] Close shell Testing shell 08:23:32.732 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:32.737 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:32.737 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:32.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.748 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:23:32.748 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:23:32.748 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.093 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.081 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.054 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.041 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.073 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.094 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 08:23:32.755 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 08:23:32.756 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:32.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 08:23:32.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.756 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:32.788 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.788 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:32.789 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.789 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.789 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 08:23:32.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 08:23:32.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.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: 32, Matcher matching widget with label: is "Label 1") 08:23:32.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:32.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 2") 08:23:32.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:32.823 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:32.823 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:32.823 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:32.824 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:32.824 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:32.824 INFO [main][AbstractShell] Close shell Testing shell 08:23:32.824 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:32.829 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:32.829 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:32.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 08:23:32.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.847 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 08:23:32.847 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 08:23:32.847 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.847 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.058 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:32.853 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:32.855 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:32.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:32.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.855 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:32.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.856 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:32.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:32.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:32.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:32.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:32.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:32.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:32.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 2) 08:23:32.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:32.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:32.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:23:32.939 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 08:23:32.939 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 08:23:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:32.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:32.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:32.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:32.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:32.941 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:32.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 08:23:32.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:32.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:32.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:32.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:32.944 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 08:23:32.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:32.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:32.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:32.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:32.944 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 08:23:32.945 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:32.945 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:32.945 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:32.945 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:32.945 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:32.946 INFO [main][AbstractShell] Close shell Testing shell 08:23:32.946 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:32.956 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:32.956 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:32.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:32.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:32.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:33.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.005 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:33.005 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:33.005 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:33.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:33.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:33.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:33.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:33.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1") 08:23:33.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:33.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:33.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:33.059 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 08:23:33.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:33.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:33.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:33.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:33.060 TRACE [main][WidgetHandler] Notify Button with event 27 08:23:33.060 TRACE [main][WidgetHandler] Wait for synchronization 08:23:33.060 TRACE [main][WidgetHandler] Notify Button with event 13 08:23:33.060 TRACE [main][WidgetHandler] Wait for synchronization 08:23:33.060 TRACE [main][WidgetHandler] Notify Button with event 26 08:23:33.060 TRACE [main][WidgetHandler] Wait for synchronization 08:23:33.060 TRACE [main][WidgetHandler] Notify Button with event 3 08:23:33.060 TRACE [main][WidgetHandler] Wait for synchronization 08:23:33.060 TRACE [main][WidgetHandler] Notify Button with event 4 08:23:33.060 TRACE [main][WidgetHandler] Wait for synchronization 08:23:33.060 TRACE [main][WidgetHandler] Notify Button with event 13 08:23:33.061 TRACE [main][WidgetHandler] Wait for synchronization 08:23:33.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:33.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:33.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:33.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:33.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:33.062 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:33.063 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:33.063 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:33.063 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:33.064 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:33.064 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:33.064 INFO [main][AbstractShell] Close shell Testing shell 08:23:33.064 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:33.087 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:33.087 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:33.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:33.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:33.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:33.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.107 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:33.107 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:33.107 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:33.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:33.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:33.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:33.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:33.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2") 08:23:33.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:33.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:33.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:33.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:33.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:33.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:33.165 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 08:23:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:33.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:33.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:33.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:33.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:33.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:33.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:33.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:33.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:33.167 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:33.168 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:33.168 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:33.168 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:33.169 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:33.169 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:33.169 INFO [main][AbstractShell] Close shell Testing shell 08:23:33.169 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:33.193 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:33.193 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:33.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:33.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:33.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:33.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:33.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:33.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:33.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:33.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:33.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:33.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:33.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 4) 08:23:33.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:33.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:33.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:33.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:23:33.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:23:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:33.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 08:23:33.265 INFO [WorkbenchTestable][AbstractButton] Click button 08:23:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:33.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:33.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:33.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:33.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:33.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:33.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:33.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:33.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:33.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:33.267 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:33.268 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:33.268 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:33.268 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:33.269 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:33.269 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:33.269 INFO [main][AbstractShell] Close shell Testing shell 08:23:33.269 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:33.289 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:33.289 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:33.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:33.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:33.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:33.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.310 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:33.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:33.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:33.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:33.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:33.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:33.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:33.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 08:23:33.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:33.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:33.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:33.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:33.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:33.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:33.371 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 08:23:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:33.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:33.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:33.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:33.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:33.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:33.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:33.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:33.373 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:33.374 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:33.374 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:33.374 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:33.375 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:33.375 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:33.375 INFO [main][AbstractShell] Close shell Testing shell 08:23:33.375 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:33.383 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:33.383 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:33.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:33.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:33.383 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:33.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.393 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:33.393 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:33.393 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:33.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:33.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:33.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:33.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:33.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 08:23:33.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:33.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:33.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:33.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:33.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:33.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:23:33.453 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 08:23:33.453 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 08:23:33.453 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 08:23:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:33.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:33.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:33.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:33.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:33.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:33.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:33.455 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:33.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 08:23:33.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:33.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:33.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:33.458 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 08:23:33.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:33.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:33.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:33.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:33.458 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 08:23:33.459 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 08:23:33.459 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:33.459 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:33.459 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:33.459 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:33.459 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:33.459 INFO [main][AbstractShell] Close shell Testing shell 08:23:33.459 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:33.487 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:33.487 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:33.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:33.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:33.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.497 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:33.497 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:33.497 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:33.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:33.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:33.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:33.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:33.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 08:23:33.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:33.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:23:33.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:23:34.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:23:34.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:23:34.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:23:34.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:23:34.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:34.561 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 08:23:34.561 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:34.562 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:34.562 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:34.562 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:34.562 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:34.562 INFO [main][AbstractShell] Close shell Testing shell 08:23:34.562 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:34.572 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:34.572 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:34.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:34.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:34.573 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:34.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:34.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:34.594 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:34.594 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:34.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:34.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:34.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:34.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:34.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:34.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_DASLKJ") 08:23:34.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:34.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:34.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:34.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:34.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:34.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:35.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:35.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:35.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:35.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:35.654 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:23:35.654 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:35.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 08:23:35.655 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:35.655 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:35.655 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:35.655 INFO [main][AbstractShell] Close shell Testing shell 08:23:35.655 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:35.663 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:35.664 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:35.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:35.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:35.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:35.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:35.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:35.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:35.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:35.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:35.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:35.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:35.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:35.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:35.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 08:23:35.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:35.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:35.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:35.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:35.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:35.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:35.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:35.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:35.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:35.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:35.735 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 08:23:35.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:35.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:35.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:35.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:35.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:35.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:35.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:35.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:35.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:35.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:35.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:35.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:35.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:35.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:35.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:35.737 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:35.738 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:35.738 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:35.738 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:35.740 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:35.740 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:35.740 INFO [main][AbstractShell] Close shell Testing shell 08:23:35.740 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:35.748 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:35.748 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:35.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:35.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:35.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:35.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:35.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:35.758 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:35.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:35.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:35.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:35.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:35.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: 4, with key 'buttonTestId' and value 'ARROW-BUTTON#2') 08:23:35.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:35.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:35.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:35.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:35.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:35.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:23:35.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:23:35.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:23:35.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:35.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:35.819 INFO [WorkbenchTestable][AbstractButton] Click button 08:23:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:35.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:35.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:35.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:35.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:35.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:35.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:35.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:35.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:35.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:35.820 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:35.822 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:35.822 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:35.822 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:35.823 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:35.823 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:35.823 INFO [main][AbstractShell] Close shell Testing shell 08:23:35.823 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:35.831 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:35.831 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:35.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:35.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:35.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:35.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:35.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:35.850 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:35.850 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:35.851 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:35.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:35.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:35.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:35.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:35.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 08:23:35.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:35.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:35.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:35.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:35.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:35.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:23:35.904 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 08:23:35.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:35.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:35.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:35.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:35.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:35.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:35.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:35.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:35.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:35.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:35.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:35.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:35.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:35.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:35.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:35.906 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:35.907 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:35.907 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:35.907 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:35.908 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:35.908 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:35.908 INFO [main][AbstractShell] Close shell Testing shell 08:23:35.908 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:35.916 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:35.916 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:35.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:35.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:35.916 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:35.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:35.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:35.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:35.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:35.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:35.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:35.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:35.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 4 and following matchers specified (Widget matcher matching widgets with style: 2) 08:23:35.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:35.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:35.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:35.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:35.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:35.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:35.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:23:35.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:23:36.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:23:36.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:23:36.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:23:36.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:23:36.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:36.996 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 08:23:36.996 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:36.996 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:36.996 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:36.996 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:36.996 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:36.997 INFO [main][AbstractShell] Close shell Testing shell 08:23:36.997 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:37.006 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:37.006 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:37.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:37.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:37.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:37.015 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:37.015 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:37.015 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:37.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:37.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:37.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:37.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:37.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: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG") 08:23:37.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:37.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:37.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:37.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:37.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:37.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:37.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:37.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:37.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:37.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:38.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:38.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:38.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:38.080 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:23:38.080 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:38.081 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:38.081 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:38.081 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:38.081 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:38.081 INFO [main][AbstractShell] Close shell Testing shell 08:23:38.081 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:38.090 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:38.090 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:38.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:38.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:38.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:38.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:38.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:38.099 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:38.099 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:38.099 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:38.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:38.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:38.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:38.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:38.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 5 and following matchers specified (Widget matcher matching widgets with style: 8) 08:23:38.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:38.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:38.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:38.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:38.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:38.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:38.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:23:38.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:23:38.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:23:38.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:23:39.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:23:39.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:23:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:39.168 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 08:23:39.168 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:39.168 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:39.168 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:39.168 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:39.168 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:39.168 INFO [main][AbstractShell] Close shell Testing shell 08:23:39.168 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:39.177 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:39.177 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:39.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:39.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:39.177 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:39.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:39.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:39.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:39.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:39.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:39.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:39.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:39.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:39.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:39.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$SDFF@S") 08:23:39.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:39.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:39.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:39.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:39.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:39.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:39.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:39.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:40.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:40.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:40.256 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:23:40.256 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:40.256 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:40.257 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:40.257 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:40.257 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:40.257 INFO [main][AbstractShell] Close shell Testing shell 08:23:40.257 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:40.266 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:40.266 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:40.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:40.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:40.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:40.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:40.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:40.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:40.278 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:40.278 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:40.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:40.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:40.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:40.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:40.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1") 08:23:40.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:40.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:40.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:40.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:40.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:40.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:40.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:40.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:40.340 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 08:23:40.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:40.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:40.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:40.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:40.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:40.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:40.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:40.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:40.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:40.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:40.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:40.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:40.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:40.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:40.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:40.342 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:40.343 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:40.343 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:40.343 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:40.344 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:40.344 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:40.344 INFO [main][AbstractShell] Close shell Testing shell 08:23:40.344 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:40.352 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:40.352 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:40.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:40.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:40.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:40.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:40.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:40.386 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:40.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:40.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:40.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:40.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:40.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:40.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 6 and following matchers specified (Widget matcher matching widgets with style: 4) 08:23:40.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:40.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:40.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:40.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:40.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:40.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:40.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 08:23:40.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 08:23:40.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 08:23:40.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 08:23:41.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 08:23:41.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 08:23:41.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:41.443 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 08:23:41.444 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:41.444 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:41.444 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:41.444 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:41.444 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:41.444 INFO [main][AbstractShell] Close shell Testing shell 08:23:41.444 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:41.452 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:41.452 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:41.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:41.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:41.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:41.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:41.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:41.472 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:41.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:41.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:41.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:41.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:41.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 16) 08:23:41.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:41.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:41.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:23:41.526 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 08:23:41.526 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 08:23:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:41.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:41.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:41.527 TRACE [main][WidgetHandler] Notify Button with event 27 08:23:41.527 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.527 TRACE [main][WidgetHandler] Notify Button with event 13 08:23:41.527 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.527 TRACE [main][WidgetHandler] Notify Button with event 26 08:23:41.527 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.527 TRACE [main][WidgetHandler] Notify Button with event 3 08:23:41.527 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.527 TRACE [main][WidgetHandler] Notify Button with event 4 08:23:41.527 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.528 TRACE [main][WidgetHandler] Notify Button with event 13 08:23:41.528 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:41.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:41.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:41.529 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:41.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 08:23:41.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:41.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:41.532 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 08:23:41.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:41.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:41.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:41.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:41.532 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 08:23:41.533 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:41.533 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:41.533 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:41.533 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:41.533 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:41.533 INFO [main][AbstractShell] Close shell Testing shell 08:23:41.533 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:41.545 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:41.545 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:41.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:41.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:41.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:41.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.574 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:41.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:41.574 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:41.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:41.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:41.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:41.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:41.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, with key 'buttonTestId' and value 'PUSH-BUTTON#2') 08:23:41.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:23:41.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:23:41.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:23:41.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:41.628 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 08:23:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:41.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:41.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:41.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:41.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:41.630 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:41.631 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:41.631 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:41.631 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:41.632 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:41.632 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:41.632 INFO [main][AbstractShell] Close shell Testing shell 08:23:41.632 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:41.641 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:41.641 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:41.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:41.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:41.641 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:41.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.659 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:41.659 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:41.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:41.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:41.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:41.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:41.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:41.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 08:23:41.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:23:41.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:23:41.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:41.724 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 08:23:41.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:41.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:41.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:41.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:41.724 TRACE [main][WidgetHandler] Notify Button with event 27 08:23:41.724 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.724 TRACE [main][WidgetHandler] Notify Button with event 13 08:23:41.724 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.724 TRACE [main][WidgetHandler] Notify Button with event 26 08:23:41.724 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.724 TRACE [main][WidgetHandler] Notify Button with event 3 08:23:41.725 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.725 TRACE [main][WidgetHandler] Notify Button with event 4 08:23:41.725 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.725 TRACE [main][WidgetHandler] Notify Button with event 13 08:23:41.725 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:41.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:41.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:41.726 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:41.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 08:23:41.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:41.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:41.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 16) 08:23:41.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:23:41.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:23:41.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 08:23:41.731 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:41.731 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:41.731 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:41.731 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:41.731 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:41.731 INFO [main][AbstractShell] Close shell Testing shell 08:23:41.731 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:41.739 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:41.739 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:41.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:41.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:41.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:41.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:41.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:41.763 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:41.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:41.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:41.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:41.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:41.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 16) 08:23:41.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:41.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:23:41.819 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 08:23:41.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:41.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:41.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:41.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:41.819 TRACE [main][WidgetHandler] Notify Button with event 27 08:23:41.819 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.820 TRACE [main][WidgetHandler] Notify Button with event 13 08:23:41.820 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.820 TRACE [main][WidgetHandler] Notify Button with event 26 08:23:41.820 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.820 TRACE [main][WidgetHandler] Notify Button with event 3 08:23:41.820 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.820 TRACE [main][WidgetHandler] Notify Button with event 4 08:23:41.820 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.820 TRACE [main][WidgetHandler] Notify Button with event 13 08:23:41.820 TRACE [main][WidgetHandler] Wait for synchronization 08:23:41.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:41.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:41.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:41.822 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:41.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 08:23:41.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:41.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:41.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 16) 08:23:41.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:23:41.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:23:41.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 08:23:41.827 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:41.827 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:41.827 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:41.827 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:41.827 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:41.827 INFO [main][AbstractShell] Close shell Testing shell 08:23:41.827 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:41.836 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:41.836 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:41.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:41.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:41.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:41.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.846 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:41.846 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:41.846 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:41.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:41.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:41.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:41.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:41.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 2) 08:23:41.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:23:41.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:23:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 08:23:41.904 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 08:23:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:41.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:41.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:41.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:41.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:41.906 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:41.907 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:41.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:41.908 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:41.908 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:41.908 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:41.908 INFO [main][AbstractShell] Close shell Testing shell 08:23:41.908 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:41.917 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:41.917 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:41.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:41.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:41.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:41.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:41.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:41.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:41.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:41.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:41.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:41.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:41.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 8) 08:23:41.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:41.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:41.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:41.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:23:41.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:23:41.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 08:23:42.002 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 08:23:42.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:42.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:42.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:42.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:42.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:42.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:42.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:42.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:42.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:42.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:42.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:42.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:42.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:42.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:42.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:42.004 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:42.005 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:42.005 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:42.005 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:42.006 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:42.006 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:42.006 INFO [main][AbstractShell] Close shell Testing shell 08:23:42.006 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:42.015 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:42.016 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:42.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:42.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:42.016 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:42.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:42.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:42.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:42.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:42.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:42.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:42.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:42.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:42.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:42.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, with key 'buttonTestId' and value 'CHECK-BOX#1') 08:23:42.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:42.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:42.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:42.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:42.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:42.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:23:42.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:23:42.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:42.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:42.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:42.089 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 08:23:42.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:42.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:42.089 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:42.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:42.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:42.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:42.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:42.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:42.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:42.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:42.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:42.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:42.091 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:42.092 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:42.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 08:23:42.092 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:42.093 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:42.093 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:42.093 INFO [main][AbstractShell] Close shell Testing shell 08:23:42.093 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:42.101 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:42.102 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:42.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:42.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:42.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:42.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:42.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:42.120 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:42.120 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:42.120 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:42.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:42.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:42.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:42.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:42.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 4 and following matchers specified (Widget matcher matching widgets with style: 16) 08:23:42.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:42.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:42.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:42.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:42.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:42.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:42.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:23:42.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:23:42.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:23:42.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:23:43.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:23:43.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:23:43.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:43.174 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 08:23:43.174 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:43.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 08:23:43.174 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:43.175 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:43.175 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:43.175 INFO [main][AbstractShell] Close shell Testing shell 08:23:43.175 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:43.183 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:43.183 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:43.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:43.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:43.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:43.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:43.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:43.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:43.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:43.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:43.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:43.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:43.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:43.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:43.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@") 08:23:43.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:43.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:43.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:43.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:43.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:43.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:43.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:44.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:44.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:44.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:44.264 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:23:44.264 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:44.265 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:44.265 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:44.265 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:44.265 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:44.265 INFO [main][AbstractShell] Close shell Testing shell 08:23:44.265 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:44.273 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:44.273 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:44.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:44.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:44.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:44.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:44.283 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:44.283 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:44.283 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:44.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:44.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:44.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:44.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:44.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: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 08:23:44.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:44.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:44.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:44.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:44.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:44.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:44.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:23:44.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:23:44.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:23:44.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:44.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:44.346 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 08:23:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:44.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:44.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:44.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:44.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:44.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:44.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:44.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:44.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:44.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:44.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:44.348 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:44.349 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:44.350 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:44.350 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:44.351 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:44.351 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:44.351 INFO [main][AbstractShell] Close shell Testing shell 08:23:44.351 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:44.366 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:44.366 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:44.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:44.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:44.366 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:44.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:44.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:23:44.376 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:23:44.376 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:44.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:44.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.524 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.149 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.102 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.097 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.106 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.083 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.104 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.097 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.079 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.083 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.092 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.086 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.077 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.084 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.089 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.088 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.108 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.086 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.102 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.085 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.102 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.083 s findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.08 s findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.108 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.085 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.084 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.079 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.093 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 08:23:44.385 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 08:23:44.394 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:44.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:44.394 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 08:23:44.394 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:44.394 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:44.396 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:44.396 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:44.396 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:44.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:44.396 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 08:23:44.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 08:23:44.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:44.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:44.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:44.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 08:23:44.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:44.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:44.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:44.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:44.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:44.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:44.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:44.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:44.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:44.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 16) 08:23:44.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:44.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:44.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:44.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:44.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:44.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:23:44.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:23:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:44.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:23:44.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 16) 08:23:44.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:44.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:44.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:44.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:23:44.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:23:44.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:44.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 08:23:44.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Label A") 08:23:44.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:44.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:44.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:44.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:44.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:44.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:44.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:44.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:44.526 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:44.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Label B") 08:23:44.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:44.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:44.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:44.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:44.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:44.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:44.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:44.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:44.529 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:44.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Label C") 08:23:44.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:44.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:44.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:44.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:44.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:44.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:44.532 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:44.533 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 08:23:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:44.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:44.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:44.533 TRACE [main][WidgetHandler] Notify Button with event 27 08:23:44.533 TRACE [main][WidgetHandler] Wait for synchronization 08:23:44.533 TRACE [main][WidgetHandler] Notify Button with event 13 08:23:44.533 TRACE [main][WidgetHandler] Wait for synchronization 08:23:44.533 TRACE [main][WidgetHandler] Notify Button with event 26 08:23:44.533 TRACE [main][WidgetHandler] Wait for synchronization 08:23:44.533 TRACE [main][WidgetHandler] Notify Button with event 3 08:23:44.533 TRACE [main][WidgetHandler] Wait for synchronization 08:23:44.533 TRACE [main][WidgetHandler] Notify Button with event 4 08:23:44.533 TRACE [main][WidgetHandler] Wait for synchronization 08:23:44.533 TRACE [main][WidgetHandler] Notify Button with event 13 08:23:44.533 TRACE [main][WidgetHandler] Wait for synchronization 08:23:44.542 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 08:23:44.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:44.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:44.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:44.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:44.543 TRACE [main][WidgetHandler] Notify Button with event 27 08:23:44.543 TRACE [main][WidgetHandler] Wait for synchronization 08:23:44.543 TRACE [main][WidgetHandler] Notify Button with event 13 08:23:44.543 TRACE [main][WidgetHandler] Wait for synchronization 08:23:44.543 TRACE [main][WidgetHandler] Notify Button with event 26 08:23:44.543 TRACE [main][WidgetHandler] Wait for synchronization 08:23:44.543 TRACE [main][WidgetHandler] Notify Button with event 3 08:23:44.543 TRACE [main][WidgetHandler] Wait for synchronization 08:23:44.543 TRACE [main][WidgetHandler] Notify Button with event 4 08:23:44.543 TRACE [main][WidgetHandler] Wait for synchronization 08:23:44.543 TRACE [main][WidgetHandler] Notify Button with event 13 08:23:44.543 TRACE [main][WidgetHandler] Wait for synchronization 08:23:44.545 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:44.545 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:44.545 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:44.545 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:44.546 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:44.546 INFO [main][AbstractShell] Close shell Testing shell 08:23:44.546 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:44.565 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:44.565 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:44.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 08:23:44.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:44.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:44.590 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 08:23:44.590 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 08:23:44.590 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:44.590 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:44.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.194 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:23:44.598 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:23:44.600 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:44.600 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:44.600 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:23:44.600 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:44.600 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:44.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:44.601 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:44.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:44.602 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:44.602 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 08:23:44.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:23:44.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:44.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:44.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:44.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:23:44.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:44.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:44.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:44.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:44.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:44.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:44.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:45.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:45.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:45.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:45.671 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:23:45.671 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:45.671 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:45.671 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:45.671 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:45.672 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:45.672 INFO [main][AbstractShell] Close shell Testing shell 08:23:45.672 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:45.685 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:45.685 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:45.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:23:45.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:45.685 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.704 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 08:23:45.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:45.704 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 08:23:45.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:23:45.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:45.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:45.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:45.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:23:45.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:45.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:45.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:45.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:45.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:45.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:45.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:45.761 INFO [WorkbenchTestable][AbstractButton] Click button &OK 08:23:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:45.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:45.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:45.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:23:45.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:45.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:45.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:45.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:45.764 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:45.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:23:45.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:45.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:45.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:45.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:45.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:45.768 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 08:23:45.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:45.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:45.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:45.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:45.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, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:23:45.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:45.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:45.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:45.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:45.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:45.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:45.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:45.772 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:23:45.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:45.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:45.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:45.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:45.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 08:23:45.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:45.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:45.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:45.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:45.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:45.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:45.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:45.782 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 08:23:45.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:45.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:45.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:45.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:45.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 08:23:45.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:45.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:45.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:45.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:45.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:45.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:45.785 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 08:23:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:45.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:45.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:45.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8) 08:23:45.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:45.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:45.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:45.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:45.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:45.792 INFO [WorkbenchTestable][AbstractButton] Click button &No 08:23:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:45.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:45.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:45.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 "Finish", Widget matcher matching widgets with style: 8) 08:23:45.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:45.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:45.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:45.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:45.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:45.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:45.796 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:23:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:45.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:45.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:45.797 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:45.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 08:23:45.797 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:45.797 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:45.797 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:45.797 INFO [main][AbstractShell] Close shell Testing shell 08:23:45.797 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:45.812 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:45.812 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:45.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:23:45.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:45.812 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.822 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 08:23:45.822 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:23:45.822 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:45.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:45.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.102 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.118 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:45.828 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:45.829 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:45.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:45.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:45.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:45.829 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:45.839 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:45.839 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:45.839 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:45.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:45.840 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:23:45.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:45.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:45.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:45.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:45.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:45.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:45.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:45.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:45.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:45.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:45.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:45.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:45.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:45.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:45.894 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:45.894 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:45.895 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:45.895 INFO [main][AbstractShell] Close shell Testing shell 08:23:45.895 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:45.900 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:45.900 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:45.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:45.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:45.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:45.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.911 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:23:45.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:45.911 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:23:45.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:45.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:45.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:45.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:45.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:45.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:45.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:45.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:45.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:45.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:45.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:45.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:45.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:45.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:45.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:45.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:45.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:45.959 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:45.959 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:45.959 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:45.959 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:45.959 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:45.959 INFO [main][AbstractShell] Close shell Testing shell 08:23:45.959 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:45.964 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:45.964 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:45.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:45.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:45.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:45.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.998 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:23:45.998 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:45.998 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:23:45.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:45.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:45.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:45.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:46.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:46.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:46.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:46.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:46.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:46.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:46.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:46.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:46.033 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:23:46.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:46.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:46.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:46.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:46.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:23:46.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:46.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:46.543 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 08:23:46.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:23:46.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:47.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:47.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:23:47.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:23:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:47.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:23:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:47.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:23:47.049 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 08:23:47.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 08:23:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:47.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:47.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 08:23:47.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 08:23:47.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:48.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:48.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 08:23:48.051 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 08:23:48.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 08:23:48.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:48.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:48.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 08:23:48.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 08:23:48.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:49.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:49.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 08:23:49.054 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 08:23:49.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:23:49.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:49.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:23:49.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:23:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:49.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 08:23:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:49.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:23:49.556 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 08:23:49.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 08:23:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:50.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:50.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 08:23:50.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 08:23:50.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:50.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:50.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 08:23:50.558 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 08:23:50.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 08:23:50.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:51.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:51.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 08:23:51.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 08:23:51.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:51.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:51.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 08:23:51.561 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:51.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 08:23:51.561 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:51.562 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:51.562 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:51.562 INFO [main][AbstractShell] Close shell Testing shell 08:23:51.562 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:51.568 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:51.568 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:51.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:51.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:51.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:51.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:51.590 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:23:51.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:51.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:23:51.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:51.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:51.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:51.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:51.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:51.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:51.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:51.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:51.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:51.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:51.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:51.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:51.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:51.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:51.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:51.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:51.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:51.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:51.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:51.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:51.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:51.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:51.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:51.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:51.632 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:51.632 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:51.632 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:51.633 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:51.633 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:51.633 INFO [main][AbstractShell] Close shell Testing shell 08:23:51.633 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:51.637 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:51.637 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:51.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:51.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:51.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:51.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:51.657 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:23:51.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:51.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:23:51.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:51.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:51.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:51.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:51.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:51.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:51.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:51.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:51.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:51.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:51.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:51.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:51.688 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:51.688 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:51.688 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:51.689 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:51.689 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:51.689 INFO [main][AbstractShell] Close shell Testing shell 08:23:51.689 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:51.694 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:51.694 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:51.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:51.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:51.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:51.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:51.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:23:51.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:51.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:23:51.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:51.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:51.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:51.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:51.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:51.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:51.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:51.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:51.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:51.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:51.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:51.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:51.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and following matchers specified ( with key 'id' and value 'tree001') 08:23:51.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:51.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:51.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:51.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:51.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:51.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:51.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 08:23:51.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:51.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:51.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:51.759 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:51.759 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:51.759 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:51.759 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:51.759 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:51.759 INFO [main][AbstractShell] Close shell Testing shell 08:23:51.759 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:51.765 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:51.765 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:51.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:51.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:51.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:51.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:51.785 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:23:51.785 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:51.785 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:23:51.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:51.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:51.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:51.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:51.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 08:23:51.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:51.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:51.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:51.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:51.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:51.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:51.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:51.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:51.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:51.817 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:51.817 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:51.817 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:51.817 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:51.817 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:51.817 INFO [main][AbstractShell] Close shell Testing shell 08:23:51.817 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:51.822 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:51.822 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:51.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:51.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:51.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:51.831 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:23:51.831 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:23:51.831 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:51.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:51.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.005 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.071 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.087 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.592 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.067 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.063 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.064 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.046 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:51.847 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:51.849 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:23:51.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:51.849 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:51.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:51.850 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:23:51.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:51.850 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:23:51.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:51.851 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:51.851 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:51.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:51.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:51.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:51.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:51.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:51.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:51.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:51.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:51.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:51.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:51.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:51.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:51.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:51.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:51.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:51.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:51.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:51.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:51.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:51.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:51.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:51.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:51.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:51.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:23:51.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:51.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:52.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:52.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:52.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:23:52.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:52.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:23:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:52.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:23:52.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:23:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:52.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:52.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:23:52.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:23:52.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:23:52.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:52.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:23:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:52.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:23:52.914 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:52.914 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:52.914 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:52.915 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:52.915 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:52.915 INFO [main][AbstractShell] Close shell Testing shell 08:23:52.915 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:52.921 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:52.921 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:52.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:52.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:52.921 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:52.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:52.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:52.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:52.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:52.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:52.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:52.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:52.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:52.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:52.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:52.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:52.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:52.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:52.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:52.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:52.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:52.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:52.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:52.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:52.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:52.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:52.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:52.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:52.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:52.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:52.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:52.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:52.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:52.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:52.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:52.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:52.972 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:52.972 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:52.972 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:52.973 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:52.973 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:52.973 INFO [main][AbstractShell] Close shell Testing shell 08:23:52.973 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:52.978 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:52.978 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:52.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:52.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:52.978 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:52.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:52.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:52.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:52.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:52.997 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:52.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:52.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:52.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:52.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:53.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:53.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:53.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:53.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:53.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:53.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:53.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:53.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:53.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:53.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:53.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:53.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:53.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:53.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:23:53.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:53.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:53.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:53.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:23:53.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:53.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:53.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:23:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:53.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:23:53.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:23:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:54.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:23:54.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:23:54.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:23:54.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:54.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:23:54.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:54.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:23:54.050 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:54.050 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:54.050 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:54.050 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:54.050 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:54.050 INFO [main][AbstractShell] Close shell Testing shell 08:23:54.050 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:54.056 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:54.056 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:54.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:54.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:54.056 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:54.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:54.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:54.066 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:54.066 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:54.066 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:54.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:54.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:54.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:54.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:54.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:54.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:54.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:54.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:54.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:54.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:54.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:54.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:54.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:54.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:54.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:54.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:54.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:54.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:54.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:54.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:54.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:54.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:54.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:54.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:23:54.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:54.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:54.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:54.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:54.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:23:54.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:54.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:54.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:23:54.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:54.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:54.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:23:54.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:23:54.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:55.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:55.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:23:55.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:23:55.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:23:55.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:55.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:23:55.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:55.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:23:55.122 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:55.122 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:55.122 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:55.123 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:55.123 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:55.123 INFO [main][AbstractShell] Close shell Testing shell 08:23:55.123 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:55.128 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:55.128 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:55.128 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:55.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:55.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:55.149 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:55.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:55.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:55.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:55.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:55.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:55.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:55.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:55.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:55.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:55.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:55.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:55.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:55.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:55.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:55.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:55.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:55.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:55.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:55.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:55.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:55.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:55.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:55.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:55.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:55.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:55.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:55.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:55.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:23:55.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:55.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:55.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:55.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:23:55.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:55.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:23:55.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:55.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:55.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:23:55.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:23:55.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:56.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:56.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:23:56.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:23:56.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:23:56.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:56.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:23:56.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:56.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:23:56.210 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:56.210 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:56.210 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:56.211 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:56.211 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:56.211 INFO [main][AbstractShell] Close shell Testing shell 08:23:56.211 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:56.216 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:56.216 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:56.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:56.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:56.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:56.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:56.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:56.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:56.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:56.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:56.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:56.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:56.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:56.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:56.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:56.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:56.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:56.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:56.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:56.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:56.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:56.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:56.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:56.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:56.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:56.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:56.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:56.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:56.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:56.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:56.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:56.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:56.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:56.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:56.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:56.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:56.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:56.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:56.277 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 08:23:56.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:56.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:56.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:56.783 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:56.783 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:56.783 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:56.784 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:56.784 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:56.784 INFO [main][AbstractShell] Close shell Testing shell 08:23:56.784 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:56.789 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:56.789 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:56.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:56.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:56.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:56.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:56.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:56.800 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:56.800 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:56.800 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:56.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:56.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:56.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:56.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:56.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:56.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:56.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:56.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:56.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:56.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:56.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:56.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:56.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:56.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:56.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:56.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:56.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:56.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:56.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:56.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:56.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:56.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:56.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:56.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:56.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:23:56.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:57.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:57.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:57.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:23:57.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:57.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:57.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:23:57.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:57.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:57.363 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 08:23:57.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:23:57.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:57.363 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 08:23:57.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:57.864 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 08:23:57.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:23:57.868 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 08:23:57.868 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 08:23:57.870 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 08:23:57.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 08:23:57.871 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 08:23:57.871 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 08:23:57.872 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:57.872 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:57.872 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:57.873 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:57.873 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:57.873 INFO [main][AbstractShell] Close shell Testing shell 08:23:57.873 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:57.878 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:57.878 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:57.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:57.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:57.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:57.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:57.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:57.896 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:57.897 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:57.897 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:57.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:57.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:57.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:57.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:57.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 08:23:57.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:57.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:57.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:57.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:57.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:57.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:57.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:57.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:57.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:57.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:57.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:57.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:57.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:57.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:57.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:57.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:57.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:57.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:57.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:57.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:57.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:23:57.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:57.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:58.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:58.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:23:58.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:58.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:23:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:58.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:23:58.436 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 08:23:58.436 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 08:23:58.437 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 08:23:58.438 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 08:23:58.438 DEBUG [main][TreeEventsListener] It was check event: true 08:23:58.438 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 08:23:58.439 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 08:23:58.439 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 08:23:58.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 08:23:58.440 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 08:23:58.440 DEBUG [main][TreeEventsListener] It was check event: true 08:23:58.440 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 08:23:58.440 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:58.441 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:58.441 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:58.441 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:58.441 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:58.441 INFO [main][AbstractShell] Close shell Testing shell 08:23:58.441 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:58.446 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:58.446 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:58.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:58.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:58.447 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:58.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:58.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:58.466 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:58.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:58.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:58.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:58.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:58.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:58.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:58.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:58.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:58.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:58.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:58.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:58.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:58.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:58.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:58.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:58.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:58.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:58.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:58.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:58.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:58.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:58.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:58.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:58.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:58.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:58.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:58.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:58.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:58.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:58.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:58.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 08:23:58.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 08:23:58.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:59.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:59.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 08:23:59.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 08:23:59.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 08:23:59.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:59.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 08:23:59.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:59.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 08:23:59.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 08:23:59.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 08:23:59.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:59.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:59.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 08:23:59.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 08:23:59.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 08:23:59.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:59.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 08:23:59.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:59.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 08:23:59.518 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:23:59.518 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:23:59.518 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:23:59.519 DEBUG [main][AbstractWait] Waiting until shell is active... 08:23:59.519 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:23:59.519 INFO [main][AbstractShell] Close shell Testing shell 08:23:59.519 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:23:59.525 DEBUG [main][AbstractWait] Waiting while shell is available... 08:23:59.525 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:23:59.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:59.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:59.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:59.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:59.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:59.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:59.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:59.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:23:59.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:23:59.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:59.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:59.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:59.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:59.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:59.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:59.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:59.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:59.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:59.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:59.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:59.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:59.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:59.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:59.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:23:59.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:59.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:59.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:59.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:23:59.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:59.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:59.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:59.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:59.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:59.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:59.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:59.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:59.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:23:59.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:23:59.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:00.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:00.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:00.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:24:00.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:00.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:00.091 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:00.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:00.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:00.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:24:00.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:24:00.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:00.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:00.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:24:00.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:24:00.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:24:00.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:00.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:24:00.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:00.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:24:00.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:24:00.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:00.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:00.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:00.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:00.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:00.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:00.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:00.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:00.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:00.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:00.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:24:00.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:24:00.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 08:24:00.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:24:00.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:01.099 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:24:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 08:24:01.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:24:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:01.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 08:24:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:01.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:24:01.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:24:01.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:01.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:01.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:01.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:01.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:01.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:01.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:01.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:01.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:01.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:01.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:24:01.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:24:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:24:01.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:01.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:01.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:24:01.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:01.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:01.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:24:01.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:24:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:01.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:24:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:01.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:24:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:24:01.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:24:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:01.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:24:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:01.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:24:01.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:24:01.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:01.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:01.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:01.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:01.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:01.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:01.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:01.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:01.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:01.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:01.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:24:01.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:24:01.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 08:24:01.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:01.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:01.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:01.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:01.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:01.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:01.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:01.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:01.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:01.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:01.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:24:01.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:24:01.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:24:01.106 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:01.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:01.106 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:01.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:01.106 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:01.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:24:01.106 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:01.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:01.106 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:01.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:01.107 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:01.107 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:24:01.107 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:24:01.109 DEBUG [main][TreeItemHandler] Set Tree selection 08:24:01.110 DEBUG [main][TreeHandler] Notify Tree about selection event 08:24:01.110 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 08:24:01.110 DEBUG [main][TreeEventsListener] It was check event: false 08:24:01.110 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:24:01.110 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 08:24:01.110 DEBUG [WorkbenchTestable][TreeItemHandler] BB 08:24:01.110 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 08:24:01.110 DEBUG [WorkbenchTestable][TreeItemHandler] C 08:24:01.112 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 08:24:01.113 DEBUG [main][TreeHandler] Unselect all tree items 08:24:01.113 DEBUG [main][TreeHandler] Notify Tree about selection event 08:24:01.113 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 08:24:01.113 DEBUG [main][TreeEventsListener] It was check event: false 08:24:01.113 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 08:24:01.113 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:01.114 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:01.114 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:01.114 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:01.114 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:01.114 INFO [main][AbstractShell] Close shell Testing shell 08:24:01.114 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:01.120 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:01.120 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:01.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:24:01.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:01.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:01.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:01.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:01.130 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:24:01.131 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:01.131 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:24:01.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:24:01.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:01.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:01.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:01.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:24:01.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:01.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:01.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:01.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:01.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:01.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:01.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:01.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:01.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:01.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:01.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:24:01.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:01.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:01.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:01.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:01.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:01.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:01.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:01.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:01.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:01.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:01.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:24:01.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:24:01.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:01.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:01.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:01.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:01.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:24:01.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:24:01.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:02.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:24:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:24:02.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:24:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:02.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:24:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:02.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:24:02.182 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:02.183 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:02.183 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:02.183 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:02.183 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:02.183 INFO [main][AbstractShell] Close shell Testing shell 08:24:02.183 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:02.191 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:02.191 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:02.191 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:24:02.191 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:02.191 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:02.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:02.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:02.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:24:02.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:02.218 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:24:02.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:24:02.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:02.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:02.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:02.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:24:02.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:02.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:02.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:02.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:02.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:02.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:02.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:02.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:02.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:02.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:02.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:24:02.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:02.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:02.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:02.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:02.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:02.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:24:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:24:02.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:24:02.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:02.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:02.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:02.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:24:02.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:02.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:02.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:02.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:02.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:02.759 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:02.759 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:02.759 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:02.759 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:02.760 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:02.760 INFO [main][AbstractShell] Close shell Testing shell 08:24:02.760 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:02.765 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:02.765 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:02.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:24:02.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:02.765 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:02.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:24:02.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:02.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:24:02.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:24:02.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:02.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:02.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:02.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 08:24:02.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:02.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:02.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:02.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:02.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:02.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:02.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:02.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:02.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:02.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:02.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:24:02.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:02.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:02.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:02.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:02.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:02.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:24:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:24:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:24:02.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:03.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:03.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:24:03.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:03.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:03.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:03.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 08:24:03.330 DEBUG [main][TreeItemHandler] Selecting tree item: AA 08:24:03.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 08:24:03.330 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 08:24:03.330 DEBUG [main][TreeEventsListener] It was check event: false 08:24:03.330 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 08:24:03.331 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:03.331 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:03.331 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:03.331 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:03.331 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:03.331 INFO [main][AbstractShell] Close shell Testing shell 08:24:03.331 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:03.338 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:03.338 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:03.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:24:03.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:03.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:03.362 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:24:03.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:03.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:24:03.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:24:03.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:03.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:03.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:03.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:24:03.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:03.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:03.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:03.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:03.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:03.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:03.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:03.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:24:03.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:03.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:03.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:03.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:03.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:03.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:03.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:03.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:03.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:03.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:03.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:24:03.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:24:03.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:24:03.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:03.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:03.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:03.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:03.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:24:03.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:03.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:03.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:03.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:03.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:03.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:24:03.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:24:03.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:04.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:04.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:24:04.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:24:04.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:24:04.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:04.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:24:04.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:04.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:24:04.415 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:04.415 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:04.415 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:04.416 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:04.416 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:04.416 INFO [main][AbstractShell] Close shell Testing shell 08:24:04.416 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:04.421 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:04.421 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:04.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:24:04.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:04.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:04.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:04.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:04.441 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:24:04.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:04.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:24:04.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:24:04.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:04.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:04.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:04.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:24:04.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:04.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:04.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:04.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:04.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:04.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:04.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:04.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:04.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:04.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:04.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:24:04.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:04.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:04.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:04.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:04.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:04.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:04.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:04.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:04.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:04.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:04.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:24:04.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:24:04.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:24:04.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:04.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:04.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:24:04.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:04.981 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:04.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:04.981 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 08:24:04.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 08:24:04.982 DEBUG [main][TreeItemHandler] Selecting tree item: AA 08:24:04.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 08:24:04.982 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 08:24:04.982 DEBUG [main][TreeEventsListener] It was check event: false 08:24:04.982 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 08:24:04.982 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:04.982 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:04.982 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 08:24:04.982 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 08:24:04.983 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 08:24:04.984 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:04.984 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:04.984 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:04.984 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:04.985 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:04.985 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:04.985 INFO [main][AbstractShell] Close shell Testing shell 08:24:04.985 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:04.990 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:04.990 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:04.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:24:04.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:04.990 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:05.008 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:24:05.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:05.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:24:05.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:24:05.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:05.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:05.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:05.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:24:05.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:05.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:05.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:05.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:05.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:05.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:05.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:05.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:05.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:05.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:05.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 08:24:05.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:05.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:05.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:05.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:05.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:05.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:05.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:05.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:05.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:05.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:05.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:24:05.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:24:05.044 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 08:24:05.044 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:24:05.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:05.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:05.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:05.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 08:24:05.547 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:24:05.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:05.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:06.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:06.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:06.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:06.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:06.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:06.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:07.049 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:24:07.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:07.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:07.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:07.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:07.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:07.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:08.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:08.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:08.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:08.551 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:24:08.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:08.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:08.552 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:08.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:08.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:08.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:08.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:08.552 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:08.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:08.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:09.053 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:24:09.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:09.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:09.053 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:09.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:09.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:09.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:09.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:09.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:09.555 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:24:09.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:09.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:09.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:09.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:09.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:09.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:10.056 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:24:10.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:10.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:10.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:10.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:10.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:10.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:10.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:10.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 08:24:10.057 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:24:10.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:10.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:10.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:10.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:10.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:24:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:10.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:10.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:24:10.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:10.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:10.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:10.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:10.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:10.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:10.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:10.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:10.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:24:10.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:24:10.060 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 08:24:10.060 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:24:10.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:10.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:10.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:10.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:10.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 08:24:10.562 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:24:10.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:10.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:11.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:11.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:11.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:11.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:11.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:12.064 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:24:12.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:12.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:12.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:12.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:12.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:12.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:13.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:13.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:13.566 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:24:13.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:13.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:14.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:14.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:14.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:24:14.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:14.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:14.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:24:14.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 08:24:14.570 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:14.570 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:14.570 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:14.571 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:14.571 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:14.571 INFO [main][AbstractShell] Close shell Testing shell 08:24:14.571 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:14.576 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:14.576 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:14.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:24:14.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:14.576 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:14.596 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:24:14.596 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:24:14.596 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:14.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.75 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.08 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.066 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.069 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.083 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.088 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.562 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.096 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.568 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.078 s testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.585 s getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.086 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.565 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.578 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.079 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.566 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.587 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:14.605 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:14.606 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:24:14.606 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:14.606 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:14.607 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:14.607 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:24:14.607 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:14.607 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:24:14.607 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:14.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:14.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:24:14.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:14.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:14.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:14.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:14.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 08:24:14.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:14.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:14.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:14.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:14.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:14.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:14.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:24:14.641 TRACE [main][WidgetHandler] Notify List with event 13 08:24:14.641 TRACE [main][WidgetHandler] Wait for synchronization 08:24:14.642 TRACE [main][WidgetHandler] Notify List with event 13 08:24:14.642 TRACE [main][WidgetHandler] Wait for synchronization 08:24:14.642 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:14.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 08:24:14.642 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:14.643 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:14.643 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:14.643 INFO [main][AbstractShell] Close shell Testing shell 08:24:14.643 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:14.648 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:14.648 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:14.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:14.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:14.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:14.668 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:24:14.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:14.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:24:14.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:14.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:14.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:14.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:14.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 08:24:14.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:14.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:14.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:14.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:14.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:14.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:14.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:14.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:14.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:14.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:24:14.737 TRACE [main][WidgetHandler] Notify List with event 13 08:24:14.737 TRACE [main][WidgetHandler] Wait for synchronization 08:24:14.737 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:14.738 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:14.738 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:14.738 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:14.738 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:14.738 INFO [main][AbstractShell] Close shell Testing shell 08:24:14.738 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:14.743 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:14.743 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:14.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:14.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:14.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:14.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:14.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:14.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:24:14.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:14.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:24:14.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:14.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:14.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:14.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:14.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 08:24:14.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:14.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:14.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:14.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:14.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:14.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:14.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:14.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:14.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:14.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:24:14.807 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:14.807 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:14.807 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:14.808 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:14.808 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:14.808 INFO [main][AbstractShell] Close shell Testing shell 08:24:14.808 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:14.813 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:14.813 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:14.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:14.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:14.814 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:14.841 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:24:14.841 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:14.841 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:24:14.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:14.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:14.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:14.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:14.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 08:24:14.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:14.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:14.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:14.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:14.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:14.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:14.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:14.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:14.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:14.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:24:14.896 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 08:24:14.908 TRACE [main][WidgetHandler] Notify List with event 13 08:24:14.908 TRACE [main][WidgetHandler] Wait for synchronization 08:24:14.910 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:14.910 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:14.910 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:14.911 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:14.911 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:14.911 INFO [main][AbstractShell] Close shell Testing shell 08:24:14.911 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:14.916 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:14.916 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:14.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:14.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:14.916 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:14.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:14.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:14.928 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:24:14.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:14.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:24:14.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:14.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:14.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:14.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:14.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 08:24:14.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:14.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:14.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:14.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:14.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:14.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:14.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:14.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:24:14.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and following matchers specified ( with key 'id' and value 'list001') 08:24:14.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:14.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:14.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:14.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:14.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:14.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:14.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:14.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 08:24:14.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:14.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:14.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:24:14.999 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:14.999 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:14.999 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:14.999 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:14.999 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:14.999 INFO [main][AbstractShell] Close shell Testing shell 08:24:14.999 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:15.005 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:15.005 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:15.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:15.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:15.005 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:15.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.046 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:24:15.046 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:15.046 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:24:15.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:15.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:15.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:15.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:15.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 08:24:15.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:15.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:15.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:15.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:15.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:15.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:15.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:24:15.111 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 08:24:15.112 TRACE [main][WidgetHandler] Notify List with event 13 08:24:15.112 TRACE [main][WidgetHandler] Wait for synchronization 08:24:15.113 TRACE [main][WidgetHandler] Notify List with event 13 08:24:15.113 TRACE [main][WidgetHandler] Wait for synchronization 08:24:15.114 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:15.114 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:15.114 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:15.114 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:15.114 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:15.114 INFO [main][AbstractShell] Close shell Testing shell 08:24:15.114 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:15.120 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:15.120 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:15.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:15.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:15.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:15.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:24:15.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:15.186 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:24:15.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:15.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:15.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:15.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:15.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 08:24:15.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:15.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:15.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:15.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:15.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:15.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:15.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:24:15.235 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 08:24:15.235 TRACE [main][WidgetHandler] Notify List with event 13 08:24:15.235 TRACE [main][WidgetHandler] Wait for synchronization 08:24:15.237 TRACE [main][WidgetHandler] Notify List with event 13 08:24:15.237 TRACE [main][WidgetHandler] Wait for synchronization 08:24:15.237 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:15.237 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:15.237 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:15.238 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:15.238 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:15.238 INFO [main][AbstractShell] Close shell Testing shell 08:24:15.238 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:15.243 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:15.243 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:15.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:15.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:15.244 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:15.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:24:15.311 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:24:15.311 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:15.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:15.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.06 s testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.091 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.08 s testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.087 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.118 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.14 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.124 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:24:15.322 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:24:15.322 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:24:15.323 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:15.323 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:24:15.323 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:15.323 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:24:15.323 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:15.323 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:24:15.323 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:15.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:15.330 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 08:24:15.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:15.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:15.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:15.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:15.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 08:24:15.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:15.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:15.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:15.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:15.390 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:24:15.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:24:15.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:15.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:15.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:15.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:15.395 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:15.396 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 08:24:15.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:24:15.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:15.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:15.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:15.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified ( with key 'org.eclipse.reddeer.widget.key' and value 'label1') 08:24:15.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:15.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.400 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:24:15.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:15.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:15.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 08:24:15.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:15.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:15.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:24:15.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:24:15.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:15.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:15.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 08:24:15.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:15.423 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 08:24:15.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:24:15.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:15.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:15.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:15.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Name:") 08:24:15.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:15.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.424 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:24:15.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:15.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:15.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:15.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:15.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:24:15.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:24:15.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:15.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:15.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.425 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 08:24:15.425 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:24:15.425 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:15.425 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:15.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.027 s defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:15.435 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:15.436 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:24:15.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:15.437 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:15.437 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:15.437 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:24:15.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:15.440 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:24:15.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:15.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:15.440 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:15.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:15.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:15.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:15.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:749): Gtk-WARNING **: 08:24:15.470: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.481: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.483: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.484: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.487: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.497: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.498: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.502: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.504: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.504: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.522: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.538: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.540: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.541: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.543: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.555: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.556: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.558: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.561: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.561: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.571: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.571: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.574: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.574: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.574: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.576: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.578: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.578: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.579: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.591: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.591: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.592: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.592: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.594: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.594: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.594: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.594: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.596: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.598: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.598: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.598: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.599: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:24:15.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified 08:24:15.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:15.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:15.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:15.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:15.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:15.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:15.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 08:24:15.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 08:24:15.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:15.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:15.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:15.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:15.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:15.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:15.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:15.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 08:24:15.636 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:15.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 08:24:15.636 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:15.637 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:15.637 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:15.637 INFO [main][AbstractShell] Close shell Testing shell 08:24:15.637 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:15.671 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:15.671 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:15.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:15.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:15.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:15.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.682 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:15.682 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:15.682 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:15.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:15.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:15.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:15.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:749): Gtk-WARNING **: 08:24:15.705: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.716: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.718: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.720: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.722: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.731: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.731: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.735: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.736: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.737: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.752: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.762: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.765: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.766: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.768: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.779: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.780: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.782: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.782: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.783: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.785: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.785: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.795: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.796: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.796: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.798: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.798: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.798: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.800: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.812: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.813: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.813: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.813: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.815: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.816: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.816: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.816: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.818: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.819: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.820: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.820: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:15.820: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:24:15.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 08:24:15.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:15.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:15.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:15.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:15.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 08:24:15.852 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 08:24:15.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 08:24:15.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:15.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:15.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:15.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:15.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:15.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:15.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 08:24:15.853 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 08:24:15.863 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:24:16.863 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 08:24:16.863 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 08:24:16.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 08:24:16.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:16.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:16.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:16.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:16.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:16.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:16.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:16.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 08:24:16.864 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 08:24:16.865 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:24:17.865 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 08:24:17.866 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 08:24:17.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 08:24:17.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:17.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:17.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:17.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:17.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:17.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 08:24:17.867 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 08:24:17.867 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:24:18.868 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 08:24:18.868 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 08:24:18.868 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 08:24:18.873 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 08:24:18.873 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 08:24:18.873 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 08:24:18.873 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 08:24:18.874 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 08:24:18.874 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 08:24:18.874 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 08:24:18.874 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 08:24:18.874 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 08:24:18.875 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:18.875 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:18.875 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:18.875 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:18.875 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:18.875 INFO [main][AbstractShell] Close shell Testing shell 08:24:18.875 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:18.912 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:18.912 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:18.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:18.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:18.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:18.922 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:18.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:18.923 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:18.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:18.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:18.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:18.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:749): Gtk-WARNING **: 08:24:18.944: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:18.955: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:18.957: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:18.959: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:18.960: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:18.970: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:18.970: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:18.972: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:18.973: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:18.974: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:18.976: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:18.976: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:18.992: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.003: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.005: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.007: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.018: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.019: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.021: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.021: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.023: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.025: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.025: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.035: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.035: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.036: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.038: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.038: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.038: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.040: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.042: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.042: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.043: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.054: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.056: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.056: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.056: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.056: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.058: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.060: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.060: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:19.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:24:19.066 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 08:24:19.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 08:24:19.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:19.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:19.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:19.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:19.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:19.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:19.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:19.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 08:24:19.092 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 08:24:19.094 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:24:20.094 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 08:24:20.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 08:24:20.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:20.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:20.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:20.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:20.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:20.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:20.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:24:20.096 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:24:20.100 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:20.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 08:24:20.101 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:20.102 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:20.102 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:20.102 INFO [main][AbstractShell] Close shell Testing shell 08:24:20.102 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:20.138 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:20.138 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:20.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:20.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:20.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:20.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:20.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:20.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:20.150 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:20.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:20.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:20.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:20.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:749): Gtk-WARNING **: 08:24:20.172: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.182: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.184: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.186: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.197: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.199: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.199: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.200: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.202: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.202: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.217: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.228: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.230: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.232: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.234: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.243: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.243: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.245: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.246: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.247: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.249: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.249: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.259: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.259: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.259: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.261: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.262: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.262: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.264: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.265: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.266: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.266: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.275: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.275: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.276: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.276: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.278: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.278: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.279: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.279: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.280: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.282: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.282: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.283: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:20.283: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:24:20.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified 08:24:20.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:20.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:20.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:20.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:20.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:20.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:20.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:20.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 08:24:20.316 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 08:24:20.316 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 08:24:20.317 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:24:21.318 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 08:24:21.318 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 08:24:21.319 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:24:22.319 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 08:24:22.319 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 08:24:22.320 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:24:23.320 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 08:24:23.321 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:23.321 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:23.321 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:23.321 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:23.321 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:23.321 INFO [main][AbstractShell] Close shell Testing shell 08:24:23.321 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:23.357 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:23.357 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:23.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:23.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:23.358 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:23.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:23.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:23.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:23.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:23.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:23.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:23.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:23.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:23.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:749): Gtk-WARNING **: 08:24:23.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.400: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.402: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.404: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.405: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.414: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.415: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.417: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.417: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.418: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.420: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.420: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.435: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.446: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.449: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.450: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.452: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.462: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.462: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.464: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.465: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.466: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.468: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.468: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.478: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.478: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.481: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.481: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.481: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.483: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.485: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.485: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.485: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.495: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.496: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.496: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.496: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.498: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.499: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.499: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.499: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.501: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.503: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.503: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.503: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:23.503: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:24:23.508 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 08:24:23.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 08:24:23.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:23.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:23.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:23.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:23.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:23.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:23.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:23.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:23.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:23.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 08:24:23.534 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 08:24:23.535 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:24:24.535 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 08:24:24.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 08:24:24.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:24.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:24.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:24.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:24.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:24.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:24.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:24:24.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:24:24.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:24.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 08:24:24.537 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:24:24.541 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:24.541 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:24.542 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:24.542 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:24.543 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:24.543 INFO [main][AbstractShell] Close shell Testing shell 08:24:24.543 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:24.579 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:24.579 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:24.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:24.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:24.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:24.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:24.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:24.590 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:24.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:24.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:24.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:24.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:24.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:24.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:749): Gtk-WARNING **: 08:24:24.614: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.625: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.627: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.628: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.630: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.639: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.639: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.641: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.642: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.643: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.645: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.645: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.661: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.673: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.676: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.678: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.681: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.692: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.693: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.695: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.695: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.697: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.699: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.699: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.708: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.709: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.709: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.711: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.711: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.712: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.713: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.715: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.715: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.716: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.725: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.728: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.729: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.729: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.729: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.731: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:24:24.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified 08:24:24.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:24.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:24.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:24.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:24.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:24.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 08:24:24.763 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:24.763 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:24.763 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:24.764 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:24.764 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:24.764 INFO [main][AbstractShell] Close shell Testing shell 08:24:24.764 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:24.799 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:24.799 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:24.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:24.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:24.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:24.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:24.809 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:24.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:24.809 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:24.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:24.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:24.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:24.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:749): Gtk-WARNING **: 08:24:24.834: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.845: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.848: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.851: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.861: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.863: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.863: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.865: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.866: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.866: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.892: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.906: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.909: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.911: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.914: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.928: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.929: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.931: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.931: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.933: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.935: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.935: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.947: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.947: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.948: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.951: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.951: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.951: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.954: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.955: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.956: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.956: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.966: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.967: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.967: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.967: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.969: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.970: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.970: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.970: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.972: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.974: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.975: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.975: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:24.975: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:24:24.980 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 08:24:24.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 3 and no matchers specified 08:24:24.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:25.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:25.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:25.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:25.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:25.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:25.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:24:25.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 08:24:25.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:24:25.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 08:24:26.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:24:26.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 08:24:26.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:24:26.015 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 08:24:26.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:26.016 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:26.016 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:26.016 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:26.016 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:26.016 INFO [main][AbstractShell] Close shell Testing shell 08:24:26.016 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:26.054 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:26.054 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:26.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:26.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:26.054 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:26.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:26.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:26.064 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:26.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:26.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:26.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:26.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:749): Gtk-WARNING **: 08:24:26.087: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.098: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.100: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.102: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.103: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.113: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.113: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.115: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.116: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.117: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.119: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.119: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.135: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.147: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.149: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.151: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.153: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.163: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.163: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.165: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.166: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.168: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.169: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.170: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.180: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.180: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.181: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.183: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.183: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.183: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.185: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.197: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.203: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:749): Gtk-WARNING **: 08:24:26.206: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:24:26.210 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 08:24:26.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified 08:24:26.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 08:24:26.237 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:26.238 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:26.238 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:26.238 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:26.238 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:26.238 INFO [main][AbstractShell] Close shell Testing shell 08:24:26.238 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:26.275 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:26.275 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:26.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:26.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:26.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:26.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:24:26.285 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:24:26.285 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:26.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:26.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.851 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.242 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.24 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.227 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.218 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.222 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.219 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.255 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.221 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.294 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.295 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:24:26.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:26.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:26.295 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:24:26.302 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:26.302 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:24:26.302 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:26.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:26.303 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:26.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:26.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:26.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:26.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 08:24:26.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:26.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:26.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:24:26.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Disabled:") 08:24:26.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:26.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:24:26.371 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:26.371 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:26.371 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:26.372 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:26.372 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:26.372 INFO [main][AbstractShell] Close shell Testing shell 08:24:26.372 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:26.383 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:26.383 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:26.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:26.383 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.394 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:26.395 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:26.395 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:26.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:26.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:26.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:26.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified ( with key 'comboTestKey' and value '3') 08:24:26.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 08:24:26.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 08:24:26.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 08:24:26.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 08:24:26.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:24:26.456 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 08:24:26.461 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:26.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 08:24:26.461 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:26.462 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:26.462 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:26.462 INFO [main][AbstractShell] Close shell Testing shell 08:24:26.462 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:26.489 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:26.489 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:26.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:26.490 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:26.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:26.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:26.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:26.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:26.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:26.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:26.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo0") 08:24:26.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:26.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:24:26.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 08:24:26.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:26.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:24:26.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo1") 08:24:26.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:26.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:24:26.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 08:24:26.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:26.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:26.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:24:26.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo2") 08:24:26.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:26.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:24:26.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 2 and no matchers specified 08:24:26.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:24:26.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:24:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 08:24:26.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo3") 08:24:26.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:26.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:24:26.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 3 and no matchers specified 08:24:26.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:24:26.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 08:24:26.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 08:24:26.610 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:26.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 08:24:26.610 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:26.611 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:26.611 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:26.611 INFO [main][AbstractShell] Close shell Testing shell 08:24:26.611 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:26.621 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:26.621 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:26.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:26.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:26.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:26.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:26.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:26.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:26.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:26.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:26.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo3") 08:24:26.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:26.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:24:26.692 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 08:24:26.692 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:26.693 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:26.693 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:26.693 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:26.694 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:26.694 INFO [main][AbstractShell] Close shell Testing shell 08:24:26.694 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:26.703 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:26.703 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:26.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:26.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:26.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:26.723 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:26.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:26.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:26.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:26.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:26.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo1") 08:24:26.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:26.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:24:26.773 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 08:24:26.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:24:26.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:26.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:24:26.775 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:24:26.782 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:26.782 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:26.782 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:26.783 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:26.784 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:26.784 INFO [main][AbstractShell] Close shell Testing shell 08:24:26.784 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:26.794 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:26.794 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:26.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:26.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:26.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:26.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:26.804 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:26.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:26.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:26.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:26.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 08:24:26.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:26.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:26.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:24:26.864 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 08:24:26.865 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:26.865 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:26.865 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:26.866 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:26.866 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:26.866 INFO [main][AbstractShell] Close shell Testing shell 08:24:26.866 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:26.876 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:26.876 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:26.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:26.877 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:26.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.898 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:26.898 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:26.898 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:26.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:26.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:26.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:26.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:26.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 5 and no matchers specified 08:24:26.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:26.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:26.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:24:26.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:24:27.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:24:27.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:24:27.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:24:27.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:24:27.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:24:27.951 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 08:24:27.951 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:27.951 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:27.951 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:27.951 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:27.951 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:27.951 INFO [main][AbstractShell] Close shell Testing shell 08:24:27.951 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:27.962 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:27.962 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:27.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:27.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:27.962 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:27.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:27.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:27.980 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:27.980 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:27.980 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:27.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:27.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:27.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:27.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:28.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "NON_EXISTING_LABEL_&*") 08:24:28.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:28.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:28.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:28.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:28.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:28.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:28.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:28.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:28.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:28.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:29.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:29.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:29.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:24:29.047 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 08:24:29.048 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:29.048 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:29.048 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:29.048 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:29.048 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:29.048 INFO [main][AbstractShell] Close shell Testing shell 08:24:29.048 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:29.060 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:29.060 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:29.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:29.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:29.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:29.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:29.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:29.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:29.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:29.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:29.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:29.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo2") 08:24:29.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:29.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:29.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:29.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:29.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:29.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:29.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:29.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:24:29.141 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 08:24:29.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:24:29.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:29.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:29.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:29.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:29.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:29.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:24:29.145 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:24:29.146 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:29.146 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:29.146 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:29.147 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:29.147 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:29.147 INFO [main][AbstractShell] Close shell Testing shell 08:24:29.147 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:29.157 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:29.157 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:29.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:29.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:29.157 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:24:29.178 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:24:29.178 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:29.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:29.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.886 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.091 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.116 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.12 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.091 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.081 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.094 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.082 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.099 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.098 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:29.188 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:29.190 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:24:29.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:29.190 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:29.190 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:29.190 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:24:29.191 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:29.191 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:24:29.191 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:29.191 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:29.191 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:29.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:29.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:29.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:29.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:29.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 2 and no matchers specified 08:24:29.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:29.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:29.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:29.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:24:29.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:24:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:29.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 08:24:29.241 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 08:24:29.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:24:29.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:29.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:29.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:29.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:29.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:29.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:29.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:29.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:24:29.247 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:24:29.248 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:29.248 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:29.248 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:29.249 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:29.249 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:29.249 INFO [main][AbstractShell] Close shell Testing shell 08:24:29.249 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:29.255 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:29.255 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:29.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:29.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:29.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:29.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.267 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:29.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:29.267 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:29.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:29.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:29.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:29.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:29.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabFolder with no referenced composite specified, index 0 and no matchers specified 08:24:29.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:29.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:29.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:29.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:29.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 08:24:29.322 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:29.323 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:29.323 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:29.323 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:29.323 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:29.323 INFO [main][AbstractShell] Close shell Testing shell 08:24:29.323 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:29.330 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:29.330 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:29.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:29.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:29.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:29.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:29.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:29.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:29.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:29.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:29.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:29.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:29.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and no matchers specified 08:24:29.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:29.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:29.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:29.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:29.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:29.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:29.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:29.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 08:24:29.392 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 08:24:29.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabFolder with no referenced composite specified, index 0 and no matchers specified 08:24:29.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:29.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:29.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:29.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:29.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:29.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:29.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:29.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 08:24:29.395 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:29.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 08:24:29.396 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:29.396 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:29.396 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:29.396 INFO [main][AbstractShell] Close shell Testing shell 08:24:29.396 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:29.403 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:29.403 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:29.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:29.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:29.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:29.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:29.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:29.421 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:29.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:29.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:29.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:29.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:29.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 0") 08:24:29.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:29.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:29.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:29.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:29.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:29.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:29.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:29.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 08:24:29.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1") 08:24:29.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:29.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:29.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:29.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:29.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:29.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:29.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:29.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 08:24:29.466 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 08:24:29.468 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 08:24:29.469 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:29.469 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:29.469 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:29.469 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:29.469 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:29.469 INFO [main][AbstractShell] Close shell Testing shell 08:24:29.469 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:29.476 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:29.476 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:29.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:29.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:29.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.495 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:29.495 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:29.495 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:29.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:29.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:29.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:29.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:29.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabFolder with no referenced composite specified, index 0 and no matchers specified 08:24:29.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:29.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:29.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:29.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:29.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:29.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:29.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:29.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 08:24:29.539 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:29.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 08:24:29.539 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:29.540 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:29.540 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:29.540 INFO [main][AbstractShell] Close shell Testing shell 08:24:29.540 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:29.546 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:29.546 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:29.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:29.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:29.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.565 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:29.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:29.565 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:29.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:29.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:29.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:29.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:29.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 5 and no matchers specified 08:24:29.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:29.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:29.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:29.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:29.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:29.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:29.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:24:29.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:24:30.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:24:30.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:24:30.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:24:30.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:24:30.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:24:30.612 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 08:24:30.612 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:30.612 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:30.612 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:30.612 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:30.612 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:30.612 INFO [main][AbstractShell] Close shell Testing shell 08:24:30.612 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:30.619 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:30.619 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:30.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:30.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:30.619 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:30.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:30.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:30.637 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:30.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:30.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:30.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:30.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:30.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:30.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:30.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$") 08:24:30.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:30.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:30.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:30.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:30.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:30.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:30.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:30.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:31.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:31.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:31.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:31.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:31.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:24:31.684 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 08:24:31.684 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:31.684 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:31.684 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:31.684 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:31.684 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:31.684 INFO [main][AbstractShell] Close shell Testing shell 08:24:31.684 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:31.691 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:31.691 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:31.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:31.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:31.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:31.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:31.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:31.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:31.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:31.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:31.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:31.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:31.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:31.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1") 08:24:31.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:31.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:31.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:31.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:31.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:31.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:31.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 08:24:31.749 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 08:24:31.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:24:31.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:31.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:31.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:31.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:31.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:31.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:24:31.751 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:24:31.751 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:31.751 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:31.752 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:31.752 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:31.752 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:31.752 INFO [main][AbstractShell] Close shell Testing shell 08:24:31.752 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:31.759 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:31.759 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:31.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:31.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:31.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:31.778 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:24:31.778 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:24:31.778 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:31.778 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:31.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.591 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.076 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.082 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.072 s isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.074 s tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.07 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.072 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.062 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.078 s Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 08:24:31.784 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 08:24:31.784 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:24:31.785 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:31.785 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 08:24:31.785 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:31.785 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:24:31.785 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:31.785 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:24:31.785 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:31.786 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:31.786 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 08:24:31.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 08:24:31.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:31.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:31.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:31.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and no matchers specified 08:24:31.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:31.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:31.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:31.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:31.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:31.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:31.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:31.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 08:24:31.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and no matchers specified 08:24:31.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:31.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:31.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:31.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:31.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:31.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:31.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:31.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:31.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 08:24:31.824 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 08:24:31.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and no matchers specified 08:24:31.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:31.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:31.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:31.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:31.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:31.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 08:24:31.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 1 and no matchers specified 08:24:31.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:31.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:31.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:31.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:31.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:31.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:31.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 08:24:31.828 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 08:24:31.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 1 and no matchers specified 08:24:31.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:31.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:31.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:31.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:31.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:31.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:31.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 08:24:31.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "First spinner:") 08:24:31.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:31.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:31.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:31.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:31.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:31.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 08:24:31.831 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 08:24:31.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "First spinner:") 08:24:31.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:31.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:31.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:31.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:31.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:31.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 08:24:31.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Second spinner:") 08:24:31.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:31.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:31.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:31.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:31.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:31.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 08:24:31.837 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 08:24:31.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Second spinner:") 08:24:31.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:31.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:31.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:31.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:31.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:31.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:31.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 08:24:31.841 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:31.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 08:24:31.842 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:31.842 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:31.842 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:31.842 INFO [main][AbstractShell] Close shell Testing shell 08:24:31.842 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:31.848 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:31.848 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:31.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 08:24:31.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:31.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:31.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:31.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 08:24:31.857 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 08:24:31.857 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:31.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.071 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:31.864 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:31.864 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:24:31.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:31.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:31.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:31.865 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:24:31.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:31.874 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:24:31.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:31.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:31.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:31.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:31.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:31.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:31.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:32.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:24:32.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:32.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:32.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:32.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:32.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:32.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:32.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:32.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:32.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:32.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:32.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 7 and no matchers specified 08:24:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:32.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 08:24:32.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 08:24:32.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:32.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 08:24:32.538 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@16af94ee 08:24:32.542 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:32.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 08:24:32.542 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:32.543 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:32.543 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:32.543 INFO [main][AbstractShell] Close shell Testing shell 08:24:32.543 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:32.553 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:32.553 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:32.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:32.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:32.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:32.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:32.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:32.562 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:32.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:32.562 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:32.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:32.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:32.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:32.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:32.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:24:32.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:33.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:33.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:33.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:33.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:33.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:33.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:33.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:33.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:33.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:24:33.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "1 3") 08:24:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:33.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:33.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:33.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:33.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:24:33.207 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:33.207 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:33.207 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:33.207 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:33.207 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:33.208 INFO [main][AbstractShell] Close shell Testing shell 08:24:33.208 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:33.218 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:33.218 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:33.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:33.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:33.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:33.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:33.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:33.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:33.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:33.236 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:33.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:33.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:33.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:33.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:33.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified 08:24:33.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:33.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:33.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:33.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:33.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:33.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:33.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:33.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:33.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:33.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:24:33.898 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:33.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 08:24:33.898 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:33.898 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:33.898 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:33.898 INFO [main][AbstractShell] Close shell Testing shell 08:24:33.898 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:33.908 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:33.908 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:33.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:33.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:33.909 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:33.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:33.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:33.917 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:33.917 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:33.917 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:33.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:33.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:33.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:33.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:34.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "0 3") 08:24:34.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:34.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:34.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:34.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:34.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:34.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:34.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:34.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:34.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:34.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:24:34.548 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:34.548 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:34.548 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:34.548 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:34.548 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:34.548 INFO [main][AbstractShell] Close shell Testing shell 08:24:34.548 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:34.558 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:34.559 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:34.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:34.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:34.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:34.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:34.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:34.567 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:34.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:34.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:34.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:34.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:34.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:34.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:34.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:24:34.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:35.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:35.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:35.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:35.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:35.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:35.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:35.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:35.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:35.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:24:35.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "1 2") 08:24:35.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:35.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:35.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:35.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:35.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:24:35.204 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 08:24:35.206 TRACE [main][WidgetHandler] Notify Table with event 13 08:24:35.206 TRACE [main][WidgetHandler] Wait for synchronization 08:24:35.207 TRACE [main][WidgetHandler] Notify Table with event 3 08:24:35.207 TRACE [main][WidgetHandler] Wait for synchronization 08:24:35.207 TRACE [main][WidgetHandler] Notify Table with event 4 08:24:35.207 TRACE [main][WidgetHandler] Wait for synchronization 08:24:35.209 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:35.209 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:35.209 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:35.209 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:35.209 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:35.209 INFO [main][AbstractShell] Close shell Testing shell 08:24:35.209 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:35.220 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:35.220 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:35.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:35.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:35.220 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:35.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:35.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:35.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:35.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:35.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:35.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:35.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:35.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:35.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:35.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 1 and no matchers specified 08:24:35.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:35.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:35.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:35.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:35.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:35.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:35.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:35.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:35.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:35.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 08:24:35.874 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:35.874 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:35.874 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:35.874 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:35.874 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:35.875 INFO [main][AbstractShell] Close shell Testing shell 08:24:35.875 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:35.885 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:35.885 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:35.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:35.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:35.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:35.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:35.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:35.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:35.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:35.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:35.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:35.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:35.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:35.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:36.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:24:36.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:36.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:36.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:36.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:36.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:36.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:36.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:36.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:36.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:36.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:24:36.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and no matchers specified 08:24:36.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:36.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:36.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:36.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:36.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:24:36.525 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:36.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 08:24:36.525 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:36.525 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:36.525 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:36.525 INFO [main][AbstractShell] Close shell Testing shell 08:24:36.526 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:36.536 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:36.536 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:36.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:36.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:36.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:36.553 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:36.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:36.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:36.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:36.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:36.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:36.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:36.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:24:36.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:37.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:37.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:37.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:37.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:37.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:24:37.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 1 and no matchers specified 08:24:37.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:37.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:37.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:37.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:37.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 08:24:37.191 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:37.191 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:37.191 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:37.191 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:37.191 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:37.191 INFO [main][AbstractShell] Close shell Testing shell 08:24:37.191 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:37.201 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:37.202 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:37.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:37.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:37.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:37.211 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:37.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:37.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:37.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:37.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:37.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:37.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:37.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 7 and no matchers specified 08:24:37.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:37.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:37.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:37.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:37.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 08:24:37.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 08:24:37.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:37.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 08:24:37.826 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 08:24:37.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 7 and no matchers specified 08:24:37.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:37.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:37.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:37.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:37.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:37.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:37.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 08:24:37.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 08:24:37.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:37.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 08:24:37.840 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:37.840 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:37.840 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:37.840 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:37.840 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:37.840 INFO [main][AbstractShell] Close shell Testing shell 08:24:37.840 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:37.850 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:37.850 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:37.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:37.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:37.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:37.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:37.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:37.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:37.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:37.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:37.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:37.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:38.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:24:38.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:38.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:38.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:38.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:38.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:38.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:38.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:38.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:38.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:38.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:38.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 6 and no matchers specified 08:24:38.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:38.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 08:24:38.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 08:24:38.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:38.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 08:24:38.503 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 08:24:38.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 6 and no matchers specified 08:24:38.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:38.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:38.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:38.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:38.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:38.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:38.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 08:24:38.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 08:24:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:38.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 08:24:38.507 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:38.507 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:38.507 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:38.507 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:38.507 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:38.507 INFO [main][AbstractShell] Close shell Testing shell 08:24:38.507 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:38.521 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:38.521 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:38.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:38.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:38.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:38.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:24:38.544 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:24:38.545 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:38.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:38.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:38.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.682 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.688 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.674 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.681 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.65 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.67 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.655 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.659 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.657 s setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.648 s setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.685 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:38.554 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:38.555 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:24:38.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:38.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:38.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:38.556 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:24:38.557 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:38.557 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:24:38.557 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:38.557 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:38.557 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:38.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:38.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:38.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:38.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:39.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:24:39.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:39.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:39.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:39.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:39.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:39.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:39.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:39.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:39.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:39.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:39.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:39.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:39.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:39.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:39.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:39.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:39.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:39.520 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:39.520 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:39.521 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:39.521 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:39.521 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:39.521 INFO [main][AbstractShell] Close shell Testing shell 08:24:39.521 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:39.534 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:39.534 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:39.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:39.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:39.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:39.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:39.555 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:39.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:39.555 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:39.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:39.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:39.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:39.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:40.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:24:40.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:40.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:40.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:40.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:40.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:40.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:40.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:40.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:40.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:40.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:40.476 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 08:24:40.476 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:40.476 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:40.476 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:40.477 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:40.477 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:40.477 INFO [main][AbstractShell] Close shell Testing shell 08:24:40.477 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:40.491 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:40.491 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:40.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:40.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:40.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:40.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:40.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:40.501 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:40.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:40.501 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:40.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:40.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:40.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:40.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:40.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:24:40.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:41.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:41.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:41.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:41.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:41.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:41.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:41.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:41.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:41.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:41.403 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 08:24:41.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:41.419 TRACE [main][WidgetHandler] Notify Table with event 13 08:24:41.420 TRACE [main][WidgetHandler] Wait for synchronization 08:24:41.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:41.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:41.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:41.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:41.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:41.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 08:24:41.432 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:41.432 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:41.432 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:41.432 INFO [main][AbstractShell] Close shell Testing shell 08:24:41.432 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:41.452 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:41.453 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:41.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:41.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:41.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:41.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:41.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:41.473 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:41.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:41.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:41.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:41.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:41.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:41.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:41.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 08:24:41.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:42.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:42.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:42.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:42.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:42.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:42.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:24:42.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:24:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:42.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:24:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:42.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:42.410 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 08:24:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 08:24:42.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 08:24:42.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:24:42.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 08:24:42.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:42.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:42.424 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:42.424 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:42.424 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:42.425 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:42.425 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:42.425 INFO [main][AbstractShell] Close shell Testing shell 08:24:42.425 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:42.439 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:42.439 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:42.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:42.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:42.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:42.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:42.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:42.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:42.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:42.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:42.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:42.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:42.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:42.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:42.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:24:42.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:43.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:43.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:43.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:43.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:43.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:43.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:43.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:43.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:43.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:43.371 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 08:24:43.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:43.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:43.387 TRACE [main][WidgetHandler] Notify Table with event 13 08:24:43.387 TRACE [main][WidgetHandler] Wait for synchronization 08:24:43.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:43.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:43.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:43.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:43.394 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:43.394 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:43.394 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:43.395 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:43.395 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:43.395 INFO [main][AbstractShell] Close shell Testing shell 08:24:43.395 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:43.411 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:43.411 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:43.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:43.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:43.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:43.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:43.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:43.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:43.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:43.423 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:43.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:43.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:43.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:43.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:43.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:24:43.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:44.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:44.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:44.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:44.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:44.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:44.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:24:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:44.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:44.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:24:44.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:44.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:44.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:44.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:44.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:44.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:44.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:44.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:44.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:44.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:24:44.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:44.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:44.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:24:44.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:44.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:44.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:44.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:44.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:44.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:44.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:44.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:44.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:44.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:24:44.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:44.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:44.371 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:44.371 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:44.371 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:44.372 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:44.372 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:44.372 INFO [main][AbstractShell] Close shell Testing shell 08:24:44.372 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:44.385 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:44.385 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:44.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:44.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:44.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:44.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:44.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:44.404 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:44.404 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:44.404 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:44.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:44.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:44.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:44.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:44.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:24:44.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:45.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:45.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:45.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:45.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:45.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:45.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:45.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:45.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:24:45.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:45.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:45.328 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 08:24:45.329 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:45.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 08:24:45.329 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:45.330 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:45.330 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:45.330 INFO [main][AbstractShell] Close shell Testing shell 08:24:45.330 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:45.343 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:45.343 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:45.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:45.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:45.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:45.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:45.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:45.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:45.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:45.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:45.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:45.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:45.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:45.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:45.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:24:45.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:46.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:46.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:46.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:46.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:46.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:46.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:24:46.252 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 08:24:46.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:46.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:46.267 TRACE [main][WidgetHandler] Notify Table with event 13 08:24:46.267 TRACE [main][WidgetHandler] Wait for synchronization 08:24:46.267 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:46.267 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:46.267 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:46.268 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:46.268 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:46.268 INFO [main][AbstractShell] Close shell Testing shell 08:24:46.268 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:46.281 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:46.281 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:46.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:46.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:46.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:46.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:46.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:46.290 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:46.290 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:46.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:46.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:46.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:46.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:46.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:46.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 08:24:46.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:47.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:47.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:47.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:47.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:47.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:47.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:24:47.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:24:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:47.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:24:47.184 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 08:24:47.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:47.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:47.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:47.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:47.201 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:47.202 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:47.202 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:47.202 INFO [main][AbstractShell] Close shell Testing shell 08:24:47.202 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:47.214 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:47.215 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:47.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:47.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:47.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:47.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:47.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:47.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:47.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:47.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:47.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:47.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:47.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:47.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:47.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:24:47.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:48.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:48.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:48.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:48.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:48.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:48.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:24:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 08:24:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:48.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:48.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 08:24:48.156 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:48.157 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:48.157 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:48.157 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:48.157 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:48.157 INFO [main][AbstractShell] Close shell Testing shell 08:24:48.157 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:48.171 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:48.171 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:48.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:48.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:48.171 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:48.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:48.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:48.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:48.194 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:48.194 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:48.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:48.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:48.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:48.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:48.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:24:48.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:49.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:49.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:49.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:49.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:49.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:49.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:49.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:49.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:49.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:49.104 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:49.104 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:49.104 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:49.104 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:49.104 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:49.104 INFO [main][AbstractShell] Close shell Testing shell 08:24:49.104 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:49.118 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:49.118 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:49.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:49.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:49.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:49.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:49.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:49.128 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:49.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:49.129 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:49.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:49.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:49.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:49.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:49.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:24:49.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:50.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:50.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:50.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:50.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:50.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:24:50.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and following matchers specified ( with key 'id' and value 'table2') 08:24:50.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:50.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:50.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:50.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:50.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:50.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:50.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 08:24:50.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 08:24:50.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:50.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:50.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:50.087 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:50.087 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:50.087 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:50.088 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:50.088 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:50.088 INFO [main][AbstractShell] Close shell Testing shell 08:24:50.088 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:50.101 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:50.101 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:50.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:50.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:50.101 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:50.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:50.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:50.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:50.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:50.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:50.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:50.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:50.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:24:50.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:51.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:51.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:51.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:51.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:51.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:51.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:51.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:51.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:51.055 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 08:24:51.055 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:51.056 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:51.056 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:51.056 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:51.056 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:51.056 INFO [main][AbstractShell] Close shell Testing shell 08:24:51.056 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:51.070 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:51.070 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:51.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:51.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:51.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:51.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:51.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:51.090 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:51.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:51.090 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:51.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:51.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:51.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:51.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:51.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:24:51.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:51.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:51.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:51.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:51.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:51.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:51.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:51.996 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 08:24:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:51.997 TRACE [main][WidgetHandler] Notify Table with event 13 08:24:51.997 TRACE [main][WidgetHandler] Wait for synchronization 08:24:51.997 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:51.997 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:51.997 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:51.997 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:51.997 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:51.997 INFO [main][AbstractShell] Close shell Testing shell 08:24:51.997 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:52.011 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:52.011 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:52.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:52.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:52.011 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:52.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:52.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:52.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:52.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:52.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:52.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:52.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:52.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:52.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:52.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:24:52.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:52.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:52.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:52.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:52.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:52.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:52.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:52.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:52.957 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 08:24:52.957 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:52.957 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:52.957 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:52.958 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:52.958 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:52.958 INFO [main][AbstractShell] Close shell Testing shell 08:24:52.958 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:52.971 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:52.972 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:52.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:52.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:52.972 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:52.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:52.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:52.981 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:52.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:52.982 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:52.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:52.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:52.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:52.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:53.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:24:53.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:53.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:53.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:53.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:53.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:53.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:53.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:53.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:53.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:53.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:53.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:53.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:53.897 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:53.897 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:53.897 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:53.897 INFO [main][AbstractShell] Close shell Testing shell 08:24:53.897 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:53.910 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:53.910 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:53.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:53.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:53.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:53.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:53.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:53.929 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:53.929 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:53.929 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:53.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:53.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:53.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:53.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:54.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:24:54.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:54.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:54.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:54.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:54.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:54.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:54.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:54.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:54.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:54.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:54.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:54.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:54.857 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:54.857 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:54.858 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:54.858 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:54.858 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:54.858 INFO [main][AbstractShell] Close shell Testing shell 08:24:54.858 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:54.872 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:54.872 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:54.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:54.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:54.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:54.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:54.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:54.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:54.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:54.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:54.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:54.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:54.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:54.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:55.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 08:24:55.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:55.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:55.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:55.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:55.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:55.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:55.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:24:55.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:24:55.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:55.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:24:55.801 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 08:24:55.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:55.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:55.816 TRACE [main][WidgetHandler] Notify Table with event 13 08:24:55.817 TRACE [main][WidgetHandler] Wait for synchronization 08:24:55.817 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:55.817 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:55.817 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:55.817 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:55.817 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:55.817 INFO [main][AbstractShell] Close shell Testing shell 08:24:55.817 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:55.831 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:55.831 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:55.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:55.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:55.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:55.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:55.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:55.851 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:55.851 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:55.851 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:55.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:55.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:55.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:55.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:56.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:24:56.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:56.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:56.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:56.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:56.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:56.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:56.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:56.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:56.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:56.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:56.779 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:56.779 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:56.779 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:56.780 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:56.780 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:56.780 INFO [main][AbstractShell] Close shell Testing shell 08:24:56.780 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:56.793 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:56.793 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:56.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:56.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:56.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:56.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:56.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:56.803 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:56.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:56.803 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:56.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:56.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:56.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:56.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:57.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:24:57.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:57.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:57.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:57.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:57.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:57.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:57.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:57.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:57.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:57.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:24:57.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:57.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:57.718 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 08:24:57.719 TRACE [main][WidgetHandler] Notify Table with event 13 08:24:57.719 TRACE [main][WidgetHandler] Wait for synchronization 08:24:57.720 TRACE [main][WidgetHandler] Notify Table with event 8 08:24:57.720 TRACE [main][WidgetHandler] Wait for synchronization 08:24:57.721 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24: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 08:24:57.722 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:57.722 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:57.722 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:57.722 INFO [main][AbstractShell] Close shell Testing shell 08:24:57.722 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:57.735 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:57.735 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:57.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:57.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:57.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:57.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:57.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:57.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:57.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:57.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:57.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:57.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:57.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:57.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:58.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:24:58.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:58.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:58.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:58.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:58.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:58.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:58.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:58.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:58.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:24:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:58.663 TRACE [main][WidgetHandler] Notify Table with event 13 08:24:58.663 TRACE [main][WidgetHandler] Wait for synchronization 08:24:58.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:24:58.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:58.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:58.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:58.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:58.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:58.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:58.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:24:58.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:24:58.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:58.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:24:58.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:58.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:58.690 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:58.690 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:58.690 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:58.690 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:58.690 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:58.690 INFO [main][AbstractShell] Close shell Testing shell 08:24:58.691 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:58.706 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:58.706 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:58.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:58.707 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:58.707 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:58.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:58.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:58.716 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:58.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:58.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:58.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:58.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:58.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:58.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:59.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:24:59.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:59.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:59.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:59.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:24:59.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:59.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:59.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:59.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:59.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:59.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:59.612 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 08:24:59.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:59.627 TRACE [main][WidgetHandler] Notify Table with event 13 08:24:59.627 TRACE [main][WidgetHandler] Wait for synchronization 08:24:59.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:24:59.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:24:59.627 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:24:59.628 DEBUG [main][AbstractWait] Waiting until shell is active... 08:24:59.628 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:24:59.628 INFO [main][AbstractShell] Close shell Testing shell 08:24:59.628 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:24:59.641 DEBUG [main][AbstractWait] Waiting while shell is available... 08:24:59.642 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:24:59.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:59.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:59.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:59.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:59.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:59.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:59.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:59.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:24:59.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:24:59.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:59.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:59.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:00.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:25:00.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:00.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:00.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:00.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:00.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:00.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:00.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:00.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:00.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:25:00.564 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 08:25:00.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:00.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:00.579 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:00.579 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:00.579 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:00.580 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:00.580 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:00.580 INFO [main][AbstractShell] Close shell Testing shell 08:25:00.580 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:00.593 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:00.593 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:00.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:25:00.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:00.594 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:00.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:00.604 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:25:00.604 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:00.604 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:25:00.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:25:00.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:00.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:00.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:01.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:25:01.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:01.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:01.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:01.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:01.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:01.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:01.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:01.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:01.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:01.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:25:01.492 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 08:25:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:01.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:01.507 TRACE [main][WidgetHandler] Notify Table with event 13 08:25:01.507 TRACE [main][WidgetHandler] Wait for synchronization 08:25:01.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:01.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:01.511 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 08:25:01.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:01.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:01.516 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:01.516 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:01.516 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:01.516 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:01.516 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:01.516 INFO [main][AbstractShell] Close shell Testing shell 08:25:01.516 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:01.530 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:01.530 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:01.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:25:01.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:01.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:01.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:01.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:01.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:25:01.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:01.549 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:25:01.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:25:01.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:01.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:01.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:02.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:25:02.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:02.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:02.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:02.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:02.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:02.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:02.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:02.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:02.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:02.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:25:02.490 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 08:25:02.491 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:02.491 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:02.491 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:02.491 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:02.491 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:02.491 INFO [main][AbstractShell] Close shell Testing shell 08:25:02.491 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:02.507 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:02.507 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:02.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:25:02.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:02.508 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:02.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:02.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:02.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:25:02.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:02.530 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:25:02.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:25:02.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:02.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:02.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:03.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:25:03.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:03.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:03.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:03.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:03.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:03.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:03.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:25:03.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 08:25:03.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:03.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:03.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:03.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:04.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:04.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:04.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:04.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:05.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:05.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:07.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:07.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:07.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:07.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:08.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:08.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:08.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:08.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:10.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:10.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:11.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:11.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:12.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:12.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:13.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:13.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:13.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 08:25:13.530 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:13.530 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:13.530 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:13.531 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:13.531 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:13.531 INFO [main][AbstractShell] Close shell Testing shell 08:25:13.531 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:13.544 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:13.544 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:13.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:25:13.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:13.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:13.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:13.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:13.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:25:13.564 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:25:13.564 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:13.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.012 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.998 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.945 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.972 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.986 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.964 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.981 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.957 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.928 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.945 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.956 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.934 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.993 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.967 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.942 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.949 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.947 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.965 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.957 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.952 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.942 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.97 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.944 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.943 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.945 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.981 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 11.034 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:13.575 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:13.576 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:13.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:13.576 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:13.576 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:13.576 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:13.577 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:13.577 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:13.577 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:13.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:13.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:25:13.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:13.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:13.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:13.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:13.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 1 and no matchers specified 08:25:13.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:13.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:13.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:13.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:13.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:13.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 08:25:13.623 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:13.624 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:13.624 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:13.624 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:13.624 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:13.624 INFO [main][AbstractShell] Close shell Testing shell 08:25:13.624 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:13.630 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:13.630 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:13.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:13.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:13.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:13.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:13.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:13.650 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:25:13.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:13.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:25:13.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:13.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:13.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:13.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:13.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 4 and no matchers specified 08:25:13.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:13.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:13.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:13.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:13.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:13.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:13.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:25:13.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:25:14.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:25:14.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:25:14.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:25:14.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:25:14.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:14.703 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 08:25:14.703 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:14.703 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:14.703 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:14.703 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:14.703 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:14.703 INFO [main][AbstractShell] Close shell Testing shell 08:25:14.703 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:14.709 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:14.709 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:14.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:14.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:14.709 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:14.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:25:14.719 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:14.719 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:25:14.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:14.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:14.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:14.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:14.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 1 and no matchers specified 08:25:14.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:14.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:14.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:14.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:14.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:14.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:14.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:14.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 08:25:14.756 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:14.756 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:14.756 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:14.756 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:14.756 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:14.756 INFO [main][AbstractShell] Close shell Testing shell 08:25:14.757 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:14.762 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:14.762 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:14.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:14.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:14.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:14.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:25:14.773 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:14.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:25:14.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:14.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:14.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:14.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:14.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 0 and no matchers specified 08:25:14.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:14.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:14.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:14.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:14.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:14.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 08:25:14.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 08:25:14.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:14.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:25:14.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:14.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:14.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:14.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:14.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:14.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:14.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:14.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:25:14.811 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:25:14.813 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:14.813 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:14.813 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:14.814 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:14.814 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:14.814 INFO [main][AbstractShell] Close shell Testing shell 08:25:14.814 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:14.818 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:14.818 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:14.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:14.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:14.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:14.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:25:14.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:14.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:25:14.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:14.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:14.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:14.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:14.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 1 and no matchers specified 08:25:14.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:14.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:14.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:14.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:14.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:14.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 08:25:14.863 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:14.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 08:25:14.863 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:14.864 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:14.864 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:14.864 INFO [main][AbstractShell] Close shell Testing shell 08:25:14.864 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:14.869 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:14.869 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:14.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:14.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:14.869 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.878 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:25:14.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:14.878 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:25:14.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:14.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:14.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:14.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:14.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 0 and no matchers specified 08:25:14.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:14.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:14.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:14.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:14.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:14.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:14.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:14.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 08:25:14.909 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:14.909 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:14.909 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:14.909 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:14.909 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:14.909 INFO [main][AbstractShell] Close shell Testing shell 08:25:14.909 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:14.914 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:14.914 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:14.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:14.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:14.914 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:14.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.932 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:25:14.932 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:25:14.932 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:14.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:14.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.072 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.068 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.054 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.064 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.041 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.054 s Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:14.944 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:14.945 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:14.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:14.946 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:14.946 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:14.946 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:14.946 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:14.946 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:14.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:14.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:14.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:25:14.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:14.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:14.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:14.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:14.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 256) 08:25:14.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:14.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:14.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:14.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:14.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:25:14.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 08:25:15.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:25:15.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 08:25:15.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:25:15.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 08:25:15.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:15.973 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 08:25:15.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:15.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:15.974 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:15.974 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:15.974 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:15.974 INFO [main][AbstractShell] Close shell Testing shell 08:25:15.974 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:15.978 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:15.978 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:15.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:15.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:15.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:15.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:25:15.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:15.997 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:25:15.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:15.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:15.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:15.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:16.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2) 08:25:16.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:16.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:16.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:16.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:16.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:16.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:16.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:16.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 08:25:16.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2) 08:25:16.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:16.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:16.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:16.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:16.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:16.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:16.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:16.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 08:25:16.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:16.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:16.021 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:16.021 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:16.021 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:16.021 INFO [main][AbstractShell] Close shell Testing shell 08:25:16.021 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:16.025 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:16.026 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:16.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:16.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:16.026 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:16.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:16.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:16.044 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:25:16.044 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:16.044 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:25:16.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:16.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:16.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:16.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:16.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 256) 08:25:16.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:16.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:16.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:16.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:16.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:16.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:16.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:16.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 08:25:16.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 256) 08:25:16.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:16.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:16.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:16.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:16.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:16.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:16.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:16.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 08:25:16.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 256) 08:25:16.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:16.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:16.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:16.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:16.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:16.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 08:25:16.073 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:16.073 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:16.073 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:16.073 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:16.073 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:16.073 INFO [main][AbstractShell] Close shell Testing shell 08:25:16.073 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:16.077 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:16.077 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:16.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:16.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:16.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:16.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:16.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:16.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:25:16.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:16.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:25:16.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:16.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:16.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:16.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:16.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 2) 08:25:16.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:16.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:16.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:16.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:16.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:16.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:25:16.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:16.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:25:17.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:17.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:25:17.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:17.120 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 08:25:17.121 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:17.121 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:17.121 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:17.121 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:17.121 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:17.121 INFO [main][AbstractShell] Close shell Testing shell 08:25:17.121 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:17.125 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:17.125 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:17.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:17.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:17.125 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:17.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:17.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:17.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:25:17.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:17.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:25:17.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:17.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:17.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:17.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:17.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 512) 08:25:17.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:17.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:17.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:17.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:17.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 08:25:17.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 512) 08:25:17.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:17.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:17.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:17.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:17.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:17.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:17.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:17.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:17.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 08:25:17.165 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:17.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 08:25:17.166 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:17.166 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:17.166 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:17.166 INFO [main][AbstractShell] Close shell Testing shell 08:25:17.166 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:17.169 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:17.169 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:17.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:17.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:17.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:17.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:17.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:17.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:25:17.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:17.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:25:17.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:17.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:17.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:17.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:17.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 512) 08:25:17.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:17.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:17.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:17.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:17.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:17.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:17.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:17.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:25:17.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:17.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:25:18.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:18.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:25:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:18.215 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 08:25:18.215 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:18.215 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:18.215 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:18.215 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:18.215 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:18.215 INFO [main][AbstractShell] Close shell Testing shell 08:25:18.215 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:18.219 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:18.219 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:18.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:18.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:18.219 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:18.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:25:18.238 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:25:18.238 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:18.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:18.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.296 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.05 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.047 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.043 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.047 s verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.053 s nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.05 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 08:25:18.249 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 08:25:18.251 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:18.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:18.251 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 08:25:18.251 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:18.251 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:18.252 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:18.252 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:18.252 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:18.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:18.253 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 08:25:18.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 08:25:18.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:18.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:18.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:18.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:18.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:18.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:25:18.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:18.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:18.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.OkCancelShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:25:18.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:18.283 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:25:18.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:18.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:18.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:18.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 08:25:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 08:25:18.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.OkCancelShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:25:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:18.285 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:25:18.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:18.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:18.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:18.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:18.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 08:25:18.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 08:25:18.287 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:18.287 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:18.288 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:18.288 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:18.288 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:18.288 INFO [main][AbstractShell] Close shell Testing shell 08:25:18.288 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:18.292 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:18.292 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:18.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 08:25:18.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:18.292 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:18.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.301 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 08:25:18.301 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 08:25:18.301 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:18.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:18.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.301 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.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:25:18.311 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:25:18.311 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:18.312 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:18.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:25:18.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:18.312 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:18.316 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:18.316 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:18.316 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:18.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:18.317 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 08:25:18.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:25:18.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:18.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:18.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:18.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:25:18.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:18.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:25:18.347 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 08:25:18.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:25:18.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:18.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:25:18.349 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 08:25:18.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:18.349 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:18.349 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:18.349 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:18.350 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:18.350 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:18.350 INFO [main][AbstractShell] Close shell Testing shell 08:25:18.350 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:18.355 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:18.355 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:18.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:25:18.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:18.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 08:25:18.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:18.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 08:25:18.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:25:18.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:18.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:18.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:18.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:25:18.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:18.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:25:18.397 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 08:25:18.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:25:18.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:18.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:25:18.398 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 08:25:18.407 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:18.407 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:18.407 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:18.408 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:18.408 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:18.408 INFO [main][AbstractShell] Close shell Testing shell 08:25:18.408 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:18.412 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:18.412 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:18.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:25:18.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:18.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:18.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 08:25:18.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:18.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 08:25:18.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:25:18.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:18.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:18.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:18.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:25:18.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:18.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:25:18.453 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 08:25:18.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:25:18.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:18.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:25:18.455 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 08:25:18.456 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:18.456 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:18.456 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:18.457 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:18.457 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:18.457 INFO [main][AbstractShell] Close shell Testing shell 08:25:18.457 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:18.460 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:18.460 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:18.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:25:18.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:18.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:18.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 08:25:18.481 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:25:18.481 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:18.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:18.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.052 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.063 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.049 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:25:18.487 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:25:18.487 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:18.488 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:18.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:25:18.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:18.488 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:18.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:18.488 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:18.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:18.488 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:18.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:25:18.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:25:18.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:18.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:18.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:18.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 2 and no matchers specified 08:25:18.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:18.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:25:18.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:25:18.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 08:25:18.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 08:25:18.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:25:18.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:18.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:25:18.534 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:25:18.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabFolder with no referenced composite specified, index 0 and no matchers specified 08:25:18.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:18.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 08:25:18.539 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:18.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 08:25:18.539 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:18.539 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:18.539 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:18.539 INFO [main][AbstractShell] Close shell Testing shell 08:25:18.539 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:18.545 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:18.545 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:18.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:25:18.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:18.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:18.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:25:18.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:18.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:25:18.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:25:18.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:18.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:18.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:18.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 3 and no matchers specified 08:25:18.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:18.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:25:18.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 08:25:18.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 08:25:18.604 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 08:25:18.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 08:25:18.606 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:25:18.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 3 and no matchers specified 08:25:18.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:18.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:25:18.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 08:25:19.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:25:19.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 08:25:19.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:25:19.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 08:25:19.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:19.612 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 08:25:19.612 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:19.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 08:25:19.613 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:19.613 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:19.613 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:19.613 INFO [main][AbstractShell] Close shell Testing shell 08:25:19.613 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:19.619 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:19.619 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:19.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:25:19.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:19.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:19.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:19.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:19.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:25:19.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:19.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:25:19.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:25:19.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:19.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:19.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:19.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 5 and no matchers specified 08:25:19.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:19.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:19.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:19.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:19.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:19.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:19.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:25:19.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:25:20.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:25:20.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:25:20.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:25:20.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:25:20.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:20.677 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 08:25:20.678 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:20.678 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:20.678 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:20.678 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:20.678 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:20.678 INFO [main][AbstractShell] Close shell Testing shell 08:25:20.678 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:20.684 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:20.684 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:20.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:25:20.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:20.684 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:20.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.693 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:25:20.693 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:20.693 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:25:20.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:25:20.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:20.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:20.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:20.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$") 08:25:20.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:20.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:20.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:21.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:21.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:21.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:21.743 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 08:25:21.744 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:21.744 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:21.744 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:21.744 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:21.744 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:21.744 INFO [main][AbstractShell] Close shell Testing shell 08:25:21.744 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:21.750 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:21.750 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:21.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:25:21.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:21.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:21.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:21.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:21.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:25:21.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:21.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:25:21.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:25:21.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:21.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:21.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:21.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1") 08:25:21.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:21.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:21.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:21.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:21.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:21.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:21.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:21.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:21.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:21.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 08:25:21.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:25:21.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:21.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:21.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:21.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:21.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:21.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:21.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:21.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:21.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:25:21.808 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:25:21.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabFolder with no referenced composite specified, index 0 and no matchers specified 08:25:21.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:21.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:21.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:21.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:21.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:21.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:21.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:21.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:21.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 08:25:21.809 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:21.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 08:25:21.810 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:21.810 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:21.810 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:21.810 INFO [main][AbstractShell] Close shell Testing shell 08:25:21.810 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:21.816 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:21.816 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:21.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:25:21.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:21.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:21.835 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:25:21.835 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:25:21.835 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:21.835 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.349 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.066 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.072 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.065 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.067 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.075 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 08:25:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:25:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:25:21.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:25:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:21.865 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:25:21.866 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:25:21.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:21.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:25:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:25:21.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:25:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:21.906 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:25:21.906 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:25:21.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:21.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:25:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:25:21.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:25:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:21.945 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 08:25:21.947 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 08:25:21.947 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:25:21.947 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:25:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:21.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:21.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:25:21.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:25:21.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:25:21.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:21.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:21.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:25:21.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:25:21.987 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:25:21.987 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:25:21.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:22.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:25:22.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:25:22.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:25:22.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:22.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:22.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:25:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. failed, an exception will be thrown 08:25:23.036 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:25:23.037 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:25:23.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:23.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:25:23.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:25:23.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:25:23.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:23.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:23.083 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:25:23.083 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:25:23.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:23.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:23.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:25:23.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:25:23.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:25:23.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:23.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:23.127 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:25:23.127 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:25:23.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:23.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:23.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:25:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:25:23.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:25:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:23.170 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:25:23.170 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:25:23.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:23.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:23.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:25:23.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:25:23.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:25:23.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:23.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:23.221 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:25:23.221 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:25:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:23.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:23.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:25:23.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:25:23.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:25:23.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:23.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:23.263 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:25:23.263 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:25:23.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:23.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:25:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:25:23.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:25:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:23.310 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:25:23.310 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:25:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:23.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:25:23.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:25:23.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:25:23.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:23.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:23.351 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:25:23.351 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:25:23.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:23.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.033 s testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.05 s testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.03 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.053 s testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 1.051 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.045 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.045 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.033 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.057 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.041 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.032 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:23.388 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:23.389 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:23.389 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:23.389 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:23.389 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:23.389 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:23.396 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:23.396 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:23.396 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:23.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:23.396 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:23.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:23.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:23.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:23.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:23.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:25:23.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:23.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:23.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:23.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:23.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:23.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:25:23.725 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:23.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 08:25:23.725 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:23.726 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:23.726 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:23.726 INFO [main][AbstractShell] Close shell Testing shell 08:25:23.726 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:23.737 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:23.737 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:23.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:23.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:23.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:23.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:23.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:23.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:23.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:23.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:23.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:23.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:23.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:25:23.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:24.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:25:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:24.091 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:24.091 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:24.091 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:24.092 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:24.092 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:24.092 INFO [main][AbstractShell] Close shell Testing shell 08:25:24.092 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:24.100 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:24.100 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:24.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:24.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:24.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:24.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:24.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:24.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:24.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:24.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:24.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:24.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:24.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:25:24.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:24.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:25:24.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:24.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:24.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:24.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 08:25:24.445 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:24.446 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:24.446 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:24.446 INFO [main][AbstractShell] Close shell Testing shell 08:25:24.446 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:24.454 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:24.454 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:24.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:24.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:24.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:24.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:24.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:24.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:24.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:24.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:24.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:24.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:24.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:25:24.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:24.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:24.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:24.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:24.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:24.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:25:24.802 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:24.802 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:24.802 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:24.802 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:24.802 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:24.802 INFO [main][AbstractShell] Close shell Testing shell 08:25:24.802 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:24.811 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:24.811 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:24.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:24.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:24.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.831 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:24.831 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:24.831 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:24.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:24.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:24.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:24.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:24.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:25:24.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:25.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:25.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:25.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:25.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:25.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:25.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:25.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:25.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:25.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:25:25.181 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:25.181 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:25.181 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:25.182 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:25.182 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:25.182 INFO [main][AbstractShell] Close shell Testing shell 08:25:25.182 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:25.190 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:25.190 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:25.191 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:25.191 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:25.191 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:25.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:25.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:25.200 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:25.201 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:25.201 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:25.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:25.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:25.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:25.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:25.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:25:25.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:25.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:25.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:25.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:25.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:25.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:25.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:25.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:25.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:25:25.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:25.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:25.598 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:25.598 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:25.598 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:25.599 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:25.599 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:25.599 INFO [main][AbstractShell] Close shell Testing shell 08:25:25.599 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:25.610 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:25.610 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:25.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:25.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:25.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:25.620 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:25.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:25.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:25.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:25.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:25.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:25.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:25.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:25:25.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:25.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:25.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:25.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:25.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:25.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:25.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:25.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:25.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:25.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:25:25.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:25:25.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:25.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:25.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:25.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:25.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:25.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:25:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:25.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:25.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:25.958 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:25.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 08:25:25.958 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:25.959 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:25.959 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:25.959 INFO [main][AbstractShell] Close shell Testing shell 08:25:25.959 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:25.968 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:25.969 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:25.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:25.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:25.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:25.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:25.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:25.979 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:25.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:25.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:25.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:25.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:25.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:25.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:26.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:25:26.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:26.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:26.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:26.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:26.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:26.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:26.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:26.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:26.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:26.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:25:26.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:26.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:26.323 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:26.323 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:26.323 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:26.323 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:26.323 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:26.323 INFO [main][AbstractShell] Close shell Testing shell 08:25:26.323 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:26.332 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:26.333 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:26.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:26.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:26.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:26.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:26.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:26.343 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:25:26.343 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:25:26.344 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:26.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:26.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:26.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.957 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.351 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.363 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.354 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.367 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.369 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.419 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.358 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.364 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:26.356 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:26.358 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:26.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:26.358 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:26.359 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:26.359 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:26.359 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:26.359 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:26.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:26.360 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:26.360 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:25:26.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:26.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:26.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:26.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:26.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:26.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:26.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:26.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:26.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:26.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:26.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:26.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:26.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:26.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:26.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:26.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 08:25:26.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:26.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:26.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:25:26.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:25:26.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:26.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:25:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:25:26.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:25:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:26.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:25:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:26.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:25:27.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:27.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:25:27.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:25:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:27.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:25:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:27.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:25:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:25:27.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:25:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:27.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:25:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:27.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:25:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 08:25:27.410 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:27.410 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:27.410 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:27.411 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:27.411 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:27.411 INFO [main][AbstractShell] Close shell Testing shell 08:25:27.411 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:27.417 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:27.417 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:27.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:27.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:27.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:27.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:25:27.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:27.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:25:27.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:27.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:27.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:27.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:27.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:27.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:27.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:27.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:27.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:27.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:27.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:27.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:27.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:27.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:27.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:27.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 08:25:27.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:27.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:27.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:25:27.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:25:27.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:27.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:27.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:25:27.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:25:27.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:25:27.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:27.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:25:27.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:27.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:25:27.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:25:27.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:25:27.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:28.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:28.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:25:28.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:25:28.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:25:28.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:28.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:25:28.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:28.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:25:28.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 08:25:28.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:28.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:28.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:28.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:28.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:28.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:28.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 08:25:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:25:28.491 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:25:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:28.491 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:25:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:28.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:25:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:25:28.491 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:25:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:28.491 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:25:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:28.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:25:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:25:28.491 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:25:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:28.491 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:25:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:28.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:25:28.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:25:28.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:25:28.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:28.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:25:28.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:28.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:25:28.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 08:25:28.492 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:28.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 08:25:28.492 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:28.493 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:28.493 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:28.493 INFO [main][AbstractShell] Close shell Testing shell 08:25:28.493 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:28.498 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:28.499 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:28.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:28.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:28.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:28.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:28.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:28.508 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:25:28.508 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:28.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:25:28.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:28.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:28.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:28.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:28.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:28.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:28.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:28.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:28.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:28.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:28.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:28.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:28.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:28.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:28.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:28.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 08:25:28.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 08:25:28.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:28.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:28.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:28.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:28.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:28.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:28.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:28.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:28.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 08:25:28.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:28.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:28.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 08:25:28.550 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:28.550 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:28.550 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:28.551 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:28.551 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:28.551 INFO [main][AbstractShell] Close shell Testing shell 08:25:28.551 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:28.556 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:28.556 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:28.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:28.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:28.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:28.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:28.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:28.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:25:28.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:28.576 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:25:28.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:28.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:28.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:28.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:28.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:28.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:28.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:28.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:28.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:28.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:28.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:28.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 08:25:28.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:29.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:29.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:29.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 08:25:29.616 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:29.616 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:29.616 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:29.617 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:29.617 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:29.617 INFO [main][AbstractShell] Close shell Testing shell 08:25:29.617 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:29.623 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:29.623 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:29.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:29.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:29.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:29.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:29.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:29.643 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:25:29.644 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:29.644 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:25:29.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:29.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:29.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:29.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:29.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:29.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:29.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:29.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:29.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:29.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:29.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 08:25:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:29.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:30.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:30.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:30.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 08:25:30.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:30.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:30.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:30.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:30.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:30.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:30.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:30.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:30.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:30.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:30.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:30.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 08:25:30.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:30.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:31.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:31.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:31.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:31.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 08:25:31.682 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:31.682 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:25:31.682 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:31.683 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:31.683 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:31.683 INFO [main][AbstractShell] Close shell Testing shell 08:25:31.683 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:31.688 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:31.688 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:31.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:31.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:31.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:31.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:31.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:31.698 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:25:31.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:31.698 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:25:31.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:31.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:31.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:31.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:31.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:31.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:31.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:31.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:31.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:31.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:31.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 08:25:32.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 08:25:32.741 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:32.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 08:25:32.741 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:32.742 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:32.742 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:32.742 INFO [main][AbstractShell] Close shell Testing shell 08:25:32.742 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:32.747 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:32.747 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:32.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:32.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:32.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:32.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:32.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:32.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:25:32.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:32.757 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:25:32.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:32.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:32.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:32.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:32.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:32.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:32.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:25:32.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:32.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:32.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:32.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 08:25:33.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 08:25:33.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:25:33.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 08:25:33.798 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:25:33.798 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:33.798 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:33.798 INFO [main][AbstractShell] Close shell Testing shell 08:25:33.798 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:25:33.803 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:33.803 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:33.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:33.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:33.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:33.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:33.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:33.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:25:33.813 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:25:33.813 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:33.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:33.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:33.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.459 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.078 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.069 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.066 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.067 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.054 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.059 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.056 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:33.822 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:33.823 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:33.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:33.823 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:33.823 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:33.823 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:33.830 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:33.830 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:33.830 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:33.831 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:33.831 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:25:33.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:33.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:33.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:33.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:33.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 08:25:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available. finished successfully 08:25:33.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 08:25:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:33.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 2") 08:25:33.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:33.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 08:25:33.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:33.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:33.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:33.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:25:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 08:25:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available. finished successfully 08:25:33.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 08:25:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:33.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 1") 08:25:33.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:33.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 08:25:33.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:33.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:33.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:33.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:25:33.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 08:25:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available. finished successfully 08:25:33.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 08:25:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:33.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 2") 08:25:33.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:33.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 08:25:33.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:33.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:33.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:33.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:25:33.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 1") 08:25:33.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:33.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 08:25:33.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:33.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:33.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:34.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:34.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:34.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:34.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:34.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:34.880 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 08:25:34.880 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 08:25:34.880 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 08:25:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:34.884 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 08:25:34.884 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 08:25:34.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:34.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:34.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:34.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:34.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:34.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:34.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:34.911 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:25:34.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:34.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:25:34.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:34.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:34.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:34.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:34.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:25:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 08:25:34.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:25:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:34.943 INFO [WorkbenchTestable][AbstractShell] Close shell 08:25:34.943 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:25:34.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:34.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:34.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:34.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:34.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:34.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:34.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:34.971 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:25:34.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:34.972 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:25:34.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:34.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:34.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:34.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:34.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:34.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:34.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:34.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:34.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:34.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:34.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:34.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:35.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.007 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:25:35.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:35.007 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:25:35.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:35.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:35.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:35.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 08:25:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 08:25:35.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 08:25:35.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:35.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:35.047 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 08:25:35.048 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 08:25:35.049 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 08:25:35.050 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 08:25:35.050 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 08:25:35.051 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 08:25:35.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:35.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:35.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:35.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:35.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:35.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:25:35.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:35.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:25:35.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:35.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:35.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:35.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:25:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 08:25:35.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:25:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:35.158 INFO [WorkbenchTestable][AbstractShell] Close shell 08:25:35.158 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:25:35.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:35.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:35.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:35.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.198 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:25:35.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:35.198 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:25:35.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:35.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:35.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:35.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:35.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 08:25:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available. finished successfully 08:25:35.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 08:25:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:35.232 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 08:25:35.232 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 08:25:35.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:35.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:35.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:35.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.248 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:25:35.248 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:25:35.248 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:35.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.08 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.059 s defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.035 s manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.104 s testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.087 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.05 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:25:35.256 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:25:35.257 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:35.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:35.257 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:25:35.257 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:35.257 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:35.277 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:35.277 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:35.277 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:35.278 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:35.278 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 08:25:35.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:25:35.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:35.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:35.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:35.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:35.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:35.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:35.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:35.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:25:35.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:35.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:35.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.279 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 08:25:35.279 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:35.279 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 08:25:35.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:25:35.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:35.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:35.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:35.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:35.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:35.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:35.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:35.280 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 08:25:35.280 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:25:35.280 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 08:25:35.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:25:35.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:35.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:35.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 08:25:35.282 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:25:35.282 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:35.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:35.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 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.003 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:35.292 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:35.292 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:35.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:35.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:35.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:35.293 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:35.329 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:35.329 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:35.329 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:35.329 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:35.330 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:25:35.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:35.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:35.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:35.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:35.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:35.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:35.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT WorkbenchToolItem") 08:25:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:35.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:35.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:35.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:35.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:25:35.337 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 08:25:35.337 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:25:35.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:35.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:35.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:35.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:25:35.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:35.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:25:35.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:35.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:35.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:35.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:35.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:35.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:35.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'RedDeer SWT Workbench.*') 08:25:35.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:35.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:35.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:35.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:35.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:25:35.346 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 08:25:35.346 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:25:35.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:35.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:35.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:35.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:35.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:25:35.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:35.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:25:35.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:35.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:35.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:35.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:35.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:35.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:35.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:35.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:35.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:35.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:35.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:35.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:35.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:35.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:35.364 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:35.364 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:35.364 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:25:35.364 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:25:35.364 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:25:35.364 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:25:35.364 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:25:35.364 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:25:35.364 DEBUG [main][MenuItemLookup] Item match:Window 08:25:35.365 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:25:35.365 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:25:35.365 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:25:35.365 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:35.365 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:25:35.365 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:25:35.365 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:35.365 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:25:35.365 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:35.365 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:25:35.365 DEBUG [main][MenuItemLookup] Item match:Preferences 08:25:35.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:25:35.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:25:35.366 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:25:35.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:25:35.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:25:35.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:25:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:35.557 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:25:35.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:35.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:35.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:35.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:35.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:35.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:35.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:35.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:35.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:35.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:35.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:35.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:35.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:25:35.560 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:25:35.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:25:35.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:25:35.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 08:25:35.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:35.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:35.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:35.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:35.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:35.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:35.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:35.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:25:35.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:35.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:35.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:35.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:35.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:35.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:35.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:35.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:35.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:35.584 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 08:25:35.584 DEBUG [main][TreeItemHandler] Selecting tree item: Java 08:25:35.584 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 08:25:35.585 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 08:25:35.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and no matchers specified 08:25:35.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:35.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:35.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:35.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:35.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:35.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:35.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:35.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:25:35.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:35.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified 08:25:35.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:35.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:35.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:35.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:35.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:25:35.675 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 08:25:35.675 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:25:35.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:35.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 08:25:35.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:35.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:35.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:35.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:35.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:25:35.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:35.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:35.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:35.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:35.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:35.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:35.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:35.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:35.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:25:35.691 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:25:35.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:25:35.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:25:35.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:25:35.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:35.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:35.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:35.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:35.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:35.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:35.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:35.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:35.701 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:25:35.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:35.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:35.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:35.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:35.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:35.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:35.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:35.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:25:35.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:35.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:25:35.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:35.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:35.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:35.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:35.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:35.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:35.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:35.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:35.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:35.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:35.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:35.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:35.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:35.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:35.747 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:35.747 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:35.747 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:25:35.747 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:25:35.747 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:25:35.747 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:25:35.747 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:25:35.747 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:25:35.747 DEBUG [main][MenuItemLookup] Item match:Window 08:25:35.748 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:25:35.748 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:25:35.748 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:25:35.748 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:35.748 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:25:35.748 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:25:35.748 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:35.748 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:25:35.748 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:35.748 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:25:35.748 DEBUG [main][MenuItemLookup] Item match:Preferences 08:25:35.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:25:35.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:25:35.748 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:25:35.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:25:35.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:25:35.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:25:35.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:35.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:35.912 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:25:35.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:35.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:35.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:35.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:35.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:35.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:35.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:35.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:35.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:35.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:25:35.914 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:25:35.915 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:25:35.915 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:25:35.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:35.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified 08:25:35.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:35.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:35.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:35.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:35.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:25:35.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:35.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:35.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:35.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:35.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:35.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:35.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:35.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:35.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:35.918 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:25:35.918 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:25:35.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:25:35.918 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:25:35.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:25:35.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:35.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:35.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:35.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:35.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:35.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:35.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:35.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:35.922 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:25:35.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:35.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:35.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:35.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:35.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:35.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:35.972 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:35.972 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:25:35.972 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:35.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:25:35.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:35.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:35.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:35.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:35.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:35.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:35.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:35.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:35.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:35.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:35.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:35.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:35.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:35.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:35.974 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:35.975 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:35.975 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:25:35.975 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:25:35.975 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:25:35.975 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:25:35.975 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:25:35.975 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:25:35.975 DEBUG [main][MenuItemLookup] Item match:Window 08:25:35.975 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:25:35.975 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:25:35.975 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:25:35.976 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:35.976 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:25:35.976 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:25:35.976 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:35.976 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:25:35.976 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:35.976 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:25:35.976 DEBUG [main][MenuItemLookup] Item match:Preferences 08:25:35.976 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:25:35.976 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:25:35.976 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:25:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:25:36.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:25:36.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:25:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:36.115 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:25:36.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:36.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:36.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:36.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:36.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:36.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:36.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:36.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:36.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:25:36.117 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:25:36.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:25:36.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:25:36.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:36.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:36.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:36.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:36.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:36.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:36.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:36.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 08:25:36.140 DEBUG [main][TreeItemHandler] Selecting tree item: Java 08:25:36.140 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 08:25:36.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 08:25:36.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:36.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression '.*ack.*') 08:25:36.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:36.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:36.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:25:36.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:36.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:36.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:36.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:36.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:36.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:36.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:36.234 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:25:36.234 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:25:36.234 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:25:36.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:25:36.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:25:36.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:36.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:36.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:36.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:36.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:36.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:36.249 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:25:36.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:36.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:36.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:36.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:36.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:36.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:36.302 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:36.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.303 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:25:36.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:36.303 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:25:36.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:36.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:36.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:36.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:36.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:36.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:36.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:36.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:36.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:36.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:36.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:36.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:36.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:36.305 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:36.305 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:36.305 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:36.305 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:25:36.305 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:25:36.306 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:25:36.306 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:25:36.306 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:25:36.306 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:25:36.306 DEBUG [main][MenuItemLookup] Item match:Window 08:25:36.306 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:25:36.306 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:25:36.306 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:25:36.306 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:36.306 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:25:36.306 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:25:36.306 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:36.306 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:25:36.306 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:36.306 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:25:36.306 DEBUG [main][MenuItemLookup] Item match:Preferences 08:25:36.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:25:36.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:25:36.327 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:25:36.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:25:36.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:25:36.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:25:36.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:36.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:36.493 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:25:36.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:36.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:36.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:36.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:36.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:36.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:36.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:36.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:36.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:36.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:36.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:25:36.497 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:25:36.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:25:36.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:25:36.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:25:36.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:36.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:36.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolBar with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:25:36.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:36.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:36.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 08:25:36.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:36.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:36.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:36.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:36.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:36.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:36.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:36.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:25:36.528 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:25:36.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:25:36.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:25:36.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:25:36.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:36.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:25:36.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:36.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:36.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:36.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:36.533 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:25:36.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:36.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:36.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:36.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:36.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:36.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:36.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:25:36.601 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:25:36.601 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:36.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:36.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.009 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.007 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.399 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.227 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.33 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.298 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:25:36.618 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:25:36.619 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:36.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:36.619 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:25:36.619 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:36.619 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:36.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:36.620 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:36.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:36.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:36.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:25:36.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:25:36.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:36.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:36.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:36.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:36.628 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 08:25:36.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:36.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:36.628 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:36.628 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:36.628 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:25:36.628 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:25:36.628 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:25:36.629 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:25:36.629 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:25:36.629 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:25:36.629 DEBUG [main][MenuItemLookup] Item match:Window 08:25:36.629 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:25:36.629 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:25:36.629 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:25:36.629 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:36.629 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:25:36.629 DEBUG [main][MenuItemLookup] Item match:Show View 08:25:36.638 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:25:36.638 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:25:36.638 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:25:36.638 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:25:36.638 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:25:36.638 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:25:36.638 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:25:36.638 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:25:36.638 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:25:36.638 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:25:36.638 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:25:36.638 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:25:36.638 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:25:36.638 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:36.639 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:25:36.639 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:25:36.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:25:36.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:25:36.639 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:25:36.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:25:36.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:25:36.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:25:36.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:36.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 08:25:36.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:25:36.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:36.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:36.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:36.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:36.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:36.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 08:25:36.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:25:36.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:36.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:25:36.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:36.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:25:36.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 08:25:36.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:25:36.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:36.831 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:25:36.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:36.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:25:36.831 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 08:25:36.831 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 08:25:36.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 08:25:36.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 08:25:36.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:36.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:25:36.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:36.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:25:36.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:36.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:25:36.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:36.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:36.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:36.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:36.835 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:25:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:36.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:36.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:36.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:25:36.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:25:36.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:36.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:36.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:36.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:36.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 08:25:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:36.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:36.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:36.963 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 08:25:36.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 08:25:36.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:36.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:36.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:36.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:36.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:36.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:36.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:25:36.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:36.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:36.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:36.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:36.971 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:25:36.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:36.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:25:36.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:25:36.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:36.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:36.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:36.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:36.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:36.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 08:25:36.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:37.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:37.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:37.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:37.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:37.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:37.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 08:25:37.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:37.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:37.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:37.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:37.023 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 08:25:37.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 08:25:37.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:37.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:37.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:37.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:37.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:37.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:37.026 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 08:25:37.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT ViewToolItem") 08:25:37.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:37.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:37.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:37.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:37.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:25:37.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:25:37.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:37.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:37.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:37.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:37.041 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:25:37.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:37.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:25:37.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:25:37.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:37.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:37.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:37.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:37.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:37.047 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 08:25:37.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:37.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:37.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:37.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:37.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:37.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:37.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 08:25:37.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:37.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:37.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:37.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:37.056 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 08:25:37.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 08:25:37.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:37.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:37.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:37.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:37.058 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 08:25:37.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT ViewToolItem") 08:25:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:37.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:37.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:37.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:37.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:25:37.059 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 08:25:37.059 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:25:37.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:37.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:25:37.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:37.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:37.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:37.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:37.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:25:37.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:37.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:25:37.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:25:37.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:37.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:37.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:37.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:37.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:37.099 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 08:25:37.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:37.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:37.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:37.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:37.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:37.104 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:37.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 '\*?\QRedDeer SWT\E') 08:25:37.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:37.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:37.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:37.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:37.109 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 08:25:37.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 08:25:37.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:37.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:37.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:37.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:37.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:37.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:37.125 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 08:25:37.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'RedDeer SWT View.*') 08:25:37.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:37.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:37.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:37.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:25:37.126 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 08:25:37.126 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:25:37.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:37.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:25:37.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:37.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:37.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:25:37.127 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:25:37.127 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:37.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:37.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:37.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.35 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.07 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.052 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:25:37.149 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:25:37.150 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:37.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:37.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:25:37.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:37.151 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:37.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:37.151 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:37.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:37.152 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:37.152 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:25:37.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:25:37.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:37.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:37.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:25:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 08:25:37.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 08:25:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:37.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:25:37.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:37.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 08:25:37.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:37.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:37.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:37.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:25:37.176 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:25:37.177 INFO [WorkbenchTestable][Keyboard] Type text "test123" 08:25:37.178 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:37.178 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:25:37.779 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:37.779 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:25:38.380 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:38.381 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:25:38.982 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:38.982 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:25:39.583 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:39.583 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 08:25:40.184 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:40.184 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 08:25:40.785 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:40.785 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 08:25:41.388 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:25:41.388 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 08:25:41.388 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 08:25:41.390 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:41.390 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:41.390 INFO [main][AbstractShell] Close shell Keyboard testing shell 08:25:41.390 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 08:25:41.395 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:41.395 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:41.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:25:41.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:41.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:41.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:41.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:41.404 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:25:41.404 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:41.404 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:25:41.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:25:41.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:41.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:41.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:41.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:25:41.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 08:25:41.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 08:25:41.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:41.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:41.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:25:41.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:41.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:41.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:41.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 08:25:41.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:41.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:41.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:41.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:41.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:41.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:25:41.437 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:25:41.438 INFO [WorkbenchTestable][Keyboard] Type text "test" 08:25:41.439 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:41.439 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:25:42.040 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:42.040 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:25:42.641 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:42.641 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:25:43.243 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:43.243 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:25:43.844 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 08:25:43.844 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 08:25:44.045 INFO [WorkbenchTestable][Keyboard] Move cursor 08:25:44.246 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:25:44.246 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:25:44.447 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:25:44.850 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:25:44.850 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:25:45.051 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:25:45.252 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 08:25:45.453 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 08:25:45.453 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 08:25:45.654 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 08:25:45.654 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 08:25:45.854 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 08:25:46.056 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 08:25:46.257 INFO [WorkbenchTestable][Keyboard] Move cursor 08:25:46.457 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:25:46.457 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:25:46.657 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:25:47.059 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:25:47.059 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:25:47.260 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:25:47.662 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:25:47.662 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:25:47.862 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:25:48.264 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:25:48.264 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:25:48.465 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:25:48.866 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:25:48.866 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:25:49.066 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:25:49.267 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 08:25:49.268 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 08:25:49.468 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 08:25:49.468 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 08:25:49.669 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 08:25:49.870 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 08:25:50.073 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:25:50.073 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 08:25:50.073 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 08:25:50.074 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:50.074 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:50.074 INFO [main][AbstractShell] Close shell Keyboard testing shell 08:25:50.075 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 08:25:50.080 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:50.080 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:50.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:25:50.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:50.080 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:50.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:50.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:50.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:25:50.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:50.101 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:25:50.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:25:50.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:50.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:50.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:50.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:25:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 08:25:50.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 08:25:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:50.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:25:50.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:50.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 08:25:50.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:50.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:50.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:50.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:25:50.124 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:25:50.125 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 08:25:50.125 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:50.125 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 08:25:50.326 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 08:25:51.327 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:51.327 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 08:25:51.528 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 08:25:52.530 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:52.530 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 08:25:52.730 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:25:53.732 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:53.732 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:25:54.334 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:54.334 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:25:54.935 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:54.935 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:25:55.536 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:55.536 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 08:25:55.737 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 08:25:56.739 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:25:56.739 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 08:25:56.739 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 08:25:56.740 DEBUG [main][AbstractWait] Waiting until shell is active... 08:25:56.740 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:25:56.740 INFO [main][AbstractShell] Close shell Keyboard testing shell 08:25:56.740 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 08:25:56.748 DEBUG [main][AbstractWait] Waiting while shell is available... 08:25:56.748 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:25:56.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:25:56.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:56.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:56.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:56.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:56.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:25:56.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:56.757 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:25:56.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:25:56.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:56.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:56.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:56.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:25:56.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 08:25:56.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 08:25:56.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:56.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:56.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:25:56.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:56.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:56.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:56.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 08:25:56.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:56.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:56.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:56.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:56.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:56.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:25:56.787 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:25:56.788 INFO [WorkbenchTestable][Keyboard] Type text "test" 08:25:56.789 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:56.789 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:25:57.390 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:57.390 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:25:57.991 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:57.992 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:25:58.593 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:58.593 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:25:59.194 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 08:25:59.194 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 08:25:59.394 INFO [WorkbenchTestable][Keyboard] Move cursor 08:25:59.595 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:25:59.595 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:25:59.795 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:26:00.198 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:26:00.198 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:26:00.398 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:26:00.600 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 08:26:00.801 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 08:26:00.801 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 08:26:01.001 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 08:26:01.203 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:26:01.204 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 08:26:01.204 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 08:26:01.205 DEBUG [main][AbstractWait] Waiting until shell is active... 08:26:01.205 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:26:01.205 INFO [main][AbstractShell] Close shell Keyboard testing shell 08:26:01.205 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 08:26:01.210 DEBUG [main][AbstractWait] Waiting while shell is available... 08:26:01.210 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:26:01.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:26:01.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:01.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:01.219 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:26:01.220 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:01.220 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:26:01.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:26:01.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:01.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:01.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:01.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:01.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:01.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:01.221 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:26:01.221 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:26:01.421 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 08:26:02.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 08:26:02.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 08:26:02.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 08:26:02.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:02.439 INFO [WorkbenchTestable][AbstractShell] Close shell Search 08:26:02.439 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 08:26:02.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:26:02.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:26:02.485 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:26:02.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:26:02.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:02.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:02.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:26:02.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:02.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:26:02.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:26:02.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:02.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:02.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:02.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:26:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 08:26:02.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 08:26:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:02.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:26:02.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:02.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 08:26:02.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:02.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:02.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:02.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:02.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:26:02.523 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:26:02.523 INFO [WorkbenchTestable][Keyboard] Type text "test" 08:26:02.524 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:26:02.524 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:26:03.125 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:26:03.125 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:26:03.727 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:26:03.727 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:26:04.328 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:26:04.328 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:26:04.929 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 08:26:04.929 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 08:26:05.130 INFO [WorkbenchTestable][Keyboard] Move cursor 08:26:05.330 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:26:05.330 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:26:05.530 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:26:05.933 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:26:05.933 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:26:06.133 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:26:06.335 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 08:26:06.536 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 08:26:06.536 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 08:26:06.736 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 08:26:06.736 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 08:26:06.937 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 08:26:07.138 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 08:26:07.338 INFO [WorkbenchTestable][Keyboard] Move cursor 08:26:07.539 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:26:07.539 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:26:07.739 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:26:08.141 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:26:08.141 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:26:08.342 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:26:08.743 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:26:08.744 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:26:08.944 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:26:09.346 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:26:09.346 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:26:09.546 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:26:09.947 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:26:09.948 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:26:10.148 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:26:10.349 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 08:26:10.349 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 08:26:10.549 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 08:26:10.550 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 08:26:10.750 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 08:26:10.951 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 08:26:11.152 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:26:11.152 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 08:26:11.153 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 08:26:11.154 DEBUG [main][AbstractWait] Waiting until shell is active... 08:26:11.154 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:26:11.154 INFO [main][AbstractShell] Close shell Keyboard testing shell 08:26:11.154 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 08:26:11.159 DEBUG [main][AbstractWait] Waiting while shell is available... 08:26:11.159 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:26:11.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:26:11.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:11.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:11.185 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:26:11.185 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:26:11.185 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:11.185 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:11.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.037 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.252 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.697 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.656 s selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.462 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.266 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.699 s Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0.001 s regexMatcherMatchesEverythingTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.WidgetResolverTest 08:26:11.197 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 08:26:11.197 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:26:11.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:11.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 08:26:11.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:11.198 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:26:11.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:11.198 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:26:11.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:11.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:11.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 08:26:11.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 08:26:11.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:11.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:11.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:11.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:11.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:11.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 08:26:11.208 TRACE [WorkbenchTestable][WidgetLookup] 144 widget(s) found 08:26:11.208 INFO [WorkbenchTestable][WidgetResolverTest] Testing 144 widgets for matching children to parent. 08:26:11.211 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@3c053ff2] 08:26:11.211 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c053ff2] 08:26:11.212 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c053ff2] 08:26:11.212 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c053ff2] 08:26:11.212 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c053ff2] 08:26:11.213 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@357eb0a0] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:26:11.213 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@357eb0a0] 08:26:11.213 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]}] 08:26:11.214 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@27d3a440] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:26:11.214 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@27d3a440] 08:26:11.214 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@27d3a440] 08:26:11.215 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@27d3a440] 08:26:11.215 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@27d3a440] 08:26:11.215 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 08:26:11.215 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 08:26:11.216 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@11a43807] 08:26:11.217 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 08:26:11.217 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 08:26:11.217 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:26:11.218 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:26:11.218 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 08:26:11.218 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 08:26:11.223 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.223 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.223 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:26:11.224 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:26:11.224 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 08:26:11.225 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:26:11.225 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 08:26:11.225 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 08:26:11.226 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}] 08:26:11.226 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Link {There are no projects in your workspace. To add a project:} matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 08:26:11.227 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 08:26:11.227 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 08:26:11.228 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 08:26:11.228 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 08:26:11.228 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 08:26:11.229 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 08:26:11.229 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 08:26:11.229 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 08:26:11.230 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:26:11.230 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32be264e] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:26:11.230 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32be264e] 08:26:11.231 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@32be264e] 08:26:11.231 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32be264e] 08:26:11.231 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@32be264e] 08:26:11.232 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:26:11.232 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:26:11.233 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 08:26:11.233 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 08:26:11.233 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Open a file or drop files here to open them.} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 08:26:11.234 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Find Actions} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 08:26:11.234 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Ctrl+3} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 08:26:11.235 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Show Key Assist} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 08:26:11.235 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Shift+Ctrl+L} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 08:26:11.235 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {New} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 08:26:11.235 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Ctrl+N} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 08:26:11.236 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Open Type} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 08:26:11.236 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Shift+Ctrl+T} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 08:26:11.237 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 08:26:11.237 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@489cbbcb] 08:26:11.237 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 08:26:11.237 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 08:26:11.238 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 08:26:11.238 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 08:26:11.238 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 08:26:11.239 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:26:11.239 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:26:11.239 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:26:11.239 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 08:26:11.240 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@521a3128] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:26:11.240 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@521a3128] 08:26:11.241 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {There is no active editor that provides an outline.} matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL marginWidth=5 marginHeight=5}] 08:26:11.241 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 08:26:11.241 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 08:26:11.241 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@827f9c8] 08:26:11.242 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 08:26:11.242 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 08:26:11.242 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 08:26:11.242 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 08:26:11.243 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 08:26:11.243 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 08:26:11.243 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 08:26:11.243 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 08:26:11.243 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 08:26:11.244 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 08:26:11.244 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 08:26:11.244 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.command.testCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.244 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:26:11.245 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:26:11.245 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:26:11.245 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:26:11.246 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 08:26:11.246 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 08:26:11.246 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 08:26:11.247 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 08:26:11.247 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 08:26:11.247 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 08:26:11.247 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] 08:26:11.248 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] 08:26:11.248 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] 08:26:11.248 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:26:11.249 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 08:26:11.249 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 08:26:11.249 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 08:26:11.249 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 08:26:11.250 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 08:26:11.250 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 08:26:11.250 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 08:26:11.250 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 08:26:11.251 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 08:26:11.251 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 08:26:11.251 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 08:26:11.251 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 08:26:11.252 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 08:26:11.252 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 08:26:11.252 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 08:26:11.252 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 08:26:11.252 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 08:26:11.253 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 08:26:11.253 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@13d02df2] 08:26:11.253 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 08:26:11.253 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 08:26:11.253 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:26:11.254 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.254 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.254 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.254 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:26:11.255 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.255 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.255 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:26:11.256 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.internal.ui.actions.DebugDropDownAction, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.256 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.internal.ui.actions.RunDropDownAction, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.256 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:26:11.257 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.jdt.ui.actions.OpenPackageWizard, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.257 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.jdt.ui.actions.NewTypeDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.257 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:26:11.258 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.toolbars.sampleCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.258 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.toolbars.sampleCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.258 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:26:11.259 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.ui.actions.SkipAllBreakpoints, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.259 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:26:11.259 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.260 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.260 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:26:11.260 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoNextAnnotation, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.260 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoPreviousAnnotation, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.261 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoLastEditPosition, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.261 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoNextEditPosition, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.261 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.261 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.262 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.262 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.ui.window.pinEditor, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:26:11.264 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginLeft=8 marginRight=8 spacing=3 wrap=true pack=true fill=false justify=false}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=3 marginHeight=3 horizontalSpacing=5 verticalSpacing=5}] 08:26:11.264 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginLeft=8 marginRight=8 spacing=3 wrap=true pack=true fill=false justify=false}] 08:26:11.264 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:26:11.265 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginRight=4 spacing=3 wrap=true pack=true fill=false justify=false}] matches to its parent widget ImageBasedFrame {} [layout=null] 08:26:11.266 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginRight=4 spacing=3 wrap=true pack=true fill=false justify=false}] 08:26:11.266 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:26:11.266 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:26:11.268 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@525b8922 (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@5b7ee56c, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Resource, iconURI: platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/eview16/resource_persp.png, tooltip: null, context: PerspectiveImpl (org.eclipse.ui.resourcePerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null] 08:26:11.286 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@25b8f9d2 (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@5b7ee56c, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Java, iconURI: platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.png, tooltip: null, context: PerspectiveImpl (org.eclipse.jdt.ui.JavaPerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null] 08:26:11.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 08:26:11.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:11.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:11.287 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 08:26:11.287 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 08:26:11.287 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:11.287 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.088 s Running org.eclipse.reddeer.swt.test.EditorBarTest 08:26:11.293 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 08:26:11.294 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:26:11.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:11.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 08:26:11.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:11.295 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:26:11.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:11.295 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:26:11.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:11.296 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:11.296 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 08:26:11.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 08:26:11.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:11.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:11.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:11.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:11.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:11.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:11.297 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:26:11.297 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:11.297 DEBUG [main][MenuItemLookup] Item match:File 08:26:11.298 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:26:11.298 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:11.303 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:26:11.303 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:26:11.304 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:26:11.304 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:26:11.304 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:26:11.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 08:26:11.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully 08:26:11.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:26:11.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:26:11.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:11.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:11.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:26:11.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:11.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:11.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:11.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:11.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:26:11.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:26:11.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:26:11.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:26:11.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:11.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:11.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:26:11.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:26:11.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:26:11.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:11.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:26:11.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:11.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:26:11.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:26:11.912 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:26:11.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:26:11.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:26:11.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 08:26:11.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:11.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:11.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:26:11.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:11.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:11.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:11.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:11.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:11.920 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:26:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:11.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:11.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:11.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:26:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 08:26:11.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:26:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:26:11.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:11.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:26:11.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:11.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:11.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:11.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:11.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:26:11.990 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:26:11.991 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 08:26:11.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 08:26:11.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:11.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:11.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:26:11.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:11.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:11.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:11.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:11.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:11.997 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:26:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:11.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:11.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:12.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:26:12.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:26:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:26:12.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:26:12.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:26:12.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:26:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:26:12.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:12.534 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:26:12.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:12.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:12.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:12.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:12.534 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:26:12.534 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:12.534 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:26:12.534 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:26:12.534 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:26:12.534 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:26:12.534 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:26:12.534 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:26:12.534 DEBUG [main][MenuItemLookup] Item match:Window 08:26:12.535 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:26:12.535 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:26:12.535 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:26:12.535 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:12.535 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:26:12.535 DEBUG [main][MenuItemLookup] Item match:Show View 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:12.542 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:26:12.542 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:26:12.546 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:26:12.546 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:26:12.546 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:26:12.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:26:12.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:26:12.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:26:12.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:12.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:12.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:26:12.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:12.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:12.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:12.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:26:12.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:12.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:12.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:12.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:12.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:26:12.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:26:12.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:26:12.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:26:12.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:12.676 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:26:12.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:12.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:26:12.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:26:12.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:26:12.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:12.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:26:12.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:12.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:26:12.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:26:12.677 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:26:12.678 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:26:12.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:26:12.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:12.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:12.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:12.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:26:12.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:12.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:26:12.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:12.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:12.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:26:12.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:12.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:12.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:12.689 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:26:12.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:12.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:12.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:12.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:12.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:26:12.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:26:12.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:26:12.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:26:12.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:12.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:12.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 '\*?\QProject Explorer\E') 08:26:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:12.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:12.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:26:12.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:26:12.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:26:12.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:26:12.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:26:12.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:26:12.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:26:12.757 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:26:12.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:26:12.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:26:12.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:26:12.758 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:26:12.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:26:12.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:26:12.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:26:12.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:26:12.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:26:12.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:26:12.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:26:12.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:12.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:13.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:13.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:13.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:13.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:13.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:26:13.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:26:13.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:26:13.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:26:13.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:26:13.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 08:26:13.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:13.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:13.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:13.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:13.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:13.784 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 08:26:13.795 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:26:13.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:26:13.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:26:13.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:26:13.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:26:13.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:13.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:13.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:13.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:13.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:13.797 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:26:13.797 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:26:13.797 DEBUG [main][TreeItemHandler] Set Tree selection 08:26:13.797 DEBUG [main][TreeHandler] Notify Tree about selection event 08:26:13.815 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:26:13.849 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 08:26:13.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:13.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:13.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:26:13.850 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:13.850 DEBUG [main][MenuItemLookup] Item match:File 08:26:13.852 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:26:13.852 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:26:13.858 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:26:13.859 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:26:13.859 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:13.859 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:26:13.859 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:26:13.859 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:26:13.859 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:26:13.859 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:26:13.859 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:26:13.859 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:26:13.859 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:26:13.859 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:26:13.859 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:13.859 DEBUG [main][MenuItemLookup] Item match:File 08:26:13.860 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 08:26:13.860 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 08:26:13.860 INFO [main][MenuItemHandler] Select menu item: File 08:26:13.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 08:26:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 08:26:13.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:26:13.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:13.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:13.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 08:26:13.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:13.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:13.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:13.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 08:26:13.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:13.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:13.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:13.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:13.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:13.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:26:13.990 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:26:13.991 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 08:26:13.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 08:26:13.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:13.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 08:26:13.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:13.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:13.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:13.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:13.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:13.995 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:26:13.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:13.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:13.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:13.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:14.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:26:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:26:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ef2a26b is found... 08:26:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ef2a26b is found finished successfully 08:26:14.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qeditor-with-toolbar\E') 08:26:14.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:14.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:14.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:14.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:26:14.225 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:26:14.225 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 08:26:14.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:14.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:14.228 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 08:26:14.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Execute task") 08:26:14.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:14.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:14.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:14.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:14.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:26:14.229 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 08:26:14.229 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:26:14.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:14.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:14.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:14.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:26:14.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:14.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:14.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 08:26:14.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:14.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:14.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 08:26:14.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:26:14.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:14.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:14.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:14.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:14.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:26:14.236 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:26:14.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:26:14.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:26:14.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:26:14.264 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:26:14.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:26:14.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:26:14.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:26:14.265 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:26:14.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:26:14.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:26:14.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:26:14.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:14.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:14.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:14.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:14.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:15.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:15.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:15.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:26:15.268 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:26:15.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:26:15.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:26:15.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:26:15.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:26:15.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:15.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:15.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:15.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:15.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:15.270 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 08:26:15.273 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 08:26:15.273 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 08:26:15.273 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 08:26:15.289 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 08:26:15.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:26:15.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:15.371 DEBUG [main][MenuItemLookup] Found menu:'New' 08:26:15.372 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:26:15.372 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:15.372 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:26:15.372 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:15.372 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:26:15.372 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:26:15.372 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:26:15.372 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:26:15.372 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:26:15.372 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:15.372 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:26:15.372 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:26:15.372 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:15.372 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:26:15.372 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:26:15.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:26:15.372 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:26:15.372 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:26:15.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:26:15.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:26:15.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:26:15.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:26:15.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:26:15.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:26:15.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:26:15.886 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 08:26:15.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 08:26:15.887 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 08:26:15.887 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 08:26:15.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 08:26:15.899 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:26:15.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:15.940 DEBUG [main][MenuItemLookup] Found menu:'New' 08:26:15.940 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:26:15.940 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:15.940 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:26:15.940 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:15.940 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:26:15.940 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:26:15.940 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:26:15.940 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:26:15.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:26:15.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:26:15.941 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:26:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:26:16.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:26:16.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:26:16.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:16.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:16.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:16.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:16.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:26:16.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:16.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:16.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:16.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:26:16.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:16.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:16.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:16.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:16.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:16.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:16.665 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:26:16.665 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:26:16.665 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:26:16.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:16.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:16.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:16.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:16.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:26:16.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:16.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:26:16.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:16.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:16.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:16.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:16.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:16.668 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:26:16.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:16.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:16.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:16.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:16.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:26:16.699 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:26:17.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:26:17.200 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:26:17.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:26:17.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:26:17.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:26:17.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:26:17.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:26:17.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:26:17.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:26:17.201 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 08:26:17.201 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:17.201 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:17.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:17.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:17.201 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 08:26:17.201 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 08:26:17.201 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:17.201 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.909 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 5.905 s Running org.eclipse.reddeer.swt.test.DummyTest 08:26:17.207 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 08:26:17.208 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:26:17.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:17.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 08:26:17.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:17.208 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:26:17.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:17.208 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:26:17.209 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:17.209 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:17.209 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 08:26:17.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 08:26:17.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:17.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:17.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:17.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 08:26:17.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:17.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:17.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:17.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:17.209 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 08:26:17.209 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 08:26:17.210 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:17.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:17.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:17.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.reddeer.swt.test.DummyTest dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:26:17.214 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:26:17.215 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:26:17.215 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:17.215 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:26:17.215 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:17.216 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:26:17.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:17.216 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:26:17.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:17.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:17.216 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:26:17.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:26:17.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:17.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:17.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:17.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:17.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:17.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:17.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 2 and no matchers specified 08:26:17.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:17.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:26:17.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:26:17.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:17.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 08:26:17.243 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:17.243 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:26:17.243 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:26:17.243 DEBUG [main][AbstractWait] Waiting until shell is active... 08:26:17.243 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:26:17.243 INFO [main][AbstractShell] Close shell Testing shell 08:26:17.243 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:26:17.248 DEBUG [main][AbstractWait] Waiting while shell is available... 08:26:17.248 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:26:17.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:26:17.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:17.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:17.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:17.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:17.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:26:17.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:17.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:26:17.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:26:17.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:17.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:17.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:17.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:17.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:17.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:17.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'PUSH.*tb2') 08:26:17.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:17.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:17.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:17.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:17.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:26:17.287 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:17.287 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:26:17.287 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:26:17.287 DEBUG [main][AbstractWait] Waiting until shell is active... 08:26:17.287 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:26:17.287 INFO [main][AbstractShell] Close shell Testing shell 08:26:17.287 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:26:17.292 DEBUG [main][AbstractWait] Waiting while shell is available... 08:26:17.292 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:26:17.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:26:17.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:17.292 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:17.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:17.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:17.316 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:26:17.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:17.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:26:17.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:26:17.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:17.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:17.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:17.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 08:26:17.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:17.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:17.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 08:26:17.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT WorkbenchToolItem with mnemonic") 08:26:17.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:17.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:17.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:17.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:17.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:26:17.400 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:17.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 08:26:17.400 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:26:17.400 DEBUG [main][AbstractWait] Waiting until shell is active... 08:26:17.400 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:26:17.400 INFO [main][AbstractShell] Close shell Testing shell 08:26:17.400 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:26:17.404 DEBUG [main][AbstractWait] Waiting while shell is available... 08:26:17.404 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:26:17.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:26:17.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:17.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:17.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:18.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 08:26:18.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 08:26:19.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 08:26:19.910 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:26:19.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:19.910 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:26:19.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:26:19.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:19.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:19.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:19.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:19.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:19.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:19.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "PUSH tooltip") 08:26:19.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:19.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:19.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:19.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:19.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:26:19.945 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:19.945 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:26:19.945 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:26:19.945 DEBUG [main][AbstractWait] Waiting until shell is active... 08:26:19.945 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:26:19.945 INFO [main][AbstractShell] Close shell Testing shell 08:26:19.945 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:26:19.950 DEBUG [main][AbstractWait] Waiting while shell is available... 08:26:19.950 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:26:19.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:26:19.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:19.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:19.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:19.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:19.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:26:19.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:19.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:26:19.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:26:19.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:19.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:19.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:20.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:20.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:20.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:20.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified 08:26:20.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:20.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:20.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:20.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:20.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 08:26:20.009 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:20.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 08:26:20.009 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:26:20.009 DEBUG [main][AbstractWait] Waiting until shell is active... 08:26:20.009 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:26:20.009 INFO [main][AbstractShell] Close shell Testing shell 08:26:20.009 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:26:20.014 DEBUG [main][AbstractWait] Waiting while shell is available... 08:26:20.014 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:26:20.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:26:20.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:20.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:20.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:20.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:20.023 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:26:20.023 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:26:20.023 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:20.023 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:20.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:20.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.809 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.04 s constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.059 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.594 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.065 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.048 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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.core.test --- [INFO] Fetching slf4j.api_1.7.36.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (40.16kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (421.77kB) [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.prcheck/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.prcheck/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -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.prcheck/tests/org.eclipse.reddeer.core.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/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.ActiveShellExistsTest 08:26:37.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 08:26:37.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available. finished successfully 08:26:37.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 08:26:37.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 08:26:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 08:26:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.693 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 08:26:37.694 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 08:26:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:26:37.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.507 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:26:37.909 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:26:37.911 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:26:37.926 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:26:37.927 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:26:38.000 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:26:38.017 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:26:38.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:38.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:26:38.025 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:26:38.026 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:26:38.028 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:26:38.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:38.030 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:26:38.086 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:38.086 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:26:38.090 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:38.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:38.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 08:26:38.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:26:38.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:38.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:38.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:38.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:26:38.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:26:38.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:26:38.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:38.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:38.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:26:38.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:26:38.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:26:38.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:38.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:38.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:26:38.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:26:38.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:26:38.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:38.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:38.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:26:38.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:26:38.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:26:38.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:38.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:38.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:26:38.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:26:38.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:26:38.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:38.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:38.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:26:38.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:26:38.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:38.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:38.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:38.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:38.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:38.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:38.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:38.606 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:26:38.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:38.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:38.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:38.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:39.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:39.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:39.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:39.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:39.639 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:39.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:26:39.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:26:39.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:26:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:39.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:39.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:39.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:39.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:26:39.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:39.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:39.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:39.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:40.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:40.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:40.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:40.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:40.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:40.680 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:40.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:26:40.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:26:40.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:26:40.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:40.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:40.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:40.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:40.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:40.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:40.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:26:40.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:40.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:40.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:41.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:41.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:41.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:41.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:41.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:41.692 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:41.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:26:41.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:26:41.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:26:41.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:41.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:41.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:41.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:41.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:41.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:41.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:26:41.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:41.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:41.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:41.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:42.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:42.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:42.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:42.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:42.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:42.703 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:42.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:26:42.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:26:42.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:26:42.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:42.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:42.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:42.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:42.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:42.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:42.711 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:26:42.711 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:42.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:42.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:42.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:43.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:43.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:43.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:43.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:43.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:43.713 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:43.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:26:43.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:26:43.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:26:43.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:43.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:43.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:43.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:43.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:43.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:26:43.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:43.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:43.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:43.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:44.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:44.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:44.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:44.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:44.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:44.723 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:44.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:26:44.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:26:44.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:44.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:44.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:44.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:44.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:44.781 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:26:44.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:44.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:44.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:45.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:45.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:45.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:45.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:45.788 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:45.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:26:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:26:45.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:26:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:45.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:45.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:45.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:45.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:26:45.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:45.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:45.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:46.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:46.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:46.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:46.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:46.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:46.817 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:46.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:26:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:26:46.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:26:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:46.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:46.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:46.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:46.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:46.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:26:46.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:46.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:46.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:46.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:47.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:47.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:47.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:47.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:47.826 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:26:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:26:47.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:26:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26: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 08:26:47.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:47.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:47.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:26:47.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:47.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:47.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:47.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:48.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:48.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:48.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:48.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:48.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:48.836 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:26:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:26:48.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:26:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:48.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:48.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:48.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:26:48.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:48.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:48.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:49.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:49.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:49.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:49.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:49.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:49.846 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:49.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:26:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:26:49.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:26:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:49.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:49.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:49.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:49.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:26:49.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:49.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:49.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:49.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:50.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:50.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:50.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:50.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:50.855 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:26:50.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:26:50.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:50.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:50.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:50.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:50.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:50.896 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:26:50.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:50.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:50.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:50.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:51.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:51.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:51.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:51.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:51.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:51.906 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:26:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:26:51.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:26:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:51.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:51.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:51.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:26:51.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:51.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:51.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:51.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:52.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:52.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:52.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:52.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:52.948 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:52.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:26:52.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:26:52.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:26:52.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:52.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:52.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:52.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:52.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:26:52.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:52.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:52.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:52.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:53.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:53.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:53.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:53.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:53.956 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:26:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:26:53.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:26:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:53.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:53.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:53.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:53.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:26:53.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:53.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:53.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:53.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:54.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:54.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:54.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:54.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:54.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:54.964 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:54.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:26:54.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:26:54.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:26:54.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:54.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:54.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:54.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:54.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:54.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:54.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:26:54.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:54.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:54.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:54.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:55.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:55.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:55.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:55.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:55.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:55.973 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:55.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:26:55.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:26:55.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:26:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:55.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:55.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:26:55.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:55.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:55.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:55.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:56.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:56.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:56.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:56.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:56.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:56.982 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:56.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:26:56.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:26:56.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:56.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:56.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:56.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:56.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:56.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:56.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:56.998 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:26:56.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:56.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:56.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:57.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:57.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:57.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:58.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:58.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:58.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:58.026 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:58.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:26:58.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:26:58.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:26:58.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:58.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:58.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 08:26:58.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:58.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:58.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:58.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:26:58.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:58.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:58.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:58.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:58.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:59.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:59.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:59.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:59.051 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:26:59.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:26:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:26:59.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:26:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:59.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:26:59.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:59.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:59.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:26:59.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:59.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:59.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:59.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:59.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:59.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:00.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:00.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:00.060 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:27:00.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:00.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:00.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:00.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:00.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:00.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:00.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:00.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:00.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:01.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:01.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:01.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:01.068 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:01.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:27:01.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 08:27:01.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:27:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:01.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 08:27:01.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:01.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:01.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:01.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:27:01.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:01.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:01.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:01.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:01.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:01.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:02.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:02.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:02.076 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:02.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:27:02.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:27:02.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:27:02.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:02.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:02.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:02.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:02.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:02.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:02.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:27:02.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:02.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:02.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:02.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:02.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:02.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:03.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:03.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:03.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:03.085 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:03.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:03.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:03.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:03.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:03.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:03.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:03.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:03.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:03.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:03.120 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:03.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:03.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:03.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:03.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:03.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:03.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:04.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:04.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:04.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:04.127 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:04.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:04.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:04.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:04.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:04.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:04.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:04.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:04.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:04.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:04.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:04.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:05.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:05.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:05.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:05.161 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:05.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:05.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:05.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:05.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:05.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:05.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:05.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:05.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:05.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:05.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:05.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:05.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:05.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:05.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:05.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:05.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:06.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:06.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:06.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:06.172 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:06.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:27:06.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:06.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:06.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:06.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:06.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:06.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:06.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:06.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:06.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:06.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:06.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:06.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:06.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:06.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:07.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:07.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:07.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:07.180 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:07.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:27:07.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:27:07.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:27:07.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:07.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:07.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:07.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:07.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:07.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:07.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:27:07.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:07.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:07.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:07.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:07.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:07.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:08.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:08.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:08.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:08.188 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:08.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:27:08.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:27:08.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:27:08.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:08.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:08.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:08.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:08.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:27:08.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:08.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:08.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:08.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:08.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:09.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:09.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:09.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:09.196 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:09.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:09.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:09.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:09.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 08:27:09.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:09.265 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:09.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:09.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:09.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:09.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:09.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:09.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:10.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:10.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:10.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:10.271 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:10.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:10.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:10.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:10.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:10.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:10.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 08:27:10.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:10.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:10.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:10.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:10.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:10.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:10.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:10.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:10.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:10.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:10.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:10.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:10.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:10.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:10.356 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:10.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:10.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:10.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:10.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:10.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:10.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:11.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:11.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:11.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:11.362 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:11.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:11.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:11.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:11.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:11.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:11.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:11.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:11.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:11.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:11.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:11.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:11.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:11.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:11.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:11.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:11.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:11.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:11.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:11.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:11.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:11.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:11.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:11.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:11.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:11.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:11.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:12.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:12.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:12.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:12.381 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:12.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:12.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 08:27:12.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:12.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:12.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:12.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 08:27:12.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:12.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:12.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:12.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:12.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:12.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:12.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:12.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:12.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:12.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:13.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:13.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:13.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:13.389 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:27:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:27:13.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:27:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:13.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:13.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:13.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:27:13.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:13.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:13.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:13.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:13.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:13.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:14.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:14.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:14.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:14.397 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:27:14.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:27:14.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:27:14.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:14.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:14.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:14.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:14.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:14.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:14.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:27:14.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:14.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:14.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:14.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:14.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:15.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:15.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:15.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:15.409 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:15.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:15.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:15.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:15.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:15.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:15.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:15.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:15.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:15.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:15.446 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:15.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:15.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:15.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:15.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:15.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:15.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:16.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:16.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:16.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:16.455 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:16.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:16.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:16.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:16.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:16.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:16.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:16.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:16.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:16.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:16.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:16.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:16.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:16.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:16.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:16.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:16.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:16.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:16.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:16.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:16.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:16.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:16.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:16.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:16.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:16.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:16.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:16.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:17.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:17.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:17.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:17.485 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:17.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:17.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:27:17.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:17.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:17.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:17.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:17.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:17.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:17.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:17.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:17.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:17.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:17.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:17.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:18.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:18.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:18.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:18.492 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:18.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:27:18.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:27:18.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:27:18.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:18.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:18.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 08:27:18.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:18.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:18.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:18.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:27:18.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:18.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:18.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:18.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:18.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:18.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:19.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:19.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:19.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:19.499 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:19.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:27:19.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:27:19.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:27:19.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:19.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:19.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:19.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:19.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:19.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:19.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:27:19.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:19.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:19.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:19.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:20.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:20.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:20.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:20.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:20.506 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:20.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:20.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:20.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:20.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:20.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:20.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:20.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:20.542 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:20.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:20.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:20.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:20.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:21.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:21.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:21.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:21.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:21.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:21.548 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:21.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:21.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:21.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:21.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:21.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:21.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:21.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:21.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:21.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:21.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:21.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:21.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:21.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:21.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:21.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:21.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:21.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:21.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:22.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:22.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:22.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:22.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:22.578 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:27:22.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:22.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:22.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:22.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:22.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:22.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:22.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:23.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:23.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:23.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:23.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:23.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:23.607 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:27:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:27:23.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:27:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:23.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:23.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:23.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:23.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:27:23.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:23.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:23.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:23.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:24.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:24.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:24.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:24.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:24.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:24.615 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:27:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:27:24.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:27:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:24.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:24.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:24.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:27:24.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:24.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:24.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:25.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:25.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:25.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:25.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:25.622 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:25.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:25.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:25.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:25.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:25.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:25.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:25.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:25.678 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:25.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:25.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:25.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:25.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:26.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:26.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:26.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:26.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:26.709 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:26.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:26.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:26.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:26.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:26.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:26.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:26.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:26.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:26.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:26.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:26.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:26.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:26.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:26.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:26.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:26.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:26.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:26.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:26.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:26.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:26.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:26.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:26.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:26.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:26.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:26.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:26.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:27.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:27.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:27.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:27.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:27.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:27.751 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:27.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:27:27.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:27.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:27.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:27.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:27.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:27.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:27.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:28.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:28.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:28.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:28.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:28.759 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:27:28.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:27:28.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:27:28.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:28.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:28.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:28.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:28.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:28.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:28.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:27:28.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:28.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:28.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:28.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:29.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:29.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:29.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:29.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:29.767 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:27:29.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:27:29.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:27:29.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:29.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:29.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:29.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:29.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:29.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:29.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:27:29.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:29.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:29.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:29.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:30.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:30.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:30.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:30.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:30.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:30.775 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:30.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:30.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:30.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:30.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:30.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:30.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:30.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:30.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:30.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:30.825 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:30.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:30.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:30.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:31.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:31.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:31.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:31.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:31.830 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:31.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:31.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:31.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:31.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:31.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:31.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:31.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:31.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:31.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:31.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:31.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:31.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:31.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:31.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:31.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:31.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:31.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:31.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:31.883 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:31.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:31.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:31.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:31.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:32.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:32.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:32.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:32.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:32.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:32.888 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:32.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 08:27:32.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:32.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 08:27:32.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:32.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:32.890 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:32.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:32.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:32.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:32.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:32.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:32.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:32.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:32.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 08:27:32.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:32.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:32.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:32.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:32.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:32.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:32.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:32.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:32.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:32.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:32.917 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:32.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:32.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:32.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:32.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:33.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:33.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:33.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:33.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:33.952 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:33.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:33.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:33.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 08:27:33.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:33.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:33.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:33.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:33.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:33.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:33.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:33.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:33.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:33.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:33.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:33.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:33.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:33.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:33.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:33.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:33.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:33.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:33.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:27:33.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:33.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 08:27:33.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:33.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:33.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:33.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:33.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:34.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:34.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:34.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:34.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:34.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:34.991 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:34.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:27:34.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:27:34.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:27:34.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:34.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 08:27:34.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:34.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:27:34.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:34.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:34.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:35.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:35.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:35.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:35.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:35.994 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:27:35.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 08:27:35.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:27:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:35.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:35.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:35.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:27:35.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:35.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:35.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:36.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:36.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:37.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:37.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:37.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:37.001 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:37.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:37.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:37.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:37.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:37.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:37.034 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:37.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:37.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:37.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:37.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:37.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:38.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:38.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:38.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:38.040 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:38.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:38.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:38.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:38.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:38.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:38.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:38.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:38.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:38.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:38.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:38.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:38.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:38.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:38.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:38.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:38.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:38.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:38.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:38.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:38.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:38.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:38.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:38.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:38.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:38.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:38.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:38.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:38.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:38.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:27:38.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:38.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:38.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:38.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:38.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:38.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:38.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:38.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:38.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:39.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:39.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:39.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:39.072 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:39.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:27:39.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:27:39.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:27:39.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:39.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:39.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:39.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:39.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:39.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:39.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:27:39.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:39.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:39.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:39.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:39.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:39.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:40.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:40.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:40.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:40.074 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:40.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:27:40.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:27:40.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:27:40.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:40.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:40.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:40.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:40.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:40.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:40.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:27:40.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:40.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:40.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:40.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:40.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:40.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:41.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:41.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:41.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:41.077 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:41.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:41.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:41.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:41.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:41.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:41.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:41.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:41.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:41.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:41.089 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:41.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:41.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:41.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:41.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:41.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:41.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:42.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:42.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:42.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:42.115 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:42.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:42.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:42.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:42.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:42.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:42.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:42.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:42.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:42.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:42.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:42.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:42.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:42.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:42.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:42.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:42.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:42.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:42.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:42.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:42.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:42.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:42.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:42.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:42.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:42.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:42.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:42.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:27:42.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:42.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:42.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:42.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 08:27:42.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:42.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:42.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:42.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:42.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:42.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:42.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:42.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:42.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:42.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:43.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:43.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:43.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:43.148 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:43.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:27:43.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:27:43.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:27:43.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:43.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:43.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:43.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:43.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:43.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:27:43.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:43.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:43.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:43.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:43.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:44.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:44.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:44.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:44.156 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:44.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:27:44.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:27:44.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:27:44.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:44.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:44.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 08:27:44.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:44.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:44.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:44.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:27:44.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:44.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:44.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:44.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:44.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:44.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:45.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:45.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:45.164 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:45.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:45.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:45.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:45.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:45.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:45.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:45.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:45.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:45.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:45.180 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:45.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:45.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:45.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:45.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:45.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:45.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:46.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:46.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:46.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:46.185 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:46.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:46.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:46.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:46.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:46.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:46.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:46.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:46.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:46.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:46.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:46.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:46.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:46.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:46.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:46.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:46.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:46.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:46.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:46.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:46.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:46.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:46.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:46.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:46.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:46.212 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:46.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:46.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:46.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:46.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:46.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:47.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:47.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:47.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:47.248 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:47.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:47.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:47.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:47.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:47.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:47.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:47.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:47.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:47.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:47.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:47.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:47.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:47.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:47.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:47.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:47.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:47.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:47.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:47.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:47.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:47.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:47.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:47.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:47.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:47.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:47.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:47.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:47.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:47.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:47.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:47.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:47.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 08:27:47.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:47.314 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:47.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:47.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:47.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:47.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:47.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:47.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:48.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:48.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:48.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:48.325 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:48.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:48.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 08:27:48.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:48.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:48.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:48.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:48.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:48.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:48.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:48.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:48.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:48.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:48.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:48.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:48.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:48.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:48.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:48.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:48.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:48.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:48.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:48.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:48.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:48.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:48.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:48.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:48.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:48.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:48.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:48.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:48.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:48.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:48.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:48.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:27:48.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:48.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:48.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:48.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:48.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:48.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:48.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:48.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:48.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:48.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:48.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:48.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:48.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:48.366 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:48.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:48.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:48.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:48.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:48.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:48.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:49.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:49.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:49.405 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:49.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:49.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:49.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:49.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:49.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:49.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:49.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:49.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:49.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:49.407 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:49.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:49.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:49.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:49.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:49.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:49.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:49.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:49.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:49.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:49.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:49.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:49.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:49.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:49.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:49.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:49.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:49.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:49.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:49.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:49.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:49.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:27:49.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:49.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:49.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:49.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:49.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:49.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:49.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:49.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:49.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:27:49.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:27:49.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:27:49.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:49.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:49.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 08:27:49.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:49.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:49.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:27:49.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:49.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:49.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:49.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:49.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:50.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:50.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:50.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:50.440 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:50.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:27:50.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:27:50.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:27:50.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:50.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:50.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:50.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:50.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:50.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:50.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:27:50.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:50.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:50.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:50.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:50.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:50.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:51.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:51.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:51.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:51.446 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:51.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:51.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:51.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:51.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:51.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:51.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:51.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:51.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:51.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:51.448 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:51.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:51.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:51.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:51.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:51.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:51.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:52.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:52.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:52.496 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:52.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:52.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:52.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:52.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:52.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:52.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:52.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:52.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:52.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:52.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:52.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:52.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:52.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:52.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:52.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:52.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:52.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:52.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:52.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:52.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:52.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:52.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:52.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:52.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:52.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:27:52.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:52.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:52.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:52.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:52.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:52.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:52.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:52.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:52.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:52.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:52.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:27:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:27:52.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:27:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:52.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:52.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:52.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:52.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:27:52.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:52.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:52.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:52.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:53.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:53.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:53.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:53.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:53.546 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:53.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:27:53.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:27:53.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:27:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:53.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:53.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:53.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:27:53.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:53.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:53.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:54.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:54.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:54.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:54.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:54.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:54.552 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:54.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:54.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:54.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:54.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:54.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:54.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:54.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:54.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:54.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:54.559 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:54.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:54.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:54.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:54.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:55.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:55.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:55.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:55.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:55.595 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:55.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:55.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:55.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:55.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:55.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:55.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:55.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:55.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:55.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:55.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:55.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:55.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:55.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:55.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:55.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:55.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:55.634 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:55.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:55.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:55.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:56.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:56.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:56.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:56.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:56.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:56.660 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:56.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:56.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:56.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:56.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:56.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:56.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:56.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:56.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:56.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:56.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:56.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:56.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:56.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:56.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:56.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:56.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:56.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:56.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:56.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:56.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:56.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:56.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:56.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:56.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:56.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:56.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:56.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:56.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:56.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:56.693 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:56.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:56.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:56.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:56.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:57.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:57.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:57.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:57.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:57.741 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:57.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:57.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:57.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:57.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:57.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:57.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:57.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:57.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:57.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:57.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:57.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:57.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:57.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:57.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:57.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:57.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:27:57.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:57.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:57.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:57.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:57.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:57.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:57.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:57.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:57.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:57.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:57.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:57.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:57.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:57.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:57.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:57.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:57.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:57.822 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:57.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:57.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:57.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:57.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:58.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:58.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:58.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:58.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:58.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:58.831 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:58.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:58.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:58.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:58.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:58.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:58.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:58.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:58.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:58.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:58.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:58.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:58.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:58.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:58.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:58.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:58.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:58.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:58.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:58.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:58.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:58.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:58.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:58.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:58.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:58.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:58.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:27:58.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:58.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:58.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:58.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:58.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:58.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:58.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:58.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:58.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:58.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:27:58.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:27:58.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:27:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:58.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:58.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:58.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:27:58.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:58.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:58.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:58.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:27:58.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:27:58.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:27:58.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:58.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:58.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 08:27:58.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:58.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:58.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:58.890 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:27:58.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:58.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:58.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:58.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:59.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:59.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:59.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:59.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:27:59.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:27:59.936 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:27:59.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:27:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:27:59.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:27:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:59.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:59.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:59.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:27:59.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:59.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:59.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:59.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:59.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:59.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:27:59.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:27:59.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:27:59.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:59.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:59.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:59.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:59.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:59.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:59.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:27:59.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:59.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:59.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:59.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:59.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:59.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:59.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:27:59.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:27:59.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:27:59.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:59.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:59.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:59.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:59.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:59.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:59.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:27:59.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:59.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:59.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:59.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:59.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:27:59.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:27:59.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:27:59.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:59.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:59.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:59.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:59.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:59.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:27:59.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:59.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:59.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:27:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:27:59.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:27:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:27:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:27:59.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:27:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:27:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:27:59.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:27:59.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:27:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:27:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:27:59.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:27:59.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:27:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:27:59.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:27:59.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:00.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:00.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:00.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:00.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:00.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:00.977 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:00.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:00.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:00.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:00.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:00.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:00.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 08:28:00.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:00.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:00.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:00.983 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:00.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:00.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:00.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:01.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:01.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:01.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:02.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:02.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:02.019 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:02.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:28:02.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 08:28:02.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:28:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:02.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 08:28:02.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:02.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:28:02.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:02.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:02.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:02.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:02.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:02.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:02.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:02.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:02.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:02.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:02.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 08:28:02.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:02.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:02.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:02.064 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:02.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:02.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:02.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:02.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:02.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:02.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:03.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:03.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:03.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:03.068 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:03.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:28:03.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:28:03.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:28:03.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:03.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:03.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 08:28:03.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:03.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:03.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:03.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:28:03.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:03.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:03.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:03.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:03.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:28:03.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:28:03.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:28:03.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:03.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:03.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:03.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:03.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:03.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:03.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:28:03.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:03.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:03.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:03.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:03.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:03.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:03.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:03.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:03.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:03.100 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:03.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:03.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:03.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:03.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:03.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:03.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:04.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:04.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:04.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:04.106 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:04.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:28:04.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:28:04.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:28:04.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:04.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:04.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:04.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:04.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:04.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:04.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:28:04.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:04.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:04.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:04.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:28:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:28:04.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:28:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:04.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:04.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:04.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:28:04.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:04.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:04.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:04.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:04.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:04.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:04.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:28:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:28:04.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:28:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:04.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:04.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:04.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:28:04.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:04.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:04.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:04.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:04.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:04.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:04.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:04.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:04.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:04.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:04.187 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:04.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:04.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:04.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:04.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:04.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:04.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:05.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:05.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:05.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:05.192 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:05.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:28:05.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:28:05.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:28:05.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:05.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 08:28:05.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:05.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:28:05.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:05.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:05.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:05.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:28:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:28:05.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:28:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:05.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:05.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:05.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:05.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:05.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:05.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:28:05.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:05.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:05.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:05.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:05.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:05.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:05.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:28:05.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:28:05.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:28:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:05.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 08:28:05.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:05.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:28:05.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:05.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:05.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:05.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:05.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:28:05.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:28:05.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:28:05.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:05.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:05.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:05.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:05.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:05.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:05.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:28:05.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:05.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:05.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:05.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:05.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:05.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:05.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:05.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:05.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:05.235 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:05.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:05.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:05.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:05.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:05.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:05.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:06.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:06.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:06.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:06.305 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:06.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:28:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:28:06.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:28:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:06.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:06.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:06.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:28:06.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:06.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:06.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:06.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:06.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:06.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:06.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:28:06.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:28:06.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:28:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:06.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:06.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:06.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:28:06.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:06.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:06.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:06.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:28:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:28:06.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:28:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:06.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:06.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 08:28:06.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:06.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:06.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:06.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:28:06.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:06.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:06.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:06.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:06.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:06.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:06.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:28:06.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 08:28:06.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:28:06.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:06.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:06.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 08:28:06.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:06.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:06.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:06.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:28:06.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:06.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:06.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:06.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:06.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:06.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:06.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:28:06.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:28:06.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:28:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:06.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 08:28:06.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:06.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:28:06.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:06.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:06.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:06.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:06.343 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 08:28:06.343 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 08:28:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:28:06.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:28:06.358 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 08:28:06.358 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 08:28:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:28:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:28:06.361 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 08:28:06.362 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 08:28:06.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:28:06.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:28:06.368 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 08:28:06.369 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 08:28:06.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:28:06.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:28:06.372 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 08:28:06.372 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 08:28:06.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:28:06.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:28:06.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:28:06.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:28:06.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:28:06.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:06.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:06.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 08:28:06.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:28:06.421 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 08:28:06.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:28:06.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:28:06.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:28:06.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:28:06.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:28:06.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:28:06.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:28:06.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:06.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:06.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:28:06.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:28:06.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:28:06.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:06.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:28:06.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:28:06.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:28:06.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:06.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:06.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:28:06.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:28:06.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:28:06.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:06.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:06.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:28:06.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:28:06.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:28:06.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:06.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:06.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:06.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:06.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:06.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:06.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:06.525 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:06.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:06.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:06.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:06.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:07.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:07.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:07.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:07.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:07.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:07.530 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:07.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:28:07.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:28:07.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:28:07.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:07.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:07.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:07.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:07.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:07.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:07.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:28:07.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:07.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:07.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:07.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:08.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:08.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:08.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:08.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:08.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:08.553 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:08.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:28:08.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:28:08.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:28:08.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:08.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:08.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 08:28:08.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:08.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:08.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:08.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:28:08.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:08.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:08.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:08.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:09.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:09.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:09.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:09.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:09.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:09.560 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:28:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:28:09.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:28:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:09.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:09.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:09.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:28:09.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:09.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:09.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:10.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:10.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:10.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:10.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:10.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:10.562 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:10.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:28:10.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:28:10.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:28:10.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:10.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:10.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:10.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:10.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:10.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:10.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:28:10.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:10.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:10.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:10.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:11.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:11.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:11.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:11.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:11.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:11.565 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:11.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:28:11.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:28:11.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:28:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:11.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:11.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:11.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:28:11.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:11.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:11.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:12.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:12.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:12.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:12.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:12.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:12.568 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:12.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:12.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:12.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:12.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:12.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:12.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:12.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:12.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:12.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:12.609 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:12.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:12.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:12.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:12.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:13.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:13.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:13.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:13.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:13.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:13.614 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:13.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:28:13.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:28:13.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:28:13.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:13.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:13.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:13.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:13.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:13.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:13.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:28:13.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:13.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:13.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:13.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:14.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:14.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:14.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:14.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:14.624 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:28:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:28:14.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:28:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:14.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:14.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:14.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:28:14.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:14.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:14.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:15.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:15.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:15.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:15.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:15.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:15.630 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:15.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:28:15.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:28:15.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:28:15.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:15.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:15.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:15.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:15.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:15.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:15.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:28:15.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:15.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:15.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:15.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:16.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:16.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:16.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:16.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:16.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:16.633 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:16.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:28:16.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:28:16.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:28:16.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:16.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:16.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:16.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:16.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:16.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:16.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:28:16.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:16.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:16.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:16.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:17.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:17.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:17.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:17.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:17.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:17.635 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:28:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:28:17.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:28:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:17.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:17.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:17.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:28:17.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:17.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:17.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:17.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:17.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:17.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:17.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:17.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:17.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:17.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:17.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:17.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:17.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:17.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:17.642 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:17.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:17.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:17.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:17.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:18.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:18.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:18.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:18.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:18.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:18.646 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:18.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:28:18.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:28:18.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:28:18.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:18.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:18.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:18.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:18.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:18.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:18.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:28:18.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:18.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:18.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:18.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:19.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:19.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:19.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:19.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:19.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:19.677 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:19.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:28:19.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:28:19.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:28:19.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:19.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:19.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:19.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:19.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:19.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:19.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:28:19.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:19.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:19.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:19.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:20.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:20.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:20.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:20.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:20.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:20.679 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:20.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:28:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:28:20.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:28:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:20.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:20.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:20.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:28:20.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:20.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:20.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:21.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:21.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:21.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:21.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:21.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:21.682 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:21.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:28:21.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:28:21.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:28:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:21.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:21.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:21.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:28:21.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:21.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:21.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:21.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:22.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:22.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:22.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:22.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:22.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:22.689 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:28:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:28:22.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:28:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:22.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:22.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:22.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:28:22.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:22.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:22.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:22.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:22.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:22.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:22.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:22.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:22.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:22.711 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:22.711 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:22.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:22.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:22.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:23.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:23.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:23.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:23.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:23.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:23.715 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:23.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:28:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:28:23.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:28:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:23.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:23.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:23.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:28:23.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:23.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:23.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:23.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:24.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:24.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:24.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:24.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:24.725 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:28:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:28:24.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:28:24.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:24.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:24.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:24.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:24.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:24.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:24.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:28:24.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:24.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:24.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:24.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:25.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:25.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:25.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:25.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:25.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:25.727 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:25.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:28:25.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:28:25.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:28:25.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:25.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:25.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:25.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:25.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:25.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:25.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:28:25.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:25.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:25.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:25.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:26.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:26.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:26.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:26.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:26.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:26.730 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:26.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:28:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:28:26.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:28:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:26.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:26.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:26.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:28:26.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:26.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:26.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:26.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:26.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:26.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:26.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:26.737 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:26.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:26.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:26.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:26.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:27.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:27.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:27.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:27.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:27.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:27.772 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:27.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:28:27.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:28:27.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:28:27.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:27.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:27.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:27.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:27.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:27.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:27.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:28:27.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:27.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:27.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:27.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:28.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:28.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:28.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:28.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:28.782 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:28.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:28:28.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:28:28.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:28:28.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:28.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:28.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:28.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:28.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:28.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:28.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:28:28.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:28.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:28.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:28.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:29.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:29.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:29.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:29.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:29.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:29.784 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:29.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:28:29.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:28:29.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:28:29.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:29.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:29.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:29.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:29.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:29.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:29.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:28:29.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:29.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:29.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:29.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:30.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:30.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:30.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:30.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:30.786 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:30.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:28:30.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:28:30.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:28:30.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:30.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:30.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:30.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:30.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:30.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:30.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:28:30.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:30.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:30.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:30.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:30.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:28:30.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:28:30.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:28:30.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:30.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:30.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:30.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:30.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:30.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:30.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:28:30.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:30.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:30.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:30.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:30.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:30.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:30.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:30.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:30.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:30.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:30.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:30.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:30.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:30.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:30.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:30.846 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:30.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:30.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:30.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:30.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:31.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:31.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:31.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:31.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:31.850 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:28:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:28:31.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:28:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:31.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:31.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:31.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:28:31.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:31.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:31.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:32.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:32.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:32.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:32.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:32.874 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:28:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:28:32.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:28:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:32.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:32.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:32.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:32.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:32.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:28:32.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:32.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:32.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:32.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:33.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:33.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:33.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:33.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:33.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:33.879 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:33.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:28:33.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:28:33.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:28:33.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:33.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:33.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:33.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:33.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:33.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:33.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:28:33.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:33.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:33.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:33.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:33.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:33.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:33.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:33.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:33.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:33.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:33.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 08:28:33.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:33.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:33.928 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:33.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:33.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:33.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:33.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:34.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:34.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:34.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:34.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:34.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:34.933 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:34.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:28:34.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:28:34.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:28:34.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:34.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 08:28:34.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:34.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:28:34.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:34.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:34.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:35.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:35.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:35.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:35.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:35.954 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:28:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:28:35.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:28:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:35.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:35.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:35.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:28:35.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:35.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:35.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:36.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:36.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:36.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:36.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:36.960 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:36.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:28:36.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:28:36.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:28:36.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:36.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:36.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:36.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:36.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:28:36.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:36.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:36.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:36.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:28:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:28:36.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:28:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:36.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:36.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:36.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:36.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:36.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:36.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:28:36.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:36.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:36.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:36.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:36.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:36.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:36.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:28:36.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:28:36.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:28:36.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:36.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:36.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:36.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:36.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:36.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:36.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:28:36.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:36.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:36.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:36.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:36.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:36.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:36.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:36.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:36.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:36.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:36.981 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:36.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:36.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:36.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:37.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:37.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:37.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:38.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:38.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:38.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:38.018 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:38.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:28:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:28:38.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:28:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:38.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:38.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:38.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:28:38.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:38.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:38.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:38.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:38.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:39.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:39.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:39.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:39.021 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:39.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:28:39.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:28:39.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:28:39.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:39.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:39.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:39.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:28:39.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:39.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:39.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:39.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:39.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:39.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:39.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:39.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:39.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:39.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 08:28:39.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:39.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:39.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:39.063 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:39.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:39.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:39.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:39.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:39.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:39.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:40.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:40.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:40.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:40.068 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:40.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:28:40.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:28:40.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:28:40.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:40.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:40.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:40.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:40.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:28:40.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:40.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:40.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:40.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:40.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:41.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:41.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:41.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:41.078 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:41.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:28:41.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:28:41.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:28:41.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:41.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:41.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:41.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:41.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:28:41.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:41.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:41.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:41.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:41.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:41.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:28:41.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:28:41.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:28:41.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:41.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 08:28:41.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:41.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:28:41.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:41.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:41.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:41.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:28:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:28:41.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:28:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:41.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:41.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:41.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:41.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:41.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:28:41.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:41.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:41.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:41.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:41.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:41.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:41.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:28:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:28:41.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:28:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:41.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:41.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:41.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:28:41.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:41.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:41.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:41.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:28:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:28:41.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:28:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:41.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:41.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:41.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:41.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:41.115 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:28:41.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:41.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:41.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:41.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:41.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:41.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:42.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:42.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:28:42.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:28:42.119 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:28:42.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:28:42.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:28:42.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:28:42.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:42.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:42.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:28:42.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:42.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:42.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:42.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:28:42.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:42.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:42.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:42.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:42.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:42.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:28:42.130 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 08:28:42.130 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 08:28:42.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:28:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:28:42.145 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 08:28:42.146 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 08:28:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:28:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:28:42.148 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 08:28:42.148 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 08:28:42.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:28:42.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:28:42.150 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 08:28:42.150 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 08:28:42.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:28:42.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:28:42.153 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 08:28:42.153 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 08:28:42.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:28:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:28:42.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:28:42.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:28:42.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:28:42.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:42.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:42.184 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 08:28:42.185 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:28:42.186 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:28:42.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:28:42.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:42.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124.28 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 88.327 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 35.763 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:28:42.213 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:28:42.224 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:28:42.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:28:42.225 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:28:42.225 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:28:42.225 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:28:42.226 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:28:42.226 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:28:42.226 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:28:42.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:28:42.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 08:28:42.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:28:42.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:28:42.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:28:42.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:28:42.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 08:28:42.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:43.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:43.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:43.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:28:43.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:43.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:43.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:28:43.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:28:43.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:43.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:28:43.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:43.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:43.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:28:43.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:43.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:43.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:28:43.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:28:43.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:28:43.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:28:43.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:28:43.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 08:28:43.338 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:28:43.338 DEBUG [main][AbstractWait] Waiting until shell is active... 08:28:43.338 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:28:43.338 INFO [main][AbstractShell] Close shell Testing shell 08:28:43.338 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:28:43.352 DEBUG [main][AbstractWait] Waiting while shell is available... 08:28:43.352 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:28:43.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:28:43.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:28:43.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:28:43.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:43.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:43.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 08:28:43.386 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:28:43.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 08:28:43.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:28:43.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:28:43.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:28:43.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:28:43.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:28:43.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:28:43.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:43.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:43.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:28:43.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:28:43.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:28:43.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:28:43.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:28:43.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:28:43.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:28:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:43.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:28:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:28:43.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:28:43.497 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 08:28:43.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 08:28:43.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:44.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:44.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 08:28:44.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 08:28:44.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:44.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:44.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 08:28:44.508 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 08:28:44.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 08:28:44.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:45.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 08:28:45.009 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 08:28:45.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:28:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:45.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:28:45.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:28:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:45.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 08:28:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:45.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:28:45.516 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 08:28:45.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:28:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:45.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 08:28:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:45.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:28:45.517 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 08:28:45.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 08:28:45.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:46.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:46.017 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 08:28:46.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 08:28:46.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:46.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:46.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 08:28:46.519 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 08:28:46.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 08:28:46.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:47.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 08:28:47.020 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:28:47.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:28:47.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:47.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:47.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:28:47.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:28:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:47.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:28:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:47.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:28:47.525 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:28:47.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:28:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:47.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:28:47.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:47.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:28:47.526 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 08:28:47.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:28:47.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:48.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:48.027 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:28:48.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:28:48.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:48.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:28:48.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:48.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:28:48.032 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 08:28:48.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:28:48.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:48.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:28:48.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:48.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:28:48.032 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 08:28:48.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 08:28:48.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:48.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 08:28:48.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 08:28:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:49.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 08:28:49.034 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 08:28:49.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 08:28:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:49.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 08:28:49.535 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 08:28:49.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 08:28:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:50.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:50.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 08:28:50.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 08:28:50.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:50.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 08:28:50.537 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 08:28:50.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 08:28:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:28:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:28:51.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 08:28:51.038 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:28:51.039 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:28:51.039 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:28:51.039 DEBUG [main][AbstractWait] Waiting until shell is active... 08:28:51.039 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:28:51.039 INFO [main][AbstractShell] Close shell Testing shell 08:28:51.039 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:28:51.045 DEBUG [main][AbstractWait] Waiting while shell is available... 08:28:51.045 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:28:51.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:28:51.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:28:51.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:28:51.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:51.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:51.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 08:28:51.079 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:28:51.079 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:28:51.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:28:51.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:51.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.868 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 1.159 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.693 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:28:51.092 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:28:51.094 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:28:51.095 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:28:51.095 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:28:51.095 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:28:51.095 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:28:51.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:28:51.096 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:28:51.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:28:51.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:28:51.097 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:28:51.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:28:51.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:28:51.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:28:51.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:28:51.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:28:51.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:28:51.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:28:51.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:28:51.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:28:51.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:28:51.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:28:51.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:28:51.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:28:52.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 08:28:52.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:28:52.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 08:28:52.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:28:53.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 08:28:53.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 08:28:53.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 08:28:53.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:28:54.109 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 08:28:54.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:28:54.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:28:54.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:28:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:54.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:28:54.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:28:54.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:28:54.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:28:54.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:28:54.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:28:54.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:28:54.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:28:54.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:28:54.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:28:54.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:28:54.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:28:55.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:28:55.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:28:56.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:28:56.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:28:57.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:28:57.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:28:58.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:28:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 08:28:59.119 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 08:28:59.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:28:59.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:28:59.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:28:59.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:28:59.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:28:59.120 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:28:59.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:28:59.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:28:59.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:28:59.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:28:59.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:28:59.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:28:59.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:28:59.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:28:59.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:28:59.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:28:59.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:28:59.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:28:59.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:28:59.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:28:59.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:00.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:29:00.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:00.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:29:00.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:01.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:29:01.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:01.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:29:01.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:02.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:29:02.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:29:02.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:03.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:29:03.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:03.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:29:03.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:04.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:29:04.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:04.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:29:04.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:05.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:29:05.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 08:29:05.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 08:29:05.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:06.127 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 08:29:06.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:29:06.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:29:06.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:29:06.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:06.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:06.128 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:29:06.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:29:06.128 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:29:06.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:29:06.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:29:06.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:29:06.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:29:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:29:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:29:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:29:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:29:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:29:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:29:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:29:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:29:06.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:06.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:29:06.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:07.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:29:07.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:07.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:29:07.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:08.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:29:08.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:08.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:29:08.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:09.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:09.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:10.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:10.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:11.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:12.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:12.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:13.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:13.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:14.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:14.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:15.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:29:15.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:29:15.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 08:29:15.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 08:29:15.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:16.636 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 08:29:16.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:29:16.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:29:16.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:29:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:16.637 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:29:16.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:29:16.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:29:16.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:29:16.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:29:16.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:29:16.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:29:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:29:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:29:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:29:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:29:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:29:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:29:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:29:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:29:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:16.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:29:17.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:29:17.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:29:18.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:29:18.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:29:19.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:29:19.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:29:20.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:29:20.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:29:21.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:29:21.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:29:22.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:29:22.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 08:29:22.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:29:22.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 08:29:22.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 08:29:22.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:23.643 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 08:29:24.643 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 08:29:24.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:29:24.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:29:24.643 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:29:24.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:24.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:24.644 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:29:24.644 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:29:24.644 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:29:24.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:29:24.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:29:24.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:29:24.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:29:24.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:29:24.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:29:24.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:24.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:25.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:25.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:26.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:29:26.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:29:26.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:26.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:26.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:26.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:29:26.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:29:26.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:29:26.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:26.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:26.647 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:29:26.647 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:29:26.647 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:29:26.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:29:26.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:26.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.557 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 3.013 s testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 5.01 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.509 s testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 8.007 s testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 2.003 s Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest 08:29:27.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 08:29:27.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:27.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:27.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:29:27.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:27.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:29:27.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:29:27.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:27.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:29:27.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:27.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:27.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:29:27.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:27.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:27.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:27.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:27.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:27.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:27.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:29:27.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:27.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:27.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:29:27.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:29:27.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:27.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:27.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:29:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:27.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:29:27.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:29:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:27.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:29:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:27.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:29:27.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 08:29:27.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:27.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:27.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:29:27.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:27.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:27.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:29:27.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 08:29:27.610 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:29:27.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 08:29:27.610 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:29:27.610 DEBUG [main][AbstractWait] Waiting until shell is active... 08:29:27.610 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:29:27.610 INFO [main][AbstractShell] Close shell Testing shell 08:29:27.610 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:29:27.625 DEBUG [main][AbstractWait] Waiting while shell is available... 08:29:27.625 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:29:28.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 08:29:28.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:28.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:29:28.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:28.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:29:28.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:29:28.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:28.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:29:28.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:28.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:28.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:29:28.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:28.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:28.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:28.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:28.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:29:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:28.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:29:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:28.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:29:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:28.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:29:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:28.614 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:29:28.614 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:29:28.614 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:29:28.614 DEBUG [main][AbstractWait] Waiting until shell is active... 08:29:28.614 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:29:28.614 INFO [main][AbstractShell] Close shell Testing shell 08:29:28.614 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:29:28.626 DEBUG [main][AbstractWait] Waiting while shell is available... 08:29:28.626 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:29:28.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:28.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:28.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:29:28.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:29:28.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:29:28.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 08:29:28.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:29:28.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 08:29:28.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:29:28.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:29:29.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 08:29:29.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:29.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:29.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:29.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:29:29.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:29.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:29.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:29:29.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:29:29.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:29.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:29:29.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:29.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:29.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:29.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:29:29.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:29.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:29.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:29.586 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:29:29.586 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:29:29.586 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:29:29.587 DEBUG [main][AbstractWait] Waiting until shell is active... 08:29:29.587 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:29:29.587 INFO [main][AbstractShell] Close shell Testing shell 08:29:29.587 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:29:29.600 DEBUG [main][AbstractWait] Waiting while shell is available... 08:29:29.600 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:29:30.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 08:29:30.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:30.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:30.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:30.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:29:30.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:30.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:30.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:29:30.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:29:30.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:30.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:29:30.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:30.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:30.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:30.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:29:30.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:30.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:30.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:30.576 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:29:30.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 08:29:30.576 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:29:30.577 DEBUG [main][AbstractWait] Waiting until shell is active... 08:29:30.577 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:29:30.577 INFO [main][AbstractShell] Close shell Testing shell 08:29:30.577 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:29:30.589 DEBUG [main][AbstractWait] Waiting while shell is available... 08:29:30.589 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:29:30.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:30.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:31.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 08:29:31.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:31.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:31.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:29:31.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:31.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:31.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:29:31.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:29:31.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:31.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:29:31.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:29:31.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:31.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:29:31.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:31.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:31.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:29:31.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:29:31.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:31.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:31.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:31.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:29:31.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:31.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:31.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:29:31.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:29:31.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:31.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:29:31.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 08:29:31.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:31.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:31.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:31.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:29:31.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:31.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:31.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:29:31.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:29:31.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:31.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:29:31.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.657 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:29:31.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 08:29:31.657 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:29:31.658 DEBUG [main][AbstractWait] Waiting until shell is active... 08:29:31.658 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:29:31.658 INFO [main][AbstractShell] Close shell Testing shell 08:29:31.658 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:29:31.670 DEBUG [main][AbstractWait] Waiting while shell is available... 08:29:31.670 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:29:32.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 08:29:32.159 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:32.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:32.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:32.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:29:32.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:32.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:32.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:29:32.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:29:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:32.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:29:32.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:32.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:32.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:32.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:29:32.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:32.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:32.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:32.634 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:29:32.634 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:29:32.634 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:29:32.635 DEBUG [main][AbstractWait] Waiting until shell is active... 08:29:32.635 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:29:32.635 INFO [main][AbstractShell] Close shell Testing shell 08:29:32.635 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:29:32.647 DEBUG [main][AbstractWait] Waiting while shell is available... 08:29:32.647 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.99 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.966 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 1.002 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.973 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.989 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 1.081 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.977 s Running org.eclipse.reddeer.core.test.DummyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.core.test.DummyTest dummyTest(org.eclipse.reddeer.core.test.DummyTest) Time elapsed: 0 s Results: Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.core.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -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.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/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.editor.EditorTest 08:29:46.923 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:29:46.926 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:29:47.000 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:29:47.001 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:29:47.094 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:29:47.129 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:29:47.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:29:47.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:29:47.191 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:29:47.191 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:29:47.202 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:29:47.296 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:29:47.296 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:29:47.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:29:47.300 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:29:47.304 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:29:47.305 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:29:47.335 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:29:47.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:47.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:29:47.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:47.393 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:29:47.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:47.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:47.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:47.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:47.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:47.414 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:47.419 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:47.419 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:29:47.419 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:29:47.419 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:29:47.419 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:29:47.419 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:29:47.419 DEBUG [main][MenuItemLookup] Item match:Window 08:29:47.425 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:29:47.425 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:29:47.425 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:29:47.425 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:47.426 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:29:47.426 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:29:47.426 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:47.426 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:29:47.426 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:47.426 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:29:47.426 DEBUG [main][MenuItemLookup] Item match:Preferences 08:29:47.430 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:29:47.430 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:29:47.432 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:29:47.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:29:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:29:47.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:29:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:47.743 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:29:47.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:47.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:29:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:47.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:47.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:47.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:47.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:47.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:47.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:29:47.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:47.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:47.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:47.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:47.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:47.897 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:29:47.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:47.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:47.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:47.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:48.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:48.017 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:29:48.019 DEBUG [main][EditorHandler] 0 editor(s) found 08:29:48.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:48.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:48.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:29:48.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:48.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:48.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:48.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:48.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:48.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:48.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:48.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:48.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:48.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:48.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:48.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:48.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:48.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:48.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:48.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:29:48.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:48.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:48.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:48.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:48.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:48.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:29:48.114 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:48.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:48.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:48.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:29:48.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:48.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:48.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:48.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:48.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:48.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:48.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:48.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:29:48.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:48.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:48.139 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:48.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:48.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:29:48.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:48.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:48.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:48.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:48.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:48.142 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:48.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:48.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:29:48.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:48.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:48.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:48.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:48.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:48.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:48.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:48.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:48.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:48.162 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:48.163 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:48.185 DEBUG [main][MenuItemLookup] Item match:File 08:29:48.191 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:48.192 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:29:48.198 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:29:48.199 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:48.199 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:29:48.199 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:48.199 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:29:48.199 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:48.199 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:29:48.199 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:29:48.200 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:29:48.200 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:29:48.201 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:29:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:29:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:29:48.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:29:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:48.390 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:48.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:48.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:29:48.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:48.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:48.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:48.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:48.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:48.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:48.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:48.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:29:48.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:48.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:48.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:48.915 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:48.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:29:48.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:48.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:48.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:48.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:48.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:48.919 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:29:48.920 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:29:48.920 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:29:48.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:29:48.942 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:48.942 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:29:48.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:29:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:48.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:48.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:48.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:48.952 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:29:48.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:48.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:48.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:48.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:49.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:49.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:29:49.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 08:29:49.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:29:49.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:49.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:49.039 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:29:49.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.041 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 08:29:49.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:29:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:49.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:49.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:49.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:49.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:49.073 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:49.086 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 08:29:49.099 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:29:49.099 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 08:29:49.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:29:49.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:49.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:49.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:49.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:49.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:49.111 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:29:49.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:49.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:49.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:49.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:49.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:49.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:49.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:49.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:49.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:49.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:49.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.643 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:49.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.644 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:29:49.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.645 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:49.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.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'] 08:29:49.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.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'] 08:29:49.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.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: "Create New File"] 08:29:49.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.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'] 08:29:49.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.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'] 08:29:49.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:49.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:49.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:49.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:49.650 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:49.650 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:49.650 DEBUG [main][MenuItemLookup] Item match:File 08:29:49.653 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:49.653 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:29:49.656 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:29:49.656 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:49.656 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:29:49.656 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:49.656 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:29:49.657 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:49.657 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:29:49.657 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:29:49.658 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:29:49.658 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:29:49.658 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:29:49.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:29:49.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:29:49.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:29:49.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:49.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:49.793 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:49.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:29:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:49.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:49.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:49.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:49.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:49.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:49.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:49.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:29:49.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:49.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:49.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:49.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:49.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:49.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:29:49.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:49.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:49.799 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:49.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:49.799 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:49.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:29:49.800 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:29:49.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:29:49.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:29:49.814 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:49.814 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:29:49.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:29:49.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:49.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:49.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:49.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:49.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:49.819 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:29:49.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:49.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:49.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:49.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:49.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:49.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 08:29:49.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 08:29:49.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:29:49.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:49.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:49.904 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:29:49.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:49.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 08:29:49.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:49.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:49.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:49.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:49.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:49.916 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:49.917 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 08:29:49.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 08:29:49.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:49.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:49.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:49.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:49.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:49.931 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:49.932 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:29:49.933 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:29:49.933 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:29:49.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:29:49.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:49.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:49.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:49.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:49.944 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:29:49.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:49.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:49.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:49.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:50.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:50.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:50.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:50.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:29:50.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:29:50.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:29:50.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:29:50.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:50.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:50.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:50.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:50.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:29:50.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:50.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:50.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:50.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:50.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:50.225 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:50.225 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 08:29:50.225 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:29:50.225 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:29:50.227 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:50.227 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:29:50.227 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:29:50.228 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:29:50.309 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:29:50.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:50.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:50.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:29:50.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:50.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:50.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:50.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:29:50.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:50.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:50.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:50.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:50.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:50.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:50.316 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:50.316 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:50.317 DEBUG [main][MenuItemLookup] Item match:File 08:29:50.320 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:50.320 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:29:50.323 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:29:50.323 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:50.323 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:29:50.323 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:50.323 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:29:50.323 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:50.323 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:29:50.323 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:29:50.342 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:29:50.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:29:50.343 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:29:50.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:29:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:29:50.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:29:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:50.512 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:50.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:29:50.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:50.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:50.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:50.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:50.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:50.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:50.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:29:50.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:50.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:50.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:50.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:29:50.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:50.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:50.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:50.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:50.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:29:50.518 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:29:50.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:29:50.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:29:50.519 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:50.519 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:29:50.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:29:50.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:50.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:50.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:50.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:50.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:50.531 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:29:50.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:50.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:50.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:50.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:50.601 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:50.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 08:29:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 08:29:50.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:29:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:50.605 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:29:50.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 08:29:50.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:50.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:50.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:50.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:50.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:50.613 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:50.614 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 08:29:50.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 08:29:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:50.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:50.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:50.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:50.628 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:50.629 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:29:50.629 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:29:50.629 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:29:50.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:29:50.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:50.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:50.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:50.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:50.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:50.634 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:29:50.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:50.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:50.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:50.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:50.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:51.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:51.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:51.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:29:51.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:51.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:51.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:51.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:51.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'] 08:29:51.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:51.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'] 08:29:51.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:51.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"] 08:29:51.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:51.207 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:51.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:51.207 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:51.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:51.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:51.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:51.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:29:51.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:51.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:51.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:51.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:51.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:51.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:29:51.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:51.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:51.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:29:51.229 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 08:29:51.230 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:51.230 DEBUG [main][MenuItemLookup] Item match:File 08:29:51.233 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:51.233 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:29:51.236 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:29:51.236 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:51.236 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:29:51.236 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:51.236 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:29:51.236 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:51.236 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:29:51.236 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:29:51.237 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:29:51.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:29:51.237 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:29:51.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:29:51.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 'New|Select a wizard'] is available. finished successfully 08:29:51.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:29:51.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:51.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:51.366 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:51.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:51.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:29:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:51.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:51.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:51.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:51.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:29:51.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:51.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:51.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:51.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:29:51.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:51.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:51.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:51.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:51.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:51.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:29:51.372 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:29:51.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:29:51.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:29:51.385 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:51.385 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:29:51.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:29:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:51.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:51.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:51.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:51.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:51.399 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:29:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:51.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:51.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:51.448 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:51.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:51.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:51.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 08:29:51.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 08:29:51.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:29:51.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:51.451 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:29:51.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:51.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 08:29:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:51.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:51.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:51.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:51.461 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:51.462 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 08:29:51.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 08:29:51.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:51.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:51.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:51.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:51.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:51.505 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:51.506 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:29:51.507 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:29:51.507 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:29:51.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:29:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:51.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:51.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:51.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:51.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:51.511 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:29:51.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:51.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:51.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:51.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:51.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:52.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:29:52.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:52.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:52.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:52.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 08:29:52.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:52.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:52.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:52.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:52.065 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min 08:29:52.078 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:52.078 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:52.078 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:29:52.079 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:29:52.081 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:52.081 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:29:52.082 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:29:52.082 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 08:29:52.114 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 08:29:52.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:29:52.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:29:52.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:29:52.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:29:52.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:29:52.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:29:52.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:52.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:52.136 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 08:29:52.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:29:52.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:52.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:52.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:29:52.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 08:29:52.151 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:52.151 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:29:52.151 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:29:52.151 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:29:52.151 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:29:52.151 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:29:52.151 DEBUG [main][MenuItemLookup] Item match:Window 08:29:52.155 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:29:52.155 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:29:52.155 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:29:52.155 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:52.155 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:29:52.155 DEBUG [main][MenuItemLookup] Item match:Show View 08:29:52.195 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:29:52.195 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:29:52.195 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:29:52.195 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:29:52.195 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:29:52.195 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:29:52.195 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:29:52.195 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:29:52.196 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:52.196 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:29:52.196 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:29:52.197 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:29:52.197 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:29:52.197 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:29:52.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:29:52.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:29:52.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:29:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:52.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:29:52.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:52.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:29:52.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:52.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:52.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:52.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:52.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:52.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:52.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:29:52.309 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:29:52.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:52.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:52.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:29:52.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:29:52.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:29:52.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:52.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:29:52.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:52.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:29:52.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 08:29:52.816 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 08:29:52.816 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 08:29:52.816 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 08:29:52.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:52.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:52.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:52.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:29:52.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:52.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:52.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:52.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:29:52.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:52.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:29:52.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:52.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:52.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:52.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:52.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:52.822 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:29:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:52.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:52.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:53.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:29:53.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:29:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 08:29:53.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 08:29:53.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:29:53.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:53.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:53.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:29:53.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 '\*?\QPackage Explorer\E') 08:29:53.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:53.424 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:53.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:53.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:53.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 08:29:53.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:53.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:53.442 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:53.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:53.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:53.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:53.445 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:53.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:53.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:53.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:53.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:54.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:54.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:54.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:54.448 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:54.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:54.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:54.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:54.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:54.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:54.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:54.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:54.455 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:29:54.469 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:29:54.471 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:29:54.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:29:54.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:54.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:54.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:29:54.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:29:54.983 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:29:54.983 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:29:55.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:29:55.024 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:29:55.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:29:55.024 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:29:55.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:29:55.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:29:55.030 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:29:55.030 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:29:55.087 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:29:55.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:55.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:55.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:55.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:55.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:55.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:29:55.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:55.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:55.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:55.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:55.105 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:55.105 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:55.105 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:29:55.106 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:29:55.108 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:29:55.108 DEBUG [main][EditorHandler] 2 editor(s) found 08:29:55.109 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:29:55.137 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:29:55.138 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:29:55.224 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:29:55.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:29:55.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:29:55.231 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:29:55.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:55.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:55.233 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:29:55.233 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:29:55.234 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:29:55.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:29:55.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:29:55.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:29:55.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:29:55.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:55.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:55.241 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:29:55.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:55.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:55.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:55.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:55.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:55.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:55.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 '\*?\QPackage Explorer\E') 08:29:55.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:55.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:55.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:55.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:55.250 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:55.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:55.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:55.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:29:55.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:55.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:55.308 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:55.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:55.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:55.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:55.310 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:55.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:55.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:55.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:55.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:55.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:55.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:55.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:55.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:56.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:56.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:56.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:56.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:56.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:56.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:56.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:56.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:56.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:56.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:56.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:56.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:56.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:56.317 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:29:56.317 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:29:56.318 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:29:56.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:29:56.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:56.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:29:56.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:56.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:29:56.319 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:29:56.319 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:29:56.322 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:29:56.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:29:56.328 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:29:56.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:29:56.328 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:29:56.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:29:56.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:29:56.332 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:29:56.332 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:29:56.375 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:29:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:56.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:56.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:56.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:56.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:29:56.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:56.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:56.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:56.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:56.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:56.381 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:56.382 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:56.382 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:29:56.382 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:29:56.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:29:56.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:56.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:56.401 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:29:56.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:56.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:56.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:56.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:56.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:56.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:56.402 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:29:56.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:56.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:56.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:56.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:56.407 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:29:56.407 DEBUG [main][EditorHandler] 1 editor(s) found 08:29:56.407 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:29:56.462 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:29:56.462 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:29:56.462 DEBUG [main][EditorHandler] 0 editor(s) found 08:29:56.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:29:56.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:29:56.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:29:56.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:56.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:56.463 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:29:56.463 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:29:56.463 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:29:56.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:29:56.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:29:56.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:29:56.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:29:56.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:56.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:56.468 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:29:56.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:56.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:56.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:56.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:56.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:56.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:56.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:29:56.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:56.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:56.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:56.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:56.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:56.512 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:56.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:56.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:56.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:29:56.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:56.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:56.534 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:56.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:56.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:56.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:56.535 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:56.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:56.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:56.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:56.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:56.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:57.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:57.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:57.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:57.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:57.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:57.539 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:57.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:57.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:57.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:57.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:57.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:57.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:57.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:57.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:57.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:57.542 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:29:57.543 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:29:57.544 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:29:57.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:29:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:57.544 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:29:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:57.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:29:57.545 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:29:57.545 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:29:57.548 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:29:57.553 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:29:57.553 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:29:57.553 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:29:57.553 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:29:57.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:29:57.557 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:29:57.557 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:29:57.558 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:29:57.599 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:29:57.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:57.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:57.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:57.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:57.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:57.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:57.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:57.606 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:29:57.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:57.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:57.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:29:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:57.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:29:57.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 '\*?\QPackage Explorer\E') 08:29:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:57.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:57.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:57.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:57.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:57.619 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:57.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:57.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:57.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:57.666 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:57.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:57.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:57.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:57.686 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:57.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:57.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:57.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:57.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:57.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:57.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:58.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:58.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:58.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:58.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:58.690 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:58.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:58.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:58.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:58.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:58.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:58.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:58.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:58.693 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:29:58.694 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:29:58.694 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:29:58.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:29:58.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:58.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:29:58.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:58.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:29:58.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:29:58.696 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:29:58.699 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:29:58.704 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:29:58.704 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:29:58.704 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:29:58.704 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:29:58.705 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:29:58.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:29:58.708 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:29:58.708 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:29:58.730 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:29:58.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:58.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:58.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:58.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:58.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:58.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50f8d738 is found... 08:29:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50f8d738 is found finished successfully 08:29:58.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:29:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:58.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:58.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:58.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:58.740 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:58.740 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:58.740 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:29:58.740 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:29:58.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:58.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:58.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:29:58.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:58.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:58.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:29:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:58.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:29:58.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:29:58.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:58.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:58.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:58.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:58.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:58.801 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:58.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:58.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:58.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:58.846 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:58.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:58.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:58.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:58.848 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:58.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:58.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:58.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:58.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:58.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:58.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:59.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:59.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:59.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:59.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:59.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:59.852 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:59.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:59.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:59.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:59.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:59.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:59.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:59.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:59.856 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:29:59.857 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:29:59.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 08:29:59.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:29:59.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:59.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:29:59.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:59.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:29:59.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:29:59.858 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:29:59.866 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:29:59.872 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:29:59.872 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 08:29:59.872 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:29:59.872 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:29:59.872 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:29:59.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:29:59.878 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:29:59.878 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:29:59.931 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:29:59.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:59.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:59.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:59.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:59.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:59.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bee70e0 is found... 08:29:59.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bee70e0 is found finished successfully 08:29:59.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 08:29:59.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:59.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:59.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:59.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:59.942 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:59.942 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:59.942 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:29:59.942 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:29:59.944 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:29:59.944 DEBUG [main][EditorHandler] 2 editor(s) found 08:29:59.944 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:29:59.966 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:29:59.966 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:30:00.024 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:30:00.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:00.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:00.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:00.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:00.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:00.025 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:00.025 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:00.026 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:00.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:00.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:00.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:00.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:00.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:00.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:00.031 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:00.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:00.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:00.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:00.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:00.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:00.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:00.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:00.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:00.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:00.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:00.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:00.060 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:00.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:00.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:00.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:00.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:00.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:00.080 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:00.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:00.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:00.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:00.081 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:00.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:00.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:00.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:00.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:00.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:00.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:00.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:00.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:01.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:01.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:01.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:01.085 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:01.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:01.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:01.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:01.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:01.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:01.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:01.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:01.088 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:01.088 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:01.089 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:01.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:01.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:01.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:01.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:01.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:01.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:01.090 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:01.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:01.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:01.101 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:01.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:01.101 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:01.102 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:01.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:01.105 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:01.105 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:01.144 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:01.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:01.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:01.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:01.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:01.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:01.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:01.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:01.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:01.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:01.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:01.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:01.150 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:01.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:01.154 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:01.154 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:01.156 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:01.156 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:30:01.156 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 08:30:01.156 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:01.226 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:01.226 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:01.227 DEBUG [main][EditorHandler] 0 editor(s) found 08:30:01.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:01.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:01.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:01.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:01.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:01.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:01.228 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:01.228 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:01.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:01.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:01.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:01.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:01.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:01.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:01.235 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:01.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:01.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:01.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:01.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:01.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:01.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:01.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:01.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:01.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:01.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:01.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:01.244 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:01.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:01.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:01.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:01.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:01.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:01.306 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:01.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:01.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:01.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:01.308 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:01.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:01.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:01.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:01.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:01.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:01.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:01.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:01.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:02.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:02.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:02.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:02.311 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:02.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:02.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:02.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:02.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:02.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:02.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:02.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:02.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:02.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:02.314 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:02.314 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:02.315 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:02.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:02.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:02.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:02.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:02.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:02.316 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:02.319 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:02.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:02.325 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:02.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:02.325 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:02.325 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:02.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:02.328 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:02.328 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:02.371 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:02.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:02.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:02.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:02.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:02.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:02.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 '\*?\QeditorTest.min\E') 08:30:02.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:02.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:02.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:02.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:02.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:02.380 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:02.380 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:02.380 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:02.380 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:02.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.impl.editor.DefaultEditor, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 08:30:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:02.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:02.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:02.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:02.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:02.382 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:02.382 DEBUG [main][EditorHandler] 1 editor(s) found 08:30:02.382 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:02.433 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:02.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:02.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:02.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:02.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:02.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:02.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:02.434 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:02.434 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:02.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:02.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:02.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:02.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:02.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:02.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:02.439 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:02.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:02.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:02.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:02.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:02.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:02.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:02.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:02.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:02.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:02.447 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:02.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:02.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:02.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:02.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:02.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:02.486 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:02.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:02.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:02.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:02.489 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:02.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:02.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:02.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:02.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:02.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:02.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:02.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:02.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:03.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:03.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:03.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:03.492 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:03.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:03.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:03.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:03.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:03.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:03.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:03.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:03.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:03.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:03.495 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:03.496 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:03.496 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:03.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:03.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:03.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:03.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:03.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:03.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:03.497 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:03.501 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:03.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:03.510 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:03.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:03.510 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:03.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:03.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:03.514 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:03.514 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:03.584 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:03.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:03.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:03.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:03.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:03.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:03.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:03.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:03.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:03.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:03.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:03.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:30:03.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:03.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:30:03.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') 08:30:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:03.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:03.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:03.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:03.621 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:03.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:03.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:03.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:03.670 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:03.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:03.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:03.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:03.687 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:03.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:03.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:03.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:03.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:03.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:04.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:04.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:04.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:04.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:04.691 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:04.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:04.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:04.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:04.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:04.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:04.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:04.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:04.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:04.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:04.694 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:04.694 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:04.695 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:04.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:04.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:04.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:04.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:04.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:04.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:04.696 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:04.699 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:04.703 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:04.703 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:04.704 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:04.704 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:04.704 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:04.707 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:04.707 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:04.707 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:04.727 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:04.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:04.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:04.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:04.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:04.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:04.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79a14370 is found... 08:30:04.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79a14370 is found finished successfully 08:30:04.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:04.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:04.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:04.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:04.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:04.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:04.733 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:04.733 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:04.733 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:04.733 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:04.741 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:04.741 DEBUG [main][EditorHandler] 1 editor(s) found 08:30:04.741 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:04.800 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:04.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:04.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:04.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:04.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:04.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:04.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:04.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:04.802 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:04.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:04.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:04.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:04.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:04.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:04.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:04.807 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:04.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:04.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:04.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:04.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:04.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:04.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:04.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:04.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:04.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:04.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:04.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:04.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:04.817 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:04.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:04.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:04.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:04.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:04.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:04.820 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:04.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:04.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:04.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:04.821 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:04.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:04.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:04.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:04.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:04.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:04.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:05.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:05.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:05.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:05.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:05.824 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:05.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:05.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:05.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:05.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:05.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:05.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:05.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:05.826 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:05.827 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:05.828 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:05.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:05.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:05.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:05.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:05.828 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:05.832 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:05.836 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:05.836 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:05.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:05.836 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:05.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:05.839 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:05.839 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:05.839 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:05.877 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:05.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:05.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:05.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:05.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:05.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:05.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:05.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:05.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:05.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:05.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:05.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:05.885 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:05.885 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:05.885 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:05.885 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:05.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:30:05.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:05.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:05.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:05.887 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:30:05.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:05.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:05.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:05.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:05.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:05.888 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:30:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:05.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:05.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:05.901 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:05.901 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:30:05.902 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:30:05.902 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:05.949 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:05.949 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:05.949 DEBUG [main][EditorHandler] 0 editor(s) found 08:30:05.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:05.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:05.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:05.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:05.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:05.951 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:05.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:05.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:05.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:05.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:05.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:05.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:05.955 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:05.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:05.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:05.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:05.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:05.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 '\*?\QPackage Explorer\E') 08:30:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:05.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:05.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:05.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:05.996 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:05.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:05.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:05.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:05.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:05.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:06.016 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:06.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:06.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:06.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:06.017 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:06.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:06.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:06.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:06.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:06.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:06.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:06.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:06.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:07.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:07.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:07.020 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:07.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:07.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:07.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:07.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 08:30:07.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:07.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:07.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:07.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:07.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:07.023 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:07.024 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:07.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:07.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:07.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:07.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:07.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:07.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:07.025 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:07.028 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:07.032 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:07.032 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:07.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:07.032 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:07.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:07.035 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:07.035 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:07.035 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:07.073 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:07.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:07.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:07.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:07.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:07.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:07.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:07.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:07.078 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:07.078 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:07.079 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:07.079 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:07.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:30:07.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:07.080 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:30:07.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:07.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:07.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:07.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:07.081 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:30:07.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:07.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:07.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:07.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:07.083 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:07.083 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:30:07.083 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 08:30:07.083 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:07.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 08:30:07.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 08:30:07.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 08:30:07.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:07.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:07.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:07.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:07.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:07.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:30:07.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:07.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:07.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:30:07.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:07.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:07.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:07.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:30:07.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:07.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:07.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:07.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:07.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:07.652 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:30:07.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:07.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:07.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:07.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:07.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:30:07.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:30:07.750 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:07.750 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:07.751 DEBUG [main][EditorHandler] 0 editor(s) found 08:30:07.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:07.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:07.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:07.752 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:07.752 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:07.752 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:07.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:07.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:07.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:07.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:07.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:07.758 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:07.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:07.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:07.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:07.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:07.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:07.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 '\*?\QPackage Explorer\E') 08:30:07.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:07.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:07.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:07.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:07.768 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:07.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:07.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:07.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:07.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:07.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:07.817 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:07.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:07.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:07.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:07.819 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:07.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:07.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:07.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:07.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:07.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:08.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:08.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:08.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:08.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:08.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:08.822 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:08.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:08.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:08.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:08.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:08.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:08.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:08.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:08.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:08.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:08.825 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:08.825 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:08.826 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:08.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:08.826 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:08.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:08.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:08.827 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:08.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:08.836 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:08.836 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:08.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:08.836 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:08.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:08.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:08.841 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:08.841 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:08.892 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:08.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:08.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:08.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:08.893 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:08.896 DEBUG [main][EditorHandler] 1 editor(s) found 08:30:08.896 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:08.967 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:08.969 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:08.969 DEBUG [main][EditorHandler] 0 editor(s) found 08:30:08.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:08.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:08.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:08.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:08.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:08.970 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:08.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:08.970 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:08.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:08.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:08.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:08.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:08.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:08.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:08.990 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:08.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:08.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:08.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:08.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:09.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:09.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:09.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 '\*?\QPackage Explorer\E') 08:30:09.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:09.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:09.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:09.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:09.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:09.021 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:09.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:09.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:09.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:09.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:09.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:09.043 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:09.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:09.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:09.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:09.044 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:09.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:09.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:09.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:09.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:09.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:09.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:09.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:09.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:10.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:10.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:10.048 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:10.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:10.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:10.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:10.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:10.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:10.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:10.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:10.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:10.050 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:10.051 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:10.051 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:10.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:10.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:10.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:10.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:10.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:10.052 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:10.052 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:10.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:10.060 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:10.060 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:10.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:10.061 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:10.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:10.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:10.064 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:10.064 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:10.108 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:10.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:10.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:10.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:10.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:10.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:10.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@529cc276 is found... 08:30:10.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@529cc276 is found finished successfully 08:30:10.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:10.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:10.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:10.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:10.119 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:10.119 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:10.119 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:10.119 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:10.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:10.125 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:10.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:10.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:30:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:10.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:30:10.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:10.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:10.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:10.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:10.159 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:10.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:10.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:10.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:10.229 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:10.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:10.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:10.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:10.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:10.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:10.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:10.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:10.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:10.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:10.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:11.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:11.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:11.234 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:11.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:11.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:11.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:11.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:11.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:11.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:11.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:11.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:11.237 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:11.238 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:11.238 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 08:30:11.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:11.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:11.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:11.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:11.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:11.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:30:11.239 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:30:11.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:30:11.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:30:11.249 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 08:30:11.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:30:11.249 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:30:11.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:30:11.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:30:11.254 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:11.254 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:11.296 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:11.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:11.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:11.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:11.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:11.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:11.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@245e5dd is found... 08:30:11.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@245e5dd is found finished successfully 08:30:11.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:11.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:11.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:11.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:11.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:11.309 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 08:30:11.332 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:11.335 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:11.335 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:11.335 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@193385bd is found... 08:30:11.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@193385bd is found finished successfully 08:30:11.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 08:30:11.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:11.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:11.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:11.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:11.340 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 08:30:11.369 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:11.370 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 08:30:11.370 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:11.370 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:11.371 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:11.388 DEBUG [main][EditorHandler] 2 editor(s) found 08:30:11.388 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:11.406 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:11.407 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:30:11.463 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:30:11.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:11.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:11.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:11.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:11.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:11.465 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:11.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:11.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:11.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:11.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:11.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:11.471 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:11.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:11.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:11.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:11.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 '\*?\QPackage Explorer\E') 08:30:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:11.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:11.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:11.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:11.482 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:11.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:11.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:11.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:11.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:11.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:11.486 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:11.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:11.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:11.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:11.487 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:11.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:11.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:11.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:11.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:11.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:11.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:12.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:12.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:12.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:12.491 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:12.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:12.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:12.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:12.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:12.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:12.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:12.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:12.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:12.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:12.493 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:12.494 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:12.495 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:12.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:12.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:12.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:12.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:12.496 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:12.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:12.508 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:12.508 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:12.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:12.509 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:12.509 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:12.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:12.512 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:12.512 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:12.554 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:12.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:12.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:12.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:12.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:12.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:12.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:12.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:12.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:12.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:12.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:12.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:12.564 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:12.564 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:12.564 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:12.564 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:12.568 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:12.568 DEBUG [main][EditorHandler] 1 editor(s) found 08:30:12.568 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:12.634 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:12.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:12.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:12.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:12.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:12.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:12.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:12.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:12.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:12.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:12.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:12.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:12.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:12.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:12.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:12.640 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:12.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:12.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:12.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:12.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:12.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:12.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:12.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:12.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:12.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:12.687 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:12.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:12.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:12.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:12.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:12.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:12.709 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:12.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:12.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:12.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:12.711 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:12.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:12.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:12.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:12.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:12.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:12.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:13.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:13.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:13.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:13.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:13.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:13.714 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:13.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:13.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:13.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:13.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:13.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:13.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:13.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:13.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:13.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:13.717 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:13.718 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:13.719 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:13.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:13.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:13.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:13.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:13.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:13.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:13.720 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:13.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:13.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:13.727 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:13.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:13.727 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:13.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:13.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:13.730 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:13.730 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:13.769 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:13.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:13.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:13.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:13.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:13.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:13.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:13.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:13.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:13.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:13.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:13.776 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:13.776 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:13.776 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:13.776 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:13.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:30:13.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:13.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:13.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:13.779 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:30:13.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:13.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:13.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:13.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:13.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:13.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:13.780 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:30:13.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:13.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:13.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:13.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:13.794 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:13.794 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:30:13.794 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:30:13.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:30:13.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:13.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:13.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:30:13.796 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 08:30:13.796 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:13.796 DEBUG [main][MenuItemLookup] Item match:File 08:30:13.798 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:30:13.798 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:30:13.798 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:30:13.798 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:30:13.798 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:13.798 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:30:13.798 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:30:13.799 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:13.799 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:30:13.799 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:30:13.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:30:13.818 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:30:13.818 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:30:13.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:30:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:30:13.861 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:13.861 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 08:30:13.861 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:13.861 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:13.864 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:13.865 DEBUG [main][EditorHandler] 1 editor(s) found 08:30:13.865 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:13.947 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:13.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:13.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:13.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:13.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:13.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:13.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:13.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:13.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:13.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:13.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:13.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:13.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:13.955 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:13.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:13.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:13.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:13.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:13.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:13.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:13.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:13.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:13.963 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:13.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:13.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:13.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:13.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:13.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:13.966 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:13.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:13.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:13.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:13.967 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:13.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:13.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:13.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:13.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:13.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:13.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:14.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:14.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:14.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:14.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:14.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:14.987 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:14.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:14.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:14.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:14.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:14.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:14.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:14.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:14.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:14.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:14.989 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:14.990 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:14.990 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:14.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:14.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:14.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:14.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:14.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:14.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:14.991 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:14.995 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:14.999 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:14.999 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:14.999 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:14.999 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:14.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:15.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:15.002 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:15.002 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:15.038 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:15.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:15.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:15.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:15.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:15.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:15.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:15.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:15.045 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:15.045 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:15.045 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:15.045 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:15.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 "Make Dirty") 08:30:15.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:15.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:15.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:15.048 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:30:15.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:15.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:15.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:15.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:15.048 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:30:15.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:15.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:15.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:15.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:15.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:30:15.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:15.051 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:30:15.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:15.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:15.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:15.086 INFO [WorkbenchTestable][AbstractButton] Click button Save 08:30:15.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:15.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:15.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:15.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:15.092 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:15.092 DEBUG [main][EditorHandler] 1 editor(s) found 08:30:15.092 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:15.141 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:15.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:15.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:15.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:15.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:15.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:15.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:15.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:15.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:15.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:15.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:15.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:15.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:15.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:15.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:15.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:15.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:15.155 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:15.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:15.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:15.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:15.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:15.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:15.209 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:15.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:15.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:15.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:15.210 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:15.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:15.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:15.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:15.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:15.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:16.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:16.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:16.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:16.214 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:16.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:16.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:16.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:16.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:16.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:16.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:16.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:16.216 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:16.217 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:16.218 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:16.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:16.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:16.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:16.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:16.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:16.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:16.219 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:16.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:16.229 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:16.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:16.229 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:16.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:16.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:16.232 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:16.232 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:16.279 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:16.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:16.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:16.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:16.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 '\*?\QeditorTest.min\E') 08:30:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:16.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:16.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:16.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:16.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:16.285 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:16.285 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:16.285 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:16.285 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:16.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:16.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:16.291 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:16.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:16.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:16.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:30:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:16.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:30:16.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:16.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:16.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:16.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:16.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:16.322 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:16.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:16.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:16.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:16.400 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:16.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:16.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:16.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:16.402 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:16.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:16.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:16.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:16.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:16.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:16.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:16.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:17.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:17.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:17.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:17.405 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:17.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:17.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:17.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:17.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:17.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:17.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:17.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:17.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:17.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:17.407 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:17.408 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:17.408 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 08:30:17.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:17.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:17.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:17.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:17.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:17.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:30:17.409 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:30:17.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:30:17.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:30:17.419 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 08:30:17.419 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:30:17.419 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:30:17.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:30:17.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:30:17.422 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:17.422 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:17.458 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:17.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:17.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:17.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:17.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:17.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:17.460 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 08:30:17.475 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:17.475 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:17.475 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:17.475 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:17.477 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:30:17.477 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:17.508 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:17.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67e14895 is found... 08:30:27.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67e14895 is found failed, an exception will be thrown 08:30:27.519 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:27.519 DEBUG [main][EditorHandler] 1 editor(s) found 08:30:27.519 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:30:27.573 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:30:27.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:27.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:27.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:27.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:27.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:27.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:27.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:27.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:27.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:27.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:27.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:27.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:27.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:27.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:27.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:27.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:27.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:27.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:27.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:27.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:27.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:27.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:27.592 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:27.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:27.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:27.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:27.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:27.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:27.596 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:27.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:27.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:27.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:27.597 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:27.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:27.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:27.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:27.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:27.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:27.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:28.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:28.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:28.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:28.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:28.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:28.618 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:28.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:28.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:28.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:28.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:28.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:28.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:28.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:28.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:28.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:28.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:28.621 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:28.621 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:28.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:28.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:28.622 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:28.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:28.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:28.622 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:28.622 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:28.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:28.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:28.631 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:28.631 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:28.631 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:28.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:28.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:28.634 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:28.634 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:28.670 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:28.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:28.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:28.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:28.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:28.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:28.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') 08:30:28.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:28.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:28.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:28.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:28.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:28.676 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:28.676 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:28.676 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:28.676 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:28.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:30:28.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:28.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:28.678 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:30:28.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:28.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:28.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:28.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:28.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:28.679 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:30:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:28.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:28.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:28.681 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:28.682 DEBUG [main][EditorHandler] 1 editor(s) found 08:30:28.682 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:28.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 08:30:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 08:30:29.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 08:30:29.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:29.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:29.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:30:29.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:29.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:29.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:30:29.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:29.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:30:29.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:29.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:29.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:29.240 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:30:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:29.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:29.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:29.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:30:29.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:30:29.326 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:29.326 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:29.326 DEBUG [main][EditorHandler] 0 editor(s) found 08:30:29.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:29.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:29.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:29.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:29.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:29.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:29.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:29.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:29.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:29.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:29.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:29.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:29.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:29.334 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:29.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:29.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:29.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:29.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:29.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:29.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:29.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:29.342 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:29.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:29.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:29.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:29.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:29.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:29.361 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:29.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:29.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:29.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:29.363 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:29.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:29.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:29.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:29.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:29.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:29.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:30.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:30.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:30.366 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:30.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:30.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:30.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:30.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:30.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:30.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:30.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:30.368 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:30.369 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:30.369 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:30.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:30.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:30.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:30.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:30.370 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:30.373 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:30.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:30.377 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:30.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:30.377 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:30.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:30.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:30.380 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:30.380 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:30.416 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:30.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:30.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:30.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:30.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:30.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:30.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:30.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:30.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:30.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:30.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:30.422 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:30.422 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:30.422 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:30.422 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:30.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:30:30.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:30.424 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:30:30.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:30.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:30.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:30.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:30.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:30.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:30.424 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:30:30.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:30.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:30.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:30.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@269025fa is found... 08:30:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@269025fa is found finished successfully 08:30:30.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:30.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:30.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:30.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:30.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:30.442 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:30.442 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:30:30.443 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:30.443 DEBUG [main][EditorHandler] 1 editor(s) found 08:30:30.443 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:30.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 08:30:30.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 08:30:30.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 08:30:30.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:30.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:30.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:30.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:30.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:30.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:30:30.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:30.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:30.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:30.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:30:30.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:30.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:30.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:30.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:30:30.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:30.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:30.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:30.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:30.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:30.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:30.988 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:30:30.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:30.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:30.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:30.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:30:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:30:31.063 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:31.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:31.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:31.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:31.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:31.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:31.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:31.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:31.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:31.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:31.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:31.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:31.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:31.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:31.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:31.071 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:31.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:31.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:31.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:31.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:31.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:31.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 '\*?\QPackage Explorer\E') 08:30:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:31.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:31.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:31.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:31.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:31.078 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:31.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:31.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:31.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:31.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:31.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:31.081 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:31.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:31.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:31.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:31.082 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:31.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:31.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:31.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:31.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:31.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:31.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:31.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:31.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:32.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:32.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:32.085 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:32.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:32.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:32.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:32.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:32.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:32.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:32.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:32.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:32.087 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:32.088 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:32.088 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:32.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:32.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:32.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:32.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:32.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:32.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:32.089 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:32.092 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:32.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:32.096 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:32.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:32.096 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:32.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:32.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:32.100 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:32.100 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:32.135 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:32.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:32.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:32.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:32.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:32.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:32.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:32.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:32.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:32.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:32.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:32.140 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:32.140 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:32.140 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:32.140 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:32.142 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:32.142 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:30:32.142 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:30:32.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:30:32.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:32.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:32.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:30:32.143 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 08:30:32.143 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:32.143 DEBUG [main][MenuItemLookup] Item match:File 08:30:32.144 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:30:32.145 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:30:32.145 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:30:32.145 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:30:32.145 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:32.145 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:30:32.145 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:30:32.145 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:32.145 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:30:32.145 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:30:32.146 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:32.146 DEBUG [main][EditorHandler] 1 editor(s) found 08:30:32.146 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:32.213 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:32.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:32.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:32.213 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:32.214 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:32.214 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:32.214 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:32.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:32.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:32.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:32.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:32.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:32.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:32.218 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:32.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:32.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:32.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:32.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:32.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:32.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:32.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:32.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:32.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:32.226 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:32.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:32.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:32.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:32.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:32.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:32.228 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:32.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:32.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:32.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:32.230 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:32.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:32.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:32.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:32.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:32.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:32.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:32.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:32.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:33.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:33.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:33.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:33.232 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:33.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:33.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:33.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:33.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:33.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:33.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:33.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:33.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:33.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:33.235 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:33.235 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:33.236 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:33.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:33.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:33.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:33.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:33.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:33.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:33.237 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:33.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:33.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:33.244 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:33.244 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:33.244 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:33.244 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:33.246 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:33.247 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:33.247 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:33.281 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:33.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:33.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:33.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:33.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:33.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:33.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14fd3aa8 is found... 08:30:43.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14fd3aa8 is found failed, an exception will be thrown 08:30:43.293 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:43.293 DEBUG [main][EditorHandler] 1 editor(s) found 08:30:43.293 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:43.330 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:43.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:43.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:43.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:43.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:43.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:43.331 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:43.331 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:43.331 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:43.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:43.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:43.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:43.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:43.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:43.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:43.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:43.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:43.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:43.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:43.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:43.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:43.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:43.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:43.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:43.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:43.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:43.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:43.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:43.343 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:43.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:43.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:43.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:43.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:43.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:43.364 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:43.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:43.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:43.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:43.365 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:43.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:43.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:43.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:43.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:43.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:43.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:43.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:44.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:44.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:44.368 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:44.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:44.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:44.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:44.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:44.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:44.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:44.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:44.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:44.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:44.371 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:44.371 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:44.372 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:44.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:44.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:44.372 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:44.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:44.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:44.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:44.373 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:44.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:44.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:44.380 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:44.380 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:44.380 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:44.380 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:44.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:44.383 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:44.383 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:44.418 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:44.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:44.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:44.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:44.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:44.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:44.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:44.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:44.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:44.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:44.424 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:44.424 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:44.424 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:44.424 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:44.425 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:44.426 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:30:44.426 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:30:44.426 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:44.472 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:44.473 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:44.473 DEBUG [main][EditorHandler] 0 editor(s) found 08:30:44.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:44.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:44.473 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:44.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:44.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:44.474 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:44.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:44.474 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:44.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:44.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:44.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:44.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:44.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:44.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:44.478 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:44.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:44.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:44.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:44.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:44.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:44.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:44.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:44.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:44.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:44.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:44.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:44.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:44.504 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:44.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:44.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:44.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:44.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:44.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:44.523 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:44.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:44.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:44.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:44.525 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:44.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:44.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:44.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:44.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:44.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:45.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:45.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:45.527 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:45.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:45.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:45.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:45.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:45.530 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:45.530 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:45.531 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:45.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:45.531 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:45.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:45.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:45.532 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:45.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:45.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:45.538 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:45.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:45.539 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:45.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:45.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:45.542 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:45.542 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:45.577 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:45.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:45.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:45.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:45.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:45.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:45.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.582 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:45.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:30:45.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:45.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:45.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:30:45.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:45.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:45.610 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:45.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:45.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:45.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:45.656 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:45.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:45.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:45.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:45.658 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:45.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:45.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:45.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:45.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:46.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:46.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:46.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:46.661 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:46.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:46.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:46.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:46.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:46.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:46.664 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:46.664 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:46.665 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 08:30:46.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:46.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:46.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:46.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:30:46.666 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:30:46.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:30:46.674 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:30:46.674 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 08:30:46.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:30:46.674 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:30:46.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:30:46.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:30:46.677 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:46.677 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:46.711 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:46.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 08:30:46.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:46.716 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:46.716 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:46.716 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:46.716 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:46.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33e57238 is found... 08:30:46.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33e57238 is found finished successfully 08:30:46.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:46.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:46.721 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 08:30:46.750 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:46.750 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 08:30:46.750 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:46.750 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:46.751 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:46.751 DEBUG [main][EditorHandler] 2 editor(s) found 08:30:46.751 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:46.771 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:46.771 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:30:46.816 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:30:46.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:46.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:46.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:46.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:46.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:46.817 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:46.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:46.817 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:46.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:46.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:46.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:46.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:46.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:46.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:46.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:46.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:46.829 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:46.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:46.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:46.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:46.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:46.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:46.866 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:46.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:46.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:46.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:46.867 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:46.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:46.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:46.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:46.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:47.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:47.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:47.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:47.870 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:47.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:47.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:47.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:47.872 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:47.872 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:47.873 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:47.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:47.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:47.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:47.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:47.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:47.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:47.874 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:47.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:47.882 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:47.882 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:47.882 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:47.882 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:47.882 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:47.885 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:47.885 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:47.885 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:47.925 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:47.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:47.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:47.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:47.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:47.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:47.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:47.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:47.933 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:47.933 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:47.933 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:47.933 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:47.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:30:47.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:47.953 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:47.953 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:30:47.953 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:47.954 DEBUG [main][EditorHandler] 1 editor(s) found 08:30:47.954 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:48.019 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:48.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:48.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:48.019 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:48.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:48.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:48.020 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:48.020 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:48.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:48.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:48.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:48.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:48.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:48.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.026 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:48.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:48.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:48.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:48.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:48.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:48.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:48.056 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:48.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:48.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:48.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:48.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:48.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:48.075 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:48.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:48.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:48.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:48.076 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:48.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:48.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:48.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:48.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:48.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:49.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:49.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:49.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:49.079 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:49.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:49.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:49.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:49.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:49.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:49.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:49.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:49.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:49.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:49.081 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:49.082 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:49.082 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:49.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:49.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:49.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:49.083 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:49.083 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:49.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:49.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:49.090 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:49.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:49.091 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:49.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:49.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:49.093 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:49.093 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:49.132 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:49.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:49.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:49.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:49.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') 08:30:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:49.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:49.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:49.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:49.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:49.138 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:49.138 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:49.138 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:49.138 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:49.140 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:49.140 DEBUG [main][EditorHandler] 1 editor(s) found 08:30:49.140 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:49.202 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:49.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:49.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:49.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:49.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:49.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:49.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:49.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:49.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:49.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:49.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:49.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:49.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:49.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:49.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:49.207 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:49.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:49.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:49.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:49.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:49.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 '\*?\QPackage Explorer\E') 08:30:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:49.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:49.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:49.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:49.216 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:49.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:49.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:49.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:49.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:49.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:49.255 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:49.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:49.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:49.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:49.256 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:49.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:49.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:49.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:49.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:49.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:49.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:49.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:49.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:50.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:50.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:50.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:50.258 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:50.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:50.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:50.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:50.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:50.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:50.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:50.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:50.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:50.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:50.261 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:50.261 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:50.261 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:30:50.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:50.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:50.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:50.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:50.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:50.262 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:50.262 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:50.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:50.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:50.269 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:30:50.270 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:30:50.270 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:30:50.270 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:30:50.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:30:50.273 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:50.273 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:50.307 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:50.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:50.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:50.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:50.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:50.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:50.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:50.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:50.313 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:50.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:50.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:50.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:30:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:50.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:30:50.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:50.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:50.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:50.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:50.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:50.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:50.340 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:50.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:50.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:50.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:50.385 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:50.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:50.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:50.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:50.386 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:50.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:50.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:50.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:50.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:50.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:50.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:50.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:51.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:51.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:51.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:51.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:51.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:51.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:51.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:51.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:51.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:51.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:51.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:51.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:51.391 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:51.391 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:30:51.392 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 08:30:51.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:30:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:51.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:30:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:51.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:30:51.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 08:30:51.393 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 08:30:51.397 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 08:30:51.400 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 08:30:51.401 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 08:30:51.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 08:30:51.401 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 08:30:51.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 08:30:51.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 08:30:51.403 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:30:51.404 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:30:51.437 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:30:51.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:51.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:51.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:51.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:51.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:51.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4793458d is found... 08:30:51.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4793458d is found finished successfully 08:30:51.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 08:30:51.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:51.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:51.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:51.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:51.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:51.443 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:51.444 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:51.444 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:30:51.444 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:30:51.445 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:51.445 DEBUG [main][EditorHandler] 2 editor(s) found 08:30:51.445 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:30:51.463 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:30:51.463 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 08:30:51.507 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 08:30:51.507 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:51.507 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:51.507 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:51.508 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:30:51.508 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:51.508 DEBUG [main][EditorHandler] 0 editor(s) found 08:30:51.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:51.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:51.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:30:51.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:51.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:51.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:51.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:51.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:51.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:51.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:30:51.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:51.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:51.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:51.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:51.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:51.514 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:51.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:51.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:51.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:51.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:51.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:51.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:51.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:51.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:51.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:51.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:51.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:51.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:51.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:51.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:52.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:52.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:52.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:52.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:52.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:52.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:52.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:52.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:52.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:52.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:52.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:52.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:52.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:52.563 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:52.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:52.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:52.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:52.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:52.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:52.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:52.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:53.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:53.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:53.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:53.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:53.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:53.566 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:53.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:53.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:53.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:53.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:53.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:53.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:53.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:53.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:53.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:53.568 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:30:53.569 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:53.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:53.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:53.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:53.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:53.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:53.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:53.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:53.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:53.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:53.570 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:30:53.570 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:30:53.572 DEBUG [main][TreeItemHandler] Set Tree selection 08:30:53.578 DEBUG [main][TreeHandler] Notify Tree about selection event 08:30:53.589 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:30:53.590 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 08:30:53.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:30:53.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:53.678 DEBUG [main][MenuItemLookup] Found menu:'New' 08:30:53.678 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:30:53.678 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:53.678 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:30:53.678 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:53.678 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:30:53.678 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:30:53.678 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:30:53.678 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:30:53.678 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:30:53.678 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:53.678 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:30:53.678 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:30:53.679 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:53.679 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:30:53.679 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:30:53.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:30:53.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:30:53.679 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:30:53.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:53.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:30:54.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:30:54.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:54.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:54.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:54.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:54.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:30:54.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:54.227 DEBUG [main][MenuItemLookup] Found menu:'New' 08:30:54.227 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:30:54.227 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:54.227 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:30:54.227 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:54.227 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:30:54.227 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:30:54.227 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:30:54.227 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:30:54.228 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:30:54.228 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:30:54.228 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:30:54.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:30:54.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 08:30:54.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:30:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:54.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:54.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:30:54.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:54.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:54.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:54.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:30:54.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:54.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:54.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:54.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:54.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:54.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:54.983 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:30:54.984 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:30:54.984 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:30:54.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:54.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:54.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:54.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:54.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 "OK") 08:30:54.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:54.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:54.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:54.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:30:54.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:54.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:54.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:54.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:54.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:54.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:54.987 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:30:54.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:54.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:54.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:54.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:55.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:30:55.012 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:30:55.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:30:55.514 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:30:55.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:55.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:30:55.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:30:55.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:30:55.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:30:55.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:55.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:55.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:55.515 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:55.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:55.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:55.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:30:55.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:55.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:55.519 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:30:55.519 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:55.519 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:55.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:55.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.63 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.112 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.229 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.562 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.202 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.206 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.367 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.148 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.801 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.218 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.494 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.17 s saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.313 s isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.193 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.433 s closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.752 s findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.736 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.149 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.117 s noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.143 s switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.343 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.203 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.181 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.305 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:30:55.564 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:30:55.567 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:55.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:55.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:30:55.568 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:55.568 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:55.568 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:55.568 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:55.568 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:55.568 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:55.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:55.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:55.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:55.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:55.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:55.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:55.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:55.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:55.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:55.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:55.584 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:55.585 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:55.585 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:55.585 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:55.585 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:55.585 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:55.585 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:55.585 DEBUG [main][MenuItemLookup] Item match:Window 08:30:55.586 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:55.586 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:55.586 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:55.586 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:55.586 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:55.586 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:55.586 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:55.586 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:55.586 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:55.586 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:55.586 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:55.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:55.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:55.587 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:55.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:55.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:55.718 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:55.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:55.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:30:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:55.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:55.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:55.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:55.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:55.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:55.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:55.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:30:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:55.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:55.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:55.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:55.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:55.747 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:55.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:55.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:55.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:55.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:55.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:55.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:55.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:55.791 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:55.792 DEBUG [main][EditorHandler] 0 editor(s) found 08:30:55.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:55.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:55.794 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:30:55.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:55.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:55.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:55.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:55.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:55.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:55.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:30:55.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:55.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:55.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:55.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:55.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:55.817 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:55.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:55.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:55.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:55.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:55.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:55.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:55.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:55.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:55.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:30:55.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:55.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:55.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:55.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:30:55.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:55.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:55.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:55.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:55.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:55.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:55.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:55.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:30:55.839 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:55.839 DEBUG [main][EditorHandler] 0 editor(s) found 08:30:55.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:55.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:55.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:55.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:55.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:30:55.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:55.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:55.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:55.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:55.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:55.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:55.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:55.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:30:55.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:55.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:55.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:55.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:55.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:55.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:55.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:55.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:55.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:55.858 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:55.858 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:55.858 DEBUG [main][MenuItemLookup] Item match:File 08:30:55.860 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:30:55.860 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:30:55.862 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:30:55.862 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:55.862 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:30:55.862 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:55.862 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:30:55.863 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:55.863 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:30:55.863 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:30:55.863 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:30:55.864 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:30:55.864 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:30:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:30:55.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:30:55.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:30:55.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:55.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:55.995 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:30:55.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:55.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:30:55.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:55.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:55.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:55.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:55.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:55.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:55.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:55.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:30:55.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:55.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:55.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:30:55.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:55.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:55.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:30:55.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:55.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:55.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:30:55.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:55.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:56.000 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:30:56.000 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:30:56.000 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:30:56.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:30:56.012 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:30:56.012 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:30:56.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:30:56.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:56.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:56.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:56.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:56.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:56.014 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:30:56.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:56.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:56.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:56.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:56.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:56.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:30:56.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 08:30:56.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:30:56.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:56.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:56.067 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:30:56.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.068 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 08:30:56.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:30:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:56.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:56.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:56.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:30:56.071 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:30:56.072 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 08:30:56.074 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:30:56.074 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 08:30:56.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:30:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:56.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:56.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:56.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:56.077 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:30:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:56.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:56.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:56.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:56.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:56.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:56.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:30:56.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:30:56.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:30:56.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:56.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:56.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:56.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:30:56.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:30:56.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:30:56.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:30:56.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:30:56.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:30:56.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:30:56.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:30:56.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.237 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:30:56.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:56.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:56.237 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:56.237 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:56.238 DEBUG [main][MenuItemLookup] Item match:File 08:30:56.239 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:30:56.240 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:30:56.241 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:56.241 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:30:56.241 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:56.241 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:30:56.241 DEBUG [main][MenuItemLookup] Item match:Import... 08:30:56.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:30:56.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:30:56.242 INFO [main][MenuItemHandler] Select menu item: &Import... 08:30:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:30:56.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:30:56.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:30:56.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:56.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:56.365 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:30:56.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:30:56.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:56.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:56.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:56.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:56.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:56.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:30:56.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:56.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:56.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:56.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:30:56.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:56.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:56.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:30:56.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:56.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:56.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:30:56.877 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:30:56.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:30:56.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:30:56.883 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:30:56.883 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:30:56.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:30:56.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:56.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:56.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:56.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:56.886 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:30:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:56.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:56.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:56.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:30:57.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:30:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.011 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:30:57.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:30:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:30:57.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:30:57.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.012 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:30:57.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.016 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 08:30:57.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:30:57.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:57.031 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 08:30:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:57.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:57.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:57.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:30:57.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:30:57.059 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/data/testProject to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/ 08:30:57.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:30:57.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:57.143 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:30:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:57.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:57.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:57.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:30:57.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:57.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:30:57.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:30:57.249 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 08:30:57.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:30:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:57.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 08:30:57.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:57.279 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 08:30:57.280 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 08:30:57.280 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 08:30:57.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:57.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:57.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:57.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:57.282 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:30:57.282 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 08:30:57.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:30:57.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:57.298 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:30:57.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:57.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:57.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:57.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:57.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:57.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:57.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:30:58.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:30:58.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:30:58.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:30:58.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:30:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:30:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:30:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:59.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:59.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:59.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:59.350 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:30:59.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:59.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:59.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:59.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:59.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:59.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:59.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:30:59.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:59.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:59.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:59.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:59.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:59.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:59.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:59.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:59.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:59.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:59.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:59.390 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:59.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:59.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:59.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:59.391 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:59.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:59.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:59.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:59.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:59.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:59.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:59.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:59.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:00.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:00.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:00.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:00.395 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:00.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:00.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:00.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:00.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:00.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:00.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:00.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:00.398 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:00.399 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:00.399 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:00.400 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:00.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:00.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:00.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:00.913 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:00.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:00.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:01.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:01.422 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:01.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:01.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:01.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:01.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:01.947 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:01.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:02.023 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:02.024 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:02.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:02.024 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:02.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:02.089 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:02.089 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:02.090 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:03.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:03.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:03.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:03.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:31:03.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:03.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:03.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:03.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:03.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:03.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d8246f is found... 08:31:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d8246f is found finished successfully 08:31:03.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:03.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:03.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:03.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:03.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:03.990 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:03.990 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:03.993 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 08:31:04.024 INFO [WorkbenchTestable][Keyboard] Type text "a" 08:31:04.306 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:31:04.306 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 08:31:04.909 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:04.909 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:04.909 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:04.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:04.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:04.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:04.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:04.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:04.933 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:04.933 DEBUG [main][MenuItemLookup] Item match:File 08:31:04.935 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:04.935 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:04.935 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:04.935 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:04.935 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:04.935 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:04.935 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:04.935 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:04.936 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:04.936 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:04.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:04.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:04.936 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:05.025 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:05.026 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:05.026 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:05.026 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:05.026 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:31:05.026 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:31:05.242 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:31:05.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:05.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:05.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:05.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:05.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:05.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:05.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:05.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:05.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:05.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:05.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:05.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:05.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:05.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:05.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:05.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:05.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:05.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:05.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:31:05.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:31:05.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:31:05.296 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:05.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:05.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:05.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:05.297 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:05.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:05.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:05.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:05.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:05.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:05.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:05.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:05.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:06.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:06.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:06.300 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:06.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:06.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:06.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:06.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:06.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:06.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:06.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:06.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:06.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:06.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:06.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:06.303 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:06.304 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:06.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:06.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:06.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:06.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:06.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:06.304 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:06.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:06.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:06.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:06.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:06.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:06.305 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:06.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:06.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:06.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:06.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:06.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:06.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:06.305 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:06.309 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:06.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:06.324 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:06.324 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:06.325 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:06.325 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:06.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:06.337 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:06.337 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:06.794 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:06.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:06.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:31:06.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:06.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:06.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:31:06.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:06.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:06.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:06.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:06.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6822cd1 is found... 08:31:06.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6822cd1 is found finished successfully 08:31:06.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:06.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:06.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:06.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:06.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:06.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:06.822 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:06.822 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:06.822 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:06.906 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:06.906 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:06.906 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:06.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:06.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:06.908 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:06.908 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:06.908 DEBUG [main][MenuItemLookup] Item match:File 08:31:06.909 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:06.909 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:06.909 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:06.909 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:06.909 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:06.909 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:06.909 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:06.909 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:06.909 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:06.909 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:06.998 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:06.998 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:06.999 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:07.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:07.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:07.211 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:07.211 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:07.211 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:31:07.212 DEBUG [main][EditorHandler] 1 editor(s) found 08:31:07.212 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:31:07.425 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:31:07.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:07.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:07.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:07.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:07.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:07.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:07.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:07.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:07.428 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:07.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:07.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:07.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:07.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:07.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:07.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:07.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:07.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:07.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:07.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:07.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:07.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:31:07.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:31:07.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:31:07.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:07.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:07.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:07.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:07.500 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:07.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:07.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:07.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:07.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:07.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:07.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:08.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:08.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:08.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:08.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:08.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:08.504 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:08.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:08.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:08.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:08.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:08.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:08.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:08.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:08.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:08.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:08.507 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:08.508 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:08.508 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:08.509 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:08.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:08.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:08.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:08.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:08.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:08.509 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:08.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:08.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:08.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:08.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:08.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:08.510 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:08.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:08.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:08.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:08.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:08.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:08.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:08.511 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:08.514 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:08.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:08.645 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:08.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:08.645 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:08.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:08.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:08.655 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:08.656 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:09.128 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:09.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:09.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:31:09.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:09.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:09.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:31:09.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:09.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:09.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:09.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:09.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@384e4c78 is found... 08:31:09.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@384e4c78 is found finished successfully 08:31:09.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:09.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:09.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:09.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:09.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:09.216 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:09.216 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:09.216 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:09.217 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:09.221 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 08:31:09.243 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 08:31:09.292 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:31:09.293 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:31:09.894 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:31:09.894 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:31:10.515 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:31:10.515 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:31:11.116 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:31:11.116 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:31:11.718 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:31:11.718 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:31:12.320 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:31:12.320 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:31:12.921 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:31:12.922 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 08:31:13.523 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:31:13.523 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:31:14.125 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:14.125 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:14.125 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:14.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:14.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:14.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:14.153 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:14.153 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:14.154 DEBUG [main][MenuItemLookup] Item match:File 08:31:14.155 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:14.155 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:14.156 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:14.156 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:14.156 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:14.156 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:14.156 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:14.156 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:14.156 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:14.156 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:14.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:14.156 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:14.157 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:14.195 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:14.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;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:14.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:14.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:14.199 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:14.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:14.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:14.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:14.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:14.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:14.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:14.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:14.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:14.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:14.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:14.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:14.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:14.202 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:14.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:14.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:14.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:14.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:14.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:14.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:14.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:14.258 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:14.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:14.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:14.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:14.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:14.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:14.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:14.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:14.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:15.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:15.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:15.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:15.261 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:15.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:15.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:15.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:15.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:15.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:15.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:15.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:15.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:15.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:15.264 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:15.264 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:15.264 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:15.265 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:15.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:15.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:15.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:15.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:15.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:15.265 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:15.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:15.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:15.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:15.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:15.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:15.266 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:15.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:15.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:15.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:15.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:15.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:15.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:15.266 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:15.270 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:15.281 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:15.282 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:15.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:15.282 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:15.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:15.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:15.291 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:15.291 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:15.349 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:15.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:15.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:15.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:15.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:15.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:15.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:15.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:15.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:15.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c3c2691 is found... 08:31:15.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c3c2691 is found finished successfully 08:31:15.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:15.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:15.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:15.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:15.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:15.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:15.356 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:15.356 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:15.356 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:15.400 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:15.400 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:15.400 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:15.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:15.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:15.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:15.401 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:15.401 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:15.401 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:15.401 DEBUG [main][MenuItemLookup] Item match:File 08:31:15.403 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:15.403 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:15.403 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:15.403 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:15.403 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:15.403 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:15.403 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:15.403 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:15.403 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:15.403 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:15.404 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:15.404 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:15.404 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:15.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:15.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:15.507 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:15.507 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:15.507 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:31:15.507 DEBUG [main][EditorHandler] 1 editor(s) found 08:31:15.507 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:31:15.699 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:31:15.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:15.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:15.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:15.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:15.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:15.701 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:15.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:15.702 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:15.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:15.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:15.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:15.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:15.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:15.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:15.704 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:15.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:15.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:15.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:15.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:15.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:15.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:15.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:15.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:15.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:15.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:15.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:15.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:15.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:15.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:15.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:15.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:31:15.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:31:15.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:31:15.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:15.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:15.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:15.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:15.735 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:15.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:15.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:15.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:15.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:15.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:16.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:16.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:16.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:16.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:16.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:16.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:16.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:16.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:16.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:16.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:16.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:16.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:16.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:16.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:16.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:16.741 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:16.741 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:16.741 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:16.742 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:16.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:16.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:16.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:16.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:16.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:16.742 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:16.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:16.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:16.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:16.743 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:16.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:16.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:16.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:16.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:16.744 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:16.747 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:16.763 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:16.763 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:16.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:16.764 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:16.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:16.793 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:16.793 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:16.793 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:17.023 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:17.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:17.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:17.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:17.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:17.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:31:17.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:17.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:17.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:17.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:17.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b06b760 is found... 08:31:17.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b06b760 is found finished successfully 08:31:17.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:17.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:17.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:17.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:17.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:17.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:17.050 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:17.050 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:17.051 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:17.051 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:17.052 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:31:18.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:18.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:18.052 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:18.053 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:18.053 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:31:18.053 DEBUG [main][MenuItemLookup] Item match:Edit 08:31:18.055 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:31:18.055 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:31:18.055 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:18.055 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:31:18.055 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:31:18.055 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:31:18.055 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:31:18.055 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:31:18.055 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:18.055 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:31:18.056 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:18.057 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:31:18.057 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:31:18.061 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 08:31:18.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 08:31:18.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 08:31:18.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 08:31:18.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 08:31:18.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 08:31:18.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 08:31:18.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 08:31:18.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:18.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:18.065 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:18.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:18.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:18.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:18.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:18.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:18.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:18.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 '\*?\QProject Explorer\E') 08:31:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:18.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:18.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:18.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:18.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:18.089 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:18.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:18.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:18.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:18.130 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:18.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:18.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:18.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:18.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:18.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:18.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:18.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:18.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:18.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:18.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:18.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:18.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:19.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:19.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:19.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:19.134 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:19.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:19.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:19.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:19.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:19.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:19.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:19.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:19.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:19.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:19.136 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:19.137 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:19.137 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:19.137 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:19.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:19.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:19.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:19.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:19.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:19.138 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:19.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:19.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:19.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:19.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:19.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:19.138 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:19.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:19.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:19.139 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:19.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:19.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:19.139 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:19.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:19.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:19.152 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:19.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:19.152 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:19.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:19.159 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:19.159 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:19.159 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:19.208 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4aca3076 is found... 08:31:19.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4aca3076 is found finished successfully 08:31:19.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:19.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:19.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:19.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:19.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:19.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:19.215 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:19.215 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:19.215 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:19.245 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:19.245 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:19.246 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:19.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:19.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:19.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:19.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:19.247 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:19.247 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:19.247 DEBUG [main][MenuItemLookup] Item match:File 08:31:19.248 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:19.248 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:19.248 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:19.248 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:19.248 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:19.248 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:19.248 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:19.248 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:19.248 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:19.248 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:19.249 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:19.249 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:19.249 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:19.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:19.319 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:19.319 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:19.319 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:31:19.319 DEBUG [main][EditorHandler] 1 editor(s) found 08:31:19.319 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:31:19.525 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:31:19.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:19.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:19.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:19.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:19.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:19.526 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:19.526 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:19.527 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:19.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:19.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:19.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:19.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:19.528 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:31:19.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:19.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:31:19.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:19.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:31:19.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:19.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:31:19.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:19.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:31:19.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:19.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:31:19.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:19.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:31:19.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:19.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:31:19.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:19.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:31:19.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:19.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:19.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:19.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:19.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:19.533 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:31:19.533 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:19.533 DEBUG [main][MenuItemLookup] Item match:File 08:31:19.535 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:19.535 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:31:19.537 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:31:19.537 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:19.537 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:31:19.537 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:19.537 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:31:19.537 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:19.537 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:31:19.537 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:31:19.559 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:31:19.560 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:31:19.560 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:31:19.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:31:19.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:31:19.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:31:19.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:19.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:19.673 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:31:19.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:19.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:31:19.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:19.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:19.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:19.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:19.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:31:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:31:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:31:19.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:31:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:19.676 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:31:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:19.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:31:19.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:31:19.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:31:19.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:19.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:31:19.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:19.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:31:19.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:31:19.687 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:31:19.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:31:19.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:31:19.691 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:31:19.691 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:31:19.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:31:19.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:19.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:19.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:19.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:19.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:19.700 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:31:19.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:31:19.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:31:19.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:31:19.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:31:19.750 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:31:19.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:19.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:19.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 08:31:19.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 08:31:19.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:31:19.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:19.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:19.752 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:31:19.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:19.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 08:31:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:19.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:19.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:19.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:19.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:31:19.758 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:31:19.759 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 08:31:19.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 08:31:19.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:19.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:19.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:19.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:19.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:31:19.770 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:31:19.771 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:31:19.771 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:31:19.771 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:31:19.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:31:19.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:19.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:19.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:19.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:19.792 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:31:19.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:31:19.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:31:19.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:31:19.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:31:19.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:31:19.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:31:19.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:19.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:19.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:19.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:31:19.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:19.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:19.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:19.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:19.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:31:19.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:19.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:19.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:19.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:19.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:19.936 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 08:31:19.946 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:19.946 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:19.946 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:31:19.946 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:31:19.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:19.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:19.950 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:19.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:19.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:19.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:31:19.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:19.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:19.951 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:31:19.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:19.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:19.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:19.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:19.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:19.953 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:19.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:19.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:19.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:19.997 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:19.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:19.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:19.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:19.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:19.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:19.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:19.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:20.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:20.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:20.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:20.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:20.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:21.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:21.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:21.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:21.001 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:21.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:21.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:21.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:21.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:21.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:21.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:21.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:21.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:21.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:21.004 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:21.004 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:21.005 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:21.005 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:21.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:21.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:21.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:21.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:21.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:21.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:21.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:21.007 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:21.007 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:21.014 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:21.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:21.028 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:21.028 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:21.028 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:21.029 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:21.045 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:21.045 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:21.046 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:21.272 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:21.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:21.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:21.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:21.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:31:21.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:21.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:21.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:21.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:21.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@293816a9 is found... 08:31:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@293816a9 is found finished successfully 08:31:21.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:21.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:21.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:21.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:21.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:21.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:21.302 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:21.302 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:21.302 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:21.359 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:21.360 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:21.360 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:21.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:21.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:21.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:21.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:21.361 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:21.361 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:21.361 DEBUG [main][MenuItemLookup] Item match:File 08:31:21.363 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:21.363 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:21.363 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:21.363 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:21.363 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:21.363 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:21.363 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:21.363 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:21.363 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:21.363 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:21.364 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:21.364 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:21.364 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:21.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:21.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:21.421 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:21.422 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:21.422 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:31:21.422 DEBUG [main][EditorHandler] 2 editor(s) found 08:31:21.422 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:31:21.514 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:31:21.515 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:31:21.652 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:31:21.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:21.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:21.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:21.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:21.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:21.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:21.654 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:21.654 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:21.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:21.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:21.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:21.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:21.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:21.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:21.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:21.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:21.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:21.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:21.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31: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') 08:31:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:21.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:21.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:21.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:21.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:21.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:21.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:21.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:21.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:31:21.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:31:21.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:31:21.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:21.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:21.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:21.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:21.689 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:21.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:21.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:21.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:21.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:21.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:21.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:22.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:22.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:22.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:22.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:22.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:22.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:22.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:22.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:22.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:22.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:22.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:22.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:22.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:22.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:22.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:22.696 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:22.696 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:22.697 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:22.697 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:22.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:22.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:22.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:22.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:22.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:22.698 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:22.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:22.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:22.698 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:22.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:22.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:22.698 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:22.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:22.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:22.698 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:22.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:22.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:22.699 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:22.699 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:22.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:22.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:22.714 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:22.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:22.714 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:22.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:22.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:22.723 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:22.723 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:22.974 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:22.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:22.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:22.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:22.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:22.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:31:22.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:22.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:22.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:22.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:22.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a49d66d is found... 08:31:23.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a49d66d is found finished successfully 08:31:23.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:23.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:23.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:23.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:23.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:23.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:23.011 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:23.011 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:23.011 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 08:31:23.011 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 08:31:23.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:23.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:23.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:23.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:23.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:23.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:23.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:23.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:23.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:23.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:23.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:23.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:23.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:23.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:23.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:23.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:23.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:23.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:23.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:23.109 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:23.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:23.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:23.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:23.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:23.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:23.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:23.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:23.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:23.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:23.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:23.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:23.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:24.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:24.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:24.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:24.113 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:24.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:24.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:24.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:24.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:24.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:24.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:24.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:24.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:24.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:24.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:24.116 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:24.116 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:24.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:24.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:24.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:24.116 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:24.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:24.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:24.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:24.117 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:24.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:24.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:24.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:24.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:24.117 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:24.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:24.132 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:24.132 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:24.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:24.132 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:24.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:24.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:24.142 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:24.142 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:24.207 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:24.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:24.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:24.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:24.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:24.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:24.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@573a58af is found... 08:31:24.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@573a58af is found finished successfully 08:31:24.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:24.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:24.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:24.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:24.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:24.213 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:24.213 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:24.213 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:24.242 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:24.242 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:24.242 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:24.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:24.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:24.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:24.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:24.243 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:24.243 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:24.243 DEBUG [main][MenuItemLookup] Item match:File 08:31:24.245 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:24.245 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:24.245 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:24.245 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:24.245 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:24.245 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:24.245 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:24.245 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:24.245 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:24.245 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:24.245 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:24.245 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:24.246 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:24.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:24.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:24.329 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:24.329 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:24.329 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:31:24.329 DEBUG [main][EditorHandler] 1 editor(s) found 08:31:24.329 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:31:24.519 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:31:24.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:24.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:24.519 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:24.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:24.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:24.522 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:24.522 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:24.522 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:24.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:24.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:24.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:24.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:24.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:24.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:24.523 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:24.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:24.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:24.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:24.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:24.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:24.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:24.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:24.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:24.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:24.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:24.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:24.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:24.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:24.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:24.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:24.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:31:24.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:31:24.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:31:24.529 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:24.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:24.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:24.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:24.530 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:24.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:24.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:24.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:24.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:24.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:24.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:25.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:25.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:25.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:25.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:25.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:25.533 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:25.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:25.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:25.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:25.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:25.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:25.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:25.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:25.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:25.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:25.535 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:25.536 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:25.536 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:25.537 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:25.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:25.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:25.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:25.537 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:25.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:25.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:25.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:25.538 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:25.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:25.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:25.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:25.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:25.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:25.538 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:25.538 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:25.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:25.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:25.555 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:25.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:25.555 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:25.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:25.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:25.570 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:25.571 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:25.796 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:25.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:25.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:25.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:25.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:31:25.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:25.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:25.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:25.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:25.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2245931c is found... 08:31:25.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2245931c is found finished successfully 08:31:25.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:25.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:25.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:25.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:25.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:25.824 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:25.825 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:25.825 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:31:25.825 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:31:26.028 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:31:26.236 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:31:26.236 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:31:26.437 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:31:26.645 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:31:26.645 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:31:26.845 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:31:27.053 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:31:27.053 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:31:27.254 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:31:27.462 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:31:27.462 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:31:27.663 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:31:28.664 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 1 /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { 08:31:28.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:28.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:28.696 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:28.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:28.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:28.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:28.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:28.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:28.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:28.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:28.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:28.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:28.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:28.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:28.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:28.700 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:28.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:28.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:28.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:28.752 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:28.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:28.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:28.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:28.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:28.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:28.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:28.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:28.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:28.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:29.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:29.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:29.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:29.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:29.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:29.757 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:29.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:29.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:29.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:29.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:29.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:29.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:29.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:29.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:29.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:29.759 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:29.759 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:29.759 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:29.760 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:29.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:29.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:29.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:29.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:29.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:29.760 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:29.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:29.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:29.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:29.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:29.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:29.761 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:29.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:29.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:29.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:29.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:29.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:29.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:29.761 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:29.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:29.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:29.775 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:29.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:29.775 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:29.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:29.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:29.783 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:29.784 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:29.842 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:29.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:29.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:29.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:29.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:29.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:29.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@83d1bfc is found... 08:31:29.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@83d1bfc is found finished successfully 08:31:29.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:29.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:29.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:29.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:29.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:29.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:29.849 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:29.849 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:29.849 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:29.886 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:29.887 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:29.887 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:29.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:29.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:29.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:29.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:29.888 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:29.888 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:29.888 DEBUG [main][MenuItemLookup] Item match:File 08:31:29.889 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:29.889 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:29.889 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:29.889 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:29.889 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:29.889 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:29.889 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:29.889 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:29.889 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:29.889 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:29.890 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:29.890 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:29.890 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:29.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:29.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:30.006 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:30.007 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:30.007 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:31:30.007 DEBUG [main][EditorHandler] 1 editor(s) found 08:31:30.007 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:31:30.154 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:31:30.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:30.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:30.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:30.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:30.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:30.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:30.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:30.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:30.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:30.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:30.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:30.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:30.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:30.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:30.159 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:30.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:30.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:30.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:30.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:30.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:30.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:30.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:30.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:30.162 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:30.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:30.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:30.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:31:30.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:31:30.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:31:30.165 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:30.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:30.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:30.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:30.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:30.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:30.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:30.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:30.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:30.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:30.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:30.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:30.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:31.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:31.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:31.168 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:31.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:31.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:31.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:31.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:31.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:31.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:31.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:31.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:31.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:31.170 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:31.171 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:31.171 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:31.171 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:31.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:31.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:31.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:31.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:31.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:31.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:31.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:31.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:31.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:31.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:31.173 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:31.176 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:31.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:31.187 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:31.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:31.187 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:31.187 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:31.194 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:31.195 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:31.195 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:31.460 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:31.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:31.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:31.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:31.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:31.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:31:31.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:31.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:31.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:31.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:31.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@288f760e is found... 08:31:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@288f760e is found finished successfully 08:31:31.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:31.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:31.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:31.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:31.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:31.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:31.497 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:31.497 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:31.497 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:31:31.497 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:31:31.697 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:31:31.904 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:31:31.904 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:31:32.105 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:31:32.313 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:31:32.313 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:31:32.513 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:31:32.721 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:31:32.721 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:31:32.921 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:31:33.129 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:31:33.129 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:31:33.330 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:31:34.331 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 2 /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } 08:31:34.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:34.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:34.334 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:34.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:34.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:34.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:34.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:34.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:34.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:34.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:34.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:34.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:34.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:34.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:34.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:34.407 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:34.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:34.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:34.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:34.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:34.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:34.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:34.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:34.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:34.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:34.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:34.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:34.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:35.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:35.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:35.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:35.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:35.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:35.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:35.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:35.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:35.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:35.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:35.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:35.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:35.413 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:35.413 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:35.414 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:35.414 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:35.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:35.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:35.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:35.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:35.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:35.415 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:35.415 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:35.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:35.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:35.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:35.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:35.415 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:35.415 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:35.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:35.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:35.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:35.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:35.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:35.416 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:35.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:35.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:35.431 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:35.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:35.432 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:35.432 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:35.447 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:35.447 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:35.448 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:35.506 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:35.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:35.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:35.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:35.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:35.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:35.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:35.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:35.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:35.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@12233c64 is found... 08:31:35.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@12233c64 is found finished successfully 08:31:35.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') 08:31:35.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:35.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:35.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:35.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:35.512 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:35.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() { } TooltipText=null 08:31:35.512 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:35.544 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:35.545 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:35.545 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:35.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:35.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:35.546 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:35.546 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:35.546 DEBUG [main][MenuItemLookup] Item match:File 08:31:35.547 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:35.547 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:35.547 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:35.547 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:35.547 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:35.547 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:35.547 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:35.547 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:35.547 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:35.547 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:35.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:35.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:35.548 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:35.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:35.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:35.604 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:35.604 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:35.604 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:31:35.604 DEBUG [main][EditorHandler] 1 editor(s) found 08:31:35.605 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:31:35.737 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:31:35.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:35.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:35.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:35.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:35.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:35.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:35.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:35.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:35.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:35.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:35.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:35.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:35.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:35.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:35.739 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:35.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:35.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:35.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:35.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:35.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') 08:31:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:35.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:35.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:35.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:35.742 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:35.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:35.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:35.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:31:35.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:31:35.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:31:35.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:35.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:35.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:35.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:35.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:35.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:35.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:35.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:35.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:35.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:35.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:36.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:36.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:36.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:36.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:36.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:36.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:36.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:36.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:36.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:36.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:36.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:36.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:36.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:36.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:36.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:36.771 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:36.772 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:36.772 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:36.772 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:36.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:36.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:36.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:36.773 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:36.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:36.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:36.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:36.773 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:36.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:36.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:36.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:36.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:36.774 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:36.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:36.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:36.787 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:36.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:36.787 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:36.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:36.795 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:36.795 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:36.795 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:37.020 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:37.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:37.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:37.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:37.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:37.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:31:37.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:37.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:37.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35090704 is found... 08:31:37.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35090704 is found finished successfully 08:31:37.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:37.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:37.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:37.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:37.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:37.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:37.048 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:37.048 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:37.048 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:37.099 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:37.100 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:37.100 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:37.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:37.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:37.101 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:37.101 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:37.101 DEBUG [main][MenuItemLookup] Item match:File 08:31:37.102 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:37.102 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:37.102 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:37.102 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:37.102 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:37.102 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:37.102 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:37.102 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:37.102 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:37.102 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:37.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:37.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:37.103 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:37.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:37.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:37.189 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:37.189 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:37.189 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:31:38.190 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:38.201 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:31:39.201 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:39.202 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemY.out.println(""); } } TooltipText=null 08:31:39.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:39.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:39.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:39.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:39.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:39.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:39.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:39.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:39.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:39.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:39.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:39.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:39.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:39.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:39.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:39.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:39.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:39.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:39.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:39.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:39.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:39.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:39.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:39.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:39.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:39.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:39.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:39.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:39.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:39.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:39.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:39.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:40.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:40.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:40.275 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:40.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:40.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:40.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:40.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:40.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:40.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:40.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:40.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:40.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:40.277 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:40.277 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:40.277 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:40.278 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:40.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:40.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:40.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:40.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:40.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:40.278 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:40.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:40.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:40.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:40.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:40.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:40.279 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:40.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:40.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:40.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:40.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:40.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:40.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:40.279 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:40.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:40.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:40.292 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:40.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:40.292 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:40.292 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:40.298 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:40.298 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:40.299 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:40.350 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:40.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:40.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:40.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:40.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:40.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:40.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:40.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:40.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:40.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@666d94c2 is found... 08:31:40.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@666d94c2 is found finished successfully 08:31:40.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:40.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:40.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:40.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:40.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:40.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:40.356 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:40.356 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemY.out.println(""); } } TooltipText=null 08:31:40.356 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:40.371 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:40.371 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:40.371 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:40.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:40.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:40.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:40.372 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:40.373 DEBUG [main][MenuItemLookup] Item match:File 08:31:40.374 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:40.374 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:40.374 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:40.374 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:40.374 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:40.374 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:40.374 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:40.374 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:40.374 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:40.374 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:40.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:40.374 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:40.374 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:40.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:40.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:40.442 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:40.442 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:31:40.442 DEBUG [main][EditorHandler] 1 editor(s) found 08:31:40.442 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:31:40.556 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:31:40.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:40.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:40.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:40.557 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:40.557 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:40.557 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:40.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:40.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:40.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:40.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:40.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:40.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:40.561 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:40.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:40.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:40.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:40.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:40.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:40.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:40.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:40.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:40.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:40.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:40.608 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:40.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:40.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:40.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:31:40.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:31:40.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:31:40.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:40.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:40.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:40.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:40.633 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:40.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:40.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:40.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:40.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:40.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:40.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:41.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:41.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:41.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:41.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:41.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:41.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:41.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:41.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:41.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:41.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:41.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:41.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:41.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:41.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:41.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:41.637 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:41.638 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:41.638 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:41.638 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:41.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:41.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:41.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:41.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:41.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:41.639 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:41.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:41.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:41.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:41.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:41.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:41.639 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:41.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:41.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:41.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:41.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:41.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:41.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:41.639 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:41.642 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:41.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:41.654 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:41.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:41.654 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:41.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:41.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:41.661 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:41.662 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:41.902 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:41.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:41.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:41.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:41.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:31:41.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:41.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:41.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9b7686d is found... 08:31:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9b7686d is found finished successfully 08:31:41.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:41.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:41.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:41.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:41.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:41.928 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:41.928 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:41.929 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:41.929 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:41.929 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 08:31:41.952 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:41.952 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:41.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:41.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:41.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:41.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:41.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:41.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:41.966 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:41.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:41.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:41.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:41.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:41.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:41.967 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:41.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:42.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:42.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:42.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:42.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:42.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:42.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:42.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:42.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:42.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:42.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:42.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:42.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:42.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:42.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:42.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:43.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:43.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:43.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:43.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:43.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:43.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:43.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:43.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:43.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:43.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:43.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:43.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:43.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:43.038 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:43.039 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:43.039 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:43.040 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:43.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:43.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:43.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:43.040 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:43.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:43.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:43.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:43.041 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:43.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:43.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:43.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:43.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:43.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:43.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:43.041 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:43.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:43.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:43.055 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:43.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:43.055 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:43.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:43.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:43.061 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:43.062 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:43.114 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:43.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:43.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:43.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:43.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:43.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:43.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:43.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:43.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:43.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41e7c368 is found... 08:31:43.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41e7c368 is found finished successfully 08:31:43.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:43.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:43.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:43.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:43.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:43.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:43.120 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:43.120 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:43.120 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:43.137 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:43.137 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:43.137 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:43.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:43.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:43.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:43.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:43.138 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:43.138 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:43.138 DEBUG [main][MenuItemLookup] Item match:File 08:31:43.140 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:43.140 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:43.140 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:43.140 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:43.140 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:43.140 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:43.140 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:43.140 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:43.140 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:43.140 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:43.140 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:43.140 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:43.140 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:43.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:43.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:43.211 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:43.211 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:43.211 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:31:43.211 DEBUG [main][EditorHandler] 1 editor(s) found 08:31:43.211 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:31:43.404 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:31:43.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:43.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:43.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:43.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:43.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:43.405 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:43.405 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:43.405 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:43.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:43.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:43.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:43.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:43.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:43.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:43.406 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:43.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:43.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:43.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:43.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:43.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:43.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:43.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:43.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:43.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:43.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:43.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:43.410 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:43.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:43.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:43.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:31:43.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:31:43.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:31:43.412 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:43.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:43.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:43.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:43.413 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:43.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:43.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:43.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:43.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:43.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:43.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:43.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:43.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:44.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:44.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:44.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:44.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:44.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:44.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:44.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:44.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:44.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:44.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:44.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:44.417 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:44.418 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:44.418 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:44.418 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:44.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:44.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:44.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:44.419 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:44.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:44.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:44.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:44.419 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:44.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:44.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:44.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:44.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:44.420 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:44.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:44.433 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:44.433 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:44.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:44.433 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:44.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:44.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:44.440 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:44.441 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:44.651 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:44.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:44.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:44.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:44.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:44.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:31:44.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:44.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:44.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:44.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:44.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64ce649d is found... 08:31:44.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64ce649d is found finished successfully 08:31:44.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:44.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:44.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:44.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:44.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:44.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:44.691 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:44.691 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:44.691 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 08:31:44.691 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 08:31:44.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:44.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:44.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:44.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:44.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:44.701 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:44.702 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } newText TooltipText=null 08:31:44.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:44.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:44.703 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:44.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:44.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:44.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:44.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:44.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:44.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:44.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:44.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:44.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:44.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:44.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:44.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:44.733 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:44.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:44.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:44.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:44.809 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:44.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:44.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:44.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:44.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:44.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:44.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:44.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:44.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:44.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:45.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:45.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:45.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:45.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:45.812 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:45.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:45.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:45.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:45.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:45.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:45.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:45.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:45.814 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:45.814 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:45.815 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:45.815 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:45.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:45.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:45.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:45.816 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:45.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:45.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:45.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:45.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:45.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:45.816 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:45.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:45.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:45.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:45.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:45.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:45.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:45.816 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:45.820 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:45.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:45.829 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:45.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:45.829 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:45.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:45.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:45.835 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:45.835 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:45.889 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:45.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:45.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:45.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:45.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:45.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:45.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:45.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:45.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:45.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@799a9c0b is found... 08:31:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@799a9c0b is found finished successfully 08:31:45.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:45.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:45.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:45.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:45.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:45.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:45.895 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:45.895 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } newText TooltipText=null 08:31:45.895 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:45.922 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:45.923 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:45.923 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:45.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:45.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:45.923 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:45.924 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:45.924 DEBUG [main][MenuItemLookup] Item match:File 08:31:45.925 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:45.925 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:45.925 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:45.925 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:45.925 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:45.925 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:45.925 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:45.925 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:45.925 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:45.925 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:45.925 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:45.926 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:45.926 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:45.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:46.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:46.001 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:46.001 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:46.001 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:31:46.002 DEBUG [main][EditorHandler] 1 editor(s) found 08:31:46.002 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:31:46.143 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:31:46.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:46.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:46.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:46.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:46.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:46.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:46.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:46.144 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:46.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:46.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:46.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:46.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:46.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:46.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:46.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:46.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:46.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:46.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:46.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:46.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:46.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:46.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:46.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:46.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:46.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:46.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:46.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:31:46.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:31:46.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:31:46.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:46.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:46.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:46.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:46.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:46.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:46.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:46.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:46.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:46.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:46.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:46.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:47.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:47.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:47.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:47.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:47.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:47.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:47.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:47.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:47.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:47.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:47.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:47.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:47.157 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:47.157 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:47.158 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:47.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:47.158 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:47.158 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:47.158 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:47.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:47.158 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:47.158 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:47.159 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:47.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:47.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:47.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:47.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:47.159 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:47.162 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:47.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:47.173 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:47.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:47.173 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:47.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:47.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:47.180 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:47.181 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:47.388 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:47.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:47.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:47.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:47.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:47.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:31:47.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:47.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:47.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:47.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:47.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@262b99f0 is found... 08:31:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@262b99f0 is found finished successfully 08:31:47.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:47.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:47.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:47.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:47.410 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:47.410 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:47.410 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 08:31:47.422 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 08:31:47.422 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 08:31:47.444 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:47.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 08:31:47.445 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:47.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:47.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:47.446 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:47.446 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:47.446 DEBUG [main][MenuItemLookup] Item match:File 08:31:47.447 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:47.447 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:47.447 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:47.447 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:47.447 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:47.447 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:47.447 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:47.447 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:47.447 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:47.447 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:47.448 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:47.448 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:47.448 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:47.518 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:47.518 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:47.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:47.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:47.519 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:47.519 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:47.519 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:31:47.519 DEBUG [main][MenuItemLookup] Item match:Edit 08:31:47.521 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:31:47.521 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:31:47.521 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:47.521 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:31:47.521 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:31:47.521 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:31:47.521 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:31:47.521 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:31:47.521 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:47.521 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:31:47.521 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:47.522 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:31:47.522 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:31:47.523 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:47.523 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:47.523 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 08:31:47.523 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:31:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:48.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:48.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:48.524 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:48.524 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:31:48.524 DEBUG [main][MenuItemLookup] Item match:Edit 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:48.526 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:31:48.526 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:31:48.527 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 08:31:48.527 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 08:31:48.528 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 08:31:48.528 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 08:31:48.528 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 08:31:48.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:31:48.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:31:48.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:31:48.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:48.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:31:48.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:31:48.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:48.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:48.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:48.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:48.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:31:48.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:31:48.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:31:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:31:48.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:31:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:48.830 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:31:48.830 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:31:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:31:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:31:48.831 DEBUG [WorkbenchTestable][ContentAssistant] abstract 08:31:48.831 DEBUG [WorkbenchTestable][ContentAssistant] class 08:31:48.831 DEBUG [WorkbenchTestable][ContentAssistant] enum 08:31:48.831 DEBUG [WorkbenchTestable][ContentAssistant] final 08:31:48.831 DEBUG [WorkbenchTestable][ContentAssistant] import 08:31:48.831 DEBUG [WorkbenchTestable][ContentAssistant] interface 08:31:48.832 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 08:31:48.832 DEBUG [WorkbenchTestable][ContentAssistant] public 08:31:48.832 DEBUG [WorkbenchTestable][ContentAssistant] record 08:31:48.833 DEBUG [WorkbenchTestable][ContentAssistant] sealed 08:31:48.834 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 08:31:48.835 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 08:31:48.836 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 08:31:48.837 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 08:31:48.838 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 08:31:48.839 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 08:31:48.839 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 08:31:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:31:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:31:48.856 TRACE [main][WidgetHandler] Notify Table with event 13 08:31:48.856 TRACE [main][WidgetHandler] Wait for synchronization 08:31:48.856 TRACE [main][WidgetHandler] Notify Table with event 14 08:31:48.856 TRACE [main][WidgetHandler] Wait for synchronization 08:31:48.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:31:48.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:31:48.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:48.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:48.915 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:48.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:48.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:48.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:48.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:48.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:48.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:48.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:48.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:48.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:48.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:48.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:48.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:48.938 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:48.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:48.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:48.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:48.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:48.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:48.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:48.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:48.995 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:48.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:48.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:48.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:48.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:48.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:48.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:49.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:49.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:49.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:49.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:49.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:49.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:49.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:49.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:49.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:49.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:49.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:49.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:49.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:49.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:49.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:49.999 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:50.000 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:50.000 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:50.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:50.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:50.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:50.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:50.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:50.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:50.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:50.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:50.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:50.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:50.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:50.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:50.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:50.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:50.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:50.002 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:50.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:50.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:50.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:50.002 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:50.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:50.015 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:50.016 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:50.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:50.016 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:50.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:50.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:50.022 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:50.022 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:50.076 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:50.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:50.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:50.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:50.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:50.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:50.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:50.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:50.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:50.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1d5db7ce is found... 08:31:50.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1d5db7ce is found finished successfully 08:31:50.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:50.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:50.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:50.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:50.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:50.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:50.083 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:50.083 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=enum /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:50.083 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:50.097 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:50.097 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:50.097 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:50.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:50.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:50.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:50.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:50.099 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:50.099 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:50.099 DEBUG [main][MenuItemLookup] Item match:File 08:31:50.100 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:50.100 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:50.100 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:50.100 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:50.100 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:50.100 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:50.100 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:50.100 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:50.100 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:50.100 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:50.101 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:50.101 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:50.101 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:50.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:50.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:50.192 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:50.193 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:50.193 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:31:50.193 DEBUG [main][EditorHandler] 1 editor(s) found 08:31:50.193 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:31:50.328 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:31:50.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:50.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:50.328 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:50.329 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:50.329 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:50.329 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:50.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:50.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:50.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:50.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:50.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:50.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:50.330 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:50.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:50.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:50.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:50.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:50.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:50.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:50.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:50.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:50.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:50.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:50.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:50.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:50.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:31:50.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:31:50.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:31:50.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:50.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:50.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:50.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:50.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:50.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:50.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:50.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:50.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:50.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:50.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:50.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:50.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:51.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:51.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:51.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:51.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:51.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:51.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:51.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:51.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:51.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:51.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:51.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:51.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:51.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:51.341 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:51.341 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:51.342 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:51.342 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:51.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:51.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:51.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:51.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:51.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:51.342 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:51.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:51.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:51.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:51.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:51.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:51.343 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test 08:31:51.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:51.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:51.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:51.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:51.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:51.343 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 08:31:51.343 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 08:31:51.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 08:31:51.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 08:31:51.360 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java 08:31:51.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 08:31:51.360 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 08:31:51.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 08:31:51.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 08:31:51.373 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:51.374 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:51.585 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:51.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:51.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:51.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:51.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:51.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:31:51.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:51.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:51.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:51.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:51.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@758edbd1 is found... 08:31:51.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@758edbd1 is found finished successfully 08:31:51.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass1+.java\E') 08:31:51.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:51.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:51.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:51.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:51.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:51.616 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:51.616 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass1 { public JavaClass1() { System.out.println(""); } } TooltipText=null 08:31:51.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:51.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:51.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:51.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:51.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:51.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform 08:31:51.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:51.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:51.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform' 08:31:51.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:51.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:51.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:51.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:51.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:51.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:51.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:51.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:51.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:51.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:51.674 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:51.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:51.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:51.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:51.675 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:51.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:51.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:51.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:51.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:51.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:51.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:52.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:52.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:52.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:52.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:52.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:52.678 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:52.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:52.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:52.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:52.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:52.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:52.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:52.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:52.680 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:52.680 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:52.680 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:52.681 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:52.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:52.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:52.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:52.681 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:52.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:52.682 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:52.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:52.682 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:52.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:52.682 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:52.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:52.682 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:52.682 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:52.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:52.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:52.698 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:52.698 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:52.698 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:52.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:52.705 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:52.705 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:52.705 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:52.890 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:52.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:31:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:52.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:52.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@146f004 is found... 08:31:52.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@146f004 is found finished successfully 08:31:52.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:52.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:52.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:52.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:52.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:52.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:52.916 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:52.917 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:52.917 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:53.000 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:53.000 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:53.000 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:53.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:53.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:53.001 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:53.001 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:53.002 DEBUG [main][MenuItemLookup] Item match:File 08:31:53.003 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:53.003 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:53.003 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:53.003 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:53.003 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:53.003 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:53.003 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:53.003 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:53.003 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:53.003 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:53.004 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:53.004 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:53.004 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:53.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:53.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:53.101 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:53.101 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:53.101 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:31:53.101 DEBUG [main][EditorHandler] 2 editor(s) found 08:31:53.102 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java 08:31:53.147 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed 08:31:53.147 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:31:53.261 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:31:53.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:53.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:53.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:53.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:53.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:53.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:53.287 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:53.287 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:53.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:53.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:53.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:53.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:53.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:53.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:53.289 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:53.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:53.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:53.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:53.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:53.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:53.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:53.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:53.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:53.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:53.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:53.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:53.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:53.313 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:53.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:53.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:53.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:31:53.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:31:53.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:31:53.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:53.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:53.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:53.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:53.338 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:53.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:53.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:53.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:53.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:53.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:53.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:53.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:53.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:54.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:54.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:54.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:54.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:54.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:54.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:54.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:54.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:54.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:54.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:54.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:54.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:54.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:54.343 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:54.343 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:54.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:54.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:54.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:54.344 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:54.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:54.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:54.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:54.344 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:54.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:54.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:54.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:54.345 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:54.345 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:54.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:54.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:54.359 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:54.359 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:54.359 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:54.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:54.365 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:54.365 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:54.365 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:54.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:54.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:54.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:54.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:54.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:54.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:31:54.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:54.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:54.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:54.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:54.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3542f9e8 is found... 08:31:54.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3542f9e8 is found finished successfully 08:31:54.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:54.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:54.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:54.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:54.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:54.608 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:54.608 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:54.608 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:31:54.608 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:31:54.808 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:31:55.016 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:31:55.017 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:31:55.217 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:31:55.425 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:31:55.425 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:31:55.625 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:31:55.832 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:31:55.832 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:31:56.033 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:31:56.240 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:31:56.240 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:31:56.441 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:31:57.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:57.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:57.444 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:57.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:57.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:57.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:57.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:57.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:57.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:57.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:57.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:57.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:57.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:57.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:57.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:57.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:57.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:57.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:57.511 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:57.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:57.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:57.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:57.512 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:57.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:57.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:57.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:57.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:57.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:57.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:58.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:58.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:58.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:58.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:58.514 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:58.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:58.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:58.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:58.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:58.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:58.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:58.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:58.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:58.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:58.516 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:58.516 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:58.517 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:58.517 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:58.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:58.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:58.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:58.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:58.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:58.517 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:58.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:58.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:58.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:58.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:58.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:58.518 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:58.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:58.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:58.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:58.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:58.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:58.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:58.518 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:58.521 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:58.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:58.530 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:58.531 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:58.531 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:58.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:58.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:58.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:58.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:31:58.585 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:31:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:31:58.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:31:58.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:31:58.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:31:58.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:31:58.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:31:58.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:31:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:31:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45d1db49 is found... 08:31:58.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45d1db49 is found finished successfully 08:31:58.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:31:58.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:58.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:58.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:58.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:58.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:58.590 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:58.591 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 08:31:58.591 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:31:58.639 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:58.639 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:58.639 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:31:58.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:31:58.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:58.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:58.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:58.640 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:31:58.640 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:58.640 DEBUG [main][MenuItemLookup] Item match:File 08:31:58.641 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:58.642 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:31:58.642 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:31:58.642 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:31:58.642 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:58.642 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:31:58.642 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:31:58.642 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:58.642 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:31:58.642 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:31:58.642 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:31:58.642 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:31:58.642 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:31:58.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:31:58.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:31:58.717 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:58.717 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:31:58.717 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:31:58.717 DEBUG [main][EditorHandler] 1 editor(s) found 08:31:58.718 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:31:58.857 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:31:58.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:58.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:58.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:58.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:58.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:58.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:58.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:58.857 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:31:58.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:31:58.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:58.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:58.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:58.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:58.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:58.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:31:58.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:58.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:58.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:58.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:58.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:58.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:31:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:58.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:58.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:58.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:58.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:58.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:58.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:58.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:31:58.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:31:58.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:31:58.906 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:58.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:58.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:58.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:58.907 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:58.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:58.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:58.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:58.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:58.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:59.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:59.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:59.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:59.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:59.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:31:59.910 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:31:59.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:31:59.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:59.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:31:59.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:31:59.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:59.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:59.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:59.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:59.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:59.912 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:31:59.912 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:31:59.912 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:31:59.913 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:31:59.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:31:59.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:59.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:31:59.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:59.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:31:59.913 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:31:59.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:31:59.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:59.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:31:59.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:59.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:31:59.913 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:31:59.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:31:59.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:59.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:31:59.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:59.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:31:59.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:59.914 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:59.917 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:59.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:59.927 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:31:59.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:31:59.928 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:31:59.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:31:59.935 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:31:59.935 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:31:59.935 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:00.134 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:00.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:00.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:00.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:00.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:00.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:00.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:00.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:00.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:00.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:00.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4602d071 is found... 08:32:00.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4602d071 is found finished successfully 08:32:00.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:00.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:00.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:00.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:00.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:00.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:00.155 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:00.156 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:00.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:00.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:00.157 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:00.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:00.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:00.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:00.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:00.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:00.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:00.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 '\*?\QProject Explorer\E') 08:32:00.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:00.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:00.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:00.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:00.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:00.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:00.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:00.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:00.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:00.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:00.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:00.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:00.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:00.221 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:00.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:00.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:00.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:00.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:00.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:00.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:00.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:00.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:01.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:01.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:01.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:01.224 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:01.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:01.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:01.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:01.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:01.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:01.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:01.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:01.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:01.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:01.227 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:01.228 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:01.228 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:01.229 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:01.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:01.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:01.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:01.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:01.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:01.229 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:01.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:01.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:01.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:01.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:01.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:01.230 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:01.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:01.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:01.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:01.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:01.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:01.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:01.230 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:01.234 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:01.250 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:01.251 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:01.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:01.251 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:01.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:01.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:01.261 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:01.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:01.323 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:01.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:01.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:01.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:01.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:01.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:01.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:01.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:01.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:01.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7072de65 is found... 08:32:01.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7072de65 is found finished successfully 08:32:01.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:01.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:01.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:01.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:01.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:01.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:01.330 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:01.330 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:01.330 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:32:01.357 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:01.357 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:01.357 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:01.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:01.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:01.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:01.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:01.359 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:01.359 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:01.359 DEBUG [main][MenuItemLookup] Item match:File 08:32:01.360 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:01.360 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:01.360 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:01.360 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:01.360 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:01.360 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:01.360 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:01.360 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:01.360 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:01.360 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:01.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:01.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:01.361 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:01.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:01.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:01.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:01.441 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:01.441 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:32:01.441 DEBUG [main][EditorHandler] 1 editor(s) found 08:32:01.441 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:32:01.597 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:32:01.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:01.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:01.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:01.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:01.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:01.598 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:01.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:01.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:01.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:01.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:01.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:01.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:01.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:01.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:01.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:01.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:01.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:01.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:01.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:01.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:01.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:01.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:01.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:01.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:01.603 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:01.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:01.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:01.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:01.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:01.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:01.605 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:01.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:01.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:01.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:01.606 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:01.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:01.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:01.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:01.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:01.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:01.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:02.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:02.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:02.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:02.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:02.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:02.608 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:02.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:02.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:02.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:02.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.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:02.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:02.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:02.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:02.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:02.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:02.610 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:02.611 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:02.611 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:02.611 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:02.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:02.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:02.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:02.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:02.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:02.612 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:02.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:02.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:02.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:02.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:02.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:02.612 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:02.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:02.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:02.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:02.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:02.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:02.613 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:02.613 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:02.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:02.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:02.626 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:02.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:02.626 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:02.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:02.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:02.634 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:02.635 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:02.861 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:02.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:02.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:02.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52dde43a is found... 08:32:02.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52dde43a is found finished successfully 08:32:02.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:02.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:02.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:02.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:02.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:02.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:02.887 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:02.887 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:02.891 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 08:32:02.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:32:03.018 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:32:03.018 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 08:32:03.018 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:03.018 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:03.018 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 08:32:03.018 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:32:03.018 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Open With' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Local History' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'References' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Team' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:03.019 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 08:32:03.019 DEBUG [main][MenuItemLookup] Item match:Preferences... 08:32:03.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:03.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:03.021 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:03.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:03.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:03.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:03.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:03.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:03.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:03.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:03.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:03.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:03.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:03.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:03.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:03.086 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:03.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:03.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:03.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:03.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:03.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:03.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:03.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:03.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:03.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:03.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:03.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:03.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:04.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:04.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:04.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:04.090 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:04.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:04.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:04.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:04.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:04.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:04.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:04.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:04.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:04.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:04.092 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:04.092 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:04.092 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:04.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:04.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:04.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:04.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:04.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:04.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:04.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:04.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:04.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:04.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:04.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:04.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:04.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:04.094 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:04.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:04.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:04.105 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:04.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:04.105 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:04.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:04.111 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:04.111 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:04.111 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:04.166 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:04.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:04.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:04.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:04.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:04.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:04.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:04.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:04.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:04.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@440bfc8b is found... 08:32:04.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@440bfc8b is found finished successfully 08:32:04.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:04.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:04.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:04.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:04.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:04.171 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:04.171 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:04.172 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:32:04.199 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:04.199 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:04.199 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:04.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:04.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:04.200 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:04.200 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:04.200 DEBUG [main][MenuItemLookup] Item match:File 08:32:04.201 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:04.201 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:04.201 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:04.201 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:04.202 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:04.202 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:04.202 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:04.202 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:04.202 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:04.202 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:04.202 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:04.202 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:04.202 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:04.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:04.292 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:04.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 08:32:04.292 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:32:04.292 DEBUG [main][EditorHandler] 1 editor(s) found 08:32:04.292 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:32:04.419 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:32:04.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:04.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:04.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:04.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:04.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:04.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:04.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:04.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:04.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:04.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:04.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:04.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:04.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:04.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:04.424 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:04.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:04.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:04.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:04.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:04.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:04.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:04.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:04.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:04.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:04.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:04.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:04.428 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:04.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:04.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:04.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:04.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:04.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:04.431 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:04.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:04.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:04.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:04.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:04.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:04.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:04.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:04.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:04.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:04.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:04.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:05.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:05.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:05.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:05.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:05.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:05.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:05.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:05.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 08:32:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:05.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:05.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:05.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:05.437 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:05.437 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:05.438 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:05.438 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:05.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:05.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:05.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:05.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:05.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:05.439 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:05.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:05.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:05.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:05.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:05.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:05.439 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:05.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:05.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:05.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:05.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:05.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:05.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:05.440 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:05.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:05.453 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:05.454 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:05.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:05.454 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:05.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:05.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:05.461 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:05.461 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:05.669 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:05.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:05.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:05.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:05.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:05.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:05.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:05.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:05.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:05.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:05.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@23e0101f is found... 08:32:05.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@23e0101f is found finished successfully 08:32:05.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:05.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:05.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:05.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:05.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:05.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:05.692 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:05.692 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:05.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:05.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:05.698 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:05.699 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:05.699 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:32:05.699 DEBUG [main][MenuItemLookup] Item match:Edit 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:05.701 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:32:05.701 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:32:05.702 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:05.702 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:05.702 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 08:32:05.703 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:32:06.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:06.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:06.703 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:06.703 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:06.703 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:32:06.703 DEBUG [main][MenuItemLookup] Item match:Edit 08:32:06.705 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:32:06.705 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:32:06.705 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:06.705 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:32:06.705 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:32:06.705 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:32:06.705 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:32:06.705 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:32:06.705 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:06.705 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:06.706 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:32:06.706 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:32:06.707 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 08:32:06.707 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 08:32:06.708 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 08:32:06.708 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 08:32:06.708 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 08:32:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:32:06.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:32:06.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:32:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:06.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:32:06.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:32:06.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:06.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:06.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:06.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:06.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:32:06.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:32:06.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:32:06.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:32:06.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:32:06.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:06.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:06.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:06.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:06.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:06.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 08:32:06.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:32:06.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:06.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:06.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:32:06.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:06.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:06.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:07.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:07.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:07.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:07.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:07.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:32:07.778 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:32:07.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:32:07.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:32:07.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:32:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 08:32:07.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:07.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:07.812 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:07.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:07.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:07.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:07.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:07.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:07.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:07.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:07.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:07.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:07.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:07.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:07.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:07.815 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:07.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:07.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:07.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:07.864 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:07.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:07.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:07.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:07.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:07.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:07.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:07.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:07.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:07.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:07.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:08.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:08.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:08.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:08.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:08.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:08.868 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:08.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:08.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:08.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:08.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:08.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:08.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:08.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:08.870 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:08.871 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:08.871 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:08.872 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:08.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:08.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:08.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:08.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:08.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:08.872 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:08.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:08.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:08.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:08.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:08.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:08.872 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:08.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:08.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:08.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:08.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:08.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:08.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:08.873 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:08.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:08.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:08.885 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:08.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:08.885 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:08.885 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:08.890 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:08.890 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:08.890 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:08.940 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:08.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:08.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:08.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:08.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:08.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:08.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:08.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b0baf49 is found... 08:32:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b0baf49 is found finished successfully 08:32:08.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 '\*?\QJavaClass.java\E') 08:32:08.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:08.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:08.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:08.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:08.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:08.947 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:08.947 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:08.947 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:32:08.976 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:08.976 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:08.976 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:08.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:08.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:08.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:08.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:08.977 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:08.977 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:08.977 DEBUG [main][MenuItemLookup] Item match:File 08:32:08.988 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:08.988 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:08.988 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:08.988 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:08.988 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:08.988 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:08.988 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:08.988 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:08.989 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:08.989 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:09.012 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:09.012 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:09.012 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:09.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:09.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:09.102 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:09.102 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:09.102 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:32:09.102 DEBUG [main][EditorHandler] 1 editor(s) found 08:32:09.102 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:32:09.267 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:32:09.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:09.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:09.267 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:09.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:09.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:09.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:09.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:09.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:09.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:09.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:09.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:09.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:09.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:09.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:09.287 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:09.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:09.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:09.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:09.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:09.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:09.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:09.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:09.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:09.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:09.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:09.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:09.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:09.291 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:09.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:09.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:09.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:09.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:09.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:09.315 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:09.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:09.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:09.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:09.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:09.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:09.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:09.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:09.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:09.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:09.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:09.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:09.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:10.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:10.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:10.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:10.320 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:10.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:10.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:10.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:10.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:10.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:10.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:10.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:10.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:10.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:10.322 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:10.322 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:10.323 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:10.323 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:10.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:10.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:10.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:10.324 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:10.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:10.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:10.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:10.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:10.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:10.324 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:10.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:10.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:10.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:10.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:10.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:10.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:10.325 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:10.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:10.338 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:10.338 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:10.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:10.339 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:10.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:10.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:10.345 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:10.346 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:10.563 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:10.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:10.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:10.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:10.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:10.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:10.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:10.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:10.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:10.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:10.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a2b7a5c is found... 08:32:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a2b7a5c is found finished successfully 08:32:10.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:10.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:10.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:10.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:10.585 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:10.586 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:10.586 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 08:32:10.602 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:10.602 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:10.602 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 08:32:10.602 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:32:11.604 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:32:11.604 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:32:11.804 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 08:32:12.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:32:12.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:32:12.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:32:12.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:12.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:12.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:32:12.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:32:12.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:12.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:12.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:13.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:13.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:13.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:13.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:13.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:32:13.835 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found 08:32:13.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:32:13.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:32:13.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:13.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:32:13.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:32:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:13.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:13.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:13.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:32:13.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:32:13.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:32:13.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:32:13.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:32:13.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:13.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:13.846 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:32:13.846 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:32:13.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:32:13.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:32:13.846 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 08:32:13.847 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 08:32:13.847 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 08:32:13.847 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:32:13.847 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:32:13.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:32:13.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:32:13.847 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 08:32:13.847 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 08:32:13.847 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 08:32:13.847 INFO [WorkbenchTestable][AbstractShell] Close shell 08:32:13.847 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:32:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:32:13.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:32:13.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:13.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:13.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:13.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:13.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:13.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:13.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:13.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:13.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:13.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 '\*?\QProject Explorer\E') 08:32:13.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:13.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:13.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:13.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:13.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:13.915 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:13.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:13.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:13.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:13.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:13.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:13.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:13.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:13.966 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:13.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:13.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:13.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:13.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:13.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:13.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:14.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:14.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:14.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:14.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:14.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:14.968 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:14.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:14.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:14.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:14.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:14.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:14.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:14.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:14.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:14.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:14.971 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:14.971 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:14.972 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:14.972 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:14.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:14.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:14.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:14.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:14.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:14.973 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:14.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:14.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:14.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:14.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:14.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:14.973 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:14.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:14.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:14.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:14.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:14.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:14.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:14.974 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:14.977 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:14.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:14.987 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:14.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:14.987 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:14.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:14.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:14.993 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:14.993 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:15.049 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:15.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:15.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:15.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:15.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:15.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:15.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:15.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:15.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:15.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67e0e1de is found... 08:32:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67e0e1de is found finished successfully 08:32:15.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:15.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:15.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:15.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:15.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:15.055 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.055 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:15.055 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:32:15.086 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.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 08:32:15.087 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:15.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:15.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:15.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:15.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:15.088 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:15.088 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:15.088 DEBUG [main][MenuItemLookup] Item match:File 08:32:15.089 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:15.089 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:15.089 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:15.089 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:15.089 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:15.089 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:15.089 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:15.089 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:15.089 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:15.089 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:15.090 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:15.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:15.090 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:15.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:15.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:15.156 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.157 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:15.157 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:32:15.157 DEBUG [main][EditorHandler] 1 editor(s) found 08:32:15.157 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:32:15.260 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:32:15.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:15.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:15.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:15.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:15.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:15.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:15.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:15.289 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:15.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:15.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:15.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:15.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:15.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:15.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:15.291 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:15.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:15.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:15.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:15.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:15.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:15.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:15.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:15.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:15.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:15.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:15.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:15.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:15.296 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:15.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:15.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:15.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:15.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:15.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:15.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:15.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:15.300 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:15.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:15.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:15.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:15.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:15.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:15.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:15.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:16.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:16.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:16.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:16.302 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:16.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:16.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:16.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:16.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:16.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:16.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:16.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:16.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:16.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:16.304 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:16.305 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:16.305 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:16.305 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:16.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:16.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:16.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:16.306 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:16.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:16.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:16.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:16.306 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:16.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:16.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:16.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:16.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:16.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:16.307 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:16.310 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:16.321 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:16.322 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:16.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:16.322 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:16.322 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:16.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:16.329 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:16.329 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:16.548 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:16.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:16.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:16.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:16.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:16.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:16.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:16.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:16.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:16.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:16.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f88ee4 is found... 08:32:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f88ee4 is found finished successfully 08:32:16.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:16.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:16.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:16.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:16.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:16.576 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:16.576 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:16.576 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:32:16.577 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:32:16.777 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:32:16.985 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:32:16.985 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:32:17.185 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:32:17.392 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:32:17.392 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:32:17.593 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:32:17.800 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:32:17.800 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:32:18.000 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:32:18.207 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:32:18.207 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:32:18.408 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:32:19.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:19.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:19.415 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:19.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:19.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:19.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:19.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:19.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:19.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:19.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:19.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:19.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:19.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:19.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:19.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:19.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:19.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:19.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:19.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:19.510 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:19.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:19.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:19.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:19.512 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:19.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:19.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:19.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:19.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:19.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:19.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:20.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:20.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:20.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:20.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:20.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:20.514 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:20.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:20.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:20.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:20.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:20.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:20.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:20.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:20.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:20.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:20.516 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:20.517 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:20.517 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:20.517 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:20.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:20.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:20.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:20.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:20.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:20.518 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:20.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:20.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:20.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:20.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:20.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:20.518 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:20.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:20.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:20.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:20.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:20.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:20.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:20.519 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:20.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:20.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:20.531 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:20.531 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:20.531 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:20.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:20.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:20.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:20.537 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:20.587 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:20.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:20.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:20.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1022dfc5 is found... 08:32:20.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1022dfc5 is found finished successfully 08:32:20.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:20.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:20.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:20.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:20.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:20.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:20.594 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:20.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 JavaClass { public JavaClass() { } TooltipText=null 08:32:20.594 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:32:20.624 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:20.624 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:20.624 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:20.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:20.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:20.625 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:20.625 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:20.625 DEBUG [main][MenuItemLookup] Item match:File 08:32:20.626 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:20.626 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:20.626 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:20.626 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:20.626 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:20.627 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:20.627 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:20.627 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:20.627 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:20.627 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:20.627 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:20.627 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:20.627 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:20.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:20.722 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:20.722 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:20.722 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:32:20.723 DEBUG [main][EditorHandler] 1 editor(s) found 08:32:20.723 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:32:20.892 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:32:20.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:20.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:20.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:20.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:20.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:20.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:20.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:20.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:20.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:20.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:20.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:20.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:20.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:20.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:20.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:20.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:20.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:20.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:20.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:20.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:20.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:20.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:20.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:20.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:20.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:20.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:20.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:20.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:20.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:20.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:20.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:20.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:20.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:20.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:20.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:20.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:20.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:20.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:20.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:20.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:20.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:20.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:20.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:20.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:21.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:21.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:21.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:21.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:21.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:21.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:21.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:21.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:21.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:21.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:21.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:21.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:21.927 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:21.928 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:21.928 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:21.928 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:21.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:21.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:21.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:21.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:21.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:21.929 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:21.929 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:21.929 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:21.929 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:21.929 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:21.929 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:21.929 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:21.929 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:21.930 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:21.930 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:21.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:21.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:21.945 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:21.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:21.945 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:21.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:21.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:21.958 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:21.958 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:22.168 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:22.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:22.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:22.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:22.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:22.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:22.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:22.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:22.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:22.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:22.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42a7412f is found... 08:32:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42a7412f is found finished successfully 08:32:22.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:22.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:22.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:22.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:22.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:22.199 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:22.199 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:22.199 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:32:22.199 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:32:22.399 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:32:22.606 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:32:22.606 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:32:22.806 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:32:23.013 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:32:23.013 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:32:23.214 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:32:23.421 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:32:23.421 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:32:23.621 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:32:23.829 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:32:23.829 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:32:24.029 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:32:25.030 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 08:32:25.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:25.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:25.046 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:25.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:25.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:25.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:25.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:25.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:25.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:25.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:25.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:25.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:25.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:25.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:25.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:25.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:25.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:25.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:25.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:25.101 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:25.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:25.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:25.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:25.102 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:25.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:25.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:25.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:25.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:25.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:25.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:25.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:25.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:26.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:26.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:26.104 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:26.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:26.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:26.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:26.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:26.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:26.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:26.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:26.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:26.106 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:26.107 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:26.107 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:26.107 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:26.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:26.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:26.108 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:26.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:26.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:26.108 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:26.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:26.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:26.108 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:26.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:26.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:26.108 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:26.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:26.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:26.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:26.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:26.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:26.109 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:26.109 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:26.112 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:26.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:26.121 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:26.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:26.121 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:26.121 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:26.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:26.128 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:26.128 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:26.181 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:26.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:26.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:26.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:26.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:26.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:26.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:26.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:26.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:26.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f24a678 is found... 08:32:26.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f24a678 is found finished successfully 08:32:26.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:26.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:26.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:26.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:26.188 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:26.188 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:26.188 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:32:26.218 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:26.218 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:26.219 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:26.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:26.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:26.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:26.220 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:26.220 DEBUG [main][MenuItemLookup] Item match:File 08:32:26.221 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:26.221 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:26.221 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:26.221 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:26.221 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:26.221 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:26.221 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:26.221 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:26.221 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:26.221 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:26.222 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:26.222 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:26.222 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:26.300 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:26.301 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:26.301 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:32:26.301 DEBUG [main][EditorHandler] 1 editor(s) found 08:32:26.301 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:32:26.426 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:32:26.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:26.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:26.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:26.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:26.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:26.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:26.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:26.428 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:26.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:26.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:26.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:26.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:26.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:26.430 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:26.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:26.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:26.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:26.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:26.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:26.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:26.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:26.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:26.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:26.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:26.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:26.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:26.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:26.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:26.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:26.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:26.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:26.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:26.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:26.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:26.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:26.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:26.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:26.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:26.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:26.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:26.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:27.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:27.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:27.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:27.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:27.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:27.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:27.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:27.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:27.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:27.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:27.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:27.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:27.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:27.462 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:27.462 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:27.463 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:27.463 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:27.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:27.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:27.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:27.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:27.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:27.464 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:27.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:27.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:27.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:27.464 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:27.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:27.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:27.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:27.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:27.465 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:27.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:27.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:27.479 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:27.479 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:27.479 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:27.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:27.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:27.486 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:27.486 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:27.697 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:27.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:27.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:27.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:27.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:27.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:27.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:27.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:27.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:27.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:27.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@774adda5 is found... 08:32:27.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@774adda5 is found finished successfully 08:32:27.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:27.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:27.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:27.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:27.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:27.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:27.718 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:27.719 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:27.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:27.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:27.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:27.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:27.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:27.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:27.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:27.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:27.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:27.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:27.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:27.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:27.723 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:27.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:27.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:27.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:27.773 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:27.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:27.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:27.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:27.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:27.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:27.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:27.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:27.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:27.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:27.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:28.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:28.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:28.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:28.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:28.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:28.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:28.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:28.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:28.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:28.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:28.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:28.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:28.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:28.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:28.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:28.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:28.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:28.779 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:28.779 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:28.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:28.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:28.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:28.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:28.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:28.780 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:28.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:28.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:28.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:28.780 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:28.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:28.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:28.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:28.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:28.781 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:28.784 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:28.792 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:28.792 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:28.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:28.792 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:28.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:28.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:28.799 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:28.799 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:28.848 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:28.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:28.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:28.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:28.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:28.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:28.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7190f87e is found... 08:32:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7190f87e is found finished successfully 08:32:28.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') 08:32:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:28.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:28.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:28.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:28.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:28.854 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:28.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 08:32:28.855 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:32:28.880 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:28.881 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:28.881 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:28.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:28.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:28.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:28.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:28.882 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:28.882 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:28.882 DEBUG [main][MenuItemLookup] Item match:File 08:32:28.883 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:28.883 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:28.883 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:28.883 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:28.883 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:28.883 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:28.883 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:28.883 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:28.883 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:28.883 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:28.884 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:28.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:28.884 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:28.993 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:28.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 08:32:28.997 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:32:28.997 DEBUG [main][EditorHandler] 1 editor(s) found 08:32:28.997 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:32:29.121 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:32:29.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:29.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:29.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:29.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:29.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:29.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:29.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:29.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:29.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:29.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:29.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:29.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:29.125 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:29.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:29.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:29.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:29.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:29.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:29.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:29.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:29.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:29.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:29.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:29.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:29.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:29.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:29.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:29.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:29.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:29.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:29.174 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:29.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:29.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:29.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:29.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:29.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:29.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:29.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:29.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:29.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:29.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:30.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:30.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:30.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:30.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:30.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:30.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:30.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:30.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:30.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:30.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:30.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:30.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:30.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:30.192 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:30.192 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:30.192 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:30.193 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:30.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:30.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:30.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:30.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:30.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:30.193 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:30.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:30.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:30.194 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:30.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:30.194 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:30.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:30.194 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:30.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:30.194 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:30.194 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:30.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:30.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:30.209 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:30.209 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:30.209 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:30.209 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:30.216 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:30.216 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:30.216 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:30.416 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:30.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:30.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:30.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:30.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:30.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:30.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:30.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:30.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:30.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9c6615a is found... 08:32:30.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9c6615a is found finished successfully 08:32:30.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:30.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:30.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:30.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:30.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:30.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:30.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:30.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(""); } } TooltipText=null 08:32:30.430 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 08:32:30.463 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:30.467 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:30.468 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 08:32:30.468 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:32:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:31.468 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:31.469 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:31.469 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:32:31.469 DEBUG [main][MenuItemLookup] Item match:Edit 08:32:31.472 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:32:31.472 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:32:31.472 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:31.472 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:32:31.472 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:32:31.472 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:32:31.472 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:32:31.472 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:32:31.472 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:31.472 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:32:31.472 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:32:31.472 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:32:31.472 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:31.473 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:32:31.473 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:32:31.474 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 08:32:31.474 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 08:32:31.474 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 08:32:31.474 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 08:32:31.474 DEBUG [main][MenuItemLookup] Item match:Java Proposals 08:32:31.475 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 08:32:31.475 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 08:32:31.475 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 08:32:31.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:32:31.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:32:31.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:32:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:31.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:32:31.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:32:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:31.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:31.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:31.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:32:31.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:32:31.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:32:31.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:32:31.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:32:31.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:31.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:31.576 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:32:31.576 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:32:31.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:32:31.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:32:31.576 DEBUG [WorkbenchTestable][ContentAssistant] abstract 08:32:31.576 DEBUG [WorkbenchTestable][ContentAssistant] class 08:32:31.576 DEBUG [WorkbenchTestable][ContentAssistant] enum 08:32:31.576 DEBUG [WorkbenchTestable][ContentAssistant] final 08:32:31.576 DEBUG [WorkbenchTestable][ContentAssistant] import 08:32:31.576 DEBUG [WorkbenchTestable][ContentAssistant] interface 08:32:31.576 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 08:32:31.577 DEBUG [WorkbenchTestable][ContentAssistant] public 08:32:31.577 DEBUG [WorkbenchTestable][ContentAssistant] record 08:32:31.577 DEBUG [WorkbenchTestable][ContentAssistant] sealed 08:32:31.577 INFO [WorkbenchTestable][AbstractShell] Close shell 08:32:31.577 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:32:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:32:31.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:32:31.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:31.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:31.619 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:31.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:31.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:31.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:31.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:31.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:31.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:31.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') 08:32:31.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:31.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:31.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:31.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:31.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:31.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:31.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:31.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:31.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:31.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:31.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:31.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:31.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:31.694 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:31.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:31.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:31.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:31.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:31.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:31.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:32.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:32.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:32.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:32.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:32.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:32.697 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:32.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:32.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:32.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:32.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:32.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:32.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:32.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:32.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:32.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:32.699 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:32.699 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:32.699 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:32.700 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:32.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:32.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:32.700 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:32.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:32.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:32.701 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:32.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:32.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:32.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:32.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:32.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:32.701 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:32.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:32.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:32.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:32.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:32.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:32.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:32.702 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:32.705 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:32.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:32.717 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:32.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:32.717 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:32.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:32.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:32.724 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:32.724 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:32.778 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:32.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:32.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:32.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:32.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:32.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:32.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:32.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:32.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:32.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@538b017c is found... 08:32:32.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@538b017c is found finished successfully 08:32:32.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:32.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:32.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:32.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:32.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:32.785 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:32.785 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:32.785 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:32:32.803 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:32.803 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:32.803 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:32.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:32.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:32.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:32.804 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:32.804 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:32.804 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:32.804 DEBUG [main][MenuItemLookup] Item match:File 08:32:32.805 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:32.805 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:32.805 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:32.805 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:32.805 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:32.805 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:32.806 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:32.806 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:32.806 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:32.806 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:32.806 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:32.806 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:32.806 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:32.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:32.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:32.923 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:32.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 08:32:32.924 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:32:32.924 DEBUG [main][EditorHandler] 1 editor(s) found 08:32:32.924 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:32:33.036 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:32:33.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:33.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:33.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:33.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:33.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:33.038 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:33.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:33.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:33.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:33.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:33.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:33.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:33.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:33.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:33.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:33.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:33.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:33.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:33.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:33.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:33.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:33.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:33.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:33.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:33.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:33.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:33.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:33.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:33.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:33.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:33.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:33.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:33.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:33.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:33.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:33.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:33.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:33.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:33.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:33.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:33.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:33.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:33.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:33.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:34.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:34.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:34.052 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:34.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:34.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:34.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:34.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:34.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:34.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:34.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:34.054 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:34.054 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:34.055 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:34.055 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:34.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:34.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:34.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:34.055 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:34.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:34.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:34.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:34.056 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:34.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:34.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:34.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:34.056 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:34.057 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:34.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:34.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:34.070 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:34.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:34.070 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:34.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:34.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:34.085 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:34.085 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:34.305 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:34.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:34.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:34.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:34.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:34.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:34.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:34.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:34.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:34.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:34.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@720d495d is found... 08:32:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@720d495d is found finished successfully 08:32:34.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:34.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:34.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:34.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:34.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:34.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:34.328 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:34.328 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:34.328 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 08:32:34.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:34.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:34.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:34.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:34.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:34.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:34.348 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:34.348 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { test System.out.println(""); } } TooltipText=null 08:32:34.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:34.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:34.396 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:34.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:34.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:34.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:34.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:34.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:34.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:34.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:34.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:34.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:34.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:34.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:34.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:34.400 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:34.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:34.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:34.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:34.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:34.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:34.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:34.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:34.449 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:34.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:34.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:34.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:34.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:34.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:34.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:34.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:35.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:35.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:35.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:35.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:35.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:35.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:35.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:35.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:35.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:35.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:35.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:35.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:35.455 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:35.455 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:35.456 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:35.456 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:35.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:35.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:35.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:35.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:35.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:35.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:35.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:35.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:35.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:35.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:35.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:35.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:35.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:35.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:35.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:35.458 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:35.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:35.470 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:35.470 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:35.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:35.470 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:35.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:35.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:35.476 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:35.476 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:35.530 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:35.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:35.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:35.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:35.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:35.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:35.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:35.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:35.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:35.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4a80c6a is found... 08:32:35.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4a80c6a is found finished successfully 08:32:35.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:35.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:35.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:35.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:35.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:35.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:35.537 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:35.537 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { test System.out.println(""); } } TooltipText=null 08:32:35.537 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:32:35.567 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:35.568 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:35.568 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:35.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:35.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:35.569 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:35.569 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:35.569 DEBUG [main][MenuItemLookup] Item match:File 08:32:35.570 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:35.570 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:35.570 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:35.570 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:35.570 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:35.570 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:35.570 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:35.570 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:35.570 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:35.570 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:35.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:35.571 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:35.571 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:35.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:35.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:35.624 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:35.624 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:35.624 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:32:35.624 DEBUG [main][EditorHandler] 1 editor(s) found 08:32:35.624 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:32:35.758 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:32:35.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:35.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:35.758 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:35.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:35.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:35.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:35.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:35.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:35.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:35.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:35.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:35.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:35.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:35.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:35.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:35.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:35.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:32:35.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:35.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:35.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:35.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:35.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:35.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:35.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:35.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:32:35.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:35.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:35.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:35.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:35.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:35.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:35.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:35.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:32:35.763 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:35.764 DEBUG [main][MenuItemLookup] Item match:File 08:32:35.785 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:35.785 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:32:35.788 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:32:35.788 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:35.788 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:32:35.788 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:35.788 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:32:35.788 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:35.788 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:32:35.788 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:32:35.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:32:35.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:32:35.810 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:32:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:32:35.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:32:35.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:32:35.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:35.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:35.921 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:32:35.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:35.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:32:35.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:35.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:35.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:35.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:35.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:35.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:32:35.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:32:35.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:32:35.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:32:35.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:35.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:32:35.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:35.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:32:35.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:32:35.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:32:35.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:35.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:32:35.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:35.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:32:35.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:32:35.925 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:32:35.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:32:35.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:32:35.926 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:32:35.926 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:32:35.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:32:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:35.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:35.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:35.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:32:35.937 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:32:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:32:35.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:32:35.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:32:35.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:32:36.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:36.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:36.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:36.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 08:32:36.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 08:32:36.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:32:36.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:36.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:36.005 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:32:36.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:36.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 08:32:36.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:36.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:36.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:36.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:36.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:32:36.019 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:32:36.020 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 08:32:36.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 08:32:36.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:36.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:36.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:36.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:36.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:32:36.023 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:32:36.024 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:32:36.024 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:32:36.024 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:32:36.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:32:36.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:36.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:36.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:36.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:36.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:32:36.036 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:32:36.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:32:36.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:32:36.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:32:36.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:32:36.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:32:36.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:32:36.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:36.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:36.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:32:36.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:32:36.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:36.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:36.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:36.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:36.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E') 08:32:36.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:36.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:36.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:36.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:36.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:36.603 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:36.604 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 08:32:36.614 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:36.614 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 08:32:36.614 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:36.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 08:32:36.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:36.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:36.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 08:32:36.615 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 08:32:36.615 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:36.615 DEBUG [main][MenuItemLookup] Item match:File 08:32:36.616 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:36.616 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:36.617 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:36.617 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:36.617 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:36.617 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:36.617 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:36.617 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:36.617 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:36.617 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:36.617 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:36.617 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:36.617 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:36.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:36.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:36.657 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:36.657 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 08:32:36.657 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:36.657 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 08:32:36.657 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:32:36.657 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 08:32:36.726 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 08:32:36.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:36.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:36.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:36.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:36.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:36.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:36.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:36.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:36.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:36.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:36.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:36.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:36.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:36.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:36.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:36.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:36.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:36.786 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:36.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:36.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:36.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:36.787 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:36.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:36.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:36.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:36.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:36.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:36.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:37.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:37.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:37.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:37.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:37.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:37.790 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:37.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:37.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:37.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:37.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:37.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:37.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:37.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:37.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:37.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:37.792 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:37.793 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:37.793 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:37.794 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:37.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:37.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:37.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:37.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:37.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:37.794 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:37.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:37.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:37.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:37.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:37.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:37.795 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:37.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:37.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:37.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:37.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:37.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:37.795 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:37.795 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:37.803 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:37.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:37.813 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:37.813 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:37.813 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:37.813 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:37.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:37.822 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:37.822 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:38.013 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:38.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:38.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:38.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:38.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:38.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:38.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:38.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:38.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:38.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:38.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4324e14e is found... 08:32:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4324e14e is found finished successfully 08:32:38.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:38.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:38.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:38.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:38.034 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:38.034 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:38.034 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:32:38.070 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:38.070 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:38.070 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:38.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:38.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:38.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:38.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:38.071 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:38.071 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:38.071 DEBUG [main][MenuItemLookup] Item match:File 08:32:38.072 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:38.072 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:38.072 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:38.072 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:38.072 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:38.072 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:38.072 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:38.072 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:38.072 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:38.072 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:38.098 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:38.098 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:38.098 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:38.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:38.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:38.130 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:38.130 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:38.130 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:32:38.130 DEBUG [main][EditorHandler] 1 editor(s) found 08:32:38.130 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:32:38.308 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:32:38.308 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:38.308 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:38.308 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:38.309 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:38.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:38.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:38.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:38.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:38.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:38.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:38.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:38.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:38.312 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:38.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:38.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:38.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:38.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:38.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:38.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:38.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') 08:32:38.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:38.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:38.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:38.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:38.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:38.316 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:38.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:38.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:38.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:38.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:38.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:38.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:38.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:38.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:38.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:38.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:38.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:38.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:38.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:38.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:38.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:38.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:38.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:39.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:39.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:39.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:39.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:39.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:39.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:39.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:39.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:39.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:39.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:39.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:39.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:39.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:39.347 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:39.348 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:39.348 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:39.348 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:39.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:39.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:39.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:39.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:39.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:39.349 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:39.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:39.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:39.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:39.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:39.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:39.349 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:39.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:39.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:39.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:39.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:39.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:39.350 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:39.350 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:39.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:39.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:39.365 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:39.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:39.365 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:39.365 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:39.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:39.371 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:39.372 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:39.566 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:39.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:39.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:39.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:39.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:39.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:39.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:39.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:39.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:39.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:39.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14f2dd4 is found... 08:32:39.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14f2dd4 is found finished successfully 08:32:39.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:39.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:39.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:39.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:39.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:39.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:39.579 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:39.580 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:39.580 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 08:32:39.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:39.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:39.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:39.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:39.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:39.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:39.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:39.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:39.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:39.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:39.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:39.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:39.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:39.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:39.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:39.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:39.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:39.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:39.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:39.717 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:39.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:39.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:39.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:39.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:39.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:39.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:39.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:39.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:39.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:39.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:40.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:40.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:40.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:40.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:40.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:40.720 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:40.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:40.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:40.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:40.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:40.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:40.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:40.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:40.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:40.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:40.722 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:40.722 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:40.723 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:40.723 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:40.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:40.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:40.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:40.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:40.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:40.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:40.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:40.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:40.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:40.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:40.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:40.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:40.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:40.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:40.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:40.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:40.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:40.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:40.724 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:40.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:40.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:40.735 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:40.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:40.735 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:40.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:40.740 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:40.740 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:40.740 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:40.790 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:40.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:40.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@91f96bc is found... 08:32:40.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@91f96bc is found finished successfully 08:32:40.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:40.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:40.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:40.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:40.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:40.796 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:40.796 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass extends String { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:40.796 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:32:40.819 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:40.819 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:40.819 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:40.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:40.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:40.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:40.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:40.820 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:40.821 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:40.821 DEBUG [main][MenuItemLookup] Item match:File 08:32:40.822 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:40.822 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:40.822 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:40.822 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:40.822 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:40.822 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:40.822 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:40.822 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:40.822 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:40.822 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:40.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:40.822 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:40.822 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:40.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:40.896 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:40.896 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:40.896 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:32:40.896 DEBUG [main][EditorHandler] 1 editor(s) found 08:32:40.896 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:32:41.049 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:32:41.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:41.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:41.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:41.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:41.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:41.050 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:41.050 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:41.050 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:41.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:41.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:41.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:41.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:41.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:41.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:41.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:41.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:41.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:41.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:41.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:41.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:41.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:41.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:41.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:41.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:41.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:41.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:41.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:41.055 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:41.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:41.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:41.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:41.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:41.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:41.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:41.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:41.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:41.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:41.058 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:41.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:41.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:41.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:41.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:41.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:41.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:41.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:41.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:42.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:42.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:42.090 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:42.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:42.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:42.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:42.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:42.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:42.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:42.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:42.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:42.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:42.092 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:42.092 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:42.092 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:42.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:42.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:42.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:42.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:42.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:42.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:42.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:42.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:42.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:42.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:42.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:42.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:42.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:42.094 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:42.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:42.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:42.105 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:42.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:42.106 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:42.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:42.111 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:42.111 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:42.112 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:42.324 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:42.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:42.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:42.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:42.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:42.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:42.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:42.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:42.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:42.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:42.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@997b48c is found... 08:32:42.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@997b48c is found finished successfully 08:32:42.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:42.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:42.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:42.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:42.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:42.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:42.346 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:42.346 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:42.347 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:42.347 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:42.347 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:32:42.347 DEBUG [main][MenuItemLookup] Item match:Edit 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:42.348 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:32:42.349 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:32:42.349 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:32:42.349 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:32:42.349 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:32:42.349 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:42.349 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:32:42.349 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:32:42.349 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:42.349 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:32:42.349 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:42.349 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:32:42.349 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:42.349 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:32:42.349 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:32:42.349 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:42.350 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:42.350 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 08:32:42.350 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:32:43.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:43.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:43.350 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:43.351 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:43.351 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:32:43.351 DEBUG [main][MenuItemLookup] Item match:Edit 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:32:43.352 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:43.353 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:32:43.353 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:43.353 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:32:43.353 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:43.353 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:32:43.353 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:32:43.353 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 08:32:43.353 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 08:32:43.354 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 08:32:43.354 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 08:32:43.354 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 08:32:43.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:32:43.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:32:43.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:32:43.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:43.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:43.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:32:43.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:32:43.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:43.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:43.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:43.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:43.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:32:43.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:32:43.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:32:43.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:32:43.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:32:43.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:43.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:43.417 INFO [WorkbenchTestable][AbstractShell] Close shell 08:32:43.417 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:32:43.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:32:43.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:32:43.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:32:43.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 08:32:43.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:43.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:43.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:43.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:43.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:43.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:43.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:43.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:43.966 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:43.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:43.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:43.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:43.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:43.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:43.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:43.967 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:43.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:44.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:44.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:44.010 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:44.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:44.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:44.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:44.011 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:44.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:44.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:44.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:44.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:44.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:44.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:44.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:44.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:45.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:45.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:45.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:45.014 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:45.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:45.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:45.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:45.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:45.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:45.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:45.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:45.016 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:45.016 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:45.017 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:45.017 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:45.017 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:45.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:45.017 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:45.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:45.017 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:45.018 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:45.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:45.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:45.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:45.018 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:45.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:45.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:45.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:45.019 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:45.019 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:45.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:45.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:45.031 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:45.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:45.031 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:45.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:45.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:45.038 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:45.038 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:45.088 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:45.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:45.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:45.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:45.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:45.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:45.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:45.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:45.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:45.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3895ab8e is found... 08:32:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3895ab8e is found finished successfully 08:32:45.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:45.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:45.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:45.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:45.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:45.093 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:45.094 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:45.094 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:32:45.119 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:45.119 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:45.119 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:45.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:45.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:45.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:45.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:45.120 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:45.120 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:45.120 DEBUG [main][MenuItemLookup] Item match:File 08:32:45.121 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:45.121 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:45.121 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:45.121 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:45.121 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:45.121 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:45.121 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:45.121 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:45.121 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:45.122 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:45.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:45.122 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:45.122 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:45.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:45.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:45.166 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:45.206 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:45.206 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:32:45.206 DEBUG [main][EditorHandler] 1 editor(s) found 08:32:45.206 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:32:45.318 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:32:45.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:45.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:45.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:45.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:45.319 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:45.319 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:45.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:45.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:45.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:45.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:45.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:45.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:45.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:45.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:45.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:45.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:45.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:45.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:45.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:45.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:45.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:45.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:45.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:45.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:45.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:45.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:45.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:45.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:45.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:45.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:45.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:45.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:45.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:45.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:45.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:45.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:45.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:45.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:45.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:45.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:45.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:45.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:45.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:45.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:46.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:46.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:46.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:46.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:46.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:46.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:46.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:46.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:46.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:46.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:46.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:46.336 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:46.336 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:46.337 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:46.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:46.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:46.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:46.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:46.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:46.338 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:46.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:46.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:46.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:46.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:46.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:46.338 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:46.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:46.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:46.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:46.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:46.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:46.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:46.339 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:46.343 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:46.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:46.357 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:46.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:46.358 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:46.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:46.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:46.371 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:46.372 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:46.569 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:46.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:46.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:46.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:46.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:46.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:46.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:46.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:46.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:46.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:46.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3cf28367 is found... 08:32:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3cf28367 is found finished successfully 08:32:46.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:46.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:46.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:46.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:46.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:46.603 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:46.604 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:46.604 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:46.604 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:46.604 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 08:32:46.604 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:46.605 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:46.621 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 08:32:46.628 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:32:46.628 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:32:47.230 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:32:47.230 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:32:47.831 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:32:47.831 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:32:48.433 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:32:48.433 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:32:49.035 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:32:49.035 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:32:49.636 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:32:49.636 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:32:50.237 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:32:50.238 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 08:32:50.839 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:32:50.839 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:32:51.440 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:51.441 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:51.441 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:51.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:51.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:51.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:51.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:51.463 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:51.463 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:51.463 DEBUG [main][MenuItemLookup] Item match:File 08:32:51.465 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:51.465 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:51.465 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:51.465 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:51.465 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:51.465 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:51.465 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:51.465 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:51.465 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:51.465 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:51.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:51.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:51.466 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:51.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:51.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:51.500 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:51.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;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:51.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:51.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:51.502 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:51.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:51.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:51.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:51.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:51.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:51.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:51.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:51.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:51.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:51.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:51.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:51.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:51.505 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:51.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:51.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:51.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:51.589 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:51.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:51.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:51.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:51.590 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:51.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:51.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:51.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:51.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:51.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:51.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:52.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:52.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:52.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:52.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:52.593 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:52.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:52.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:52.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:52.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:52.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:52.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:52.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:52.596 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:52.596 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:52.596 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:52.597 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:52.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:52.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:52.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:52.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:52.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:52.597 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:52.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:52.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:52.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:52.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:52.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:52.598 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:52.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:52.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:52.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:52.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:52.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:52.598 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:52.598 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:52.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:52.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:52.615 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:52.615 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:52.615 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:52.615 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:52.622 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:52.622 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:52.622 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:52.673 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:52.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:52.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:52.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:52.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:52.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:52.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:52.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:52.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:52.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4037e46c is found... 08:32:52.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4037e46c is found finished successfully 08:32:52.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:32:52.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:52.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:52.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:52.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:52.680 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:52.680 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:52.680 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:32:52.705 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:52.705 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:52.705 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:32:52.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:32:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:52.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:52.706 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:32:52.706 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:52.706 DEBUG [main][MenuItemLookup] Item match:File 08:32:52.708 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:52.708 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:32:52.708 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:32:52.708 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:32:52.708 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:52.708 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:32:52.708 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:32:52.708 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:52.708 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:32:52.708 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:32:52.708 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:32:52.708 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:32:52.709 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:32:52.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:32:52.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:32:52.765 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:52.766 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:52.766 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:32:52.766 DEBUG [main][EditorHandler] 1 editor(s) found 08:32:52.766 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:32:52.882 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:32:52.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:52.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:52.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:52.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:52.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:52.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:52.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:52.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:32:52.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:32:52.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:52.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:52.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:52.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:52.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:52.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:32:52.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:52.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:52.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:52.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:52.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:52.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:52.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:32:52.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:52.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:52.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:52.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:52.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:52.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:52.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:52.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:52.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:52.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:52.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:52.915 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:52.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:52.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:52.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:52.916 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:52.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:52.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:52.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:52.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:52.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:52.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:53.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:53.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:53.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:53.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:53.918 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:32:53.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:32:53.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:53.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:53.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:32:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:53.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:53.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:53.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:53.920 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:32:53.921 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:32:53.921 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:32:53.921 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:32:53.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:32:53.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:53.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:32:53.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:53.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:32:53.922 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:32:53.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:32:53.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:53.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:32:53.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:53.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:32:53.922 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:32:53.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:32:53.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:53.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:32:53.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:53.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:32:53.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:53.923 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:53.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:53.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:53.937 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:32:53.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:32:53.937 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:32:53.938 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:32:53.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:32:53.943 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:32:53.943 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:32:54.146 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:32:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:54.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:32:54.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:32:54.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:32:54.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:32:54.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:54.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:54.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@63f84099 is found... 08:32:54.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@63f84099 is found finished successfully 08:32:54.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') 08:32:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:54.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:54.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:54.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:54.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:54.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:54.173 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:32:54.174 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 08:32:54.198 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 08:32:54.198 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 08:32:54.410 INFO [WorkbenchTestable][Keyboard] Move cursor 08:32:54.610 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:32:54.610 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:32:54.812 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:32:55.219 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:32:55.219 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:32:55.420 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:32:55.826 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:32:55.826 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:32:56.026 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:32:56.429 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:32:56.429 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:32:56.632 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:32:57.035 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:32:57.035 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:32:57.237 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:32:57.640 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:32:57.640 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:32:57.842 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:32:58.245 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:32:58.245 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:32:58.448 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:32:58.851 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:32:58.851 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:32:59.053 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:32:59.456 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:32:59.456 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:32:59.658 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:33:00.061 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:33:00.061 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:33:00.263 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:33:00.666 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:33:00.667 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:33:00.869 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:33:01.272 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:33:01.272 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:33:01.474 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:33:01.877 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:33:01.877 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:33:02.081 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:33:02.485 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:33:02.485 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:33:02.688 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:33:03.092 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:33:03.092 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:33:03.296 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:33:03.501 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 08:33:03.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:03.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:03.704 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:03.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:03.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:03.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:33:03.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:03.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:03.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:03.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:33:03.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:03.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:03.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:03.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:03.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:03.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:03.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:03.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:03.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:03.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:03.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:03.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:03.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:03.782 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:03.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:03.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:03.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:03.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:03.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:04.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:04.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:04.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:04.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:04.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:04.785 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:04.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:04.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:04.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:04.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:04.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:04.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:04.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:04.787 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:33:04.787 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:33:04.787 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:33:04.788 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:33:04.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:33:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:04.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:33:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:04.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:33:04.788 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:33:04.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:33:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:04.789 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:33:04.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:04.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:33:04.789 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:33:04.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:33:04.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:04.789 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:33:04.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:04.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:33:04.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:04.789 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:04.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:04.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:04.802 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:33:04.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:04.802 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:04.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:04.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:04.808 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:33:04.808 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:33:04.860 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:33:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:04.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:33:04.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:33:04.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:33:04.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:04.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:04.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4bc892ee is found... 08:33:04.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4bc892ee is found finished successfully 08:33:04.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:33:04.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:04.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:04.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:04.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:04.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:04.868 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:04.868 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:04.868 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:33:04.887 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:04.888 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:04.888 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:33:04.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:33:04.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:04.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:04.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:04.889 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:04.889 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:04.889 DEBUG [main][MenuItemLookup] Item match:File 08:33:04.890 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:33:04.890 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:33:04.890 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:33:04.890 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:33:04.890 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:04.890 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:33:04.890 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:33:04.890 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:04.890 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:33:04.890 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:33:04.891 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:33:04.891 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:33:04.891 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:33:04.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:33:04.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:33:04.935 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:04.935 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:04.936 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:33:04.936 DEBUG [main][EditorHandler] 1 editor(s) found 08:33:04.936 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:33:05.059 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:33:05.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:33:05.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:05.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:05.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:05.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:05.060 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:33:05.060 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:05.060 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:33:05.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:33:05.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:05.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:05.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:05.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:05.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:05.061 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:05.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:05.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:05.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:05.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:05.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:05.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:05.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') 08:33:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:05.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:05.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:05.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:05.065 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:05.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:05.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:05.067 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:05.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:05.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:05.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:05.068 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:05.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:05.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:05.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:05.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:05.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:05.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:05.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:05.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:06.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:06.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:06.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:06.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:06.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:06.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:06.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:06.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:06.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:06.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:06.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:06.073 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:33:06.073 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:33:06.073 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:33:06.074 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:33:06.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:33:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:06.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:33:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:06.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:33:06.074 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:33:06.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:33:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:06.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:33:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:06.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:33:06.074 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:33:06.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:33:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:06.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:33:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:06.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:33:06.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:06.075 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:06.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:06.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:06.086 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:33:06.086 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:06.086 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:06.086 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:06.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:06.091 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:33:06.092 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:33:06.278 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:33:06.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:06.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:33:06.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:33:06.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:33:06.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:33:06.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:06.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:06.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:06.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:06.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16beeb72 is found... 08:33:06.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16beeb72 is found finished successfully 08:33:06.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:33:06.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:06.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:06.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:06.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:06.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:06.291 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:06.291 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:06.291 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 08:33:06.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:06.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:06.321 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:06.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:06.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:06.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:33:06.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:06.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:06.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:06.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:33:06.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:06.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:06.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:06.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:06.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:06.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:06.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:06.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:06.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:06.371 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:06.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:06.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:06.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:06.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:06.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:06.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:06.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:06.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:06.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:06.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:06.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:06.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:07.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:07.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:07.375 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:07.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:07.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:07.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:07.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:07.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:07.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:07.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:07.377 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:33:07.377 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:33:07.377 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:33:07.377 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:33:07.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:33:07.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:07.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:33:07.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:07.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:33:07.378 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:33:07.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:33:07.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:07.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:33:07.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:07.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:33:07.378 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:33:07.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:33:07.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:07.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:33:07.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:07.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:33:07.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:07.379 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:07.382 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:07.389 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:07.389 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:33:07.389 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:07.389 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:07.389 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:07.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:07.395 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:33:07.395 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:33:07.443 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:33:07.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:07.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:33:07.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:33:07.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:33:07.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:07.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:07.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:07.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:07.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6955794d is found... 08:33:07.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6955794d is found finished successfully 08:33:07.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:33:07.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:07.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:07.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:07.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:07.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:07.450 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:07.450 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public static class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:07.450 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:33:07.472 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:07.472 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:07.472 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:33:07.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:33:07.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:07.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:07.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:07.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:07.473 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:07.473 DEBUG [main][MenuItemLookup] Item match:File 08:33:07.474 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:33:07.474 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:33:07.474 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:33:07.474 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:33:07.474 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:07.474 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:33:07.474 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:33:07.474 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:07.474 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:33:07.474 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:33:07.475 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:33:07.475 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:33:07.475 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:33:07.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:33:07.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:33:07.595 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:07.595 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:07.595 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:33:07.595 DEBUG [main][EditorHandler] 1 editor(s) found 08:33:07.595 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:33:07.697 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:33:07.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:33:07.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:07.697 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:07.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:07.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:07.699 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:33:07.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:07.699 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:33:07.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:33:07.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:07.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:07.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:07.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:07.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:07.705 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:07.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:07.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:07.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:07.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:07.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:07.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:07.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:33:07.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:07.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:07.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:07.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:07.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:07.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:07.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:07.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:07.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:07.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:07.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:07.710 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:07.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:07.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:07.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:07.710 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:07.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:07.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:07.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:07.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:07.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:07.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:08.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:08.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:08.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:08.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:08.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:08.713 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:08.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:08.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:08.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:08.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:08.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:08.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:08.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:08.714 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:33:08.715 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:33:08.715 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:33:08.715 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:33:08.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:33:08.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:08.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:33:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:08.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:33:08.716 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:33:08.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:33:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:08.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:33:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:08.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:33:08.716 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:33:08.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:33:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:08.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:33:08.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:08.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:33:08.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:08.717 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:08.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:08.728 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:08.728 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:33:08.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:08.728 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:08.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:08.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:08.734 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:33:08.734 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:33:08.925 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:33:08.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:08.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:33:08.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:33:08.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:33:08.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:33:08.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:08.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:08.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:08.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:08.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48881076 is found... 08:33:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48881076 is found finished successfully 08:33:08.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:33:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:08.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:08.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:08.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:08.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:08.954 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:08.954 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:08.954 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:33:08.971 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:33:09.010 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:09.011 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 08:33:09.011 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:33:09.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:33:09.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:09.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:09.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:09.012 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:09.012 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:09.012 DEBUG [main][MenuItemLookup] Item match:File 08:33:09.013 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:33:09.013 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:33:09.013 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:33:09.013 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:33:09.013 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:09.013 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:33:09.013 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:33:09.013 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:09.013 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:33:09.013 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:33:09.035 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:33:09.035 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:33:09.035 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:33:09.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:33:09.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:33:09.092 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:09.092 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 08:33:09.092 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:33:10.093 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:10.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() { SystemX.out.println(""); } } TooltipText=null 08:33:10.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:10.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:10.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:10.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:10.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:10.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:33:10.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:10.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:10.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:33:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:10.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:10.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:10.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:10.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:10.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:10.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:10.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:10.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:10.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:10.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:10.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:10.158 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:10.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:10.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:10.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:10.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:10.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:10.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:10.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:10.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:11.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:11.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:11.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:11.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:11.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:11.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:11.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:11.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.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:11.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:11.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:11.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:11.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:11.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:11.162 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:33:11.162 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:33:11.163 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:33:11.163 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:33:11.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:33:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:11.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:33:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:11.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:33:11.164 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:33:11.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:33:11.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:11.164 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:33:11.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:11.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:33:11.164 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:33:11.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:33:11.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:11.164 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:33:11.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:11.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:33:11.164 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:11.165 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:11.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:11.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:11.175 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:33:11.175 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:11.175 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:11.175 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:11.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:11.180 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:33:11.180 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:33:11.227 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:33:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:11.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:33:11.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:33:11.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:33:11.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:11.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:11.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@47d8b46b is found... 08:33:11.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@47d8b46b is found finished successfully 08:33:11.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:33:11.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:11.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:11.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:11.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:11.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:11.234 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:11.234 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 08:33:11.234 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:33:11.249 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:11.250 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:11.250 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:33:11.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:33:11.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:11.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:11.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:11.251 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:11.251 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:11.251 DEBUG [main][MenuItemLookup] Item match:File 08:33:11.252 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:33:11.252 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:33:11.252 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:33:11.252 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:33:11.252 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:11.252 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:33:11.252 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:33:11.252 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:11.252 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:33:11.252 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:33:11.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:33:11.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:33:11.253 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:33:11.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:33:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:33:11.303 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:11.303 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:11.303 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:33:11.303 DEBUG [main][EditorHandler] 1 editor(s) found 08:33:11.303 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:33:11.401 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:33:11.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:33:11.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:11.401 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:11.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:11.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:11.402 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:33:11.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:11.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:33:11.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:33:11.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:11.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:11.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:11.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:11.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:11.403 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:11.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:11.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:11.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:11.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:11.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:11.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:11.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:33:11.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:11.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:11.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:11.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:11.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:11.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:11.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:11.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:11.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:11.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:11.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:11.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:11.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:11.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:11.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:11.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:11.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:11.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:11.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:11.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:11.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:11.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:11.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:11.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:12.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:12.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:12.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:12.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:12.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:12.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:12.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:12.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:12.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:12.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:12.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:12.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:12.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:12.462 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:33:12.462 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:33:12.462 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:33:12.463 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:33:12.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:33:12.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:12.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:33:12.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:12.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:33:12.463 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:33:12.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:33:12.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:12.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:33:12.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:12.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:33:12.464 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:33:12.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:33:12.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:12.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:33:12.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:12.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:33:12.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:12.464 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:12.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:12.475 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:12.475 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:33:12.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:12.475 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:12.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:12.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:12.480 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:33:12.480 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:33:12.658 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:33:12.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:12.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:33:12.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:33:12.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:33:12.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:33:12.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:12.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:12.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:12.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:12.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26dc3299 is found... 08:33:12.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26dc3299 is found finished successfully 08:33:12.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:33:12.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:12.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:12.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:12.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:12.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:12.670 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:12.670 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:12.670 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 08:33:12.689 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:12.689 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:12.689 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 08:33:12.689 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:33:13.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:13.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:13.690 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:13.690 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:13.690 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:13.690 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:33:13.690 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:33:13.690 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:13.690 DEBUG [main][MenuItemLookup] Item match:Navigate 08:33:13.692 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:33:13.692 DEBUG [main][MenuItemLookup] Found menu:'Go To' 08:33:13.692 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:13.692 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 08:33:13.692 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:33:13.692 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 08:33:13.692 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 08:33:13.692 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 08:33:13.692 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 08:33:13.692 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 08:33:13.692 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 08:33:13.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:33:13.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:33:13.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:13.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:33:13.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:13.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:13.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:13.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:33:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:33:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:33:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:33:13.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:33:13.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:13.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:13.806 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:13.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:13.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:13.806 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 08:33:13.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:33:13.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:13.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:13.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:33:13.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:13.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:13.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:14.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:14.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:14.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:14.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:14.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:33:14.809 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:33:14.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:33:14.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:14.810 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:33:14.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:33:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 08:33:15.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:15.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:15.339 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:15.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:15.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:15.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:33:15.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:15.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:15.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:33:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:15.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:15.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:15.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:15.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:15.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:15.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:15.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:15.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:15.403 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:15.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:15.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:15.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:15.404 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:15.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:15.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:15.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:15.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:15.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:15.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:15.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:15.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:16.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:16.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:16.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:16.407 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:16.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:16.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:16.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:16.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:16.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:16.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:16.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:16.408 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:33:16.409 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:33:16.409 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:33:16.409 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:33:16.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:33:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:16.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:33:16.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:16.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:33:16.410 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:33:16.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:33:16.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:16.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:33:16.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:16.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:33:16.410 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:33:16.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:33:16.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:16.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:33:16.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:16.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:33:16.410 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:16.410 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:16.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:16.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:16.421 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:33:16.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:16.421 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:16.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:16.427 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:16.427 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:33:16.427 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:33:16.476 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:33:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:16.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:33:16.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:33:16.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:33:16.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:16.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:16.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6401b81e is found... 08:33:16.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6401b81e is found finished successfully 08:33:16.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:33:16.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:16.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:16.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:16.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:16.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:16.481 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:16.482 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:16.482 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:33:16.509 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:16.509 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:16.509 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:33:16.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:33:16.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:16.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:16.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:16.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:16.510 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:16.510 DEBUG [main][MenuItemLookup] Item match:File 08:33:16.511 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:33:16.511 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:33:16.511 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:33:16.511 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:33:16.511 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:16.511 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:33:16.511 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:33:16.511 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:16.511 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:33:16.511 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:33:16.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:33:16.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:33:16.512 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:33:16.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:33:16.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:33:16.555 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:16.555 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:16.555 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:33:16.555 DEBUG [main][EditorHandler] 1 editor(s) found 08:33:16.555 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:33:16.668 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:33:16.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:33:16.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:16.668 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:16.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:16.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:16.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:33:16.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:16.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:33:16.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:33:16.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:16.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:16.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:16.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:16.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:16.671 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:16.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:16.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:16.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:16.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:16.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:16.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:16.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:33:16.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:16.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:16.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:16.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:16.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:16.674 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:16.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:16.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:16.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:16.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:16.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:16.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:16.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:16.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:16.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:16.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:16.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:16.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:16.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:16.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:16.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:16.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:17.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:17.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:17.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:17.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:17.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:17.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:17.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:17.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:17.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:17.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:17.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:17.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:17.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:17.736 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:33:17.736 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:33:17.737 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:33:17.737 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:33:17.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:33:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:17.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:33:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:17.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:33:17.737 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:33:17.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:33:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:17.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:33:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:17.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:33:17.738 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:33:17.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:33:17.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:17.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:33:17.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:17.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:33:17.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:17.738 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:17.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:17.749 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:17.749 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:33:17.749 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:17.749 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:17.749 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:17.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:17.754 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:33:17.754 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:33:17.932 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:33:17.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:17.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:33:17.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:33:17.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:33:17.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:33:17.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:17.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:17.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:17.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:17.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c821f48 is found... 08:33:17.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c821f48 is found finished successfully 08:33:17.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:33:17.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:17.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:17.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:17.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:17.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:17.945 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:17.945 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:17.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:17.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:17.946 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:17.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:17.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:17.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:33:17.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:17.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:17.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:17.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') 08:33:17.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:17.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:17.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:17.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:17.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:17.958 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:17.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:18.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:18.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:18.006 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:18.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:18.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:18.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:18.007 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:18.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:18.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:18.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:18.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:18.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:18.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:18.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:18.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:19.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:19.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:19.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:19.010 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:19.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:19.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:19.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:19.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:19.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:19.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:19.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:19.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:19.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:19.011 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:33:19.012 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:33:19.012 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:33:19.012 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:33:19.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:33:19.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:19.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:33:19.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:19.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:33:19.013 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:33:19.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:33:19.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:19.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:33:19.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:19.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:33:19.013 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:33:19.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:33:19.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:19.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:33:19.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:19.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:33:19.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:19.014 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:19.017 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:19.023 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:19.023 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:33:19.023 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:19.023 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:19.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:19.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:19.028 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:33:19.028 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:33:19.075 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:33:19.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:19.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:33:19.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:33:19.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:33:19.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:19.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:19.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:19.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:19.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6efb955f is found... 08:33:19.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6efb955f is found finished successfully 08:33:19.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:33:19.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:19.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:19.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:19.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:19.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:19.082 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:19.082 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:19.082 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:33:19.114 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:19.114 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:19.114 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:33:19.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:33:19.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:19.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:19.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:19.115 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:19.115 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:19.115 DEBUG [main][MenuItemLookup] Item match:File 08:33:19.116 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:33:19.116 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:33:19.116 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:33:19.116 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:33:19.116 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:19.116 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:33:19.116 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:33:19.116 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:19.116 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:33:19.116 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:33:19.117 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:33:19.117 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:33:19.117 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:33:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:33:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:33:19.212 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:19.212 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:19.212 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:33:19.212 DEBUG [main][EditorHandler] 1 editor(s) found 08:33:19.212 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:33:19.319 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:33:19.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:33:19.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:19.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:19.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:19.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:19.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:33:19.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:19.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:33:19.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:33:19.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:19.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:19.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:19.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:19.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:19.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:19.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:19.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:19.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:19.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:19.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:19.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:19.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:33:19.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:19.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:19.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:19.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:19.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:19.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:19.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:19.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:19.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:19.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:19.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:19.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:19.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:19.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:19.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:19.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:19.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:19.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:19.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:19.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:19.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:19.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:19.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:19.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:20.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:20.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:20.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:20.334 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:20.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:20.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:20.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:20.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:20.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:20.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:20.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:20.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:20.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:20.336 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:33:20.336 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:33:20.337 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:33:20.337 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:33:20.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:33:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:20.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:33:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:20.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:33:20.337 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:33:20.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:33:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:20.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:33:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:20.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:33:20.338 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:33:20.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:33:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:20.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:33:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:20.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:33:20.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:20.338 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:20.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:20.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:20.349 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:33:20.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:20.349 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:20.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:20.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:20.354 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:33:20.354 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:33:20.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:33:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:33:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:33:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:33:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:33:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29743ae3 is found... 08:33:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29743ae3 is found finished successfully 08:33:20.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:33:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:20.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:20.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:20.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:20.556 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:20.556 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:20.556 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:33:20.556 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:33:20.756 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:33:20.962 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:33:20.962 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:33:21.163 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:33:21.369 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:33:21.369 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:33:21.570 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:33:21.776 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:33:21.776 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:33:21.977 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:33:22.184 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:33:22.184 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:33:22.385 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:33:23.386 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 08:33:23.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:23.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:23.402 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:23.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:23.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:23.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:33:23.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:23.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:23.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:23.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 '\*?\QProject Explorer\E') 08:33:23.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:23.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:23.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:23.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:23.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:23.406 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:23.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:23.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:23.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:23.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:23.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:23.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:23.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:23.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:23.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:23.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:23.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:23.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:23.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:23.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:23.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:23.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:24.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:24.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:24.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:24.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:24.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:24.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:24.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:24.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:24.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:24.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:24.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:24.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:24.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:24.456 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:33:24.456 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:33:24.457 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:33:24.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:33:24.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:33:24.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:24.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:33:24.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:24.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:33:24.458 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:33:24.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:33:24.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:24.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:33:24.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:24.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:33:24.458 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:33:24.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:33:24.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:24.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:33:24.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:24.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:33:24.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:24.459 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:24.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:24.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:24.469 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:33:24.469 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:33:24.469 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:33:24.469 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:33:24.474 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:33:24.474 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:33:24.475 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:33:24.521 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:33:24.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:24.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:33:24.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:33:24.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:33:24.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:24.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:24.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:24.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:24.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d04e861 is found... 08:33:24.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d04e861 is found finished successfully 08:33:24.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:33:24.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:24.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:24.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:24.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:24.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:24.527 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:24.527 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:24.527 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:33:24.552 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:24.552 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:24.552 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:33:24.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:33:24.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:24.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:24.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:24.553 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:33:24.553 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:24.553 DEBUG [main][MenuItemLookup] Item match:File 08:33:24.554 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:33:24.554 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:33:24.554 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:33:24.554 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:33:24.554 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:24.554 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:33:24.554 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:33:24.554 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:24.554 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:33:24.554 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:33:24.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:33:24.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:33:24.555 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:33:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:33:24.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:33:24.620 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:24.620 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:33:24.620 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:33:24.620 DEBUG [main][EditorHandler] 1 editor(s) found 08:33:24.620 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:33:24.752 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:33:24.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:33:24.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:24.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:24.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:33:24.753 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:33:24.753 DEBUG [main][EditorHandler] 0 editor(s) found 08:33:24.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:24.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:24.755 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:24.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:24.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:24.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:24.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:24.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:33:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:24.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:24.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:24.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:24.758 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:24.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:24.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:24.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:24.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:24.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:24.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:24.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:24.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:24.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:24.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:24.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:24.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:24.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:24.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:24.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:25.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:25.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:25.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:25.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:25.765 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:25.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:25.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:25.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:25.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:25.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:25.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:25.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:25.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:33:25.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:33:25.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:25.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:25.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:25.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:25.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:25.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:25.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:26.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:26.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:26.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:26.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:26.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:26.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:26.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:26.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:26.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:26.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:26.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:26.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:26.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:26.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:26.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:26.771 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:33:26.771 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:33:26.771 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:26.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:26.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:26.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:26.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:26.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:26.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:26.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:26.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:26.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:26.772 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:33:26.772 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:33:26.772 DEBUG [main][TreeItemHandler] Set Tree selection 08:33:26.781 DEBUG [main][TreeHandler] Notify Tree about selection event 08:33:26.788 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:33:26.789 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 08:33:26.789 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 08:33:26.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:33:26.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:26.841 DEBUG [main][MenuItemLookup] Found menu:'New' 08:33:26.841 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:33:26.841 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:26.841 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:33:26.842 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:26.842 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:33:26.842 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:33:26.842 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:33:26.842 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:33:26.842 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:33:26.842 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:33:26.842 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:33:26.842 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:33:26.842 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:26.842 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:33:26.842 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:33:26.842 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:26.842 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:33:26.842 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:33:26.842 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:33:26.842 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:33:26.842 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:33:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:26.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:33:27.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:33:27.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:27.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:27.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:27.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:27.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:33:27.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:27.871 DEBUG [main][MenuItemLookup] Found menu:'New' 08:33:27.871 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:33:27.871 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:27.871 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:33:27.871 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:27.871 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:33:27.871 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:33:27.871 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:33:27.871 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:33:27.871 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:33:27.871 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:33:27.871 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:33:27.871 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:33:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1115): Gtk-CRITICAL **: 08:33:27.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1115): Gtk-CRITICAL **: 08:33:27.959: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1115): Gtk-CRITICAL **: 08:33:27.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1115): Gtk-CRITICAL **: 08:33:28.011: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:33:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 08:33:28.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:33:28.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:28.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:28.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:33:28.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:28.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:28.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:28.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:33:28.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:28.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:28.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:28.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:28.534 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:33:28.534 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:33:28.534 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:33:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:28.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:28.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:28.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:33:28.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:28.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:33:28.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:28.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:28.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:28.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:28.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:28.536 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:33:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:28.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:28.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:28.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:33:28.542 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:33:29.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:33:29.042 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:33:29.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:29.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:33:29.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:33:29.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:29.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:29.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:29.043 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:29.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:29.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:33:29.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:29.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:29.044 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:33:29.045 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:29.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:29.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:29.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 153.489 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 8.275 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.824 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.126 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.868 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.633 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.582 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.819 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.848 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.739 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.185 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.957 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.57 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.741 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.821 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.848 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 6.02 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.604 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.534 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.694 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.914 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.721 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.55 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.74 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.269 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.567 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 12.174 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.639 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.703 s closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.267 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.653 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.431 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:33:29.061 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:33:29.062 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:33:29.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:29.062 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:33:29.063 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:29.063 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:33:29.063 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:29.063 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:33:29.063 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:29.063 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:33:29.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:29.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:29.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:29.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:29.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:29.064 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:29.065 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:29.065 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:29.065 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:29.065 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:29.065 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:29.065 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:29.065 DEBUG [main][MenuItemLookup] Item match:Window 08:33:29.066 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:29.066 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:29.066 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:29.066 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:29.066 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:29.066 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:33:29.066 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:29.066 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:33:29.066 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:29.066 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:33:29.066 DEBUG [main][MenuItemLookup] Item match:Preferences 08:33:29.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:33:29.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:33:29.066 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:33:29.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:33:29.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:33:29.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:33:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.202 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:33:29.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:33:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:29.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:29.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:29.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:33:29.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:29.229 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:33:29.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:29.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:29.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:29.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:33:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:33:29.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.257 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:33:29.258 DEBUG [main][EditorHandler] 0 editor(s) found 08:33:29.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.259 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:29.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:29.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:29.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') 08:33:29.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:29.262 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:29.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:29.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:29.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:29.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:29.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:29.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:29.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:33:29.265 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:29.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:29.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:33:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.284 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:29.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:29.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:33:29.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:29.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 08:33:29.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:33:29.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:29.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:29.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:29.287 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:29.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.287 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:29.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.287 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:33:29.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.287 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:29.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:29.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:29.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:33:29.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:29.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:29.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:29.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:29.304 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:29.304 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:29.304 DEBUG [main][MenuItemLookup] Item match:File 08:33:29.305 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:33:29.305 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:33:29.307 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:33:29.307 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:29.307 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:33:29.307 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:29.307 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:33:29.307 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:29.307 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:33:29.307 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:33:29.308 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:33:29.308 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:33:29.308 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:33:29.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:33:29.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:33:29.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:33:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.416 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:33:29.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:33:29.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:33:29.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:33:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:29.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:33:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:29.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:33:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:33:29.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:33:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:29.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:33:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:29.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:33:29.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:33:29.420 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:33:29.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:33:29.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:33:29.435 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:33:29.435 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:33:29.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:33:29.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:29.437 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:33:29.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:29.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:29.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:29.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:29.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:29.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:33:29.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 08:33:29.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:33:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.478 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:33:29.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:29.478 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 08:33:29.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:33:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:33:29.481 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:33:29.482 INFO [WorkbenchTestable][AbstractText] Text set to: project 08:33:29.483 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:33:29.483 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 08:33:29.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:33:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:29.498 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:33:29.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:29.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:29.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:29.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:29.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:33:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:33:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:30.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:33:30.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:33:30.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:30.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:30.004 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:30.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:30.004 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:30.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:30.005 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:33:30.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:30.005 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:30.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:30.005 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:30.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:30.005 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:30.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:30.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:33:30.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:30.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:30.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:30.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:30.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:30.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:30.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:30.007 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:30.007 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:30.007 DEBUG [main][MenuItemLookup] Item match:File 08:33:30.008 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:33:30.008 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:33:30.010 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:33:30.010 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:30.010 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:33:30.010 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:30.010 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:33:30.010 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:30.010 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:33:30.010 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:33:30.011 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:33:30.011 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:33:30.011 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:33:30.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:33:30.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:33:30.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:33:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:30.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:30.109 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:33:30.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:30.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:33:30.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:30.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:30.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:30.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:30.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:33:30.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:33:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:30.112 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:33:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:30.112 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:33:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:33:30.112 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:33:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:30.112 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:33:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:30.112 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:33:30.112 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:33:30.112 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:33:30.113 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:33:30.124 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:33:30.124 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:33:30.124 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:33:30.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:33:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:30.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:30.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:30.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:30.126 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:33:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:30.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:30.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:30.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:30.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:30.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:30.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 08:33:30.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 08:33:30.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:33:30.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:30.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:30.196 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:33:30.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:30.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 08:33:30.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:30.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:30.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:30.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:30.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:33:30.199 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:33:30.200 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 08:33:30.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 08:33:30.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:30.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:30.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:30.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:30.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:33:30.222 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:33:30.223 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 08:33:30.226 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:33:30.226 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:33:30.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:33:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:30.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:30.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:30.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:30.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:30.229 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:33:30.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:30.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:30.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:30.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:30.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:33:30.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:33:30.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:30.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:33:30.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:33:30.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:30.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:30.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:30.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:30.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E') 08:33:30.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:30.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:30.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:30.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:30.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:30.753 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:30.753 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 08:33:30.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:30.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:30.753 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 08:33:30.753 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:30.754 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:30.754 DEBUG [main][MenuItemLookup] Item match:Edit 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:33:30.755 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:33:30.755 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 08:33:30.756 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:33:30.756 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:33:30.956 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 08:33:31.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:33:31.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:33:31.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:31.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:31.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:33:31.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:31.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:31.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:31.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:31.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:33:31.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:33:31.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:33:31.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:33:31.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:33:31.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:31.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:31.969 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:33:31.969 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:33:31.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:33:31.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:33:31.969 DEBUG [WorkbenchTestable][ContentAssistant] a 08:33:31.969 DEBUG [WorkbenchTestable][ContentAssistant] b 08:33:31.969 DEBUG [WorkbenchTestable][ContentAssistant] c 08:33:31.970 INFO [WorkbenchTestable][AbstractShell] Close shell 08:33:31.970 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:33:31.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:31.992 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:33:31.993 DEBUG [main][EditorHandler] 1 editor(s) found 08:33:31.993 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 08:33:32.023 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 08:33:32.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:32.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:32.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:32.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:32.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:32.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:32.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:32.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:33:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:32.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:32.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:32.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:32.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:32.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:32.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:32.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:32.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:32.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:32.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:32.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:32.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:32.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:32.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:32.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:32.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:32.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:32.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:32.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:32.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:32.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:32.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:32.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:33.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:33.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:33.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:33.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:33.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:33.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:33.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:33.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:33.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:33.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:33.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:33.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:33.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:33.034 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 08:33:33.035 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:33.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:33.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:33.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:33.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:33.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:33.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:33.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:33.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:34.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:34.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:34.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:34.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:34.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:34.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:34.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:34.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:34.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:34.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:34.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:34.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:34.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:34.039 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 08:33:34.039 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:34.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:34.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:34.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:34.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:34.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:34.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:34.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:34.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:34.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:34.040 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:33:34.040 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:33:34.040 DEBUG [main][TreeItemHandler] Set Tree selection 08:33:34.044 DEBUG [main][TreeHandler] Notify Tree about selection event 08:33:34.051 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:33:34.052 DEBUG [WorkbenchTestable][TreeItemHandler] project 08:33:34.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:33:34.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'New' 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:34.081 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:33:34.081 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:33:34.082 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:33:34.082 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:33:34.082 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:33:34.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:34.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:33:34.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:33:34.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:34.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:34.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:34.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:34.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:33:34.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:34.606 DEBUG [main][MenuItemLookup] Found menu:'New' 08:33:34.606 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:33:34.606 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:34.606 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:33:34.606 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:34.606 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:33:34.606 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:33:34.606 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:33:34.606 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:33:34.606 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:33:34.606 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:33:34.607 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:33:34.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:33:35.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 08:33:35.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:33:35.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:35.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:33:35.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:35.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:33:35.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:35.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:35.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:35.254 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:33:35.255 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:33:35.255 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:33:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:35.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:35.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:35.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:33:35.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:35.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:33:35.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:35.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:35.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:35.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:35.257 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:33:35.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:35.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:35.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:35.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:33:35.263 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:33:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:33:35.763 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:33:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:35.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:33:35.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:33:35.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:35.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:35.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:35.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:35.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:35.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:33:35.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:35.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:35.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:33:35.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:35.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:35.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:35.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:35.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 08:33:35.770 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:33:35.770 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:35.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:35.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:35.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.71 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 6.484 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:33:35.777 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:33:35.778 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:33:35.779 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:35.779 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:33:35.779 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:35.779 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:33:35.779 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:35.779 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:33:35.779 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:35.779 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:33:35.779 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:35.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:35.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:35.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:35.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:35.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:35.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:35.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:35.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:35.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:35.781 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:35.781 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:35.781 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:35.781 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:35.782 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:35.782 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:35.782 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:35.782 DEBUG [main][MenuItemLookup] Item match:Window 08:33:35.782 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:35.782 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:35.782 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:35.782 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:35.782 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:35.782 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:33:35.782 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:35.782 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:33:35.783 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:35.783 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:33:35.783 DEBUG [main][MenuItemLookup] Item match:Preferences 08:33:35.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:33:35.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:33:35.801 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:33:35.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:33:35.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:33:35.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:33:35.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:35.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:35.950 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:33:35.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:35.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:33:35.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:35.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:35.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:35.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:33:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:35.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:35.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:35.956 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:33:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:35.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:35.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:33:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:33:35.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:35.991 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:33:35.991 DEBUG [main][EditorHandler] 0 editor(s) found 08:33:35.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:35.993 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:35.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:35.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:35.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:35.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:33:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:35.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:35.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:35.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:35.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:36.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:36.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:36.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:36.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:36.011 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:36.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:36.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:36.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:33:36.012 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:36.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:36.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:36.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:33:36.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:36.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:36.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:36.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:36.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:36.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:36.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:36.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:33:36.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:36.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 08:33:36.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:33:36.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:36.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:36.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:36.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:33:36.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:36.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:36.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 08:33:36.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:36.060 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 08:33:36.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:33:36.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:36.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:36.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:36.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:33:36.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:36.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:36.060 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 08:33:36.060 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:33:36.061 DEBUG [main][EditorHandler] 0 editor(s) found 08:33:36.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:36.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:36.062 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:33:36.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:36.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:36.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:36.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:36.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:33:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:36.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:36.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:36.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:36.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:36.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:36.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:36.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:36.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:36.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:36.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:36.080 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:36.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:36.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:36.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:36.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:36.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:36.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:36.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:36.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:36.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:36.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:36.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:37.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:37.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:37.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:37.094 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:37.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:37.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:37.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:37.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:37.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:37.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:37.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:37.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:37.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 08:33:37.096 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:37.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:37.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:37.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:37.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:37.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:37.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:37.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:38.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:38.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:38.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:38.099 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:38.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:38.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:38.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:38.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:33:38.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:38.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:38.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:38.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:38.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:38.100 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 08:33:38.101 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:38.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:38.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:38.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:38.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 08:33:38.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:38.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:38.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:38.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:38.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:38.102 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:33:38.102 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:33:38.102 DEBUG [main][TreeItemHandler] Set Tree selection 08:33:38.105 DEBUG [main][TreeHandler] Notify Tree about selection event 08:33:38.112 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:33:38.113 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 08:33:38.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:33:38.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:38.139 DEBUG [main][MenuItemLookup] Found menu:'New' 08:33:38.139 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:33:38.139 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:38.139 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:33:38.139 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:38.139 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:33:38.139 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:33:38.139 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:33:38.139 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:33:38.140 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:33:38.140 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:38.140 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:33:38.140 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:33:38.140 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:38.140 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:33:38.140 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:33:38.140 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:33:38.140 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:33:38.140 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:33:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:38.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:33:38.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:38.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:38.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:38.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:38.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:33:38.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:38.665 DEBUG [main][MenuItemLookup] Found menu:'New' 08:33:38.665 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:33:38.665 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:38.665 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:33:38.665 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:38.665 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:33:38.665 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:33:38.665 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:33:38.665 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:33:38.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:33:38.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:33:38.666 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:33:38.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:33:39.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 08:33:39.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:33:39.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:39.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:33:39.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:39.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:33:39.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:39.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:39.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:39.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:39.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:39.295 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:33:39.295 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:33:39.295 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:33:39.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:39.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:39.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:39.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:39.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:33:39.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:39.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:39.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:39.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:33:39.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:39.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:39.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:39.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:39.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:39.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:39.298 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:33:39.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:39.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:39.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:39.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:39.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:33:39.304 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:33:39.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:33:39.804 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:33:39.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:39.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:33:39.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:39.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:39.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:39.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:39.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:39.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:39.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:33:39.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:39.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:39.806 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:33:39.806 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:39.806 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:39.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:39.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.034 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.019 s testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:39.821 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:39.823 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:33:39.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:39.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:39.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:39.824 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:33:39.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:39.824 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:33:39.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:39.824 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:33:39.825 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:39.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:39.825 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:39.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:39.825 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:39.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:39.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:39.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:39.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:39.839 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:39.839 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:39.839 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:39.839 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:39.839 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:39.839 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:39.839 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:39.839 DEBUG [main][MenuItemLookup] Item match:Window 08:33:39.840 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:39.840 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:39.840 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:39.840 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:39.840 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:39.840 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:33:39.840 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:39.840 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:33:39.840 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:39.840 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:33:39.840 DEBUG [main][MenuItemLookup] Item match:Preferences 08:33:39.840 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:33:39.840 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:33:39.840 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:33:39.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:33:39.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:33:39.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:33:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:39.969 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:33:39.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:39.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:33:39.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:39.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:39.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:39.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:39.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:39.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:39.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:39.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:33:39.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:39.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:39.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:39.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:39.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:39.975 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:33:39.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:39.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:39.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:39.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:40.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:33:40.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:33:40.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:40.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:40.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:40.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:40.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:40.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:40.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:40.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:40.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:40.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:40.033 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:33:40.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:40.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:40.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:40.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:40.033 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:40.033 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:40.033 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:40.033 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:40.033 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:40.034 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:40.034 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:40.034 DEBUG [main][MenuItemLookup] Item match:Window 08:33:40.034 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:40.034 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:40.034 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:40.034 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:40.034 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:40.035 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:40.039 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:40.039 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:40.039 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:40.039 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:40.039 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:40.039 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:40.039 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:40.039 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:40.039 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:40.040 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:40.040 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:40.041 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:40.041 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:40.041 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:40.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:40.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:40.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:40.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:40.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:40.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:40.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:40.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:40.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:33:40.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:40.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:33:40.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:40.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:40.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:40.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:40.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:40.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:33:40.639 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:33:40.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:33:40.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:33:40.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:40.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:40.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:40.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:40.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:40.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:33:40.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:40.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:40.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:40.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:40.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:40.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:40.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:40.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:40.642 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:40.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:40.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:40.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:40.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:40.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:40.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:40.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:40.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:40.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:40.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:40.714 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:40.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:40.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:40.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:40.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:40.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:40.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:40.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:40.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:40.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:40.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:40.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:40.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:40.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:40.739 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:40.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:40.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:40.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:40.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:40.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:40.741 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:33:40.741 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:33:40.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:40.743 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685706119 data=null x=333 y=16 width=0 height=0 detail=0} 08:33:40.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:40.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:40.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:40.805 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:40.805 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:40.805 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:40.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:40.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:40.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:40.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:40.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:40.813 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:33:40.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:40.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:40.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:40.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:40.814 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:40.814 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:40.814 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:40.814 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:40.814 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:40.814 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:40.814 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:40.814 DEBUG [main][MenuItemLookup] Item match:Window 08:33:40.815 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:40.815 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:40.815 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:40.815 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:40.815 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:40.815 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:40.819 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:40.819 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:40.819 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:40.819 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:40.819 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:40.819 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:40.819 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:40.819 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:40.819 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:40.819 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:40.819 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:40.820 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:40.820 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:40.831 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:40.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:40.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:40.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:40.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:40.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:40.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:40.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:40.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:40.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:40.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:40.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:40.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:40.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:40.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:40.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:40.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:33:40.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:40.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:40.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:40.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:40.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:40.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:33:40.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:40.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:40.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:40.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:40.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:40.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:33:40.921 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:33:40.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:33:40.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:33:40.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:40.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:40.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:40.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:33:40.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:40.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:40.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:40.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:40.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:40.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:40.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:40.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:40.924 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:40.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:40.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:40.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:40.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:40.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:40.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:40.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:40.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:40.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:40.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:40.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:40.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:40.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:40.996 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:40.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:40.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:40.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:40.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:40.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:40.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:41.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:41.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:41.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:41.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:41.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:41.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:41.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:41.020 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:41.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:41.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:41.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:41.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:41.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:41.021 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:33:41.021 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:33:41.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:41.022 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685706398 data=null x=333 y=16 width=0 height=0 detail=0} 08:33:41.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:41.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:41.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.057 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.057 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:41.057 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:41.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:41.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:41.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:41.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:41.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.073 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:41.073 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:41.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:41.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:41.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:41.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:41.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:41.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:41.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:41.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:41.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.094 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 08:33:41.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:41.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:41.106 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:41.106 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:41.106 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:41.106 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:41.106 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:41.106 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:41.106 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:41.106 DEBUG [main][MenuItemLookup] Item match:Window 08:33:41.107 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:41.107 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:41.107 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:41.107 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:41.107 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:41.107 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:41.112 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:41.112 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:41.112 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:41.112 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:41.112 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:41.112 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:41.112 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:41.112 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:41.112 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:41.112 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:41.112 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:41.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:41.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:41.113 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:41.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:41.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:41.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:41.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:41.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:41.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:41.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:41.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:41.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:41.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:41.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:41.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:33:41.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:41.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:41.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:33:41.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:41.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:41.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:41.195 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 08:33:41.196 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 08:33:41.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 08:33:41.196 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 08:33:41.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:41.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:41.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:41.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:33:41.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:41.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:41.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:41.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:41.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:41.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:41.199 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:41.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:41.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:41.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:41.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:41.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:41.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:41.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:41.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:41.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:41.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:41.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:41.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:41.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 Dirty Test\E') 08:33:41.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:41.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:41.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:41.274 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 08:33:41.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 08:33:41.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:41.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:41.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:41.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:41.277 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 08:33:41.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 08:33:41.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:41.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 08:33:41.290 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 08:33:41.290 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 08:33:41.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 08:33:41.291 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685706667 data=null x=386 y=16 width=0 height=0 detail=0} 08:33:41.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:41.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.323 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.323 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:41.323 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:41.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:41.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:41.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:41.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:41.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:41.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:41.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:41.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:41.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:41.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:41.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.353 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.353 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:41.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:41.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:41.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:41.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.360 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:33:41.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:41.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:41.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:41.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:41.371 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:41.385 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:41.385 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:41.385 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:41.385 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:41.385 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:41.386 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:41.386 DEBUG [main][MenuItemLookup] Item match:Window 08:33:41.386 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:41.386 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:41.386 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:41.386 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:41.386 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:41.386 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:41.391 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:41.391 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:41.391 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:41.391 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:41.391 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:41.391 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:41.391 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:41.391 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:41.391 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:41.391 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:41.391 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:41.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:41.392 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:41.392 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:41.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:41.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:41.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:41.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:41.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:41.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:41.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:41.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:41.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:41.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:41.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:33:41.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:41.490 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:41.490 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:33:41.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:41.490 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:41.490 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:41.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:33:41.490 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:33:41.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:33:41.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:33:41.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:41.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:41.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.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 "Open") 08:33:41.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:41.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:41.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:41.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:41.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:41.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:41.493 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:41.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:41.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:41.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:41.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:41.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:41.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:41.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:41.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:41.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:41.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:41.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:41.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:41.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:41.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:41.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:41.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:41.564 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:41.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:41.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:41.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:41.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:41.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:41.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:41.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:41.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:41.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:41.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:41.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:41.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:41.616 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:41.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:41.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:41.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:41.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:41.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:41.629 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:33:41.629 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:33:41.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:41.630 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685707006 data=null x=333 y=16 width=0 height=0 detail=0} 08:33:41.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:41.643 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:41.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:41.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:41.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:41.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:41.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:41.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:41.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.658 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:41.658 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:41.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:41.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:41.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:41.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:41.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:41.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:41.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:41.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:41.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.694 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 08:33:41.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:41.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:41.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:41.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:41.706 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:41.706 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:41.706 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:41.706 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:41.706 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:41.706 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:41.706 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:41.706 DEBUG [main][MenuItemLookup] Item match:Window 08:33:41.707 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:41.707 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:41.707 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:41.707 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:41.707 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:41.707 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:41.711 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:41.711 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:41.711 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:41.711 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:41.712 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:41.712 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:41.712 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:41.712 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:41.712 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:41.712 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:41.712 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:41.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:41.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:41.712 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:41.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:41.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:41.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:41.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:41.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:41.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:41.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:41.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:41.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:41.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:41.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:41.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:33:41.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:41.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:41.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:33:41.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:41.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:41.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:41.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 08:33:41.789 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 08:33:41.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 08:33:41.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 08:33:41.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:41.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:41.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:41.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.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") 08:33:41.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:41.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:41.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:41.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:41.792 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:41.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:41.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:41.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:41.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:41.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:41.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:41.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:41.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:41.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:41.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:41.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:41.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:41.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 08:33:41.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:41.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:41.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:41.864 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 08:33:41.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:33:41.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:41.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:41.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:41.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:41.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.workbench.impl.view.WorkbenchView, index 0 and following matchers specified (Matcher matching widget with label: is "Test field: ") 08:33:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:41.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:41.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:33:41.869 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:33:41.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:41.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:41.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:41.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:41.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:41.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:41.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:41.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:41.903 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:41.903 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:41.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:41.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:41.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:41.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:41.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:41.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:41.911 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:33:41.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:41.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:41.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:41.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:41.912 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:41.913 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:41.913 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:41.913 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:41.913 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:41.913 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:41.913 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:41.913 DEBUG [main][MenuItemLookup] Item match:Window 08:33:41.913 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:41.913 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:41.913 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:41.914 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:41.914 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:41.914 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:41.918 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:41.918 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:41.918 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:41.918 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:41.918 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:41.918 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:41.918 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:41.918 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:41.918 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:41.918 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:41.918 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:41.918 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:41.918 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:41.919 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:42.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:42.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:42.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:42.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:42.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:42.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:42.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:42.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:42.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:42.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:42.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:42.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:42.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:42.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:33:42.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:42.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:42.010 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:42.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:42.010 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:42.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:33:42.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:42.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:42.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:42.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:42.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:42.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:33:42.011 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:33:42.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:33:42.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:33:42.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:42.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:42.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:42.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:33:42.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:42.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:42.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:42.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:42.015 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:42.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:42.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:42.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:42.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:42.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:42.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:42.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:42.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:42.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:42.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:42.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:42.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:42.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:42.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:42.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:42.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:42.110 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:42.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:42.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:42.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:42.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:42.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:42.112 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:42.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:42.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:42.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:33:42.113 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:33:42.113 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:33:42.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:42.114 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685707490 data=null x=333 y=16 width=0 height=0 detail=0} 08:33:42.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:42.147 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:33:42.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:42.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:42.148 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:42.148 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:42.148 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:42.148 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:42.148 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:42.148 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:42.148 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:42.148 DEBUG [main][MenuItemLookup] Item match:Window 08:33:42.149 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:42.149 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:42.149 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:42.149 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:42.149 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:42.149 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:42.153 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:42.153 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:42.153 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:42.153 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:42.153 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:42.153 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:42.153 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:42.153 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:42.153 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:42.153 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:42.153 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:42.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:42.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:42.154 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:42.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:42.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:42.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:42.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:42.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:42.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:42.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:42.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:42.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:42.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:42.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:42.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:42.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:42.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:42.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:33:42.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:42.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:42.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:42.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:42.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:42.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:33:42.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:42.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:42.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:42.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:42.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:42.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:33:42.242 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:33:42.242 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:33:42.243 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:33:42.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:42.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:42.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:42.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:33:42.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:42.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:42.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:42.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:42.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:42.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:42.246 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:42.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:42.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:42.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:42.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:42.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:42.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:42.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:42.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:42.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:42.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:42.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:42.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:42.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:42.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:42.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:42.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:42.334 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:42.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:42.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:42.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:42.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:42.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:42.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:42.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:42.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:42.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:42.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:42.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:42.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:42.371 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:42.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:42.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:42.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:42.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:42.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:42.394 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:33:42.394 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:33:42.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:42.395 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685707771 data=null x=333 y=16 width=0 height=0 detail=0} 08:33:42.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:42.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:42.408 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.415 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:42.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:42.415 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:42.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:42.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:42.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:42.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:42.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:42.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:42.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:42.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:42.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.429 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:42.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:42.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:42.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:42.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:42.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:42.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:42.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:42.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:42.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:42.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:42.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:42.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:42.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:42.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:42.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:42.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:42.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:42.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:42.442 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:33:42.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:42.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:42.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:42.452 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:42.452 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:42.452 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:42.452 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:42.453 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:42.453 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:42.453 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:42.453 DEBUG [main][MenuItemLookup] Item match:Window 08:33:42.453 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:42.453 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:42.453 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:42.453 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:42.453 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:42.453 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:42.457 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:42.457 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:42.457 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:42.457 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:42.457 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:42.457 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:42.457 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:42.457 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:42.457 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:42.457 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:42.457 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:42.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:42.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:42.458 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:42.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:42.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:42.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:42.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:42.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:42.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:42.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:42.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:42.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:42.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:42.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:33:42.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:42.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:42.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:33:42.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:42.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:42.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:42.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:33:42.555 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:33:42.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:33:42.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:33:42.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:42.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:42.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.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 "Open") 08:33:42.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:42.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:42.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:42.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:42.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:42.558 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:42.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:42.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:42.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:42.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:42.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:42.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:42.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:42.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:42.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:42.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:42.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:42.658 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:42.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:42.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:42.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:42.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:42.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:42.661 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:42.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:42.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:42.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:33:42.662 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:33:42.662 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:33:42.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:42.662 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685708038 data=null x=333 y=16 width=0 height=0 detail=0} 08:33:42.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:42.707 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:42.707 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:42.707 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:42.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.708 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:42.708 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:42.708 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:42.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:42.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:42.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:42.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:42.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:42.715 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:33:42.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:42.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:42.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:42.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:42.718 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:42.718 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:42.718 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:42.718 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:42.718 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:42.718 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:42.718 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:42.718 DEBUG [main][MenuItemLookup] Item match:Window 08:33:42.719 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:42.719 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:42.719 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:42.719 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:42.719 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:42.719 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:42.723 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:42.723 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:42.723 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:42.723 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:42.723 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:42.723 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:42.723 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:42.723 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:42.723 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:42.723 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:42.723 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:42.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:42.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:42.724 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:42.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:42.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:42.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:42.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:42.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:42.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:42.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:42.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:42.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:42.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:42.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:42.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:42.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:33:42.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:42.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:42.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:42.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:42.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:42.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:33:42.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:42.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:42.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:42.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:42.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:42.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:33:42.814 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:33:42.814 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:33:42.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:33:42.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:42.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:42.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:42.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:33:42.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:42.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:42.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:42.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:42.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:42.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:42.817 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:42.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:42.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:42.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:42.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:42.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:42.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:42.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:42.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:42.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:42.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:42.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:42.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:42.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:42.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:42.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:42.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:42.886 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:42.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:42.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:42.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:42.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:42.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:42.888 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:42.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:42.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:42.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:33:42.889 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:33:42.889 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:33:42.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:42.890 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685708266 data=null x=333 y=16 width=0 height=0 detail=0} 08:33:42.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:42.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:42.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:42.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:42.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.922 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:42.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:42.922 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:42.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:42.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:42.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:42.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:42.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:42.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:42.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:42.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:42.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:42.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:42.929 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:42.929 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:42.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:42.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:42.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:42.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:42.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:42.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:42.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:42.937 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:33:42.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:42.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:42.938 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:42.938 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:42.938 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:42.938 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:42.938 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:42.938 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:42.938 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:42.938 DEBUG [main][MenuItemLookup] Item match:Window 08:33:42.939 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:42.939 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:42.939 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:42.939 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:42.939 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:42.939 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:42.943 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:42.943 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:42.943 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:42.943 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:42.943 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:42.943 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:42.943 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:42.943 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:42.943 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:42.943 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:42.943 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:42.944 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:42.944 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:42.944 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:43.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:43.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:43.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:43.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:43.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:43.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:43.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:43.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:43.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:43.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:43.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:33:43.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:43.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:43.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:43.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:43.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:43.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:33:43.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:43.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:43.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:43.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:43.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:43.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:33:43.032 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:33:43.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:33:43.032 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:33:43.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:43.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:43.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:43.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:43.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:33:43.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:43.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:43.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:43.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:43.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:43.035 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:43.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:43.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:43.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:43.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:43.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:43.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:43.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:43.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:43.095 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:43.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:43.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:43.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:43.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:43.101 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:43.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:43.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:43.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:43.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:43.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:43.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:43.108 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 08:33:43.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:43.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:43.109 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:43.109 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:43.109 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:43.109 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:43.109 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:43.109 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:43.109 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:43.109 DEBUG [main][MenuItemLookup] Item match:Window 08:33:43.110 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:43.110 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:43.110 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:43.110 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:43.110 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:43.110 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:43.114 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:43.114 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:43.114 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:43.114 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:43.114 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:43.114 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:43.114 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:43.114 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:43.114 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:43.114 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:43.114 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:43.127 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:43.127 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:43.127 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:43.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:43.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:43.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:43.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:43.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:43.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:43.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:43.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:43.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:43.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:43.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:33:43.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:33:43.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:43.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:43.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:33:43.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:33:43.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:33:43.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:43.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:33:43.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:43.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:33:43.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 08:33:43.715 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 08:33:43.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 08:33:43.715 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 08:33:43.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:43.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:43.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:43.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:43.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:43.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:43.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:33:43.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:43.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:43.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:43.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:43.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:43.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:43.718 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:43.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:43.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:43.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:43.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:43.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:43.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:43.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:43.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:43.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:43.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 08:33:43.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:43.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:43.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:43.833 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:33:43.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:33:43.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:43.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:43.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:43.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:43.835 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:43.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:43.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:43.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:33:43.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:43.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:43.859 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:33:43.859 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:33:43.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:43.860 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685709236 data=null x=333 y=16 width=0 height=0 detail=0} 08:33:43.883 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:33:43.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:33:43.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:43.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:43.884 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 08:33:43.884 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 08:33:43.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:33:43.885 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685709261 data=null x=459 y=16 width=0 height=0 detail=0} 08:33:43.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:43.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:43.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:43.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:43.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:43.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:43.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:43.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:43.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:43.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:43.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:43.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:43.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:43.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:43.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:43.941 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:33:43.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:43.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:43.942 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:43.942 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:43.942 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:43.942 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:43.942 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:43.942 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:43.942 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:43.942 DEBUG [main][MenuItemLookup] Item match:Window 08:33:43.943 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:43.943 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:43.943 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:43.943 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:43.943 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:43.943 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:43.947 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:43.947 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:43.947 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:43.947 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:43.947 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:43.947 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:43.947 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:43.947 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:43.947 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:43.947 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:43.947 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:43.947 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:43.948 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:43.948 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:44.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:44.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:44.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:44.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:44.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:44.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:44.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:44.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:44.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:44.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:44.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:33:44.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:44.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:44.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:44.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:44.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:44.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:33:44.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:44.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:44.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:44.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:44.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:44.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:33:44.043 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:33:44.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:33:44.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:33:44.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:44.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:44.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:44.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:33:44.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:44.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:44.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:44.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:44.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:44.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:44.054 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:44.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:44.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:44.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:44.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:44.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:44.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:44.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:44.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:44.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:44.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:44.145 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:44.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:44.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:44.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:44.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:44.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:44.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:44.154 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 08:33:44.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:44.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:44.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:44.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:44.155 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:44.155 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:44.155 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:44.155 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:44.155 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:44.155 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:44.155 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:44.155 DEBUG [main][MenuItemLookup] Item match:Window 08:33:44.155 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:44.155 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:44.156 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:44.156 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:44.156 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:44.156 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:44.159 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:44.159 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:44.159 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:44.159 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:44.160 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:44.160 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:44.160 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:44.160 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:44.160 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:44.160 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:44.160 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:44.172 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:44.173 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:44.173 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:44.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:44.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:44.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:44.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:44.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:44.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:44.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:44.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:44.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:44.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:44.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:33:44.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:33:44.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:44.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:33:44.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:44.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:33:44.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:33:44.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:33:44.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:44.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:33:44.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:44.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:33:44.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 08:33:44.292 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 08:33:44.292 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 08:33:44.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 08:33:44.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:44.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:44.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:44.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:33:44.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:44.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:44.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:44.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:44.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:44.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:44.295 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:44.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:44.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:44.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:44.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:44.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:44.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:44.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:44.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:44.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:44.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:44.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 08:33:44.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:44.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:44.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:44.405 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:33:44.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:33:44.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:44.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:44.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:44.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:44.422 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:44.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:44.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:44.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:33:44.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:44.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:44.446 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:44.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:44.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:44.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:33:44.447 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:33:44.447 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:33:44.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:44.448 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685709824 data=null x=333 y=16 width=0 height=0 detail=0} 08:33:44.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:44.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:44.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:44.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:44.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:44.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:44.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:44.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:44.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:44.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:44.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:44.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:44.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:44.523 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:33:44.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:44.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:44.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:44.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:44.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:44.524 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:44.524 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:44.524 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:44.524 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:44.525 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:44.525 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:44.525 DEBUG [main][MenuItemLookup] Item match:Window 08:33:44.525 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:44.525 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:44.525 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:44.525 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:44.525 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:44.525 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:44.529 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:44.529 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:44.529 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:44.529 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:44.529 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:44.529 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:44.529 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:44.529 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:44.529 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:44.529 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:44.529 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:44.530 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:44.530 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:44.530 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:44.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:44.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:44.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:44.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:44.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:44.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:44.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:44.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:44.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:44.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:44.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:44.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:44.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:44.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:44.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:33:44.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:44.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:44.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:44.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:44.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:44.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:33:44.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:44.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:44.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:44.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:44.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:44.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:33:44.626 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:33:44.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:33:44.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:33:44.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:44.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:44.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:44.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:33:44.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:44.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:44.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:44.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:44.629 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:44.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:44.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:44.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:44.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:44.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:44.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:44.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:44.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:44.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:44.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:44.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:44.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:44.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:44.698 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:44.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:44.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:44.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:44.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:44.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:44.700 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:44.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:44.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:44.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:33:44.701 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:33:44.701 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:33:44.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:44.701 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685710077 data=null x=333 y=16 width=0 height=0 detail=0} 08:33:44.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:44.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:44.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:44.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:44.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:44.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:44.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:44.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:44.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:44.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:44.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:44.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:44.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate. 08:33:44.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:44.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:44.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:44.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:44.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 08:33:44.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:44.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:44.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:44.786 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 08:33:44.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:33:44.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:44.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:44.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:44.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:44.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test field: ") 08:33:44.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:44.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.806 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 08:33:44.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:44.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:44.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:44.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:33:44.807 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:33:44.807 INFO [WorkbenchTestable][AbstractText] Text set to: hello 08:33:44.809 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 08:33:44.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 08:33:44.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:44.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 08:33:44.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:44.810 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:44.810 DEBUG [main][MenuItemLookup] Item match:File 08:33:44.811 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:33:44.811 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:33:44.811 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:33:44.811 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:33:44.811 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:44.811 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:33:44.811 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:33:44.811 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:44.811 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:33:44.811 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:33:44.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:33:44.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:33:44.811 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:33:44.817 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 08:33:44.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:33:44.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:44.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 08:33:44.837 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 08:33:44.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:33:44.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:44.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 08:33:44.838 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 08:33:44.838 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 08:33:44.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:33:44.839 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685710215 data=null x=379 y=16 width=0 height=0 detail=0} 08:33:44.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:44.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:44.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:44.869 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:44.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.870 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:44.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:44.870 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:44.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:44.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:44.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:44.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:44.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:44.875 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:33:44.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:44.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:44.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:44.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:44.876 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:44.876 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:44.876 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:44.876 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:44.876 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:44.876 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:44.876 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:44.876 DEBUG [main][MenuItemLookup] Item match:Window 08:33:44.877 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:44.877 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:44.877 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:44.877 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:44.877 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:44.877 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:44.881 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:44.881 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:44.881 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:44.881 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:44.881 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:44.881 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:44.881 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:44.881 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:44.881 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:44.881 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:44.881 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:44.896 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:44.897 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:44.897 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:44.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:44.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:44.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:44.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:44.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:44.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:44.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:44.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:44.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:44.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:44.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:44.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:33:44.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:44.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:44.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:44.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:44.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:44.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:33:44.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:33:44.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:44.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:33:44.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:44.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:33:44.989 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:33:44.989 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:33:44.989 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:33:44.989 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:33:44.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:44.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:44.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:44.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:33:44.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:44.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:44.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:44.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:44.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:44.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:44.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:44.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:44.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:44.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:44.992 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:44.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:44.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:44.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:44.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:45.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:45.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:45.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:45.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:45.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:45.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:45.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:45.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:45.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:45.059 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:45.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:45.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:45.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:45.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:45.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:45.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 08:33:45.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:45.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:45.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 08:33:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:45.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:45.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:45.081 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:33:45.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:33:45.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:45.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:45.107 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:45.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:45.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:45.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:33:45.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:45.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:45.118 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:33:45.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:33:45.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:45.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:45.133 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 08:33:45.133 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 08:33:45.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:33:45.134 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685710510 data=null x=413 y=16 width=0 height=0 detail=0} 08:33:45.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:45.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:45.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:45.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:45.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:33:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:45.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:45.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:45.184 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:33:45.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:45.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:45.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:45.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:45.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:45.186 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:33:45.186 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:33:45.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:33:45.186 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685710562 data=null x=333 y=16 width=0 height=0 detail=0} 08:33:45.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:45.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:45.199 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:45.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:45.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:45.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:33:45.215 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:33:45.215 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:45.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:45.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:45.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.396 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.794 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.252 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.016 s testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.014 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.236 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.016 s testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.014 s getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.296 s testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.029 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.198 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.017 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.511 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.014 s testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.272 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.214 s testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 1.001 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.572 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.242 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.124 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.345 s Running org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:33:45.224 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:33:45.225 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:33:45.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:45.225 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:33:45.226 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:45.226 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:33:45.226 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:45.226 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:33:45.226 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:45.226 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:33:45.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:45.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:45.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:45.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:45.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:45.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:45.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:45.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:45.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:45.228 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:45.228 DEBUG [main][MenuItemLookup] Item match:Window 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:45.228 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:33:45.228 DEBUG [main][MenuItemLookup] Item match:Preferences 08:33:45.228 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:33:45.228 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:33:45.228 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:33:45.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:33:45.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:33:45.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:33:45.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:45.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:45.363 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:33:45.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:45.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:33:45.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:45.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:45.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:45.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:33:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:45.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:45.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:45.368 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:33:45.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:45.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:45.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:45.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:33:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:33:45.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:45.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:45.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:33:45.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:33:45.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:45.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:45.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:45.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:45.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:45.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:45.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:45.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:45.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:33:45.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:45.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:45.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:45.421 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:45.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:45.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:45.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:45.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:45.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:45.435 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:33:45.435 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:33:45.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:45.436 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@362c8889] time=1685710812 data=null x=140 y=16 width=0 height=0 detail=0} 08:33:45.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:45.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:33:45.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:45.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:45.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:45.494 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:33:45.494 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:45.494 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:33:45.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:33:45.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:45.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:45.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:45.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:45.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:45.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:45.513 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 08:33:45.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:45.514 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:45.514 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:45.514 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:45.514 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:45.514 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:33:45.514 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:33:45.514 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:45.514 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:45.514 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:45.514 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:33:45.514 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:45.514 DEBUG [main][MenuItemLookup] Item match:Window 08:33:45.514 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:45.514 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:45.514 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:45.514 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:45.514 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:45.514 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:45.518 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:45.518 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:45.518 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:45.518 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:45.518 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:45.518 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:45.518 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:45.518 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:45.518 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:45.518 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:45.518 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:45.531 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:45.531 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:45.531 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:45.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:45.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:45.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:45.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:45.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:45.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:45.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:45.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:45.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:33:45.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:33:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:45.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:33:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:45.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:33:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:33:45.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:33:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:45.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:33:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:45.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:33:45.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 08:33:45.629 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 08:33:45.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 08:33:45.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 08:33:45.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:45.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:45.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:45.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:45.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:45.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:33:45.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:45.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:45.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:45.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:45.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:45.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:45.641 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:45.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:45.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:45.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:45.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:45.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:45.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:45.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:45.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:45.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:45.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:45.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:45.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 '\*?\QMarkers\E') 08:33:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:45.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:45.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:45.749 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:33:45.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:33:45.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:45.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:45.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:45.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:45.751 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:33:45.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:33:45.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:45.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:45.751 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 08:33:45.751 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 08:33:45.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:33:45.752 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2bbc3119] time=1685711128 data=null x=293 y=16 width=0 height=0 detail=0} 08:33:45.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:45.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:33:45.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:45.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:45.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:33:45.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:45.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:33:45.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:33:45.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:45.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:45.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:45.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:45.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:45.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:45.830 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:33:45.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:45.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:45.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:45.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:45.831 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:45.831 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:45.831 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:45.831 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:33:45.831 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:33:45.831 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:45.831 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:45.831 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:45.831 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:33:45.831 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:45.831 DEBUG [main][MenuItemLookup] Item match:Window 08:33:45.832 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:45.832 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:45.832 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:45.832 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:45.832 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:45.832 DEBUG [main][MenuItemLookup] Item match:Show View 08:33:45.836 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:33:45.836 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:33:45.836 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:33:45.836 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:33:45.836 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:33:45.836 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:33:45.836 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:33:45.836 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:33:45.836 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:45.836 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:33:45.836 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:33:45.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:33:45.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:33:45.845 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:33:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:33:45.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:33:45.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:33:45.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:45.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:45.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:33:45.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:45.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:45.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:45.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:45.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:45.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:45.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:45.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:45.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:45.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:45.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:33:45.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:33:45.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:45.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:33:45.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:45.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:33:45.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:33:45.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:33:45.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:45.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:33:45.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:45.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:33:45.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:33:45.942 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:33:45.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:33:45.942 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:33:45.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:45.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:45.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:45.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:45.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:45.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:33:45.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:45.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:33:45.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:45.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:45.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:45.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:45.945 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:33:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:45.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:45.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:46.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:33:46.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:46.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:33:46.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:46.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:46.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:46.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:46.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:33:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:46.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:46.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:46.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:46.066 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:46.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:46.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:46.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:46.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:46.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:46.068 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:33:46.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:46.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:46.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:33:46.069 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:33:46.069 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:33:46.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:33:46.069 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2aaa4574] time=1685711445 data=null x=140 y=16 width=0 height=0 detail=0} 08:33:46.095 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:33:46.095 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:46.095 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:46.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:46.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:46.116 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:33:46.116 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:33:46.116 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:46.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:46.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:46.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.084 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.319 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.303 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:33:46.122 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:33:46.123 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:33:46.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:46.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:33:46.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:46.123 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:33:46.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:46.123 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:33:46.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:46.123 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:33:46.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:46.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:46.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:46.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:46.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:46.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:46.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:46.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:46.125 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:46.125 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:46.125 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:46.125 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:33:46.125 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:33:46.125 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:46.125 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:46.125 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:46.125 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:33:46.125 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:46.125 DEBUG [main][MenuItemLookup] Item match:Window 08:33:46.126 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:46.126 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:46.126 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:46.126 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:46.126 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:46.126 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:33:46.126 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:46.126 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:33:46.126 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:46.126 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:33:46.126 DEBUG [main][MenuItemLookup] Item match:Preferences 08:33:46.139 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:33:46.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:33:46.140 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:33:46.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:33:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:33:46.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:33:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:46.261 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:33:46.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:46.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:33:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:46.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:46.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:46.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:46.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:46.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:33:46.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:46.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:46.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:46.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:46.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:46.267 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:33:46.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:46.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:46.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:46.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:33:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:33:46.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:46.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:46.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:46.302 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:46.303 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 08:33:46.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:33:46.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:46.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:46.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:46.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:33:46.305 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 08:33:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:33:46.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:33:46.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:46.306 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:46.315 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 08:33:46.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:46.315 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 08:33:46.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:33:46.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:46.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:46.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:46.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 08:33:46.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 08:33:46.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:33:46.317 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:46.317 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:46.817 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:46.817 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:47.318 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:47.318 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:47.818 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:47.818 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:48.318 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:48.318 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:48.818 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:48.818 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:49.319 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:49.319 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:49.819 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:49.819 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:50.319 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:50.319 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:50.819 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:50.819 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:51.320 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:51.320 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:51.820 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:51.820 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:52.320 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:52.320 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:52.820 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:52.821 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:53.321 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:53.321 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:53.821 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:53.821 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:54.321 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:54.322 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:54.822 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:54.822 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:55.322 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:55.323 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:55.823 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:55.823 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:56.323 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:33:56.323 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:33:56.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 08:33:56.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:56.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:33:56.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:33:57.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:33:57.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:33:58.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:33:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:33:59.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:33:59.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:00.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:00.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:01.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:01.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:02.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:02.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:03.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:03.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:04.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:04.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:05.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:05.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:06.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:06.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:07.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:07.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:08.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:08.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:09.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:09.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:10.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:10.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:11.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:11.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:12.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:12.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:13.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:13.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:14.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:14.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:15.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:15.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:16.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:16.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:17.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:17.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:18.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:18.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:19.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:19.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:20.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:20.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:21.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:21.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:22.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:22.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:23.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:23.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:24.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:24.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:25.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:25.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:26.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:26.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:27.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:27.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:28.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:28.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:29.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:29.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:30.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:30.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:31.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:31.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:32.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:32.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:33.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:33.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:34.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:34.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:35.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:35.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:36.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:36.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:37.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:37.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:38.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:38.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:39.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:39.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:40.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:40.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:41.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:41.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:42.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:42.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:43.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:43.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:44.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:44.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:45.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:45.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:34:46.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:34:46.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:34:46.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:34:46.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:34:46.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:34:46.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:34:46.387 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:34:46.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:34:46.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:34:46.389 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 08:34:46.389 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:34:46.389 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:34:46.389 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:34:46.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:34:46.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.268 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 0.012 s testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 60.074 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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -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.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/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.expandablecomposite.DefaultExpandableCompositeTest 08:34:59.210 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:34:59.213 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:34:59.292 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:34:59.295 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:34:59.392 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:34:59.429 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:34:59.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:34:59.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:34:59.491 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:34:59.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:34:59.528 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:34:59.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:34:59.534 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:34:59.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:34:59.622 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:34:59.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:34:59.628 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:34:59.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:34:59.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:59.653 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:34:59.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:59.655 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:34:59.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:59.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:34:59.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:59.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:59.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:34:59.703 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:34:59.707 DEBUG [main][MenuItemLookup] Found menu:'File' 08:34:59.708 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:34:59.708 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:34:59.708 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:34:59.708 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:34:59.708 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:34:59.708 DEBUG [main][MenuItemLookup] Item match:Window 08:34:59.714 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:34:59.714 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:34:59.714 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:34:59.714 DEBUG [main][MenuItemLookup] Found menu:'' 08:34:59.714 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:34:59.715 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:34:59.715 DEBUG [main][MenuItemLookup] Found menu:'' 08:34:59.715 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:34:59.715 DEBUG [main][MenuItemLookup] Found menu:'' 08:34:59.715 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:34:59.715 DEBUG [main][MenuItemLookup] Item match:Preferences 08:34:59.718 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:34:59.718 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:34:59.721 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:00.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:35:00.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:35:00.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:00.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:00.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:00.045 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:00.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:00.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:35:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:00.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:00.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:00.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:00.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:00.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:00.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:00.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:00.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:00.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:00.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:00.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:00.204 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:00.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:00.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:00.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:00.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:00.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:00.324 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:00.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:00.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:00.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:00.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:00.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:00.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:00.339 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 08:35:00.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:00.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:00.341 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:00.341 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:00.341 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:00.341 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:00.342 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:00.342 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:00.342 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:00.342 DEBUG [main][MenuItemLookup] Item match:Window 08:35:00.343 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:00.343 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:00.344 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:00.344 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:00.344 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:00.344 DEBUG [main][MenuItemLookup] Item match:Show View 08:35:00.358 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:35:00.358 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:35:00.358 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:35:00.358 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:35:00.358 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:35:00.359 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:35:00.359 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:35:00.359 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:35:00.359 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:00.359 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:35:00.359 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:35:00.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:35:00.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:35:00.386 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:35:00.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:35:00.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:35:00.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:35:00.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:00.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:00.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:35:00.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:00.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:00.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:00.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:35:00.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:00.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:00.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:00.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:00.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:00.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:00.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:00.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 08:35:00.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 08:35:00.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:01.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:01.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 08:35:01.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 08:35:01.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 08:35:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:01.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 08:35:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:01.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 08:35:01.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 08:35:01.030 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 08:35:01.030 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 08:35:01.032 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 08:35:01.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:01.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:01.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:01.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:35:01.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:01.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:01.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:01.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:35:01.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:01.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:01.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:01.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:35:01.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:01.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:01.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:01.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:01.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:01.046 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:35:01.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:01.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:01.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:01.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:01.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:35:01.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:35:01.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 08:35:01.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:01.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:01.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 08:35:01.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:01.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:01.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:01.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:01.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:01.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:01.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:01.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:01.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:01.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:01.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:01.625 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:01.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:01.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:01.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:01.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:01.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:01.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 08:35:01.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:01.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:01.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:01.693 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:01.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:01.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:01.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:01.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:01.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:35:01.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.expandablecomposite.DefaultExpandableComposite, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 08:35:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:01.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:01.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:02.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:02.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:02.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:02.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:02.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:35:02.739 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 08:35:02.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:02.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:02.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:02.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:02.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:02.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:02.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:02.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:02.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:02.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:02.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:02.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:02.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:02.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:02.761 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:02.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:02.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:02.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:02.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:02.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:02.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:02.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 '\*?\QUI Form Test\E') 08:35:02.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:02.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:02.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:02.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:02.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:02.804 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:02.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:02.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:02.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:02.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:02.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:02.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 08:35:02.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:02.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:02.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:02.837 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:02.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:02.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:02.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:02.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:02.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:35:02.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.expandablecomposite.DefaultExpandableComposite, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 08:35:02.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:02.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:02.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:02.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:02.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:35:02.859 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:35:02.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:02.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:02.861 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:02.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:02.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:02.862 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:02.863 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:02.863 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:02.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:02.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:02.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:02.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:02.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:02.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:02.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. 08:35:02.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:02.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:02.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:02.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:02.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:02.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:02.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:02.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:02.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:02.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:02.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:02.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:02.956 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:02.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:02.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:02.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:02.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:02.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:02.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Non existing expandable composite title") 08:35:02.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:02.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:03.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:03.026 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:03.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:03.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:03.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:03.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:03.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:04.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:04.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:35:04.106 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 08:35:04.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:04.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:04.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:04.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:04.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:04.109 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:04.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:04.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:04.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:04.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:04.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:04.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:04.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.123 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:04.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:04.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:04.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:04.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:04.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:04.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:04.189 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:04.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:04.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:04.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:04.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:04.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:04.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 1 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 08:35:04.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:04.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:04.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:04.236 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:04.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:04.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:35:04.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:35:04.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 08:35:04.244 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:04.244 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:04.244 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:04.245 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:04.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:04.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:04.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:04.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:04.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:04.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:04.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.292 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:04.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:04.304 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:04.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:04.315 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:04.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:04.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:04.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:04.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:04.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:04.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:04.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:04.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:04.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:04.397 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:04.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:04.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:04.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Expandable composite C") 08:35:04.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:35:04.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:04.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:04.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:04.405 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:04.405 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:04.405 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:04.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:04.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:04.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:04.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:04.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.422 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:04.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:04.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:04.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:04.478 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:04.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:04.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:04.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:04.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:04.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:04.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 08:35:04.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:04.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:04.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:04.489 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:04.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:04.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:35:04.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:04.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:04.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:04.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:04.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:04.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:04.494 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:04.494 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:04.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:04.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:04.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:04.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:04.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.533 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:04.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:04.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:04.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:04.584 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:04.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:04.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:04.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:04.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:04.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:04.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Expandable composite C") 08:35:04.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:04.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:04.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:04.593 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:04.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:04.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:35:04.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:04.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:04.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:04.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:04.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:04.634 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:04.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:04.634 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:04.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:04.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:04.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:04.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:04.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.643 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:04.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:04.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:04.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:04.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:04.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:04.694 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:04.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:04.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:04.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:04.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:04.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:04.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:04.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:04.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:04.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:04.704 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:04.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:04.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 08:35:04.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:35:04.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:04.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:04.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:04.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:04.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:04.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:04.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:04.712 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:04.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:04.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:04.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:04.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:04.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.756 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:04.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:04.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:04.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:04.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:04.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:04.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:04.803 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:04.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:04.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:04.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:04.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:04.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:04.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:04.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:04.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:04.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:04.812 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:04.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:04.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:04.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:04.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:04.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 08:35:04.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:04.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:35:04.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:35:04.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:04.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 08:35:04.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:04.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:04.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:04.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:04.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:04.854 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:35:04.855 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:35:04.855 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:04.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:04.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:04.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.73 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 2.425 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.111 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.246 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.133 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.158 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.088 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.139 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.077 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.142 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:04.938 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:04.940 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:04.941 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:04.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:04.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:04.942 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:04.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:04.942 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:04.943 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:04.943 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:35:04.943 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:04.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:04.944 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:04.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:04.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:04.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:04.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:04.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:04.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:04.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:04.997 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:04.997 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:04.998 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:04.998 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:04.998 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:04.998 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:04.998 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:04.998 DEBUG [main][MenuItemLookup] Item match:Window 08:35:05.000 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:05.000 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:05.000 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:05.000 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:05.000 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:05.000 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:05.000 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:05.000 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:05.001 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:05.001 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:05.001 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:05.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:05.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:05.001 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:05.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:35:05.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:35:05.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:05.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:05.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:05.169 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:05.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:05.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:35:05.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:05.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:05.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:05.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:05.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:05.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:05.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:05.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:05.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:05.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:05.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:05.215 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:05.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:05.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:05.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:05.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:05.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:05.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:05.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:05.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:05.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:05.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:05.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:35:05.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:05.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:05.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:05.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:05.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:05.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:05.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. 08:35:05.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:05.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:05.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:05.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:05.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:05.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:05.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:05.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:05.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:05.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:05.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:05.359 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:05.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:05.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:05.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:05.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:05.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:05.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:05.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:05.426 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 08:35:05.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:05.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:05.458 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:05.458 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:05.458 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:05.458 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:05.458 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:05.458 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:05.458 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:05.459 DEBUG [main][MenuItemLookup] Item match:Window 08:35:05.460 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:05.460 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:05.460 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:05.460 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:05.460 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:05.460 DEBUG [main][MenuItemLookup] Item match:Show View 08:35:05.468 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:35:05.468 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:35:05.468 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:35:05.468 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:35:05.468 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:35:05.469 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:35:05.469 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:35:05.469 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:35:05.469 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:05.469 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:35:05.469 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:35:05.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:35:05.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:35:05.470 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:35:05.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:35:05.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:35:05.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:35:05.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:05.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:05.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:35:05.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:05.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:05.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:05.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:35:05.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:05.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:05.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:05.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:05.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:05.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:05.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:05.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:05.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:35:05.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:35:05.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:06.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:35:06.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:35:06.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:35:06.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:06.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:35:06.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:06.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:35:06.086 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 08:35:06.086 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 08:35:06.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 08:35:06.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 08:35:06.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:06.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:06.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:06.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:35:06.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:06.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:06.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:06.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:35:06.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:06.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:35:06.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:06.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:06.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:06.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:06.091 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:35:06.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:06.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:06.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:06.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:06.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:35:06.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:35:06.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 08:35:06.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:06.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:06.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 08:35:06.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:06.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:06.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:06.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:06.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:06.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:06.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 '\*?\QError Log\E') 08:35:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:06.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:06.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:06.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:06.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:06.333 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:35:06.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:35:06.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:06.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:06.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:06.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:06.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and no matchers specified 08:35:06.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:06.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:06.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:06.335 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 08:35:06.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:06.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:06.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:06.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:06.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:07.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:35:07.355 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 08:35:07.356 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:35:07.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:35:07.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:07.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:07.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:07.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:07.358 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 08:35:07.358 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 08:35:07.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:35:07.362 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:35:07.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:07.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:07.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:07.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:07.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:07.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:35:07.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:07.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:35:07.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:07.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:07.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:07.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:07.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.475 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:07.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:07.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:07.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:07.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:07.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:07.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:07.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:07.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:07.533 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:07.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:07.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:07.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:07.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:07.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:07.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 1 and no matchers specified 08:35:07.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:07.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:07.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:07.541 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:07.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:07.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:07.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:35:07.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:35:07.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:07.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 08:35:07.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:07.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:07.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:07.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:07.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:07.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:07.587 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:35:07.588 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:07.588 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:35:07.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:07.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:07.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:07.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:07.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:07.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:07.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:07.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:07.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:07.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:07.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:07.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:07.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:07.639 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:07.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:07.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:07.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:07.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:07.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:07.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:07.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:07.687 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:07.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:07.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:07.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:07.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:07.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Form D") 08:35:07.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:07.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:07.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:07.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:07.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:07.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:07.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:07.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:07.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:07.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:35:07.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:07.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:35:07.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:07.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:07.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:07.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:07.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.714 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:07.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:07.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:07.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:07.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:07.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:07.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:07.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:07.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:07.730 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:07.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:07.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:07.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:07.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:07.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:07.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and no matchers specified 08:35:07.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:07.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:07.794 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:07.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:07.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:07.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:07.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:07.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:07.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:07.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:07.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:07.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:07.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:35:07.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:07.809 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:35:07.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:07.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:07.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:07.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:07.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.816 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:07.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:07.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:07.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:07.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:07.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:07.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:07.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:07.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:07.865 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:07.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:07.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:07.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:07.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:07.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:07.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:07.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:07.874 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:07.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:07.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:07.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:07.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:07.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:07.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:07.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:07.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:07.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:07.921 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:35:07.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:07.922 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:35:07.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:07.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:07.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:07.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:07.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.930 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:07.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:07.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:07.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:07.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:07.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:07.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:07.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:07.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:07.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:07.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:07.973 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:07.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:07.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:07.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:07.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:07.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:07.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:07.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:08.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:08.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:08.006 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:08.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:08.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:08.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:08.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:08.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 08:35:08.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:08.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:08.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:08.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:08.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:08.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:08.023 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:08.024 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:35:08.024 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:08.025 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:35:08.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:08.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:08.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:08.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:08.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:08.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:08.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:08.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:08.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:08.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:08.075 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:08.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:08.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:08.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:08.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:08.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:08.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:08.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:08.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:08.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:08.082 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:08.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:08.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:08.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:08.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:08.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 08:35:08.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:08.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:35:08.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:35:08.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:08.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 08:35:08.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:08.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:08.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:08.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:08.128 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:35:08.128 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:35:08.128 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:08.128 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:08.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:08.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.194 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 2.162 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.119 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.117 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.102 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.112 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.102 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.103 s Running org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:08.142 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:08.143 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:08.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:08.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:08.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:08.144 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:08.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:08.145 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:08.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:08.145 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:35:08.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:08.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:08.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:08.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:08.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:08.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:08.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:08.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:08.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:08.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:08.148 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:08.148 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:08.148 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:08.148 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:08.148 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:08.148 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:08.148 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:08.148 DEBUG [main][MenuItemLookup] Item match:Window 08:35:08.150 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:08.150 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:08.150 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:08.150 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:08.150 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:08.150 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:08.150 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:08.150 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:08.151 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:08.151 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:08.151 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:08.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:08.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:08.151 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:08.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:35:08.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:35:08.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:08.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:08.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:08.332 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:08.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:08.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:35:08.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:08.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:08.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:08.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:08.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:08.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:08.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:08.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:08.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:08.343 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:08.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:08.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:08.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:08.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:08.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:08.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:08.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:08.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:08.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:08.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:08.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:08.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:08.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:08.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:08.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:08.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:08.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:08.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') 08:35:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:08.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:08.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:08.451 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:08.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:08.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:08.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:08.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:08.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:08.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and no matchers specified 08:35:08.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:08.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:08.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:08.484 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:08.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:08.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:08.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:08.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:35:08.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink clicked") 08:35:08.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:08.494 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 08:35:08.494 TRACE [main][WidgetHandler] Wait for synchronization 08:35:08.494 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 08:35:08.494 TRACE [main][WidgetHandler] Wait for synchronization 08:35:08.494 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 08:35:08.494 TRACE [main][WidgetHandler] Wait for synchronization 08:35:08.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:08.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:08.497 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:08.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:08.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:08.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:08.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:35:08.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:08.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:08.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:08.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:08.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:08.500 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:08.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:08.501 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:08.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:08.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:08.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:08.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:08.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.514 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:08.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:08.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:08.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:08.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:08.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:08.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:08.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:08.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:08.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:08.533 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:08.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:08.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:08.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:08.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:08.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:08.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing hyperlink") 08:35:08.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:08.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:08.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:08.592 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:08.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:08.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:08.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:08.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:09.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:09.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:09.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:35:09.637 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 08:35:09.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:09.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:09.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:09.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:09.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:09.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:09.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:09.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:09.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:09.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:09.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:09.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:09.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:09.648 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:09.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:09.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:09.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:09.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:09.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:09.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:09.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:09.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:09.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:09.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:09.700 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:09.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:09.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:09.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:09.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:09.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:09.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 1 and no matchers specified 08:35:09.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:09.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:09.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:09.734 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:09.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:09.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:35:09.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:35:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:09.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 08:35:09.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:09.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:09.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:09.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:09.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:09.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:09.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:09.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:09.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:09.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:09.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:09.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:09.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:09.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:09.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:09.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:09.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:09.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:09.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:09.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:09.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:09.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:09.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:09.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:09.812 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:09.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:09.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:09.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:09.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:09.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:09.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:09.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:09.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:09.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:09.819 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:09.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:09.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:09.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:09.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:09.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:09.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink Section C") 08:35:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:09.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:09.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:09.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:35:09.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:09.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:09.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:09.826 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:09.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:09.826 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:09.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:09.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:09.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:09.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:09.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:09.863 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:09.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:09.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:09.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:09.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:09.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:09.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:09.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:09.906 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:09.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:09.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:09.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:09.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:09.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:09.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and no matchers specified 08:35:09.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:09.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:09.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:09.940 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:09.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:09.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:09.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:09.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:09.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:35:09.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:09.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:09.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:09.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:09.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:09.951 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:09.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:09.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:09.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:09.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:09.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:09.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:09.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:09.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:09.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:09.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35: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') 08:35:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:09.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:10.014 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:10.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:10.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:10.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:10.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:10.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:10.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink Section B") 08:35:10.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:10.021 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:10.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:10.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:35:10.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:10.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:10.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:10.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:10.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:10.025 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:10.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:10.026 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:10.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:10.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:10.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:10.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:10.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:10.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:10.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:10.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:10.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:10.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:10.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:10.118 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:10.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:10.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:10.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:10.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:10.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:10.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:10.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:10.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:10.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:10.125 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:10.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:10.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:10.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 08:35:10.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:35:10.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:10.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:10.158 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:10.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:10.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:10.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:10.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:10.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:10.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:10.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:10.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:10.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:10.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:10.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:10.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:10.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:10.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:10.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:10.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:10.187 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:10.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:10.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:10.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:10.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:10.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:10.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:10.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:10.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:10.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:10.193 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:10.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:10.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:10.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 08:35:10.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:35:10.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:35:10.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 08:35:10.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:10.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:10.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:10.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:10.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:10.232 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:35:10.232 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:35:10.232 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:10.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:10.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:10.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.093 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.069 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.138 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.106 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.079 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.124 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.074 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.132 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.073 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:10.245 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:10.246 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:10.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:10.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:10.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:10.247 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:10.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:10.253 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:10.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:10.253 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:35:10.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:10.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:10.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:10.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:10.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:10.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:10.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:10.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:10.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:10.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:10.256 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:10.256 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:10.256 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:10.256 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:10.256 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:10.256 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:10.256 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:10.256 DEBUG [main][MenuItemLookup] Item match:Window 08:35:10.258 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:10.258 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:10.258 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:10.258 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:10.258 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:10.258 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:10.258 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:10.258 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:10.258 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:10.258 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:10.258 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:10.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:10.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:10.259 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:10.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:35:10.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 'Preferences.*'] is available. finished successfully 08:35:10.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:10.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:10.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:10.442 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:10.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:10.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:35:10.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:10.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:10.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:10.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:10.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:10.449 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:10.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:10.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:10.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:10.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:10.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:10.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:10.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:10.517 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:10.517 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:10.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:10.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:10.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:10.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:10.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.524 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:10.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:10.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:10.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:10.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:10.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:10.567 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:10.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:10.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:10.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:10.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:10.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:10.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 08:35:10.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:10.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:10.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:10.575 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:10.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:35:10.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText clicked") 08:35:10.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:10.607 TRACE [main][WidgetHandler] Notify FormText with event 1 08:35:10.607 TRACE [main][WidgetHandler] Wait for synchronization 08:35:10.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:10.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:10.611 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:10.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:35:10.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:10.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:10.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:10.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:10.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:10.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:10.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:10.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:10.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:10.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:10.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:10.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:10.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:10.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:10.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:10.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:10.641 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:10.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:10.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:10.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:10.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:10.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:10.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 08:35:10.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:10.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:10.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:10.675 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:10.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:10.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:35:10.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 1 and no matchers specified 08:35:10.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:10.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:10.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:10.679 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:10.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:10.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:35:10.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:35:10.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 08:35:10.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:10.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:10.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:10.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:10.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:10.691 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:10.691 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:10.691 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:10.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:10.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:10.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:10.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:10.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.702 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:10.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:10.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:10.710 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:10.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:10.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:10.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:10.750 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:10.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:10.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:10.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:10.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:10.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:10.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing hyperlink") 08:35:10.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:10.760 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:10.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:10.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:10.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:11.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:11.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:11.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:11.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:11.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:35:11.841 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 08:35:11.841 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:11.841 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:11.841 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:11.842 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:11.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:11.843 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:11.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:11.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:11.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:11.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:11.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:11.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:11.850 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:11.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:11.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:11.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:11.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:11.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:11.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:11.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:11.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:11.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:11.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:11.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:11.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:11.890 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:11.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:11.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:11.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:11.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:11.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:11.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 08:35:11.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:11.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:11.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:11.899 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:11.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:11.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:11.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:35:11.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:35:11.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:11.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 08:35:11.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:11.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:11.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:11.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:11.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:11.902 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:11.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:11.903 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:11.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:11.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:11.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:11.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:11.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:11.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:11.943 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:11.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:11.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:11.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:11.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:11.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:11.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:11.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 '\*?\QUI Form Test\E') 08:35:11.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:11.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:11.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:11.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:11.989 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:11.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:11.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:11.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:11.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:11.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:11.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 08:35:11.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:11.997 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:11.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:11.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:11.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:11.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:11.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:35:12.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:12.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:12.000 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:12.001 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:12.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:12.002 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:12.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:12.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:12.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:12.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:12.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.035 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:12.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:12.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:12.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:12.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:12.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:12.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:12.053 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:12.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:12.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:12.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:12.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:12.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:12.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:12.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:12.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:12.097 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:12.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:12.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText Section C") 08:35:12.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:35:12.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:12.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:12.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:12.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:12.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:12.104 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:12.104 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:12.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:12.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:12.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:12.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:12.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.114 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:12.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:12.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:12.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:12.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:12.162 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:12.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:12.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:12.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:12.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:12.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:12.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 08:35:12.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:12.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:12.168 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:12.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:12.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:35:12.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:12.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:12.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:12.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:12.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:12.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:12.171 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:12.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:12.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:12.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:12.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:12.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.211 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:12.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:12.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:12.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:12.256 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:12.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:12.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:12.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:12.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:12.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:12.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 08:35:12.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:12.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:12.264 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:12.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:12.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:35:12.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:12.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:12.267 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:12.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:12.267 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:12.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:12.268 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:12.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:12.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:12.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:12.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:12.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.303 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:12.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:12.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:12.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:12.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:12.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:12.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:12.360 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:12.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:12.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:12.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:12.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:12.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:12.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText Section A") 08:35:12.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:12.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:12.365 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:12.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:12.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:35:12.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:12.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:12.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:12.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:12.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:12.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:12.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:12.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:12.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:12.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:12.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:12.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.404 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:12.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:12.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:12.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:12.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:12.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:12.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:12.422 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:12.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:12.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:12.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:12.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:12.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:12.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:12.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:12.496 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:12.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:12.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:12.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 08:35:12.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:35:12.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:12.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:12.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:12.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:12.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:12.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:12.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:12.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:12.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:12.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:12.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:12.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.515 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:12.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:12.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:12.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:12.563 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:12.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:12.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:12.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:12.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:12.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:12.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:12.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:12.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:12.570 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:12.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:12.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:12.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 08:35:12.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:35:12.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:35:12.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 08:35:12.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:12.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:12.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:12.615 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:35:12.615 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:35:12.615 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:12.615 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:12.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.371 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.096 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.078 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.151 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.059 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.098 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.102 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.067 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.096 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.1 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.133 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.112 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:12.625 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:12.627 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:12.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:12.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:12.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:12.627 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:12.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:12.630 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:12.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:12.630 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:35:12.630 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:12.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:12.631 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:12.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:12.631 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:12.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:12.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:12.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:12.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:12.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:12.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:12.633 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:12.633 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:12.633 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:12.633 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:12.633 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:12.633 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:12.633 DEBUG [main][MenuItemLookup] Item match:Window 08:35:12.634 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:12.634 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:12.635 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:12.635 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:12.635 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:12.635 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:12.635 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:12.635 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:12.635 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:12.635 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:12.635 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:12.635 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:12.635 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:12.635 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:12.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:35:12.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:35:12.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:12.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:12.812 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:12.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:12.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:35:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:12.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:12.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:12.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:12.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:12.871 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:12.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:12.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:12.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:12.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:12.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:12.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:12.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:12.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:12.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:12.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:12.911 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:12.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:12.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:12.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:12.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:12.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:12.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:12.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:12.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 '\*?\QUI Form Test\E') 08:35:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:12.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:12.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:12.968 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:12.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:12.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:12.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:12.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:12.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:12.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 08:35:12.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:12.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:12.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:12.977 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:12.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:12.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:12.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:13.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:13.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:13.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:35:13.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.section.DefaultSection, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 08:35:13.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:13.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:13.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:13.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:13.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:14.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:14.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:14.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:35:14.036 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 08:35:14.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:14.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:14.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:14.036 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:14.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:14.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:14.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:14.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:14.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:14.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:14.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:14.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:14.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:14.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:14.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:14.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:14.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:14.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:14.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:14.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 '\*?\QUI Form Test\E') 08:35:14.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:14.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:14.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:14.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:14.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:14.099 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:14.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:14.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:14.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:14.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:14.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:14.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 08:35:14.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:14.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:14.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:14.111 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:14.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:14.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:14.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:14.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:14.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:14.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:35:14.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.section.DefaultSection, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 08:35:14.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:14.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:14.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:14.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:14.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:35:14.159 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:35:14.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:14.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:14.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:14.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:14.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:14.160 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:14.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:14.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:14.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:14.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:14.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:14.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:14.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:14.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:14.175 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:14.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:14.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:14.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:14.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:14.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:14.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:14.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:14.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:14.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:14.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:14.224 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:14.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:14.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:14.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:14.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:14.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:14.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing section title") 08:35:14.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:14.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:14.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:14.229 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:14.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:14.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:14.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:14.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:14.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:14.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:15.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:15.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:35:15.262 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 08:35:15.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:15.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:15.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:15.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:15.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:15.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:15.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:15.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:15.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:15.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:15.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:15.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:15.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.271 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:15.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:15.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:15.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:15.305 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:15.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:15.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:15.314 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:15.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:15.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:15.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:15.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:15.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:15.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 1 and no matchers specified 08:35:15.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:15.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:15.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:15.319 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:15.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:15.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:35:15.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:35:15.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 08:35:15.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:15.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:15.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:15.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:15.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:15.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:15.325 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:15.325 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:15.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:15.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:15.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:15.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:15.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:15.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:15.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:15.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:15.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:15.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:15.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:15.409 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:15.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:15.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:15.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:15.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:15.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:15.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:15.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:15.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:15.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:15.419 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:15.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:15.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:15.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Section C") 08:35:15.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:35:15.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:15.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:15.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:15.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:15.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:15.425 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:15.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:15.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:15.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:15.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:15.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:15.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:15.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:15.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:15.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:15.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:15.474 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:15.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:15.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:15.517 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:15.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:15.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:15.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:15.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:15.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:15.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 08:35:15.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:15.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:15.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:15.522 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:15.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:15.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:35:15.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:15.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:15.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:15.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:15.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:15.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:15.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:15.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:15.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:15.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:15.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:15.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:15.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:15.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:15.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:15.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:15.616 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:15.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:15.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:15.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:15.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:15.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:15.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Section A") 08:35:15.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:15.621 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:15.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:35:15.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:15.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:15.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:15.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:15.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:15.623 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:15.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:15.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:15.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:15.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:15.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.659 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:15.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:15.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:15.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:15.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:15.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:35:15.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:15.706 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:15.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:15.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:15.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:15.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:15.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:15.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:15.711 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:15.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:15.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:15.739 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:15.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:15.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 08:35:15.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:35:15.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:15.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:15.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:15.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:15.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:15.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:15.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:15.750 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:15.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:15.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:15.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:15.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:15.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.756 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:35:15.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:15.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:15.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:15.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') 08:35:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:15.776 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:35:15.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:35:15.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:15.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:15.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:15.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:15.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:35:15.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:15.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:15.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:15.840 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:35:15.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:15.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:15.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:35:15.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 08:35:15.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:15.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:35:15.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:35:15.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:15.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 08:35:15.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:15.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:15.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:15.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:35:15.853 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:35:15.853 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:15.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:15.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:15.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.229 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.125 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.123 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.102 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.06 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.1 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.099 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.098 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.126 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.103 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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/tests/org.eclipse.reddeer.jface.test/target/org.eclipse.reddeer.jface.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.jface.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/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.prcheck/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -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.prcheck/tests/org.eclipse.reddeer.jface.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:32.799 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:35:32.801 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:35:32.889 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:35:32.890 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:35:32.988 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:33.098 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:33.102 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:33.107 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:33.111 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:35:33.111 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:35:33.191 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:35:33.316 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:33.317 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:33.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:33.321 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:33.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:33.329 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:33.332 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:35:33.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:33.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:33.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:33.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:33.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:33.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:33.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:33.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:33.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:35:33.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:33.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:35:33.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:35:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:33.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:33.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 08:35:33.800 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 08:35:33.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:33.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:33.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 08:35:33.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:35:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:33.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:33.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:33.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:33.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:33.903 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:35:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:33.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:33.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:33.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:38.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 08:35:38.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 08:35:38.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:38.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 08:35:38.983 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:38.983 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:38.988 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:38.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:38.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:38.993 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:35:38.993 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:38.993 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:35:38.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:38.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:38.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:38.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:38.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:38.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:38.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:35:39.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:39.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:39.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:35:39.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:35:39.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:39.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:39.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 08:35:39.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:39.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:39.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:35:39.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:39.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:39.114 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:35:39.114 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 08:35:39.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:39.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:39.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:39.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:39.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:39.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:39.128 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:39.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:39.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:39.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:39.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:39.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:39.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:39.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:35:39.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:35:39.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:35:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:35:39.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:39.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:39.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:39.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:39.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:39.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:35:39.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:39.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:35:39.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:39.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:39.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:39.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:39.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:39.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:39.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:39.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.... 08:35:39.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:39.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:39.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:35:39.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:35:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:35:39.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] 08:35:39.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:39.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:39.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:35:39.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:35:39.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:39.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:39.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:39.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:39.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:39.334 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:35:39.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:39.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:39.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:39.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:44.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:35:44.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] 08:35:44.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:44.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:35:44.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:44.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:44.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:44.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:44.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:44.396 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:35:44.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:44.396 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:35:44.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:44.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:44.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:44.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:44.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:44.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:44.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:44.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:44.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:35:44.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:44.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:35:44.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:35:44.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:44.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:44.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 08:35:44.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:44.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:44.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:35:44.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:44.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:44.497 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:35:44.497 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 08:35:44.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:44.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:44.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:44.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:44.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:44.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:44.500 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:44.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:44.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:44.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:44.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:44.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:35:44.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:35:44.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:35:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:35:44.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:44.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:44.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:44.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:44.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:44.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:35:44.551 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:44.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:35:44.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:44.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:44.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:44.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:44.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:44.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:44.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:35:44.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:44.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:44.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:35:44.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:35:44.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:44.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:44.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 08:35:44.697 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 08:35:44.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:44.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:44.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 08:35:44.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:35:44.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:44.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:44.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:44.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:44.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:44.703 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:35:44.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:44.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:44.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:44.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:49.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 08:35:49.734 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 08:35:49.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:49.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 08:35:49.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:49.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:49.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:49.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:49.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:49.736 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:35:49.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:49.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:35:49.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:49.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:49.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:49.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:49.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:49.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:49.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:35:49.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:49.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:49.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:35:49.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:35:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 08:35:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 08:35:49.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:35:49.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:49.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:49.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:49.875 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:35:49.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:49.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:49.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:49.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:54.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:54.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:54.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:54.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:54.906 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:54.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:54.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:54.907 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:35:54.908 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:35:54.908 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:54.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:54.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:54.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.208 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.66 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.224 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.178 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.155 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.185 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.171 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:35:55.028 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:35:55.033 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:55.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:55.034 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:35:55.034 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:55.034 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:55.035 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:55.035 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:55.035 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:55.041 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:55.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:55.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:35:55.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:55.043 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:35:55.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:35:55.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:55.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:55.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:55.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:55.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:55.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:55.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.045 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:35:55.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.045 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:55.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:55.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:55.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:55.054 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:55.059 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:55.059 DEBUG [main][MenuItemLookup] Item match:File 08:35:55.064 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:35:55.064 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:35:55.090 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:35:55.091 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.091 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:35:55.091 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:55.091 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:35:55.091 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.091 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:35:55.091 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:35:55.095 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:35:55.095 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:35:55.097 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:35:55.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.... 08:35:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:35:55.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:35:55.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.290 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:55.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:35:55.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:55.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:55.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:55.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:55.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:55.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:55.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:55.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:35:55.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:35:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:55.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:55.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:35:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:35:55.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:35:55.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:55.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:35:55.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:55.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:35:55.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:35:55.851 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:35:55.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:35:55.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:35:55.854 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:55.854 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:35:55.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:35:55.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:55.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:55.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:55.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:55.860 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:35:55.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:55.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:55.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:55.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:55.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:55.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 08:35:55.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 08:35:55.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:55.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.885 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:35:55.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:55.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:55.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:35:55.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:55.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.888 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:35:55.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.888 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:35:55.889 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:35:55.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:55.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:55.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:55.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:55.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:55.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:55.892 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:55.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:55.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:55.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:55.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:35:55.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:35:55.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:35:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:35:55.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:55.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:55.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:55.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:55.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:55.948 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:55.948 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:55.948 DEBUG [main][MenuItemLookup] Item match:File 08:35:55.951 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:35:55.951 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:35:55.954 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:35:55.954 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.954 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:35:55.954 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:55.955 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:35:55.955 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.955 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:35:55.955 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:35:55.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:35:55.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:35:55.956 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:35:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:35:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:35:56.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:35:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.076 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:56.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:35:56.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:56.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:56.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:56.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:35:56.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:35:56.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:56.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:35:56.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:35:56.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:35:56.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:56.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:35:56.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:56.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:35:56.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:35:56.602 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:35:56.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:35:56.604 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:35:56.604 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:56.604 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:35:56.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:35:56.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:56.607 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:35:56.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:56.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:56.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:56.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:56.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:56.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 08:35:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 08:35:56.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:56.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.628 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:35:56.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:56.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:56.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] is available.... 08:35:56.630 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:35:56.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 08:35:56.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.631 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:35:56.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:56.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:56.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:56.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.633 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:35:56.634 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:35:56.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:56.636 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:56.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:56.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:56.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:56.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:56.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:35:56.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:35:56.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:35:56.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:35:56.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:35:56.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:56.699 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:56.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:56.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:56.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:35:56.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:56.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:56.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:35:56.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:56.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:35:56.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:35:56.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:56.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:56.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:56.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:56.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:56.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:56.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:35:56.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:56.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:56.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:56.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:56.705 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:56.705 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:56.705 DEBUG [main][MenuItemLookup] Item match:File 08:35:56.707 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:35:56.707 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:35:56.709 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:35:56.709 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:56.709 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:35:56.709 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:56.709 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:35:56.710 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:56.710 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:35:56.710 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:35:56.710 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:35:56.710 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:35:56.710 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:35:56.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:35:56.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:35:56.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:35:56.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.833 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:56.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:35:56.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:56.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:56.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:56.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:35:56.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:35:56.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:57.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:57.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:35:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:35:57.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:35:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:57.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:35:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:57.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:35:57.342 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:35:57.343 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:35:57.343 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:35:57.344 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:35:57.344 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:57.345 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:35:57.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:35:57.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:57.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:57.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:57.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:57.348 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:35:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:57.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:57.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:57.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:57.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 08:35:57.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 08:35:57.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:57.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:57.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:57.363 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:35:57.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:57.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:57.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:57.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:57.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:57.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:57.364 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:35:57.364 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:35:57.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:57.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:57.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:57.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:57.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:57.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:57.366 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:57.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:57.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:57.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:35:57.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:35:57.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:35:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:35:57.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:35:57.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:57.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:35:57.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:57.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:57.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:35:57.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:57.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:35:57.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:35:57.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:57.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:57.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:57.420 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:57.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.420 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:57.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:57.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:35:57.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:57.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:57.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:57.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:57.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:57.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:57.422 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:57.423 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:57.423 DEBUG [main][MenuItemLookup] Item match:File 08:35:57.425 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:35:57.425 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:35:57.427 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:35:57.427 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.427 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:35:57.427 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:57.427 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:35:57.427 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.427 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:35:57.428 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:35:57.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:35:57.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:35:57.428 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:35:57.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:35:57.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:35:57.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:35:57.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:57.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:57.553 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:57.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:35:57.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:57.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:57.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:57.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:57.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:57.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:57.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:35:57.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:35:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:58.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:58.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:35:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:35:58.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:35:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:58.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:35:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:58.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:35:58.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:35:58.064 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:35:58.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:35:58.066 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:35:58.067 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:58.067 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:35:58.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:35:58.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:58.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:58.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:58.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:58.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:58.072 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:35:58.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:58.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:58.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:58.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:58.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 08:35:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 08:35:58.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:58.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:58.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:58.088 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:35:58.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:35:58.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:58.090 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:35:58.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:58.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:58.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:58.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:58.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:58.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:58.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:58.091 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:35:58.091 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:35:58.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:58.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:58.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:58.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:58.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:58.094 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:58.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:58.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:58.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:58.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:58.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:58.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:35:58.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:35:58.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:35:58.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:35:58.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:35:58.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:58.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:58.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:58.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:58.149 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:35:58.149 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:35:58.149 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:58.149 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:58.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:58.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.123 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.657 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.717 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.73 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 08:35:58.192 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.193 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.193 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:35:58.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:35:58.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:58.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:58.196 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:58.196 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:58.197 DEBUG [main][MenuItemLookup] Item match:File 08:35:58.199 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:35:58.199 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:35:58.201 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:35:58.201 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:58.201 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:35:58.202 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:58.202 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:35:58.202 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:58.202 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:35:58.202 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:35:58.202 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:35:58.202 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:35:58.203 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:35:58.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:35:58.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:35:58.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:35:58.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:58.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:58.325 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:58.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:35:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:58.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:58.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:58.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:58.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:58.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:58.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:35:58.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:35:58.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:58.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:58.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:35:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:35:58.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:35:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:58.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:35:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:58.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:35:58.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:35:58.835 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:35:58.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:35:58.838 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:35:58.838 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:58.838 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:35:58.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:35:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:58.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:58.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:58.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:58.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:58.842 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:35:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:58.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:58.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:58.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 08:35:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 08:35:58.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:58.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:58.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:58.862 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:35:58.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing new wizard"] is available.... 08:35:58.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 08:35:58.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:58.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:58.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:58.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:35:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:58.867 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:35:58.867 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:35:58.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:58.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:58.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:58.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:58.869 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:58.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:58.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:58.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:58.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:35:58.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:35:58.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:35:58.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:35:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available.... 08:35:59.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available. finished successfully 08:35:59.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 08:35:59.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:59.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:59.027 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.033 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:35:59.036 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.046 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.046 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.046 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.047 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.047 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message") 08:35:59.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:59.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:59.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:59.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:35:59.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:59.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:59.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:59.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:59.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:59.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:59.052 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 08:35:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:59.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:59.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:59.059 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.059 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:35:59.060 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.061 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.061 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.061 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message") 08:35:59.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:59.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:59.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:59.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:35:59.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:59.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:59.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:59.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:59.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:59.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:59.064 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 08:35:59.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:59.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:59.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:59.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:59.092 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.092 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:35:59.093 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.093 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.094 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.094 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog info message") 08:35:59.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:59.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:59.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:59.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:35:59.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:59.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:59.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:59.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:59.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:59.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:59.097 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 08:35:59.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:59.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:59.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:59.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:59.099 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.099 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:35:59.100 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.101 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.101 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.101 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog none message") 08:35:59.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:59.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:59.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:59.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:35:59.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:59.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:59.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:59.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:59.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:59.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:59.105 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 08:35:59.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:59.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:59.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:59.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:59.108 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.108 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:35:59.114 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.114 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.114 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.115 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider") 08:35:59.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:59.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:59.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:59.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:35:59.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:59.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:59.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:59.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:59.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:59.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:59.117 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 08:35:59.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:59.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:59.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:59.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:59.120 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.120 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:35:59.122 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.122 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.122 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:35:59.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing shell"] is available.... 08:35:59.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:01.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:01.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:01.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:01.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:02.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:02.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:02.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:02.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:03.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:03.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:03.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:03.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:04.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:04.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:04.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:04.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:05.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:05.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:05.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:05.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:06.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:06.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:06.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:06.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:07.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:07.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:07.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:07.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:08.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:08.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:08.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:08.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:09.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:09.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:09.214 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: 11.062 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.746 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.198 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.094 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 08:36:09.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 08:36:09.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 08:36:09.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 08:36:09.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:09.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:09.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:36:09.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:09.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:36:09.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:09.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:09.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:09.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:09.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:09.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:09.328 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:36:09.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:09.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:09.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:09.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:09.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 08:36:09.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 08:36:09.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 08:36:09.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:09.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:09.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:36:09.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:09.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:09.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:36:09.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:09.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:09.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:09.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:36:09.451 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:36:09.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 08:36:09.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 08:36:09.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 08:36:09.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:09.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 "Cancel", Widget matcher matching widgets with style: 8) 08:36:09.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:09.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:36:09.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:09.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:09.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:09.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:09.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:09.568 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:36:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:09.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:09.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:09.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 08:36:09.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 08:36:09.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 08:36:09.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:09.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:09.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:36:09.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:09.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:36:09.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:09.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:09.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:09.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:09.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:36:09.695 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:36:09.697 INFO [WorkbenchTestable][AbstractText] Text set to: something 08:36:09.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:36:09.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:09.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:09.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:09.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:36:09.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:09.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:09.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:09.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:09.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:09.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:36:09.700 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:36:09.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:36:09.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:09.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:09.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:09.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:36:09.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:09.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:09.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:09.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:09.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:09.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:09.704 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:36:09.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:09.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:09.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:09.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.144 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.078 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.152 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.126 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:36:09.755 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:36:09.758 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:36:09.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:09.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:36:09.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:09.759 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:36:09.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:09.759 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:36:09.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:09.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:36:09.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:09.763 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:36:09.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:09.763 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"] 08:36:09.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:09.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:09.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 08:36:09.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:36:09.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:09.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:09.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:09.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:36:09.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:09.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:36:09.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:09.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:36:09.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:09.766 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"] 08:36:09.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:09.766 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:36:09.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:09.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:36:09.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:09.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:09.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:09.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:09.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:09.787 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:09.787 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:09.787 DEBUG [main][MenuItemLookup] Item match:File 08:36:09.790 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:36:09.790 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:36:09.790 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:36:09.790 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:36:09.790 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:09.790 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:36:09.790 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:36:09.790 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:09.790 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:36:09.790 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:36:09.790 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:36:09.790 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:36:09.790 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:09.791 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:36:09.791 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:36:09.791 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:36:09.791 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:36:09.791 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:09.791 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:36:09.791 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:09.791 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:36:09.791 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:36:09.791 DEBUG [main][MenuItemLookup] Item match:Export... 08:36:09.792 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 08:36:09.792 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 08:36:09.792 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 08:36:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 08:36:09.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully 08:36:09.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 08:36:09.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:09.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:09.924 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 08:36:09.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:09.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:36:09.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:09.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:09.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:09.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:09.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:09.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:36:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:36:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 08:36:09.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 08:36:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:10.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:10.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 08:36:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 08:36:10.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 08:36:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:10.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 08:36:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:10.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 08:36:10.432 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 08:36:10.432 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 08:36:10.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 08:36:10.437 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 08:36:10.437 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 08:36:10.437 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:36:10.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:36:10.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:10.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:10.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:10.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:10.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:10.440 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:36:10.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:10.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:10.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:10.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:10.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:36:10.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:10.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:10.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available.... 08:36:10.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available. finished successfully 08:36:10.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 08:36:10.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:10.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:10.448 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 08:36:10.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:10.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:10.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:10.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 08:36:10.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:10.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:10.454 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 08:36:10.454 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 08:36:10.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest$ExportWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:36:10.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:10.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:10.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:10.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:10.457 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:36:10.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:10.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:10.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:10.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:10.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:36:10.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:36:10.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:36:10.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:36:10.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:36:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:36:10.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:36:10.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:10.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:10.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 08:36:10.503 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:36:10.503 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:10.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.738 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:36:10.518 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:36:10.521 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:36:10.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:10.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:36:10.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:10.522 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:36:10.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:10.523 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:36:10.523 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:10.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:36:10.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:10.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:36:10.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:10.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 08:36:10.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:10.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:10.525 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 08:36:10.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:36:10.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:10.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:10.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:10.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:36:10.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:10.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:36:10.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:10.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:36:10.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:10.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 08:36:10.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:10.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:36:10.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:10.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:36:10.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:10.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:10.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:10.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:10.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:10.528 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:10.528 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:10.528 DEBUG [main][MenuItemLookup] Item match:File 08:36:10.531 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:36:10.531 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:36:10.531 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:36:10.531 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:36:10.531 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:10.531 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:36:10.531 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:36:10.531 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:10.531 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:36:10.531 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:36:10.531 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:36:10.532 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:36:10.532 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:10.532 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:36:10.532 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:36:10.532 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:36:10.532 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:36:10.532 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:10.532 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:36:10.532 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:10.532 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:36:10.532 DEBUG [main][MenuItemLookup] Item match:Import... 08:36:10.533 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:36:10.533 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:36:10.533 INFO [main][MenuItemHandler] Select menu item: &Import... 08:36:10.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:36:10.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:36:10.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:36:10.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:10.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:10.736 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:36:10.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:10.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:36:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:10.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:10.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:10.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:36:10.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:36:10.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 08:36:10.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 08:36:10.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:11.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:11.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 08:36:11.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 08:36:11.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 08:36:11.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:11.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 08:36:11.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:11.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 08:36:11.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 08:36:11.252 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 08:36:11.253 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 08:36:11.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 08:36:11.257 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:36:11.257 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:36:11.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:36:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:11.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:11.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:11.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:11.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:11.260 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:36:11.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:11.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:11.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:11.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:11.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:36:11.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:11.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available.... 08:36:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available. finished successfully 08:36:11.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 08:36:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:11.273 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 08:36:11.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:11.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 08:36:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:11.274 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 08:36:11.274 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 08:36:11.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest$ImportWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:36:11.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:11.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:11.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:11.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:11.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:11.276 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:36:11.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:11.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:11.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:11.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:36:11.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:36:11.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:36:11.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:36:11.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:36:11.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:36:11.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:36:11.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:11.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:11.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:11.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:11.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 08:36:11.304 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:36:11.304 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:11.304 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:11.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:11.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.779 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:11.312 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:11.313 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:36:11.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:11.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:11.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:11.314 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:36:11.327 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:11.328 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:36:11.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:11.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:11.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:11.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:11.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:11.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:11.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:11.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:11.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:11.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:36:11.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:11.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:11.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:36:11.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:11.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:11.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:11.427 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:11.427 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 08:36:11.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:36:11.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:11.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:11.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:11.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:11.429 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:36:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:11.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:11.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:11.433 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:11.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:36:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:11.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:11.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:11.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:11.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:11.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:11.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:11.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:11.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:36:11.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:11.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:36:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:11.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:11.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:11.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:11.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:11.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:11.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:11.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:11.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:11.504 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:11.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:11.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:11.505 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:11.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:11.505 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:11.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:11.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:11.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:11.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:11.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:11.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:11.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:11.506 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:11.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:36:11.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:11.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:36:11.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:11.601 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:11.602 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 08:36:11.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:36:11.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:11.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:11.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:11.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:11.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:11.609 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:36:11.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:11.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:11.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:11.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:36:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:36:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:36:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:36:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:36:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:36:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:11.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:11.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:11.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:11.635 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:11.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:11.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:11.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:11.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:11.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:11.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:11.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:11.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:11.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:11.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:11.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:11.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:36:11.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:11.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:36:11.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:11.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:11.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:11.754 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:11.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:36:11.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:11.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:11.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:11.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:11.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:11.757 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:11.757 INFO [WorkbenchTestable][WizardDialog] Finish wizard 08:36:11.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:36:11.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:11.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:11.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:11.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:11.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:11.759 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:36:11.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:11.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:11.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:11.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:16.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:36:16.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:36:16.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:36:16.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:36:16.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:36:16.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:36:16.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:16.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:16.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:16.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:16.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:16.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:16.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:16.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:16.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:16.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:16.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:16.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:16.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:16.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:16.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:16.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:16.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:36:16.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:16.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:16.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:36:16.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:16.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:16.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:16.892 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:16.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:36:16.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:16.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:16.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:16.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:16.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:16.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:16.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:16.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:16.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:36:16.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:16.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:16.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:16.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:36:16.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:16.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:16.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:16.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:16.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:16.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:16.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:16.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:16.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:16.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:16.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:16.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:16.928 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:16.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:16.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:16.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:16.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:16.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:16.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:16.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:16.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:16.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:16.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:16.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:36:17.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:36:17.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:17.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.030 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:17.030 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:36:17.031 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:17.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:17.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:17.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:17.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:36:17.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:17.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:36:17.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:17.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:17.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:17.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:17.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:17.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:17.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:17.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:17.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:17.106 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:17.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:17.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:17.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:17.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:17.107 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:17.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:17.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:17.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:17.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:17.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:17.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:17.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:36:17.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:36:17.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:17.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.213 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:17.213 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 08:36:17.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:36:17.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:17.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:17.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:17.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:17.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:17.216 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:36:17.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:17.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:17.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:17.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:17.219 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:17.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 08:36:17.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:17.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:17.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:17.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:17.230 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:17.230 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 08:36:17.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 08:36:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:17.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:17.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:17.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:17.232 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 08:36:17.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:17.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:17.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:17.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:17.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 08:36:17.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:17.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:17.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:17.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 08:36:17.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:17.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:17.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:17.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:17.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:17.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:36:17.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:17.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:17.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:17.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:36:17.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:17.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:36:17.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:17.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:17.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:17.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:17.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:17.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:17.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:17.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:17.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:17.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:17.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:17.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:17.315 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:17.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:17.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:17.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:17.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:17.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:17.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:17.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:17.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:36:17.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.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 08:36:17.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:17.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.413 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:17.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:36:17.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:17.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:17.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:17.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:17.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:17.415 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:17.415 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 08:36:17.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 "Next >", Widget matcher matching widgets with style: 8) 08:36:17.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:17.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:17.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:17.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:17.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:17.417 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:36:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:17.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:17.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:17.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 08:36:17.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:17.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:17.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:17.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 08:36:17.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:17.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:17.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:17.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:17.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:17.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:36:17.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:17.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:17.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:17.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:36:17.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:36:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:17.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:17.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:17.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:17.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:17.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:17.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:17.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:17.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:17.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:17.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:17.457 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:17.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:17.457 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:17.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:17.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:17.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:17.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:17.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:17.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:17.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:36:17.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:36:17.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:17.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.561 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:17.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 08:36:17.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:17.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:17.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:17.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:17.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:17.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:17.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:36:17.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:36:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:17.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:17.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:17.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:17.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:17.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:17.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:17.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:17.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:17.606 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:17.606 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:17.607 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:17.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:17.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:17.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:17.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:17.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:17.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:36:17.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:36:17.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:17.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available.... 08:36:17.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:18.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:18.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:18.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:18.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:18.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:18.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:19.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:19.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:19.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:19.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:19.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:19.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:21.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:21.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:21.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:21.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:21.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:21.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:22.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:22.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:22.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:22.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:22.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:22.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:23.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:23.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:23.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:23.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:23.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:23.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:24.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:24.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:24.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:24.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:24.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:24.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:25.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:25.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:25.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:25.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:25.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:25.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:26.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:26.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:26.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:26.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:26.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:26.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:27.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:27.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:27.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:27.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:27.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:27.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:27.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 08:36:27.798 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:27.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:27.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:27.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 08:36:27.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 08:36:27.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:27.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:27.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:36:27.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:27.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:27.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:27.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:27.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:27.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:27.835 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:36:27.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:27.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:36:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:27.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:27.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:27.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:27.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:27.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:27.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:27.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:27.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:27.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:27.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:27.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:27.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:27.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:27.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:27.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:27.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:27.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:27.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:27.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:27.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:27.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:27.894 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:27.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:36:27.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:27.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:36:27.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:27.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:27.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:27.987 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:36:27.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:27.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:27.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:27.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:36:27.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:27.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:36:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:27.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:27.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:27.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:27.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:27.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:27.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:28.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:28.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:28.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:28.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:28.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:28.020 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:28.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:28.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:28.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:28.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:28.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:28.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:28.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:28.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:36:28.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:28.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:36:28.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:28.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:28.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:28.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:28.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:28.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:28.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:36:28.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:36:28.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:28.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:28.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:36:28.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:28.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:28.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:28.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:28.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:28.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:28.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:28.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:28.158 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:28.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:28.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:28.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:36:28.159 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:36:28.159 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:28.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:28.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:28.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.849 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.177 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.131 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.15 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.141 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.178 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.209 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.14 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.149 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.286 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.127 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.138 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:28.188 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:28.194 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:36:28.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:28.195 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:28.195 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:28.195 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:36:28.201 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:28.202 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:36:28.202 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:28.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:28.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:28.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:28.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:28.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:28.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:28.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:36:28.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:28.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:36:28.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:28.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:28.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:28.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:36:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:36:28.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:28.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:28.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:28.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:28.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:28.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:28.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:28.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:28.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:28.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:28.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:36:28.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:28.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:28.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:28.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:36:28.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:28.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:28.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:28.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:28.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:28.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:28.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:36:28.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:36:28.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:28.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:28.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:28.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:28.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:28.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:28.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:28.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:28.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:28.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:28.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:28.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:28.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:36:28.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:28.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:28.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:28.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:36:28.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:28.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:28.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:28.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:28.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:28.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:28.494 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 08:36:28.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 08:36:28.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:28.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:28.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 08:36:29.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 08:36:29.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:29.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 08:36:29.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:29.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 08:36:29.008 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 08:36:29.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 08:36:29.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:29.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:29.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 08:36:29.520 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 08:36:29.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:29.520 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 08:36:29.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:29.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 08:36:29.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:36:29.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:36:29.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:29.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:29.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:29.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:29.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:29.536 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:29.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:29.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:29.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:29.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:29.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:29.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:29.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:36:29.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:29.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:29.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:36:29.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:29.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:29.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:29.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:29.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:29.601 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:36:29.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:29.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:30.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:30.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:30.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:30.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:30.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:36:30.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:30.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:30.115 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:36:30.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:30.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:30.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:30.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:30.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:30.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:36:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:30.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:30.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:36:30.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:36:30.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:30.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:30.674 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:30.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:30.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:30.675 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:30.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:30.675 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:30.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:30.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:30.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:30.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:30.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:36:30.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:30.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:30.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:30.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:36:30.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:30.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:30.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:30.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:30.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:30.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:30.718 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:36:30.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:30.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:31.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:31.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:31.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:31.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:36:31.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:31.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:31.231 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:36:31.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:31.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:31.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:31.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:31.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:36:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:31.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:31.748 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 08:36:31.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 08:36:31.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:32.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 08:36:32.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 08:36:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:32.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 08:36:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:32.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 08:36:32.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:36:32.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:36:32.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:32.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:32.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:32.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:32.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:32.302 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:32.302 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:32.302 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:32.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:32.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:32.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:32.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:32.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:36:32.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:32.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:32.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:32.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:36:32.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:32.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:32.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:32.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:32.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:32.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:32.348 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:36:32.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:32.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:32.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:32.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:32.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:32.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:32.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:36:32.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:32.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:32.861 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:36:32.861 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:32.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:33.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:33.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:33.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:33.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:33.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:36:33.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:33.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:33.377 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:36:33.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:33.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:33.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:33.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:33.896 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:33.896 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:36:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:33.896 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:33.897 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:36:33.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:33.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:34.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:34.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:34.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:34.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:34.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:36:34.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:34.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:34.418 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:36:34.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:34.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:34.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:34.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:34.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:34.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:34.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:36:34.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:34.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:34.922 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:36:34.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:34.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:35.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:35.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:35.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:35.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:35.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:36:35.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:35.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:35.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:36:35.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:36:35.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:35.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:35.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:35.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:35.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:35.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:35.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:35.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:35.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:35.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:35.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:35.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:35.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:36:35.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:35.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:35.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:35.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:36:35.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:35.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:35.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:35.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:35.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:35.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:35.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:36:35.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:36:35.534 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 08:36:35.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 08:36:35.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:36.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:36.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 08:36:36.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 08:36:36.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:36.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 08:36:36.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:36.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 08:36:36.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:36:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:36:36.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:36.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:36.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:36.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:36.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:36.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:36.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:36.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:36.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:36.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:36.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:36:36.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:36.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:36.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:36:36.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:36.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:36.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:36.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:36.142 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 08:36:36.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 08:36:36.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:36.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:36.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 08:36:36.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 08:36:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:36.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 08:36:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:36.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 08:36:36.651 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 08:36:36.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 08:36:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:37.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 08:36:37.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 08:36:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:37.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 08:36:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:37.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 08:36:37.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:36:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:36:37.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:37.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:37.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:37.211 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:37.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:37.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:37.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:37.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:37.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:37.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:37.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:36:37.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:37.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:37.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:37.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:36:37.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:37.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:37.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:37.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:37.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:36:37.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:36:37.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:37.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:37.321 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:37.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:37.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:37.321 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:37.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:37.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:37.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:37.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:37.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:37.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:37.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:36:37.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:37.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:37.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:37.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:36:37.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:37.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:37.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:37.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:37.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:37.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:37.367 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:36:37.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:37.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:37.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:37.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:37.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:37.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:37.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:36:37.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:37.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:37.879 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:36:37.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:37.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:38.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:38.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:38.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:36:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:38.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:36:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:38.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:36:38.395 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:36:38.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:38.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:38.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:38.896 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:38.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:38.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:38.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:36:38.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:38.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:38.914 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:36:38.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:38.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:39.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:39.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:39.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:39.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:36:39.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:39.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:39.434 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:36:39.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:39.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:39.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:39.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:39.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:39.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:36:39.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:39.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:39.938 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:36:39.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:39.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:40.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:40.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:36:40.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:40.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:36:40.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:40.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:36:40.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:36:40.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:36:40.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:40.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:40.486 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:40.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:40.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:40.487 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:36:40.487 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:36:40.487 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:40.487 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:40.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:40.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.301 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.131 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.094 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.106 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.138 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.627 s getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.166 s getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.611 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.132 s getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.11 s getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.165 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:36:40.505 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:36:40.507 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:36:40.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:40.508 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:36:40.508 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:40.508 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:36:40.508 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:40.508 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:36:40.508 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:40.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:40.510 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 08:36:40.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:36:40.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:40.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:40.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:40.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: "Preferences"] is available.... 08:36:40.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:40.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: "Preferences"] is available. finished successfully 08:36:40.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:36:40.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:40.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:40.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:40.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:40.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:36:40.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:40.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:40.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:40.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:40.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:40.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "make valid") 08:36:40.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:40.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:40.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:40.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:36:40.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:40.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:40.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:40.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:40.614 INFO [WorkbenchTestable][AbstractButton] Click button make valid 08:36:40.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:40.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:40.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:40.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:40.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:40.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:40.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:36:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:40.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:40.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:40.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:40.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:40.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:40.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:40.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:36:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:40.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:40.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:40.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:40.629 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:36:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:40.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:40.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:40.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:40.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:36:40.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:36:40.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:40.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:40.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:40.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:36:40.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:40.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:40.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:40.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:40.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 08:36:40.686 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:36:40.686 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:40.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.166 s Running org.eclipse.reddeer.jface.test.window.WindowTest 08:36:40.698 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 08:36:40.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:40.698 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 08:36:40.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:40.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:40.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:40.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:40.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:40.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 08:36:40.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:40.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:40.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:40.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:36:40.716 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:36:40.717 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:36:40.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 08:36:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 08:36:40.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:40.752 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:36:40.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:40.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:40.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:40.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 08:36:40.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:40.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:36:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:40.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:40.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:41.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:41.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:41.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:41.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:36:41.757 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:36:41.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:36:41.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:41.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:41.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:41.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:41.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:41.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:41.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:41.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:41.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 08:36:41.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:41.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:41.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:41.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:41.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:36:41.796 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:36:41.796 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:36:41.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:41.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 08:36:41.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:41.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:41.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:41.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:41.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:41.829 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:36:41.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:41.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:41.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:41.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 08:36:41.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:41.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:41.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:36:41.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:41.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:41.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:42.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:42.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:42.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:42.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:42.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:36:42.833 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:36:42.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:36:42.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:42.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:42.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:42.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:42.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:42.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:42.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:42.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:42.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 08:36:42.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:42.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:42.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:42.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:42.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:36:42.873 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:36:42.873 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:36:42.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available.... 08:36:42.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:42.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:42.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 08:36:42.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:42.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:42.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:42.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:42.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:42.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:42.910 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 08:36:42.910 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 08:36:42.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:36:42.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:36:42.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:42.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:42.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 08:36:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:42.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:42.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:42.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:36:42.946 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:36:42.946 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:36:42.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available.... 08:36:42.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:42.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 08:36:42.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:42.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:42.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:42.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:42.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:42.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:43.000 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 08:36:43.000 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 08:36:43.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:36:43.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:36:43.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:43.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 08:36:43.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:43.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 08:36:43.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:43.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:43.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:43.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 08:36:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:43.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:43.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:43.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:43.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:36:43.038 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:36:43.038 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:36:43.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 08:36:43.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 08:36:43.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:43.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:43.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:43.097 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:36:43.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:43.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:43.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:43.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:43.097 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 08:36:43.097 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 08:36:43.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:36:43.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:36:43.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:43.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:43.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:43.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:43.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 08:36:43.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:43.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:43.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:43.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:43.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:36:43.140 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:36:43.140 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:36:43.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 08:36:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 08:36:43.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:43.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:43.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:43.191 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:36:43.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:43.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:43.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:43.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 08:36:43.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:43.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:36:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:43.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:43.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:43.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:43.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:44.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:44.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:44.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:36:44.195 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:36:44.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:36:44.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:44.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:44.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:44.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:44.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:44.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 08:36:44.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:44.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:44.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:44.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:44.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:36:44.242 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:36:44.242 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:36:44.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:44.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 08:36:44.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:44.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:44.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:44.277 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:36:44.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:44.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:44.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:44.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:44.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 08:36:44.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:36:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:44.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:36:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:44.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:44.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:44.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:44.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:45.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:45.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:36:45.281 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:36:45.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:36:45.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.613 s - in org.eclipse.reddeer.jface.test.window.WindowTest openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.088 s openActionNotDefined(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.002 s openEclipseWindow1(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.076 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.165 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.203 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.076 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:36:45.315 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:36:45.317 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:36:45.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:45.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:36:45.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:45.317 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:36:45.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:45.318 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:36:45.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:45.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:45.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 08:36:45.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:36:45.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:45.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:45.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1664): Gtk-CRITICAL **: 08:36:45.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:36:45.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified 08:36:45.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:45.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:45.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:45.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:36:45.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:45.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:45.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:45.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:36:45.380 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 08:36:45.387 TRACE [main][WidgetHandler] Notify Table with event 13 08:36:45.387 TRACE [main][WidgetHandler] Wait for synchronization 08:36:45.388 TRACE [main][WidgetHandler] Notify Table with event 3 08:36:45.388 TRACE [main][WidgetHandler] Wait for synchronization 08:36:45.388 TRACE [main][WidgetHandler] Notify Table with event 4 08:36:45.388 TRACE [main][WidgetHandler] Wait for synchronization 08:36:45.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.viewers.CellEditor, index 0 and no matchers specified 08:36:45.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:45.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:45.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:45.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:45.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:36:45.403 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:36:45.403 INFO [WorkbenchTestable][AbstractText] Text set to: abc 08:36:45.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 08:36:45.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:45.409 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:36:45.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 08:36:45.409 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:36:45.410 DEBUG [main][AbstractWait] Waiting until shell is active... 08:36:45.410 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:36:45.410 INFO [main][AbstractShell] Close shell Testing shell 08:36:45.410 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:36:45.415 DEBUG [main][AbstractWait] Waiting while shell is available... 08:36:45.415 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:36:45.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:36:45.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:45.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:45.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:45.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:45.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 08:36:45.423 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:36:45.423 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:45.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.105 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.prcheck/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.v20230905-0818 [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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/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.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/lib/hsqldb-2.3.0.jar [INFO] [INFO] --- download:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test --- Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar 10/2127K 21/2127K 32/2127K 42/2127K 53/2127K 69/2127K 85/2127K 101/2127K 117/2127K 133/2127K 149/2127K 165/2127K 181/2127K 197/2127K 213/2127K 229/2127K 245/2127K 261/2127K 277/2127K 293/2127K 309/2127K 325/2127K 341/2127K 357/2127K 373/2127K 389/2127K 405/2127K 421/2127K 437/2127K 453/2127K 469/2127K 485/2127K 501/2127K 517/2127K 533/2127K 549/2127K 565/2127K 581/2127K 597/2127K 613/2127K 629/2127K 645/2127K 661/2127K 677/2127K 693/2127K 709/2127K 725/2127K 741/2127K 757/2127K 773/2127K 789/2127K 805/2127K 821/2127K 837/2127K 853/2127K 869/2127K 885/2127K 901/2127K 917/2127K 933/2127K 949/2127K 965/2127K 981/2127K 997/2127K 1013/2127K 1029/2127K 1045/2127K 1061/2127K 1077/2127K 1093/2127K 1109/2127K 1125/2127K 1141/2127K 1157/2127K 1173/2127K 1189/2127K 1205/2127K 1221/2127K 1237/2127K 1253/2127K 1269/2127K 1285/2127K 1301/2127K 1317/2127K 1333/2127K 1349/2127K 1365/2127K 1381/2127K 1397/2127K 1413/2127K 1425/2127K 1441/2127K 1457/2127K 1469/2127K 1485/2127K 1501/2127K 1517/2127K 1533/2127K 1549/2127K 1565/2127K 1581/2127K 1597/2127K 1613/2127K 1629/2127K 1645/2127K 1661/2127K 1677/2127K 1693/2127K 1709/2127K 1725/2127K 1741/2127K 1757/2127K 1773/2127K 1789/2127K 1805/2127K 1821/2127K 1837/2127K 1853/2127K 1869/2127K 1885/2127K 1901/2127K 1917/2127K 1933/2127K 1949/2127K 1965/2127K 1981/2127K 1997/2127K 2013/2127K 2029/2127K 2045/2127K 2061/2127K 2077/2127K 2093/2127K 2109/2127K 2125/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.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.v20230903-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (440.51kB) [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.26kB) [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.42kB) [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (66.73kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.45kB) [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (74.36kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (116.44kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (93.66kB) [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.33kB) [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.81kB) [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.38kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.42kB) [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.29kB) [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.95kB) [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/ (46.89kB) [INFO] Fetching org.eclipse.jetty.server_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (777.98kB) [INFO] Fetching org.eclipse.jetty.plus_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (67.48kB) [INFO] Fetching org.eclipse.jetty.security_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (118.37kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (161.99kB) [INFO] Fetching org.eclipse.jetty.webapp_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (155.17kB) [INFO] Fetching org.eclipse.jetty.xml_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (70.41kB) [INFO] Fetching org.eclipse.jsch.core_1.5.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (43.45kB) [INFO] Fetching org.eclipse.json_1.2.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.35kB) [INFO] Fetching org.eclipse.lsp4e_0.16.1.202305241229.jar from https://download.eclipse.org/staging/2023-09/plugins/ (605.25kB) [INFO] Fetching org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.27kB) [INFO] Fetching org.eclipse.tm4e.ui_0.7.1.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (193.46kB) [INFO] Fetching org.eclipse.lsp4j_0.21.1.v20230829-0012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.08MB) [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (135.43kB) [INFO] Fetching org.eclipse.mylyn.wikitext_3.0.48.202308291007.jar from https://download.eclipse.org/staging/2023-09/plugins/ (371.46kB) [INFO] Fetching org.eclipse.mylyn.wikitext.markdown_3.0.48.202308291007.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.75kB) [INFO] Fetching org.eclipse.m2e.apt.core_2.2.100.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.27kB) [INFO] Fetching org.eclipse.m2e.jdt_2.3.2.20230823-0832.jar from https://download.eclipse.org/staging/2023-09/plugins/ (162.33kB) [INFO] Fetching org.eclipse.m2e.apt.ui_2.0.400.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.91kB) [INFO] Fetching org.eclipse.m2e.binaryproject_2.1.201.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.36kB) [INFO] Fetching org.eclipse.m2e.sourcelookup_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.21kB) [INFO] Fetching org.eclipse.m2e.binaryproject.ui_2.0.100.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.78kB) [INFO] Fetching org.eclipse.m2e.discovery_2.0.200.20230210-1347.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.22kB) [INFO] Fetching org.eclipse.m2e.editor_2.0.301.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (401.39kB) [INFO] Fetching org.eclipse.m2e.editor.lemminx_2.0.4.20230815-1219.jar from https://download.eclipse.org/staging/2023-09/plugins/ (242.16kB) [INFO] Fetching org.eclipse.wildwebdeveloper.xml_1.3.0.202308101707.jar from https://download.eclipse.org/staging/2023-09/plugins/ (8.8MB) [INFO] Fetching org.eclipse.m2e.launching_2.0.600.20230627-0627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (123.95kB) [INFO] Fetching org.eclipse.m2e.refactoring_2.0.301.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.84kB) [INFO] Fetching org.eclipse.m2e.scm_2.0.200.20230207-0948.jar from https://download.eclipse.org/staging/2023-09/plugins/ (61.89kB) [INFO] Fetching org.eclipse.m2e.jdt.ui_2.0.300.20230605-0657.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.87kB) [INFO] Fetching org.eclipse.m2e.profiles.core_2.1.200.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.64kB) [INFO] Fetching org.eclipse.m2e.profiles.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.7kB) [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.81kB) [INFO] Fetching org.eclipse.m2e.mavenarchiver_2.0.400.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.06kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.core_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (274.3kB) [INFO] Fetching org.eclipse.mylyn.commons.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (125.23kB) [INFO] Fetching org.eclipse.mylyn.commons.net_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (85.77kB) [INFO] Fetching org.eclipse.mylyn.commons.xmlrpc_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (39kB) [INFO] Fetching org.eclipse.mylyn.tasks.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (490.83kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ide_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (17.92kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ui_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (290.09kB) [INFO] Fetching org.eclipse.mylyn.commons.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (331.04kB) [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (178.66kB) [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.26.0.v20230221-1933.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.98MB) [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (111.39kB) [INFO] Fetching org.eclipse.mylyn.commons.identity.core_3.26.0.v20230225-1108.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (47kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (16.02kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_3.26.0.v20230320-1407.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (32.86kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (63.41kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (50.21kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_3.26.0.v20230131-2052.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (99.27kB) [INFO] Fetching org.eclipse.mylyn.context.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (128.15kB) [INFO] Fetching org.eclipse.mylyn.monitor.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (40.67kB) [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (110.97kB) [INFO] Fetching org.eclipse.mylyn.context.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (166.97kB) [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (53.46kB) [INFO] Fetching org.eclipse.mylyn.resources.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.32kB) [INFO] Fetching org.eclipse.mylyn.discovery.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (90.78kB) [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (94.03kB) [INFO] Fetching org.eclipse.mylyn.ide.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (37.23kB) [INFO] Fetching org.eclipse.mylyn.tasks.bugs_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (95.96kB) [INFO] Fetching org.eclipse.mylyn.help.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.22MB) [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.26.0.v20230416-1636.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (34.69kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (31.93kB) [INFO] Fetching org.eclipse.mylyn.tasks.search_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.8kB) [INFO] Fetching org.eclipse.mylyn.team.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (137.46kB) [INFO] Fetching org.jsoup_1.16.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (432.91kB) [INFO] Fetching org.eclipse.rse_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.71kB) [INFO] Fetching org.eclipse.rse.services_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (462.66kB) [INFO] Fetching org.eclipse.rse.services.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (357.54kB) [INFO] Fetching org.eclipse.rse.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.68MB) [INFO] Fetching org.eclipse.rse.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (417.93kB) [INFO] Fetching org.eclipse.rse.connectorservice.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.15kB) [INFO] Fetching org.eclipse.rse.services.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.16kB) [INFO] Fetching org.eclipse.rse.connectorservice.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.57kB) [INFO] Fetching org.eclipse.rse.services.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.07kB) [INFO] Fetching org.eclipse.rse.doc.user_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (213.63kB) [INFO] Fetching org.eclipse.rse.efs_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.21kB) [INFO] Fetching org.eclipse.rse.efs.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.47kB) [INFO] Fetching org.eclipse.rse.importexport_4.5.101.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (241.17kB) [INFO] Fetching org.eclipse.rse.files.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (509.89kB) [INFO] Fetching org.eclipse.rse.processes.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.15kB) [INFO] Fetching org.eclipse.rse.shells.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (148.17kB) [INFO] Fetching org.eclipse.rse.subsystems.files.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (141.44kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (34.06kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.shell.linux_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.14kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.7kB) [INFO] Fetching org.eclipse.rse.subsystems.files.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.17kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.89kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.08kB) [INFO] Fetching org.eclipse.rse.dstore.security_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.2kB) [INFO] Fetching org.eclipse.rse.services.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (45.56kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.22kB) [INFO] Fetching org.eclipse.rse.services.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.15kB) [INFO] Fetching org.eclipse.rse.subsystems.files.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.83kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.33kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.95kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.52kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.84kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.92kB) [INFO] Fetching org.eclipse.tm4e.core_0.6.1.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (274.77kB) [INFO] Fetching org.jcodings_1.0.58.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.66MB) [INFO] Fetching org.joni_2.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (227.14kB) [INFO] Fetching org.eclipse.tm4e.registry_0.6.5.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.53kB) [INFO] Fetching org.eclipse.wst.common.snippets_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (293.81kB) [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202307170218.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.57kB) [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar from https://download.eclipse.org/staging/2023-09/plugins/ (53.38kB) [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.17kB) [INFO] Fetching org.eclipse.wst.dtd.core_1.2.600.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (418.96kB) [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.700.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (250.34kB) [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.11kB) [INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.801.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (141.31kB) [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.500.v202211200038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.73MB) [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.1.0.v202307190318.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.78kB) [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.700.v202304022004.jar from https://download.eclipse.org/staging/2023-09/plugins/ (8.33MB) [INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.300.v202305221615.jar from https://download.eclipse.org/staging/2023-09/plugins/ (163.29kB) [INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.3.0.v202307260543.jar from https://download.eclipse.org/staging/2023-09/plugins/ (233.67kB) [INFO] Fetching org.eclipse.wst.json.bower.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.59kB) [INFO] Fetching org.eclipse.wst.json.bower.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.9kB) [INFO] Fetching org.eclipse.wst.json.core_1.1.100.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (285.04kB) [INFO] Fetching org.eclipse.wst.json.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (243.28kB) [INFO] Fetching org.eclipse.wst.json.eslint.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.59kB) [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.61kB) [INFO] Fetching org.eclipse.wst.json.jshint.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.59kB) [INFO] Fetching org.eclipse.wst.json.jshint.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.58kB) [INFO] Fetching org.eclipse.wst.json.npm.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.52kB) [INFO] Fetching org.eclipse.wst.json.npm.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (20.58kB) [INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.23kB) [INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.45kB) [INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.7kB) [INFO] Fetching org.eclipse.wst.server.preview_1.2.100.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.36kB) [INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.800.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.77kB) [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.01kB) [INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (144.47kB) [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126kB) [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar from https://download.eclipse.org/staging/2023-09/plugins/ (169.57kB) [INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.93kB) [INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.73kB) [INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (775.99kB) [INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126.72kB) [INFO] Fetching org.eclipse.wst.xsd.core_1.2.101.v202307260543.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.86kB) [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.94kB) [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.26kB) [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.3kB) [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.601.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.28MB) [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.56kB) [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (125.36kB) [INFO] Fetching org.eclipse.xsd_2.19.0.v20230614-0642.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1,002.68kB) [INFO] Fetching org.eclipse.xsd.edit_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (228.99kB) [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.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -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.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 08:38:00.188 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:38:00.190 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:38:00.198 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:38:00.199 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:38:00.223 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 08:38:00.303 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:38:00.307 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:38:00.310 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 08:38:00.313 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:38:00.313 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:38:00.323 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:38:00.329 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:38:00.329 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:38:00.332 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:38:00.332 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:38:00.390 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:38:00.393 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 08:38:00.433 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 08:38:00.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:00.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:00.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:38:00.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:00.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:00.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 08:38:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:00.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:00.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:00.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:00.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:38:00.610 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 08:38:00.610 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:38:00.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 08:38:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 08:38:00.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 08:38:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:00.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:38:00.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:00.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:00.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:00.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:38:00.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:00.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:00.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:00.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:00.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:00.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:38:00.926 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 08:38:00.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:38:00.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:38:00.988 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 08:38:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:38:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:38:00.990 TRACE [main][WidgetHandler] Notify Table with event 13 08:38:00.990 TRACE [main][WidgetHandler] Wait for synchronization 08:38:00.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:00.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:00.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:00.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:38:00.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:00.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:00.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:00.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:38:00.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:00.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:38:00.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:00.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:00.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:01.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:01.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:01.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:01.009 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:38:01.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:01.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:01.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:01.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:38:02.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:38:02.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:38:02.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:02.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:02.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:02.528 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:02.529 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:02.529 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:02.529 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:02.529 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:02.529 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:02.529 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:02.529 DEBUG [main][MenuItemLookup] Item match:Window 08:38:02.534 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:02.535 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:02.535 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:02.535 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.535 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:02.535 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:38:02.535 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.535 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:38:02.535 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.535 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:38:02.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:02.538 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:02.538 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:02.538 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:02.538 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:02.538 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:02.538 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:02.538 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:02.539 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:02.539 DEBUG [main][MenuItemLookup] Item match:Window 08:38:02.540 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:02.540 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:02.540 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:02.540 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.540 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:02.540 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:38:02.540 DEBUG [main][MenuItemLookup] Item match:Perspective 08:38:02.545 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:38:02.545 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.545 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:38:02.545 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:38:02.545 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:38:02.545 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:38:02.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:38:02.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:02.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:02.548 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:02.549 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:02.549 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:02.549 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:02.549 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:02.549 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:02.549 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:02.549 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:02.549 DEBUG [main][MenuItemLookup] Item match:Window 08:38:02.550 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:02.550 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:02.550 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:02.550 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.550 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:02.550 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:38:02.551 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.551 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:38:02.551 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.551 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:38:02.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:02.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:02.551 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:02.552 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:02.552 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:02.552 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:02.552 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:02.552 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:02.552 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:02.552 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:02.552 DEBUG [main][MenuItemLookup] Item match:Window 08:38:02.586 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:02.586 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:02.586 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:02.586 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.586 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:02.586 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:38:02.586 DEBUG [main][MenuItemLookup] Item match:Perspective 08:38:02.587 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:38:02.587 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.587 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:38:02.588 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:38:02.588 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:38:02.588 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:38:02.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:02.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:02.590 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:02.590 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:02.591 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:02.591 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:02.591 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:02.591 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:02.591 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:02.591 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:02.591 DEBUG [main][MenuItemLookup] Item match:Window 08:38:02.592 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:02.592 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:02.592 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:02.592 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.592 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:02.592 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:38:02.592 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.593 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:38:02.593 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.593 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:38:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:02.593 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:02.594 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:02.594 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:02.594 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:02.594 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:02.594 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:02.594 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:02.594 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:02.594 DEBUG [main][MenuItemLookup] Item match:Window 08:38:02.595 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:02.595 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:02.595 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:02.595 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.595 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:02.595 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:38:02.596 DEBUG [main][MenuItemLookup] Item match:Perspective 08:38:02.597 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:38:02.597 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:02.597 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:38:02.597 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:38:02.597 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:38:02.597 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:38:02.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 08:38:02.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 08:38:02.601 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 08:38:02.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 08:38:02.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 08:38:02.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 08:38:02.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:02.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:02.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:02.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:02.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:02.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:38:02.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:02.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:02.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:02.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 08:38:02.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:02.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:38:02.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:02.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:02.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:02.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:02.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:02.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:02.710 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 08:38:02.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:02.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:02.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:02.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:03.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:03.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:03.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:38:03.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:03.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:03.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:38:03.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:03.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:38:03.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:38:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:03.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:03.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:03.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:03.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:38:03.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:38:03.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:38:03.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:38:03.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:38:03.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:38:03.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:38:03.106 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:38:03.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:38:03.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:38:03.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:38:03.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:38:03.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:38:03.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:38:03.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:38:03.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:03.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:03.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:03.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:03.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:03.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:03.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:03.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:03.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 08:38:03.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:03.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:03.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:03.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:03.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:03.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:03.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:03.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Maven Project"] 08:38:03.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:03.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:03.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:03.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:03.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:03.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:38:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:03.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:38:03.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:03.151 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:03.151 DEBUG [main][MenuItemLookup] Item match:File 08:38:03.156 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:38:03.156 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:38:03.157 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:38:03.158 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:03.158 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:38:03.158 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:03.158 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:38:03.158 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:38:03.158 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:38:03.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:38:03.159 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:38:03.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:38:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:38:03.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:38:03.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:03.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:03.397 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:38:03.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:03.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:38:03.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:03.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:03.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:03.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:03.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:38:03.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:38:03.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:38:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:38:03.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:38:03.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:03.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:38:03.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:38:03.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:38:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:03.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:38:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:03.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:38:03.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 08:38:03.946 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 08:38:03.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 08:38:03.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 08:38:03.952 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:38:03.952 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:38:03.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) 08:38:03.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:03.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:03.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:03.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:03.965 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:38:03.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:03.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:03.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:03.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:04.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:04.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:04.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 08:38:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available. finished successfully 08:38:04.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 08:38:04.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:04.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:04.903 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 08:38:04.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:04.904 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 08:38:04.904 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 08:38:04.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:38:04.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:04.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:04.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:04.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:04.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:04.920 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:38:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:04.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:04.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 08:38:05.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 08:38:05.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 08:38:05.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:38:05.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 08:38:05.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 08:38:06.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 08:38:06.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 08:38:07.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 08:38:07.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 08:38:07.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 08:38:07.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 08:38:07.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 08:38:07.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:38:07.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:38:07.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:07.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:07.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Maven Project" as the parent 08:38:07.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:07.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:07.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:07.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:07.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:38:07.535 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:38:07.537 INFO [WorkbenchTestable][AbstractText] Text set to: org.apache.maven 08:38:07.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: "&Show the last version of Archetype only") 08:38:07.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:07.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:07.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:07.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:07.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:07.591 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show the last version of Archetype only 08:38:07.593 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show the last version of Archetype only 08:38:07.593 INFO [WorkbenchTestable][AbstractButton] Click button &Show the last version of Archetype only 08:38:07.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:07.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:07.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:07.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:07.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:38:07.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 08:38:07.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 08:38:07.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 08:38:07.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 08:38:07.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:38:07.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 08:38:07.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:07.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:07.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:07.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:07.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:38:07.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:38:08.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:38:08.133 TRACE [main][WidgetHandler] Notify Table with event 13 08:38:08.133 TRACE [main][WidgetHandler] Wait for synchronization 08:38:08.134 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 08:38:08.135 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 08:38:08.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:38:08.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:08.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:08.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:08.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:08.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:08.142 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:38:08.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:08.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:08.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:08.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:08.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Group Id:") 08:38:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:08.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:08.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:08.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:08.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:38:08.413 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:com.example 08:38:08.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Artifact Id:") 08:38:08.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:08.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:08.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:08.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:08.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:38:08.520 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:debugger 08:38:08.545 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 08:38:08.545 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 08:38:08.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:38:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:08.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:08.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:08.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:08.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:08.563 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:38:08.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:08.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:08.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:08.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:08.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:38:08.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:38:08.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:38:08.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Launching mavenrun-d0506257-5f22-4ac0-86ce-8710016cef74' has no excuses, wait for it 08:38:09.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating console state' is a system job, skipped 08:38:09.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:09.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:38:09.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:38:09.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:09.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:09.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:10.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:10.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:10.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:10.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:11.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:11.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:11.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:11.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:12.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:12.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:12.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:12.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:13.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:13.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:13.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:13.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:14.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:14.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:14.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:15.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:15.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:15.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:15.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:16.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:16.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:16.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:16.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:17.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:17.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:17.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:17.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:18.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:18.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:18.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:18.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:19.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:19.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:19.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:19.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:20.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:20.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:20.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:20.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:21.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:21.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:21.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:21.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:22.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:22.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:23.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:23.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:23.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:23.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:24.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:24.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:24.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:24.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:25.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:25.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:25.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:25.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:26.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:26.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:26.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:26.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:27.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:27.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:27.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:27.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:28.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:28.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:28.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:28.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:29.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:29.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:29.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:29.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:30.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:30.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:30.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:30.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:31.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:31.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:31.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:31.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:32.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:32.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:32.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:32.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:33.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:33.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:33.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:33.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:34.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:34.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:34.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:34.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:35.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:35.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:35.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:35.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:36.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:36.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:36.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:36.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:37.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:37.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:38.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:38.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:38.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:38.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:39.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:39.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:39.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:39.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:40.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:40.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:40.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:40.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:41.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:41.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:41.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:41.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:42.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:42.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:42.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:42.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:43.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:43.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:44.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:44.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:44.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:44.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:45.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:45.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:45.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:45.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:46.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:46.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:46.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:46.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:47.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:47.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:47.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:47.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:48.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:48.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:48.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:48.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:49.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:49.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:49.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:49.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:50.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:50.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:51.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:51.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:51.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:51.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:52.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:52.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:52.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:52.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:53.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:53.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:53.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:53.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:54.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:54.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:54.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:54.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:55.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:55.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:55.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:55.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:56.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:56.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:56.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:56.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:57.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:57.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:57.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:57.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:58.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:58.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:58.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:58.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:59.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:59.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:38:59.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:38:59.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:00.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:00.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:00.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:00.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:01.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:01.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:01.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:01.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:02.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:02.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:02.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:02.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:03.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:03.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:03.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:03.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:04.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:04.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:04.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:04.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:05.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:05.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:05.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:05.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:06.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:06.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:06.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:06.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:07.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:07.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:07.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:07.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:08.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:08.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:08.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:08.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:09.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:09.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:09.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:09.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:10.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:10.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:10.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:10.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:11.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:11.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:11.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:11.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:12.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:12.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:12.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:12.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:13.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:13.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:13.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:13.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:14.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:14.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:14.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:14.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:15.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:15.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:15.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:15.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:16.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:16.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:16.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:16.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:17.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:17.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:17.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:17.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:18.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:18.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:18.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:18.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:19.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:19.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:39:19.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:19.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:19.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:20.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:20.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:20.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:20.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:21.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:21.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:39:21.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:22.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:39:22.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:22.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:23.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:23.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating workspace' is a system job, skipped 08:39:23.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 08:39:24.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 08:39:24.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 08:39:24.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:39:24.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:25.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:25.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:26.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:39:26.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 08:39:26.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Find Node Job' is a system job, skipped 08:39:26.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:39:27.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:39:27.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 08:39:27.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Find Node Job' is a system job, skipped 08:39:27.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:39:27.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:39:27.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:39:28.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:39:28.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:39:28.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:39:28.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:39:29.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:39:29.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:39:29.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:39:29.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:39:29.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:39:29.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:39:29.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:39:29.392 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:39:29.396 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 08:39:29.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 08:39:29.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:39:29.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:39:29.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:39:29.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:39:29.404 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 08:39:29.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:29.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:29.408 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:29.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:29.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:29.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:39:29.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:29.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:29.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:39:29.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 08:39:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:29.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:29.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:29.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:29.419 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:29.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:29.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:29.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:29.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 08:39:29.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:29.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:29.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:29.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:29.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:39:29.907 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt' 08:39:29.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:29.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:29.915 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:29.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:29.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:29.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:39:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:29.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:39:29.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 08:39:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:29.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:30.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:30.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:30.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:30.001 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:30.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:30.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:30.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:39:30.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:39:30.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:39:30.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 08:39:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:30.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:30.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:30.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:30.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:30.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:39:30.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:30.193 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 08:39:30.193 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:30.193 DEBUG [main][MenuItemLookup] Found menu:'Enable' 08:39:30.193 DEBUG [main][MenuItemLookup] Found menu:'Disable' 08:39:30.193 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 08:39:30.193 DEBUG [main][MenuItemLookup] Found menu:'Remove' 08:39:30.193 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 08:39:30.194 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 08:39:30.194 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:39:30.194 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:39:30.194 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:39:30.194 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:30.194 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 08:39:30.194 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 08:39:30.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 08:39:30.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 08:39:30.195 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 08:39:30.401 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: "Import Breakpoints"] is available.... 08:39:30.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:39:30.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:39:30.402 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: "Import Breakpoints"] is available. finished successfully 08:39:30.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 08:39:30.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:30.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:30.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 08:39:30.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:30.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:30.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Matcher matching widget with label: is "From file:") 08:39:30.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:30.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:30.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:30.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:30.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:39:30.410 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:39:30.412 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt 08:39:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:39:30.424 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 08:39:30.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:39:30.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:30.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:30.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:30.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:30.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:39:30.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:39:30.430 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 08:39:30.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:39:30.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:30.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:30.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:30.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:30.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:39:30.433 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 08:39:30.433 INFO [WorkbenchTestable][WizardDialog] Finish wizard 08:39:30.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:39:30.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:30.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:30.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:30.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:30.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:39:30.492 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:39:30.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:39:30.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:39:30.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:39:30.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:32.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:39:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:39:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:39:32.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 08:39:32.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:39:32.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:39:32.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:39:32.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:39:32.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:39:32.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:39:32.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:39:32.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:39:32.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:32.133 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:32.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:32.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:32.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:32.207 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 08:39:32.207 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:32.207 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:32.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:32.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:32.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:32.210 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:39:33.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 08:39:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:33.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:33.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:33.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:33.213 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 08:39:33.216 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:33.216 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:33.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:33.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:33.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:33.218 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 08:39:33.218 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:33.219 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:33.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:33.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:33.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:33.221 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:39:34.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 08:39:34.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:34.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:34.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:34.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:34.223 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 08:39:34.223 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 08:39:34.223 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 08:39:34.223 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:34.224 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:34.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:34.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:34.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:34.227 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:39:35.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 08:39:35.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:35.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:35.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:35.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:35.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:35.229 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 08:39:35.229 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 08:39:35.229 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Remove' on breakpoint: AppTest [line: 36] - testApp() 08:39:35.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 36] - testApp() 08:39:35.229 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 36] - testApp() 08:39:35.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 36] - testApp() about selection 08:39:35.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 36] - testApp() 08:39:35.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:39:35.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:35.409 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 08:39:35.410 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:35.410 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 08:39:35.410 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 08:39:35.410 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:35.410 DEBUG [main][MenuItemLookup] Found menu:'Enable' 08:39:35.410 DEBUG [main][MenuItemLookup] Found menu:'Disable' 08:39:35.410 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 08:39:35.410 DEBUG [main][MenuItemLookup] Found menu:'Remove' 08:39:35.410 DEBUG [main][MenuItemLookup] Item match:Remove 08:39:35.410 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Rem&ove" 08:39:35.410 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Remove 08:39:35.411 INFO [main][MenuItemHandler] Select menu item: Rem&ove 08:39:35.438 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Remove' was performed 08:39:35.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:35.489 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:35.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:35.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:35.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:35.534 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 08:39:35.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:35.534 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:35.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:35.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:35.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:35.536 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:39:36.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 08:39:36.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:36.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:36.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:36.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:36.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:36.539 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 08:39:36.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:39:36.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:39:36.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:39:36.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:36.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:36.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:36.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:36.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:39:36.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:36.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:36.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:39:36.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:39:36.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:36.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:36.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:36.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:36.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:36.602 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:39:36.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:39:36.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:36.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:39:36.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:39:36.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:39:36.606 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:39:36.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:39:36.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:36.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:36.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:36.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:36.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:39:37.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:37.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:39:37.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:37.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:39:37.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:39:37.609 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:39:37.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:39:37.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:37.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:37.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:39:37.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:37.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:37.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:37.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:37.615 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 08:39:37.623 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:39:37.624 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 08:39:37.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 08:39:37.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:39:38.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:39:38.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 08:39:38.166 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 08:39:38.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 08:39:38.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:39:38.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:39:38.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 08:39:38.669 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 08:39:38.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 08:39:38.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:39:39.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:39:39.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 08:39:39.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 08:39:39.172 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 08:39:39.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 08:39:39.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 08:39:39.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:39:39.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:39.542 DEBUG [main][MenuItemLookup] Found menu:'New' 08:39:39.542 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:39:39.542 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:39.542 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:39:39.542 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:39:39.542 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:39:39.542 DEBUG [main][MenuItemLookup] Found menu:'Open With' 08:39:39.542 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:39.542 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:39:39.542 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:39:39.542 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:39:39.542 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:39.543 DEBUG [main][MenuItemLookup] Found menu:'References' 08:39:39.544 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 08:39:39.544 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:39.544 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:39:39.544 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:39:39.544 DEBUG [main][MenuItemLookup] Item match:Debug As 08:39:39.759 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 08:39:39.759 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 08:39:39.759 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 08:39:39.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 08:39:39.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 08:39:39.785 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 08:39:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 08:39:39.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:39:39.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:39.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:39.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:39:39.943 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 'Resume.*') 08:39:39.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:39.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:40.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:40.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:40.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:39:41.553 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:39:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 08:39:42.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:42.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:42.636 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 08:39:42.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:42.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:42.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:39:42.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:42.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:42.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:39:42.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 08:39:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:42.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:42.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:42.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:42.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:42.828 INFO [WorkbenchTestable][AbstractView] Activate view Debug 08:39:42.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 08:39:42.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:42.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 08:39:42.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:39:42.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:39:42.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:39:42.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:39:42.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:42.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:42.942 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 08:39:42.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:39:42.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:42.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:42.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:42.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:42.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:42.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:39:42.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:43.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:43.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:39:43.032 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 'Resume.*') 08:39:43.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:43.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:43.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:43.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:43.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:39:43.097 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 08:39:43.097 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:39:43.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:43.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 08:39:43.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:39:43.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:43.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:43.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:39:43.473 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 'Terminate.*') 08:39:43.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:43.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:43.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:43.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:39:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 08:39:43.538 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 08:39:43.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:43.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:43.550 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:43.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:43.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:43.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:39:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:43.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:39:43.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 08:39:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:43.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:43.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:43.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:43.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:43.599 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:43.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:43.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:43.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:43.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 08:39:43.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:43.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:43.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:43.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:39:43.690 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 08:39:43.690 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:39:43.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:43.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 08:39:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 08:39:43.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 08:39:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:43.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:43.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:43.794 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:39:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:39:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:39:43.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:39:43.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:43.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:39:43.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:39:43.944 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 08:39:43.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:43.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:43.945 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:39:43.945 DEBUG [main][MenuItemLookup] Found menu:'File' 08:39:43.945 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:39:43.945 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:39:43.945 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:39:43.946 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:39:43.946 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:39:43.946 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:39:43.946 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:39:43.946 DEBUG [main][MenuItemLookup] Item match:Run 08:39:43.949 DEBUG [main][MenuItemLookup] Found menu:'Resume' 08:39:43.949 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 08:39:43.949 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 08:39:43.949 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 08:39:43.949 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 08:39:43.949 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 08:39:43.949 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 08:39:43.950 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 08:39:43.950 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 08:39:43.950 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 08:39:43.950 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:43.950 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:39:43.950 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:39:43.950 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:43.950 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:39:43.950 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:39:43.950 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 08:39:43.950 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 08:39:43.957 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 08:39:43.957 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 08:39:43.957 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 08:39:44.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:39:45.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:39:45.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:39:45.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:45.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:45.518 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 08:39:45.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:39:45.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:39:45.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:45.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:45.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:39:45.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:39:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:45.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:45.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:45.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:45.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:45.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:39:45.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:39:45.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 08:39:45.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:39:45.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:39:45.523 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:39:45.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:39:45.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:39:45.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 08:39:45.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:39:45.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:39:45.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:39:45.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:39:45.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:39:45.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 08:39:45.525 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 08:39:45.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 08:39:45.525 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 08:39:45.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:39:45.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:45.528 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 08:39:45.528 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 08:39:45.529 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:39:45.529 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 08:39:45.529 DEBUG [main][MenuItemLookup] Found menu:'Delete' 08:39:45.529 DEBUG [main][MenuItemLookup] Item match:Delete 08:39:45.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 08:39:45.529 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 08:39:45.529 INFO [main][MenuItemHandler] Select menu item: Dele&te 08:39:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 08:39:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 08:39:45.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 08:39:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:45.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:45.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:45.615 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 "Delete") 08:39:45.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:45.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:45.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:45.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:45.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:39:45.617 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 08:39:45.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:39:45.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:39:45.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:39:45.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:45.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:39:45.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:39:45.805 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 08:39:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:45.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:39:45.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:45.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:45.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 08:39:45.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:39:45.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:45.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:45.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:39:45.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:39:45.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:45.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:45.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:45.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:45.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:39:45.809 INFO [WorkbenchTestable][AbstractButton] Click button Close 08:39:45.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:39:45.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:39:45.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:39:45.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 08:39:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 08:39:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:39:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:39:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:39:48.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:39:48.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:39:48.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:39:48.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:39:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:39:48.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 08:39:48.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:39:48.934 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:39:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:48.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 08:39:48.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:39:48.937 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 08:39:48.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 08:39:48.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:39:48.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:39:48.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:39:48.938 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 08:39:48.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:48.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:48.946 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:48.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:48.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:48.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:39:48.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:48.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:48.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:39:48.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 08:39:48.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:48.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:49.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:49.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:49.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:49.011 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:49.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:49.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:49.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 08:39:49.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:39:49.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:39:49.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 08:39:49.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:49.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:49.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:49.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:49.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:39:49.059 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt' 08:39:49.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:49.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:49.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:49.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:49.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:49.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:39:49.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:49.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:49.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:39:49.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 08:39:49.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:49.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:49.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:49.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:49.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:49.164 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:49.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:49.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:49.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 08:39:49.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:39:49.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:39:49.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 08:39:49.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:49.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:49.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:49.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:49.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:49.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:39:49.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:49.265 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 08:39:49.265 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:49.265 DEBUG [main][MenuItemLookup] Found menu:'Enable' 08:39:49.265 DEBUG [main][MenuItemLookup] Found menu:'Disable' 08:39:49.265 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 08:39:49.265 DEBUG [main][MenuItemLookup] Found menu:'Remove' 08:39:49.265 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 08:39:49.265 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 08:39:49.265 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:39:49.265 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:39:49.265 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:39:49.265 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:49.265 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 08:39:49.265 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 08:39:49.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 08:39:49.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 08:39:49.266 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 08:39:49.399 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: "Import Breakpoints"] is available.... 08:39:49.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:39:49.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:39:49.401 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: "Import Breakpoints"] is available. finished successfully 08:39:49.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 08:39:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:49.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 08:39:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:49.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Matcher matching widget with label: is "From file:") 08:39:49.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:49.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:49.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:49.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:49.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:39:49.416 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:39:49.418 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt 08:39:49.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:39:49.418 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 08:39:49.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:39:49.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:49.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:49.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:49.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:49.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:39:49.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:39:49.431 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 08:39:49.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:39:49.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:49.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:49.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:49.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:39:49.433 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 08:39:49.434 INFO [WorkbenchTestable][WizardDialog] Finish wizard 08:39:49.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:39:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:49.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:49.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:49.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:39:49.436 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:39:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:39:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:39:49.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:39:49.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:39:49.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:39:49.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:39:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 08:39:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 08:39:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:39:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:39:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:39:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:39:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:39:49.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:39:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:39:49.650 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:49.651 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:49.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:49.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:49.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:49.704 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 08:39:49.704 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:49.704 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:49.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:49.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:49.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:49.712 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:39:50.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 08:39:50.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:50.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:50.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:50.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:50.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:50.713 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 08:39:50.713 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:50.714 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:50.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:50.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:50.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:50.716 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 08:39:50.716 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:50.716 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:50.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:50.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:50.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:50.718 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:39:51.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 08:39:51.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:51.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:51.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:51.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:51.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:51.719 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 08:39:51.720 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 08:39:51.720 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 08:39:51.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:51.720 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:51.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:51.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:51.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:51.723 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:39:52.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 08:39:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:52.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:52.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:52.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:52.725 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 08:39:52.725 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Disable' on breakpoint: AppTest [line: 28] - suite() 08:39:52.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 08:39:52.725 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 08:39:52.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 08:39:52.729 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 08:39:52.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:39:52.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:52.798 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 08:39:52.798 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:52.798 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 08:39:52.798 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 08:39:52.798 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:52.798 DEBUG [main][MenuItemLookup] Found menu:'Enable' 08:39:52.798 DEBUG [main][MenuItemLookup] Found menu:'Disable' 08:39:52.798 DEBUG [main][MenuItemLookup] Item match:Disable 08:39:52.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Disable" 08:39:52.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Disable 08:39:52.799 INFO [main][MenuItemHandler] Select menu item: &Disable 08:39:52.802 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Disable' was performed 08:39:52.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:39:53.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:39:53.306 DEBUG [WorkbenchTestable][Breakpoint] Checking operation 'Disable' on breakpoint:AppTest [line: 28] - suite() 08:39:53.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 08:39:53.306 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 08:39:53.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 08:39:53.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 08:39:53.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:39:53.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:53.380 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 08:39:53.380 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:53.380 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 08:39:53.380 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 08:39:53.380 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:53.380 DEBUG [main][MenuItemLookup] Found menu:'Enable' 08:39:53.380 DEBUG [main][MenuItemLookup] Found menu:'Disable' 08:39:53.380 DEBUG [main][MenuItemLookup] Item match:Disable 08:39:53.380 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:39:53.381 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:39:53.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:39:53.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:53.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:53.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:53.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:53.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:39:53.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:53.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:53.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:39:53.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:39:53.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:53.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:53.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:53.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:53.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:39:53.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:39:53.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:53.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 08:39:53.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:39:53.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:39:53.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:39:53.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:39:53.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:53.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:53.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:53.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:53.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:39:53.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:53.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:39:54.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:54.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:39:54.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:39:54.462 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:39:54.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:39:54.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:54.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:54.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:39:54.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:54.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:54.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:54.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:54.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:54.465 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 08:39:54.465 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:39:54.466 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 08:39:54.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 08:39:54.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:39:54.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 08:39:54.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:39:54.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 08:39:54.466 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 08:39:54.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 08:39:54.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:39:54.467 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 08:39:54.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:39:54.467 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 08:39:54.467 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 08:39:54.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 08:39:54.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:39:54.467 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 08:39:54.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:39:54.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 08:39:54.468 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 08:39:54.468 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 08:39:54.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 08:39:54.492 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 08:39:54.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:39:54.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'New' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Open With' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:54.623 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:39:54.624 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 08:39:54.624 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 08:39:54.624 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:54.624 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:39:54.624 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:54.624 DEBUG [main][MenuItemLookup] Found menu:'References' 08:39:54.624 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 08:39:54.624 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:54.624 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:39:54.624 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:39:54.624 DEBUG [main][MenuItemLookup] Item match:Debug As 08:39:54.640 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 08:39:54.640 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 08:39:54.640 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 08:39:54.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 08:39:54.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 08:39:54.641 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 08:39:54.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 08:39:54.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:39:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:54.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:55.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:39:55.031 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 'Resume.*') 08:39:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:55.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:55.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:55.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:55.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:39:56.197 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:39:57.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 08:39:57.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:57.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:57.200 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 08:39:57.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:57.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:57.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:39:57.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:57.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:57.203 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:39:57.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 08:39:57.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:57.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:57.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:57.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:57.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:57.205 INFO [WorkbenchTestable][AbstractView] Activate view Debug 08:39:57.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 08:39:57.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:57.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 08:39:57.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:39:57.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:39:57.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:39:57.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:39:57.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:57.252 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 08:39:57.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:39:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:57.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:57.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:57.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:57.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:39:57.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:57.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:57.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:39:57.254 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 'Resume.*') 08:39:57.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:57.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:57.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:57.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:57.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:39:57.313 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 08:39:57.314 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:39:57.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:57.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 08:39:57.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:39:57.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:57.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:57.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:39:57.448 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 'Terminate.*') 08:39:57.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:57.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:57.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:57.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:39:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 08:39:57.677 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 08:39:57.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:57.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:57.690 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:39:57.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:57.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:57.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:39:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:57.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:39:57.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 '\*?\QBreakpoints\E') 08:39:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:57.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:57.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:57.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:57.700 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:39:57.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:39:57.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:39:57.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:39:57.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 08:39:57.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:57.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:57.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:57.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:57.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:39:57.758 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 08:39:57.758 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:39:57.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:57.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 08:39:57.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 08:39:57.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 08:39:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:57.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:57.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:57.862 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:39:57.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:39:57.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:39:57.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:39:57.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:58.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:39:58.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:39:58.005 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 08:39:58.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:58.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:58.006 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:39:58.006 DEBUG [main][MenuItemLookup] Found menu:'File' 08:39:58.006 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:39:58.006 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:39:58.006 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:39:58.006 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:39:58.006 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:39:58.006 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:39:58.006 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:39:58.006 DEBUG [main][MenuItemLookup] Item match:Run 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Resume' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:39:58.008 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 08:39:58.008 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 08:39:58.009 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 08:39:58.009 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 08:39:58.009 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 08:39:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:39:59.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:39:59.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:39:59.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:59.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:59.250 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 08:39:59.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:39:59.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:39:59.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:59.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:59.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:39:59.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:39:59.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:59.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:59.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:59.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:59.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:39:59.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:39:59.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:39:59.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 08:39:59.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:39:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:39:59.254 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:39:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:39:59.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:39:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 08:39:59.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:39:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:39:59.254 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:39:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:39:59.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:39:59.255 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 08:39:59.255 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 08:39:59.255 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 08:39:59.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 08:39:59.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:39:59.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:59.259 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 08:39:59.259 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 08:39:59.259 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:39:59.260 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 08:39:59.260 DEBUG [main][MenuItemLookup] Found menu:'Delete' 08:39:59.260 DEBUG [main][MenuItemLookup] Item match:Delete 08:39:59.260 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 08:39:59.260 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 08:39:59.260 INFO [main][MenuItemHandler] Select menu item: Dele&te 08:39:59.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 08:39:59.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 08:39:59.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 08:39:59.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:59.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:59.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:59.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:59.335 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 "Delete") 08:39:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:59.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:59.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:59.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:39:59.345 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 08:39:59.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:39:59.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:39:59.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:39:59.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:59.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:39:59.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:39:59.482 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 08:39:59.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:59.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:59.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:39:59.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:59.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:59.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 08:39:59.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:39:59.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:59.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:59.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:39:59.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:39:59.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:59.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:59.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:59.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:59.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:39:59.487 INFO [WorkbenchTestable][AbstractButton] Click button Close 08:39:59.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:39:59.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:39:59.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:39:59.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:59.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 08:40:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 08:40:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:40:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:40:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:40:02.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:40:02.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:40:02.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:40:02.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:40:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:40:02.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 08:40:02.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:02.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:02.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:02.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:02.572 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 08:40:02.572 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:02.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 08:40:02.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 08:40:02.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:02.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:02.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:02.573 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 08:40:02.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:02.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:02.578 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:40:02.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:02.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:02.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:40:02.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:02.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:40:02.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 08:40:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:02.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:02.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:02.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:40:02.638 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:40:02.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:40:02.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:02.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 08:40:02.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:40:02.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:40:02.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 08:40:02.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:02.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:02.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:02.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:02.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:40:02.683 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt' 08:40:02.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:02.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:02.690 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:40:02.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:02.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:02.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:40:02.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:02.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:40:02.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 08:40:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:02.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:02.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:02.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:40:02.743 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:40:02.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:40:02.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:02.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 08:40:02.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:40:02.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:40:02.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 08:40:02.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:02.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:02.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:02.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:02.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:02.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:40:02.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:02.836 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 08:40:02.837 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:02.837 DEBUG [main][MenuItemLookup] Found menu:'Enable' 08:40:02.837 DEBUG [main][MenuItemLookup] Found menu:'Disable' 08:40:02.837 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 08:40:02.837 DEBUG [main][MenuItemLookup] Found menu:'Remove' 08:40:02.837 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 08:40:02.837 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 08:40:02.837 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:40:02.837 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:40:02.837 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:40:02.837 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:02.837 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 08:40:02.837 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 08:40:02.837 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 08:40:02.837 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 08:40:02.838 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 08:40:02.964 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: "Import Breakpoints"] is available.... 08:40:02.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:02.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:02.966 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: "Import Breakpoints"] is available. finished successfully 08:40:02.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 08:40:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:02.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 08:40:02.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:02.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:02.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Matcher matching widget with label: is "From file:") 08:40:02.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:02.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:02.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:02.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:02.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:40:02.974 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:02.975 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt 08:40:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:40:02.976 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 08:40:02.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:40:02.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:02.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:02.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:02.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:02.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:02.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:40:02.990 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 08:40:02.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:40:02.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:02.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:02.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:02.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:02.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:02.992 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 08:40:02.992 INFO [WorkbenchTestable][WizardDialog] Finish wizard 08:40:02.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:40:02.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:02.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:02.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:02.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:02.998 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:40:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:02.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:02.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:03.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:40:03.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:40:03.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:40:03.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 08:40:03.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Debug has children update' is a system job, skipped 08:40:03.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:40:03.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:40:03.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:40:03.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:40:03.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:40:03.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:40:03.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:40:03.198 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:40:03.198 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:40:03.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:40:03.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:03.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:40:03.222 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 08:40:03.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:40:03.223 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:40:03.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:40:03.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:03.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:40:03.224 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:40:04.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 08:40:04.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:04.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:04.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:04.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:04.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:04.226 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 08:40:04.226 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:40:04.226 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:40:04.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:40:04.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:04.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:40:04.228 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 08:40:04.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:40:04.228 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:40:04.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:40:04.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:04.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:40:04.229 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:40:05.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 08:40:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:05.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:05.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:05.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:05.231 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 08:40:05.231 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 08:40:05.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:40:05.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:40:05.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:40:05.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:05.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:40:05.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:05.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:05.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:40:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:05.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:40:05.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:40:05.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:05.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:05.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:05.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:05.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:40:05.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:40:05.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:40:05.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:05.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 08:40:05.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:40:05.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:40:05.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:40:05.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:40:05.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:05.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:40:05.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:05.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:05.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:05.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:05.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:06.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:06.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:06.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:40:06.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:40:06.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:40:06.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:06.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:40:06.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:40:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:06.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:06.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:06.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:06.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 08:40:06.328 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:40:06.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 08:40:06.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 08:40:06.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:06.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 08:40:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:06.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 08:40:06.329 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 08:40:06.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 08:40:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:06.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 08:40:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:06.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 08:40:06.329 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 08:40:06.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 08:40:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:06.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 08:40:06.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:06.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 08:40:06.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 08:40:06.330 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 08:40:06.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 08:40:06.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 08:40:06.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:40:06.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:06.442 DEBUG [main][MenuItemLookup] Found menu:'New' 08:40:06.442 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:40:06.442 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:06.442 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:40:06.442 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:40:06.442 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:40:06.442 DEBUG [main][MenuItemLookup] Found menu:'Open With' 08:40:06.442 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:06.442 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:40:06.442 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:40:06.442 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'References' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:40:06.443 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:40:06.443 DEBUG [main][MenuItemLookup] Item match:Debug As 08:40:06.460 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 08:40:06.461 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 08:40:06.461 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 08:40:06.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 08:40:06.462 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 08:40:06.462 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 08:40:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 08:40:06.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:40:06.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:06.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:40:06.628 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 'Resume.*') 08:40:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:06.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:06.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:06.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:06.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:40:07.866 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:40:08.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 08:40:08.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:08.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:08.869 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 08:40:08.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:08.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:08.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:40:08.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:08.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:08.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:40:08.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 08:40:08.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:08.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:08.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:08.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:08.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:40:08.873 INFO [WorkbenchTestable][AbstractView] Activate view Debug 08:40:08.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 08:40:08.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:08.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 08:40:08.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:40:08.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:40:08.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:08.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:08.876 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 08:40:08.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:08.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:08.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:08.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:08.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:40:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:08.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:40:08.878 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 'Resume.*') 08:40:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:08.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:08.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:08.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:08.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:40:08.928 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 08:40:08.928 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:40:08.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:08.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 08:40:08.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:40:08.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:08.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:08.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:40:09.026 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 'Resume.*') 08:40:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:09.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:09.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:09.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:09.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:40:09.248 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:40:10.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 08:40:10.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:10.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:10.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 08:40:10.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:10.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:10.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:40:10.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:10.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:10.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:40:10.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 08:40:10.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:10.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:10.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:10.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:10.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:40:10.299 INFO [WorkbenchTestable][AbstractView] Activate view Debug 08:40:10.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 08:40:10.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:10.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:40:10.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:10.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:10.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:10.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:10.471 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 08:40:10.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:10.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:10.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:10.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:10.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:10.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:10.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:10.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:10.509 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 08:40:10.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:10.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:10.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:40:10.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:10.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:10.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:40:10.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 08:40:10.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:10.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:10.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:10.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:40:10.531 INFO [WorkbenchTestable][AbstractView] Activate view Debug 08:40:10.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 08:40:10.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:10.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 08:40:10.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:40:10.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:40:10.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 08:40:10.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:10.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:10.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:10.580 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 08:40:10.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:10.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:10.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:10.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:10.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:10.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:10.581 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.testApp() line: 36 08:40:10.581 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.testApp() line: 36 08:40:10.581 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.testApp() line: 36 about selection 08:40:10.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.testApp() line: 36 08:40:10.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:10.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:10.598 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E'' is already open. Activate. 08:40:10.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:10.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:10.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:40:10.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:10.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:10.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:40:10.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E') 08:40:10.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:10.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:10.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:10.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:10.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:40:10.613 INFO [WorkbenchTestable][AbstractView] Activate view Variables 08:40:10.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Variables 08:40:10.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:10.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:40:10.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected... 08:40:10.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:40:10.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:10.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:10.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:10.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:10.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:10.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:11.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:11.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item this 08:40:11.284 DEBUG [main][TreeItemHandler] Selecting tree item: this 08:40:11.285 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item this about selection 08:40:11.300 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: this 08:40:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected finished successfully 08:40:11.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty... 08:40:11.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:40:11.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:11.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:11.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:11.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:11.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:40:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty finished successfully 08:40:11.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:40:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:11.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:11.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:11.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:40:11.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:40:11.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:11.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:11.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:40:11.468 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 'Resume.*') 08:40:11.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:11.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:11.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:11.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:11.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:40:11.527 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 08:40:11.527 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:40:11.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:11.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 08:40:11.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:40:11.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:11.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:11.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:40:11.624 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 'Terminate.*') 08:40:11.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:11.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:11.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:11.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:11.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:40:11.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 08:40:11.720 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 08:40:11.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:11.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:11.730 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 08:40:11.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:11.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:11.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 08:40:11.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:11.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:11.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:40:11.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 08:40:11.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:11.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:11.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:11.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:11.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:40:11.745 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 08:40:11.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 08:40:11.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:11.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:40:11.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 08:40:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:11.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:11.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:11.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:40:11.854 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 08:40:11.854 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:40:11.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:11.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 08:40:11.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 08:40:11.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 08:40:11.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:11.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:12.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:12.003 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:40:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:12.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:12.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:12.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:40:12.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:40:12.133 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 08:40:12.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:12.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:12.133 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 08:40:12.133 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:12.133 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:12.133 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:12.133 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:12.134 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:12.134 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:12.134 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:12.134 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:12.134 DEBUG [main][MenuItemLookup] Item match:Run 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'Resume' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:40:12.135 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:40:12.136 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 08:40:12.136 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 08:40:12.136 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 08:40:12.136 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 08:40:12.136 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 08:40:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:40:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:40:13.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:40:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:13.327 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 08:40:13.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:13.328 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:13.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:13.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:13.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:40:13.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:13.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:13.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:13.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:13.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:13.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 08:40:13.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:13.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:13.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:13.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:13.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 08:40:13.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:13.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:13.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:13.334 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 08:40:13.335 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 08:40:13.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 08:40:13.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 08:40:13.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:40:13.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 08:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 08:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 08:40:13.339 DEBUG [main][MenuItemLookup] Found menu:'Delete' 08:40:13.339 DEBUG [main][MenuItemLookup] Item match:Delete 08:40:13.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 08:40:13.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 08:40:13.339 INFO [main][MenuItemHandler] Select menu item: Dele&te 08:40:13.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 08:40:13.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 08:40:13.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 08:40:13.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:13.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:13.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:13.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:13.406 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 "Delete") 08:40:13.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:13.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:13.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:13.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:13.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:13.408 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 08:40:13.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:13.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:13.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:13.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:13.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:40:13.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:40:13.552 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 08:40:13.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:13.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:13.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:40:13.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:13.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:13.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 08:40:13.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:13.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:13.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:13.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:40:13.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:13.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:13.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:13.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:13.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:13.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:13.557 INFO [WorkbenchTestable][AbstractButton] Click button Close 08:40:13.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:13.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:13.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:13.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:13.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 08:40:16.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 08:40:16.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:40:16.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:40:16.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:40:16.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:40:16.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:40:16.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:40:16.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:40:16.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:40:16.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 08:40:16.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:16.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:16.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:16.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:16.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 08:40:16.652 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:40:16.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:40:16.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:40:16.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:16.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:40:16.709 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:40:16.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:40:16.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:16.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:40:16.711 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:40:16.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:40:16.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:16.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:40:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:16.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:16.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:17.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:17.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:17.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:17.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:17.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:40:17.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:40:17.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:40:17.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:40:17.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:40:17.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:40:17.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:17.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:17.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:17.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:17.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:17.717 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 08:40:17.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 08:40:17.722 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 08:40:17.722 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 08:40:17.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 08:40:17.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:40:17.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:17.874 DEBUG [main][MenuItemLookup] Found menu:'New' 08:40:17.874 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:40:17.874 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:17.874 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:40:17.874 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:17.874 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:40:17.874 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:40:17.874 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:40:17.874 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:40:17.874 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:40:17.874 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:40:17.874 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:40:17.874 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:40:17.874 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:17.875 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:40:17.875 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:40:17.875 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:17.875 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:40:17.875 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:40:17.875 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:40:17.875 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:40:17.875 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:40:17.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:40:17.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:40:17.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:40:18.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:40:18.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:40:18.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:40:18.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:40:18.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:40:18.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:40:18.378 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'debugger' via Explorer 08:40:18.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 08:40:18.378 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 08:40:18.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 08:40:18.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 08:40:18.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:40:18.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:18.465 DEBUG [main][MenuItemLookup] Found menu:'New' 08:40:18.465 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:40:18.465 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:18.465 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:40:18.465 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:18.465 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:40:18.465 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:40:18.465 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:40:18.465 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:40:18.465 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:40:18.466 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:40:18.466 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:40:18.466 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:40:18.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:40:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:40:19.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:40:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:19.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:19.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:19.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:19.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:40:19.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:19.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:40:19.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:19.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:19.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:19.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:19.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:19.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:19.257 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:40:19.257 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:40:19.257 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:40:19.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:19.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:19.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:19.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:19.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:40:19.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:19.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:19.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:19.259 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:40:19.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:19.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:19.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:19.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:19.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:19.262 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:40:19.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:19.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:19.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:19.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:19.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:40:19.285 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:40:20.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:40:20.001 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:40:20.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:40:20.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:40:20.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:40:20.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:40:20.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 08:40:20.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:40:20.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:40:20.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:40:20.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:40:20.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:40:20.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:40:20.003 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 08:40:20.003 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:20.003 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:20.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:20.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 139.89 s - in org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 19.54 s debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 13.634 s debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 14.08 s Running org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 08:40:20.099 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 08:40:20.101 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:40:20.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:20.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 08:40:20.102 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:20.102 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:40:20.102 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:20.102 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:40:20.102 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:20.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:20.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 08:40:20.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 08:40:20.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:20.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:20.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:20.104 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:20.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:20.105 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:20.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:20.105 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:20.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:20.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:20.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:20.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:20.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:40:20.106 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:20.107 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:20.107 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:20.107 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:20.107 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:20.107 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:20.107 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:20.107 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:20.107 DEBUG [main][MenuItemLookup] Item match:Window 08:40:20.108 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:20.108 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:20.108 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:20.108 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:20.108 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:20.108 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:20.108 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:20.108 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:20.108 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:20.108 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:20.108 DEBUG [main][MenuItemLookup] Item match:Preferences 08:40:20.108 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:40:20.108 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:40:20.136 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:40:20.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.... 08:40:20.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:40:20.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:20.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:20.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:20.377 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:20.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:20.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:40:20.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:20.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:20.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:20.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:20.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:20.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:20.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:40:20.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:40:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:20.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:20.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:40:20.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:40:20.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:40:20.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:20.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:40:20.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:20.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:40:20.886 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:40:20.887 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:40:20.887 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:40:20.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:40:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:20.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:20.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:20.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:20.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:40:20.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:20.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:20.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:20.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:20.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:20.981 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 08:40:20.981 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:40:20.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:20.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:20.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:20.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:20.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:40:20.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:20.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:20.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:20.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:20.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:20.999 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:40:20.999 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:40:20.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:20.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:20.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:20.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:21.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 08:40:21.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 08:40:21.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.012 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 08:40:21.012 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show when program writes to standard out 08:40:21.013 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 08:40:21.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:21.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:21.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:21.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:21.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 08:40:21.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 08:40:21.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.018 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 08:40:21.018 INFO [WorkbenchTestable][CheckBox] Check checkbox &Show when program writes to standard out 08:40:21.018 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 08:40:21.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:21.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:21.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:21.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:21.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 08:40:21.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:21.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:21.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:21.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:21.030 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:21.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:21.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:40:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.035 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:40:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:21.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:21.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:21.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:40:21.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:40:21.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:21.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:21.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:21.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 08:40:21.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:21.113 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:21.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:21.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:21.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 08:40:21.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 08:40:21.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:21.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 08:40:21.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 08:40:21.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:21.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:21.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:21.116 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:21.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:21.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:21.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:21.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:21.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:21.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:21.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:21.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:21.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:40:21.153 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:21.153 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:21.153 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:21.153 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:21.153 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:21.153 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:21.153 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:21.153 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:21.153 DEBUG [main][MenuItemLookup] Item match:Window 08:40:21.154 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:21.154 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:21.154 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:21.154 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:21.154 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:21.154 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:21.154 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:21.154 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:21.154 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:21.154 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:21.154 DEBUG [main][MenuItemLookup] Item match:Preferences 08:40:21.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:40:21.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:40:21.154 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:40:21.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:40:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:40:21.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:21.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:21.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:21.359 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:21.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:21.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:40:21.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:21.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:21.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:21.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:40:21.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:40:21.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:21.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:40:21.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:21.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:40:21.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:40:21.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:40:21.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:21.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:40:21.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:21.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:40:21.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:40:21.405 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:40:21.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:40:21.405 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:40:21.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:40:21.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.413 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 08:40:21.413 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:40:21.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:21.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:21.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:21.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:21.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 "Apply") 08:40:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.454 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:40:21.454 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:40:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:21.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:21.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:21.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 08:40:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 08:40:21.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.472 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 08:40:21.473 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 08:40:21.473 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 08:40:21.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:21.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:21.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:21.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:21.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 08:40:21.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 08:40:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.487 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 08:40:21.487 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 08:40:21.487 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 08:40:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:21.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:21.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:21.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 08:40:21.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:21.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:21.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:21.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:21.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:21.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:21.491 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:21.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:21.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:40:21.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.536 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:40:21.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:21.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:21.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:21.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:21.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:40:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:40:21.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:21.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 08:40:21.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:21.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:21.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 08:40:21.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:21.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 08:40:21.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 08:40:21.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:21.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:21.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:21.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:21.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:21.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:21.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:21.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:21.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:21.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:21.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:21.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:21.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:40:21.630 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:21.630 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:21.631 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:21.631 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:21.631 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:21.631 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:21.631 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:21.631 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:21.631 DEBUG [main][MenuItemLookup] Item match:Window 08:40:21.631 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:21.631 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:21.631 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:21.631 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:21.631 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:21.631 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:21.631 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:21.631 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:21.632 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:21.632 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:21.632 DEBUG [main][MenuItemLookup] Item match:Preferences 08:40:21.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:40:21.632 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:40:21.632 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:40:21.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:40:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:40:21.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:21.853 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:21.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:21.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:40:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:21.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:40:21.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:40:21.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:21.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:40:21.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:21.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:40:21.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:40:21.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:40:21.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:21.898 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:40:21.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:21.898 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:40:21.899 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:40:21.899 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:40:21.899 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:40:21.899 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:40:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:40:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.905 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 08:40:21.919 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:40:21.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:21.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:21.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:21.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:21.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:40:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.933 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:40:21.933 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:40:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:21.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:21.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:21.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 08:40:21.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.936 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 08:40:21.936 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 08:40:21.936 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 08:40:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:21.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:21.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:21.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 08:40:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:21.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:21.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:21.949 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 08:40:21.949 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 08:40:21.949 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 08:40:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:21.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:21.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:21.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 08:40:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:21.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:40:22.016 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:22.018 INFO [WorkbenchTestable][AbstractText] Text set to: 54321 08:40:22.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 08:40:22.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:22.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:22.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 08:40:22.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:22.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:40:22.065 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:22.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:22.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:22.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:22.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:22.069 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:22.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:22.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:40:22.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:22.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:22.120 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:40:22.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:22.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:22.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:22.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:40:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:40:22.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:22.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 08:40:22.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:22.214 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:22.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 08:40:22.215 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:22.215 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 08:40:22.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 08:40:22.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:22.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:22.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:22.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:22.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:22.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:22.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:22.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:22.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:22.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:22.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:40:22.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:22.217 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:22.217 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:22.217 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:22.217 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:22.217 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:22.217 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:22.217 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:22.217 DEBUG [main][MenuItemLookup] Item match:Window 08:40:22.218 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:22.218 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:22.218 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:22.218 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:22.218 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:22.218 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:22.218 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:22.218 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:22.218 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:22.218 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:22.218 DEBUG [main][MenuItemLookup] Item match:Preferences 08:40:22.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:40:22.218 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:40:22.218 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:40:22.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:40:22.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:40:22.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:22.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:22.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:22.433 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:22.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:22.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:40:22.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:22.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:40:22.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:40:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:22.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:40:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:22.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:40:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:40:22.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:40:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:22.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:40:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:22.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:40:22.485 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:40:22.485 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:40:22.486 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:40:22.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:40:22.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:22.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:40:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:22.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:22.544 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 08:40:22.545 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:40:22.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:22.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:22.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:22.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:22.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:40:22.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:22.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:22.570 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:40:22.570 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:40:22.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:22.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:22.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:22.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:22.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 08:40:22.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:22.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:22.579 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 08:40:22.579 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 08:40:22.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 08:40:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:22.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:22.581 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 08:40:22.581 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 08:40:22.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 08:40:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:22.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:40:22.612 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:22.613 INFO [WorkbenchTestable][AbstractText] Text set to: 12345 08:40:22.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 08:40:22.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:22.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:22.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 08:40:22.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:22.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:40:22.649 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:22.654 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:22.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:22.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:22.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:22.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:22.662 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:22.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:22.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:40:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:22.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:22.668 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:40:22.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:22.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:22.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:22.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:22.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:40:22.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:40:22.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:22.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:22.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:22.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 08:40:22.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:22.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:22.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:22.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:22.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 08:40:22.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:22.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 08:40:22.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 08:40:22.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:22.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:22.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:22.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:22.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:22.763 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:22.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:22.763 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:22.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:22.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:22.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:22.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:22.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:40:22.764 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:22.764 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:22.764 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:22.764 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:22.764 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:22.764 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:22.764 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:22.764 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:22.764 DEBUG [main][MenuItemLookup] Item match:Window 08:40:22.765 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:22.765 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:22.765 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:22.765 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:22.765 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:22.765 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:22.765 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:22.765 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:22.765 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:22.765 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:22.765 DEBUG [main][MenuItemLookup] Item match:Preferences 08:40:22.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:40:22.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:40:22.765 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:40:22.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:40:22.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:40:22.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:22.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:22.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:22.973 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:22.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:22.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:40:22.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:22.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:22.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:22.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:22.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:22.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:23.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:23.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:40:23.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:40:23.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:23.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:40:23.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:23.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:40:23.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:40:23.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:40:23.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:23.019 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:40:23.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:23.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:40:23.019 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:40:23.019 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:40:23.019 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:40:23.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:40:23.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:23.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:23.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:23.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:23.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:40:23.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:23.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:23.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:23.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:23.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:23.034 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 08:40:23.034 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:40:23.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:23.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:23.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:23.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:23.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:40:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:23.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:23.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:23.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:23.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:23.059 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:40:23.065 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:40:23.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:23.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:23.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:23.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:23.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 08:40:23.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:23.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:23.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:23.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:23.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:23.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 08:40:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:23.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:23.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:23.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:23.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:23.113 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 08:40:23.113 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Show when &program writes to standard error 08:40:23.114 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 08:40:23.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:23.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:23.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:23.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:23.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 08:40:23.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:23.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:23.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:23.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:23.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:23.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 08:40:23.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:23.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:23.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:23.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:23.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:23.119 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 08:40:23.119 INFO [WorkbenchTestable][CheckBox] Check checkbox Show when &program writes to standard error 08:40:23.120 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 08:40:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:23.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:23.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:23.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 08:40:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:23.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:23.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:23.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:23.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:23.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:23.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:23.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:23.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:23.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:23.134 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:23.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:23.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:40:23.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:23.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:23.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:23.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:23.202 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:40:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:23.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:23.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:23.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:40:23.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:40:23.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:23.307 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 08:40:23.307 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:23.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:23.307 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 08:40:23.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 08:40:23.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:23.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:23.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:23.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.209 s - in org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 1.012 s testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.513 s testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.587 s testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.546 s testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.545 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 08:40:23.336 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 08:40:23.337 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:40:23.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:23.338 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 08:40:23.338 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:23.338 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:40:23.339 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:23.339 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:40:23.339 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:23.339 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 08:40:23.340 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 08:40:23.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:23.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:23.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:23.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:23.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:23.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 08:40:23.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:23.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:23.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:23.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:23.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:40:23.354 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 08:40:23.354 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:40:23.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:23.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 08:40:23.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 08:40:23.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 08:40:23.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:23.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:23.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:40:23.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:23.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:40:23.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:23.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:23.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:23.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:23.475 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 08:40:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:23.475 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 08:40:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:23.476 TRACE [main][WidgetHandler] Notify Table with event 13 08:40:23.476 TRACE [main][WidgetHandler] Wait for synchronization 08:40:23.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:23.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:23.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:23.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:40:23.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:23.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:23.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:23.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:40:23.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:23.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:40:23.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:23.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:23.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:23.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:23.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:23.497 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:40:23.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:23.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:23.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:23.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:24.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:40:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:40:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:40:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:24.311 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:24.311 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:24.311 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:24.311 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:24.311 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:24.311 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:24.311 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:24.311 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:24.311 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:24.311 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:24.311 DEBUG [main][MenuItemLookup] Item match:Window 08:40:24.312 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:24.312 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:24.312 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:24.312 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.312 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:24.313 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:24.313 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.313 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:24.313 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.313 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:24.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:24.319 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:24.319 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:24.319 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:24.319 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:24.319 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:24.319 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:24.319 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:24.319 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:24.319 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:24.319 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:24.319 DEBUG [main][MenuItemLookup] Item match:Window 08:40:24.320 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:24.320 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:24.320 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:24.320 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.320 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:24.320 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:24.320 DEBUG [main][MenuItemLookup] Item match:Perspective 08:40:24.322 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:40:24.322 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.322 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:40:24.322 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:40:24.322 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:40:24.322 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:40:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:40:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:24.322 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:24.323 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:24.323 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:24.323 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:24.323 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:24.323 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:24.323 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:24.323 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:24.323 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:24.323 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:24.323 DEBUG [main][MenuItemLookup] Item match:Window 08:40:24.324 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:24.324 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:24.324 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:24.324 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.324 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:24.324 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:24.324 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.324 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:24.324 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.324 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:24.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:24.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:24.325 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:24.325 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:24.325 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:24.325 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:24.325 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:24.325 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:24.325 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:24.325 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:24.325 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:24.325 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:24.325 DEBUG [main][MenuItemLookup] Item match:Window 08:40:24.326 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:24.326 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:24.326 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:24.326 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.326 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:24.326 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:24.326 DEBUG [main][MenuItemLookup] Item match:Perspective 08:40:24.327 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:40:24.327 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.327 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:40:24.327 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:40:24.327 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:40:24.327 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:40:24.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:24.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:24.328 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:24.328 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:24.328 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:24.328 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:24.328 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:24.328 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:24.328 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:24.328 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:24.328 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:24.328 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:24.328 DEBUG [main][MenuItemLookup] Item match:Window 08:40:24.329 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:24.329 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:24.329 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:24.329 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.329 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:24.329 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:24.329 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.329 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:24.329 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.329 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:24.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:24.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:24.330 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:24.330 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:24.330 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:24.330 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:24.330 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:24.330 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:24.330 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:24.330 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:24.330 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:24.330 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:24.330 DEBUG [main][MenuItemLookup] Item match:Window 08:40:24.331 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:24.331 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:24.331 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:24.331 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.331 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:24.331 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:24.331 DEBUG [main][MenuItemLookup] Item match:Perspective 08:40:24.332 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:40:24.332 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.332 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:40:24.333 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:40:24.333 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:40:24.333 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:40:24.333 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 08:40:24.333 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 08:40:24.333 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 08:40:24.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 08:40:24.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 08:40:24.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 08:40:24.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:24.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:24.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:24.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:24.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:24.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:40:24.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:24.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:24.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:24.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 08:40:24.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:24.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:40:24.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:24.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:24.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:24.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:24.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:24.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:24.422 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 08:40:24.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:24.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:24.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:24.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:24.741 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:24.741 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 08:40:24.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 08:40:24.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:24.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:24.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:24.742 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 08:40:24.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:24.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:24.748 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:24.749 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:24.749 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:24.749 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:24.749 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:24.749 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:24.749 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:24.749 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:24.749 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:24.749 DEBUG [main][MenuItemLookup] Item match:Run 08:40:24.751 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:40:24.751 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:40:24.751 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.751 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:40:24.751 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:40:24.751 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 08:40:24.751 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:24.751 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 08:40:24.751 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:40:24.751 DEBUG [main][MenuItemLookup] Found menu:'Debug Configurations...' 08:40:24.751 DEBUG [main][MenuItemLookup] Item match:Debug Configurations... 08:40:24.751 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"De&bug Configurations..." 08:40:24.751 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Configurations... 08:40:24.752 INFO [main][MenuItemHandler] Select menu item: De&bug Configurations... 08:40:24.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 08:40:24.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available. finished successfully 08:40:24.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 08:40:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:24.950 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 08:40:24.950 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 08:40:24.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:24.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:24.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:24.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 08:40:24.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:24.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:24.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:24.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:24.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:24.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:24.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:24.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:24.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 08:40:24.978 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 08:40:24.978 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 08:40:24.979 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 08:40:25.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 08:40:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 08:40:25.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:40:25.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:25.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 08:40:25.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 08:40:25.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 08:40:25.023 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 08:40:25.023 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 08:40:25.032 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 08:40:25.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:25.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:25.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:25.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:25.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 08:40:25.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:25.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:25.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:25.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:25.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:25.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:25.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:25.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 08:40:25.420 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 08:40:25.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 08:40:25.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 08:40:25.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 08:40:25.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 08:40:25.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:40:25.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:25.534 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 08:40:25.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 08:40:25.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 08:40:25.535 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 08:40:25.535 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 08:40:25.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:40:25.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:25.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:25.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 08:40:25.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:25.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:25.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:25.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:25.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:25.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:40:25.914 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:25.916 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 08:40:25.917 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 08:40:25.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:40:25.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:25.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:25.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:25.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 08:40:25.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:25.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:25.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:25.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:25.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:25.933 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 08:40:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:26.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:26.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:26.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:40:27.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 08:40:27.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 08:40:27.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 08:40:27.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 08:40:27.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:40:27.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:40:27.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:40:27.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:40:27.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:40:27.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:40:27.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:40:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:40:27.161 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 08:40:27.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:27.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:27.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:27.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:27.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 08:40:27.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:27.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:27.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:27.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:27.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:27.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:27.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:27.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:27.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 08:40:27.168 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 08:40:27.179 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 08:40:27.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 08:40:27.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 08:40:27.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:27.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:27.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:27.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 08:40:27.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:27.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:27.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:27.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:27.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:27.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:27.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:27.283 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 08:40:27.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:27.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:27.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:27.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:27.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 08:40:27.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:27.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:27.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:27.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:27.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:27.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 08:40:27.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:27.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:27.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 08:40:27.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:27.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:27.286 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:27.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:27.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:27.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 08:40:27.286 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 08:40:27.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 08:40:27.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 08:40:27.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:27.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:27.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:27.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 08:40:27.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:27.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:27.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:27.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:28.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:28.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:28.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:28.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:29.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:29.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:29.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:29.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:30.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:30.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:30.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:30.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:31.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:31.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:31.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:31.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:32.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:32.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:32.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:32.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:33.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:33.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:33.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:33.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:34.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:34.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:34.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:34.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:35.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:35.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:35.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:35.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:36.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:36.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:36.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:36.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:37.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:37.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:37.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:37.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:37.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:40:37.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:37.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:37.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:37.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 08:40:37.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:37.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:37.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:37.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 08:40:37.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:37.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:37.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:37.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 08:40:37.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:37.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:37.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:37.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:37.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:37.693 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 08:40:37.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:37.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:37.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 08:40:37.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:37.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:37.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:37.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:37.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:37.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:37.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:37.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 08:40:37.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:37.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:37.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:37.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 08:40:37.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:37.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:37.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:37.698 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 08:40:37.698 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 08:40:37.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 08:40:37.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 08:40:37.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:40:37.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:37.701 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 08:40:37.701 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 08:40:37.701 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:40:37.701 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 08:40:37.701 DEBUG [main][MenuItemLookup] Found menu:'Delete' 08:40:37.701 DEBUG [main][MenuItemLookup] Item match:Delete 08:40:37.701 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 08:40:37.701 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 08:40:37.701 INFO [main][MenuItemHandler] Select menu item: Dele&te 08:40:37.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 08:40:37.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 08:40:37.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 08:40:37.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:37.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:37.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:37.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:37.753 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 "Delete") 08:40:37.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:37.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:37.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:37.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:37.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:37.754 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 08:40:37.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:37.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:37.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:37.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:38.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:40:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:40:38.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:38.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:38.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:38.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:38.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 08:40:38.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:38.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:38.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:38.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:38.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:38.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:38.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 08:40:38.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:38.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:38.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 08:40:38.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:38.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:38.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:38.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:38.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:38.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 08:40:38.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available. finished successfully 08:40:38.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 08:40:38.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available. finished successfully 08:40:38.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 08:40:38.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:38.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:38.201 INFO [WorkbenchTestable][AbstractShell] Close shell Debug Configurations 08:40:38.201 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Debug Configurations' 08:40:38.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:40:38.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:40:38.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 08:40:38.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:38.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:38.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:38.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:38.330 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 08:40:38.330 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 08:40:38.330 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:38.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:38.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:38.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.996 s - in org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) Time elapsed: 13.589 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 08:40:38.347 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 08:40:38.348 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:40:38.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:38.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 08:40:38.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:38.349 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:40:38.351 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:38.351 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:40:38.351 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:38.351 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 08:40:38.351 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 08:40:38.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:40:38.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:38.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:38.351 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:38.352 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:38.352 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:38.352 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:38.352 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:38.352 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:38.352 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:38.352 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:38.352 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:38.352 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:38.352 DEBUG [main][MenuItemLookup] Item match:Window 08:40:38.353 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:38.353 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:38.353 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:38.353 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.353 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:38.353 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:38.353 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.353 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:38.353 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.353 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:38.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:38.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:38.354 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:38.354 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:38.354 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:38.354 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:38.354 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:38.354 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:38.354 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:38.354 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:38.354 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:38.354 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:38.354 DEBUG [main][MenuItemLookup] Item match:Window 08:40:38.355 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:38.355 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:38.355 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:38.355 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.355 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:38.355 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:38.355 DEBUG [main][MenuItemLookup] Item match:Perspective 08:40:38.356 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:40:38.356 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.356 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:40:38.356 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:40:38.356 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:40:38.356 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:40:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:40:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:38.357 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:38.357 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:38.357 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:38.357 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:38.357 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:38.357 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:38.357 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:38.357 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:38.357 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:38.357 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:38.357 DEBUG [main][MenuItemLookup] Item match:Window 08:40:38.358 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:38.358 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:38.358 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:38.358 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.358 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:38.358 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:38.358 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.358 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:38.358 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.358 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:38.358 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:38.358 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:38.358 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:38.359 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:38.359 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:38.359 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:38.359 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:38.359 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:38.359 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:38.359 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:38.359 DEBUG [main][MenuItemLookup] Item match:Window 08:40:38.359 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:38.359 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:38.359 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:38.359 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.359 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:38.359 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:38.360 DEBUG [main][MenuItemLookup] Item match:Perspective 08:40:38.360 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:40:38.360 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.360 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:40:38.360 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:40:38.360 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:40:38.360 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:40:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:38.361 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:38.361 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:38.361 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:38.361 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:38.361 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:38.361 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:38.361 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:38.361 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:38.361 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:38.361 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:38.361 DEBUG [main][MenuItemLookup] Item match:Window 08:40:38.361 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:38.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:38.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:38.362 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:38.362 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:38.362 DEBUG [main][MenuItemLookup] Item match:Window 08:40:38.363 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:38.363 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:38.363 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:38.363 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.363 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:38.363 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:38.363 DEBUG [main][MenuItemLookup] Item match:Perspective 08:40:38.385 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:40:38.385 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.385 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:40:38.385 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:40:38.386 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:40:38.386 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:40:38.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 08:40:38.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 08:40:38.386 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 08:40:38.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 08:40:38.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 08:40:38.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 08:40:38.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:38.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:38.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:38.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:38.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:38.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:40:38.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:38.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:38.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:38.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 08:40:38.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:38.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:38.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:38.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:40:38.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:38.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:38.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:38.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:38.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:38.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:38.437 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 08:40:38.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:38.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:38.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:38.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:38.690 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:38.690 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 08:40:38.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 08:40:38.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:38.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:38.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:38.691 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 08:40:38.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:38.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:38.691 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:38.691 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:38.691 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:38.691 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:38.691 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:38.691 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:38.692 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:38.692 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:38.692 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:38.692 DEBUG [main][MenuItemLookup] Item match:Run 08:40:38.693 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:40:38.693 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:40:38.693 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:38.693 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:40:38.693 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:40:38.693 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 08:40:38.693 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 08:40:38.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 08:40:38.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 08:40:38.693 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 08:40:38.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:40:38.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:40:38.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:40:38.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:38.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:38.855 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 08:40:38.855 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 08:40:38.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:38.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:38.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:38.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:38.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:40:38.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:38.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:38.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:38.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:38.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:38.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:38.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:38.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:38.866 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 08:40:38.866 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 08:40:38.867 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 08:40:38.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 08:40:38.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 08:40:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 08:40:38.899 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:40:38.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:38.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 08:40:38.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 08:40:38.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 08:40:38.902 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 08:40:38.902 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 08:40:38.906 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 08:40:38.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:38.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:39.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:39.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:39.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:40:39.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:39.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:39.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:39.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:39.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:39.250 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 08:40:39.250 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 08:40:39.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 08:40:39.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 08:40:39.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 08:40:39.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 08:40:39.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:40:39.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:39.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 08:40:39.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 08:40:39.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 08:40:39.344 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 08:40:39.344 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 08:40:39.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:40:39.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:39.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:40:39.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:39.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:39.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:39.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:39.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:40:39.684 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:39.686 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 08:40:39.687 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 08:40:39.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:40:39.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:39.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:39.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:39.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:40:39.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:39.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:39.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:39.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:39.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:39.702 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 08:40:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:40.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:40.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:40.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:40:40.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:40:40.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 08:40:40.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 08:40:40.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 08:40:40.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 08:40:40.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:40:40.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:40:40.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:40:40.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:40:40.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:40:40.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:40:40.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:40:40.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:40:40.963 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 08:40:40.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:40.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:40.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:40.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:40.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:40:40.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:40.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:40.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:40.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:40.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:40.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:40.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:40.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:40.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 08:40:40.980 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 08:40:40.981 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 08:40:40.981 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 08:40:40.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:40.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:41.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:40:41.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:41.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:41.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:41.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:41.081 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 08:40:41.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:41.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:41.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:40:41.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:41.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:41.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:41.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:41.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:41.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:41.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:41.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 08:40:41.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:41.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:41.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:41.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:41.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:41.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 08:40:41.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:41.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:41.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:41.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:41.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:41.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 08:40:41.084 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 08:40:41.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 08:40:41.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 08:40:41.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:41.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:41.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:40:41.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:41.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:41.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:41.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:41.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:42.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:42.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:42.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:42.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:43.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:43.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:43.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:43.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:44.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:44.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:44.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:44.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:45.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:45.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:45.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:45.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:46.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:46.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:46.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:46.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:47.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:47.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:47.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:47.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:48.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:48.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:48.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:48.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:49.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:49.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:49.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:49.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:50.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:50.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:50.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:50.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:51.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:51.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:40:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:40:51.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 08:40:51.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:51.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:40:51.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:51.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:51.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:51.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:51.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:51.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:51.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:51.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:51.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 08:40:51.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:51.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:51.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 08:40:51.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:51.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:51.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:51.487 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 08:40:51.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:51.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:51.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:40:51.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:51.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:51.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:51.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:51.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:51.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:51.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:51.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 08:40:51.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:51.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:51.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:51.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:51.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:51.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 08:40:51.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:51.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:51.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:51.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:51.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:51.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 08:40:51.490 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 08:40:51.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 08:40:51.492 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 08:40:51.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:40:51.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:51.492 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 08:40:51.493 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 08:40:51.493 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:40:51.493 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 08:40:51.493 DEBUG [main][MenuItemLookup] Found menu:'Delete' 08:40:51.493 DEBUG [main][MenuItemLookup] Item match:Delete 08:40:51.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 08:40:51.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 08:40:51.493 INFO [main][MenuItemHandler] Select menu item: Dele&te 08:40:51.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available.... 08:40:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 08:40:51.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 08:40:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:51.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:51.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:51.542 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 "Delete") 08:40:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:51.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:51.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:51.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:51.543 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 08:40:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:51.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:51.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:51.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:40:51.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:40:51.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:40:51.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:40:51.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:51.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:51.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:40:51.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:40:51.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:51.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:51.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:51.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 08:40:51.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:51.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:51.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 08:40:51.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 08:40:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:51.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 08:40:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:51.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 08:40:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:40:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:40:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:40:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:40:51.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:40:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:51.998 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 08:40:51.998 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 08:40:52.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:40:52.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:40:52.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 08:40:52.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:52.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:52.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:52.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:52.176 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 08:40:52.176 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 08:40:52.176 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:52.176 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:52.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:52.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.831 s - in org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) Time elapsed: 13.486 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 08:40:52.191 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 08:40:52.192 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:40:52.192 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:52.192 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 08:40:52.193 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:52.193 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:40:52.193 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:52.193 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:40:52.193 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:52.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:52.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:52.194 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:52.195 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 08:40:52.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 08:40:52.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:52.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:52.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:52.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:52.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:52.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:52.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:52.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:52.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:52.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:52.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:40:52.196 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:52.197 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:52.197 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:52.197 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:52.197 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:52.197 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:52.197 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:52.197 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:52.197 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:52.197 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:52.197 DEBUG [main][MenuItemLookup] Item match:Window 08:40:52.198 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:52.198 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:52.198 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:52.198 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:52.198 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:52.198 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:52.198 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:52.198 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:52.198 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:52.198 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:52.198 DEBUG [main][MenuItemLookup] Item match:Preferences 08:40:52.198 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:40:52.198 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:40:52.198 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:40:52.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.... 08:40:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:40:52.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:52.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:52.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:52.381 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:52.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:52.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:40:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:52.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:52.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:52.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:52.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:52.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:52.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:40:52.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:40:52.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:52.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:52.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:40:52.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:40:52.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:40:52.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:52.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:40:52.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:52.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:40:52.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Errors/Warnings 08:40:52.891 DEBUG [main][TreeItemHandler] Selecting tree item: Errors/Warnings 08:40:52.891 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Errors/Warnings about selection 08:40:52.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Errors/Warnings 08:40:52.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:52.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:52.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:52.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:52.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "\"groupId\" duplicate of parent groupId") 08:40:52.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:52.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:52.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:52.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:52.973 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 08:40:52.988 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Group ID to: Ignore 08:40:52.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "\"version\" duplicate of parent version") 08:40:52.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:52.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:53.001 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 08:40:53.002 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Version to: Ignore 08:40:53.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Out-of-date project configuration") 08:40:53.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:53.018 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Error to selection: Ignore 08:40:53.018 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Project Config to: Ignore 08:40:53.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Plugin execution not covered by lifecycle configuration") 08:40:53.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:53.037 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 08:40:53.037 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Plugin Execution to: Ignore 08:40:53.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Overriding managed version") 08:40:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:53.056 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 08:40:53.056 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Managed Version to: Ignore 08:40:53.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "\"groupId\" duplicate of parent groupId") 08:40:53.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:53.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "\"version\" duplicate of parent version") 08:40:53.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:53.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Out-of-date project configuration") 08:40:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:53.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Plugin execution not covered by lifecycle configuration") 08:40:53.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:53.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Overriding managed version") 08:40:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:53.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:40:53.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:53.133 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:40:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:53.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:53.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:40:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:40:53.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:53.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:53.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:53.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 08:40:53.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:53.231 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:53.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:53.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:53.232 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 08:40:53.232 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 08:40:53.232 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:53.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:53.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:53.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) Time elapsed: 1.037 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:40:53.245 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:40:53.246 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:40:53.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:53.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:40:53.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:53.247 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:40:53.248 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:53.248 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:40:53.248 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:53.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:53.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:53.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:53.249 INFO [WorkbenchTestable][RequirementsRunner] Started test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 08:40:53.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:40:53.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:53.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:53.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:53.250 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:53.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:53.250 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:53.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:53.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:53.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:40:53.251 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:53.251 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:53.251 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:53.251 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:53.251 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:53.251 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:53.251 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:53.251 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:53.251 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:53.251 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:53.251 DEBUG [main][MenuItemLookup] Item match:Window 08:40:53.252 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:53.252 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:53.252 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:53.252 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:53.252 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:53.252 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:53.252 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:53.252 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:53.252 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:53.252 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:53.252 DEBUG [main][MenuItemLookup] Item match:Preferences 08:40:53.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:40:53.252 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:40:53.253 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:40:53.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:40:53.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 'Preferences.*'] is available. finished successfully 08:40:53.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:53.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:53.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:53.439 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:53.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:53.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:40:53.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:53.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:53.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:53.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:40:53.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:40:53.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:53.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:40:53.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:53.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:40:53.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:40:53.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:40:53.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:53.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:40:53.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:53.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:40:53.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 08:40:53.455 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 08:40:53.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 08:40:53.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 08:40:53.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Local Catalog...") 08:40:53.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:53.529 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 08:40:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:53.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:53.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:53.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 08:40:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available. finished successfully 08:40:53.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 08:40:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:53.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:40:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:53.628 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml 08:40:53.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 08:40:53.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:40:53.649 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:53.650 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 08:40:53.653 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 "OK", Widget matcher matching widgets with style: 8) 08:40:53.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:53.656 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:40:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:53.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:53.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:53.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:40:53.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:40:53.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:53.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:53.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:53.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:53.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:53.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:53.731 TRACE [main][WidgetHandler] Notify Table with event 13 08:40:53.731 TRACE [main][WidgetHandler] Wait for synchronization 08:40:53.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:40:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:53.735 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:40:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:53.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:53.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:53.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:53.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:53.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:40:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:53.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:53.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:53.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:53.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:53.745 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:40:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:53.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:53.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:53.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:40:53.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:40:53.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:53.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:53.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:53.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:40:53.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:53.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:53.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:53.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:53.820 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 08:40:53.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:53.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:53.821 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:53.821 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 08:40:53.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:40:53.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:53.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:53.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:53.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:53.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:53.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:53.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:53.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:53.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:53.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:53.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:40:53.852 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:53.852 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:53.853 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:53.853 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:53.853 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:53.853 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:53.853 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:53.853 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:53.853 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:53.853 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:53.853 DEBUG [main][MenuItemLookup] Item match:Window 08:40:53.854 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:53.854 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:53.854 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:53.854 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:53.854 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:53.854 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:53.854 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:53.854 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:53.854 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:53.854 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:53.854 DEBUG [main][MenuItemLookup] Item match:Preferences 08:40:53.854 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:40:53.854 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:40:53.854 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:40:54.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:40:54.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:40:54.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:54.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:54.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:54.008 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:54.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:54.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:40:54.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:54.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:54.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:54.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:54.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:54.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:54.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:54.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:40:54.027 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:40:54.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:54.027 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:40:54.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:54.027 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:40:54.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:40:54.027 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:40:54.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:54.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:40:54.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:54.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:40:54.028 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 08:40:54.028 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 08:40:54.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 08:40:54.033 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 08:40:54.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:54.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:54.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:54.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:54.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...") 08:40:54.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:54.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:54.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:54.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:54.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:54.038 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 08:40:54.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:54.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:54.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:54.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:54.126 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: "Remote Archetype Catalog"] is available.... 08:40:54.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:54.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:54.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:54.126 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: "Remote Archetype Catalog"] is available. finished successfully 08:40:54.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 08:40:54.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:54.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:54.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 08:40:54.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:54.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:54.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:54.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:54.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:54.129 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 08:40:54.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 08:40:54.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:54.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:54.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:54.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:54.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:40:54.144 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:54.145 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 08:40:54.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...") 08:40:54.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:54.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:54.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:54.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:54.148 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 08:40:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:54.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:54.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:54.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:40:54.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 08:40:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 08:40:55.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 08:40:55.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 08:40:56.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 08:40:56.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 08:40:57.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:40:57.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:40:57.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:40:57.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:40:57.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:40:57.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:40:57.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:40:57.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:40:57.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:40:57.156 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 08:40:57.158 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:57.161 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 08:40:57.164 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 08:40:57.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:40:57.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:57.167 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:40:57.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:57.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:57.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:57.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:57.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:40:57.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:40:57.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:57.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:57.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:57.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:57.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:57.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:57.219 TRACE [main][WidgetHandler] Notify Table with event 13 08:40:57.219 TRACE [main][WidgetHandler] Wait for synchronization 08:40:57.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:40:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:57.222 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:40:57.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:57.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:57.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:57.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:57.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:57.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:57.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:57.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:57.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:40:57.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:57.239 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:40:57.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:57.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:57.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:57.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:57.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:40:57.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:40:57.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:57.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:57.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:57.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:40:57.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:57.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:57.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:57.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:57.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 08:40:57.280 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:57.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:57.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:57.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 08:40:57.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:40:57.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:57.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:57.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:57.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:57.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:57.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:57.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:57.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:57.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:57.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:57.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:40:57.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:57.307 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:57.307 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:57.307 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:57.307 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:57.307 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:57.307 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:57.307 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:57.307 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:57.307 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:57.307 DEBUG [main][MenuItemLookup] Item match:Window 08:40:57.308 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:57.308 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:57.308 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:57.308 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:57.308 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:57.308 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:57.308 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:57.308 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:57.308 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:57.308 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:57.308 DEBUG [main][MenuItemLookup] Item match:Preferences 08:40:57.308 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:40:57.308 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:40:57.309 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:40:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:40:57.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:40:57.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:57.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:57.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:57.454 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:57.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:57.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:40:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:57.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:57.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:57.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:40:57.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:40:57.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:57.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:40:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:57.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:40:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:40:57.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:40:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:57.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:40:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:57.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:40:57.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 08:40:57.459 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 08:40:57.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 08:40:57.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 08:40:57.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...") 08:40:57.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:57.477 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 08:40:57.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:57.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:57.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:57.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:57.556 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: "Remote Archetype Catalog"] is available.... 08:40:57.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:57.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:57.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:57.557 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: "Remote Archetype Catalog"] is available. finished successfully 08:40:57.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 08:40:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:57.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 08:40:57.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:57.563 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml_test 08:40:57.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 08:40:57.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:40:57.570 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:57.571 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 08:40:57.571 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 08:40:57.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:40:57.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:57.581 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:40:57.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:57.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:57.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:57.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:40:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:40:57.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:57.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:57.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:57.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:57.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:57.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:57.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:57.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:57.635 TRACE [main][WidgetHandler] Notify Table with event 13 08:40:57.635 TRACE [main][WidgetHandler] Wait for synchronization 08:40:57.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:40:57.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:57.638 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:40:57.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:57.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:57.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:57.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:57.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:57.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:57.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:40:57.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:57.671 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:40:57.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:57.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:57.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:57.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:57.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:40:57.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:40:57.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:57.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:40:57.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:57.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:57.710 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 08:40:57.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:57.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:57.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:57.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 08:40:57.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:40:57.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:57.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:57.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:57.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:57.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:57.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:57.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:57.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:57.712 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:40:57.712 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:57.712 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:57.712 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:57.712 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:57.712 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:57.713 DEBUG [main][MenuItemLookup] Item match:Window 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:57.713 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:57.713 DEBUG [main][MenuItemLookup] Item match:Preferences 08:40:57.713 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:40:57.713 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:40:57.714 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:40:57.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:40:57.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:40:57.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:57.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:57.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:57.878 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:57.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:57.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:40:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:57.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:57.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:40:57.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:40:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:57.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:40:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:57.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:40:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:40:57.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:40:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:57.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:40:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:57.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:40:57.882 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 08:40:57.882 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 08:40:57.882 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 08:40:57.882 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 08:40:57.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Local Catalog...") 08:40:57.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:57.899 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 08:40:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:57.899 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:57.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:57.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 08:40:57.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available. finished successfully 08:40:57.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 08:40:57.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:57.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:57.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:40:57.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:57.980 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml 08:40:57.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 08:40:57.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:57.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:57.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:57.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:57.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:40:57.997 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:57.998 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 08:40:58.004 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 "OK", Widget matcher matching widgets with style: 8) 08:40:58.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:58.006 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:40:58.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:58.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:58.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:58.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:58.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:40:58.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:40:58.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:58.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:58.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:58.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...") 08:40:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:58.065 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 08:40:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:58.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:58.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:58.153 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: Matcher matching text to regular expression '.* Archetype Catalog'] is available.... 08:40:58.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:58.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:58.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:58.153 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: Matcher matching text to regular expression '.* Archetype Catalog'] is available. finished successfully 08:40:58.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 08:40:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:58.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 08:40:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:58.157 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml 08:40:58.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 08:40:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:40:58.185 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:58.190 INFO [WorkbenchTestable][AbstractText] Text set to: Local: Local Test Catalog test 08:40:58.194 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 08:40:58.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:40:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:58.196 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:40:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:58.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:58.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:58.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:40:58.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:40:58.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:58.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:58.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:58.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:58.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:40:58.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:58.246 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:40:58.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:58.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:58.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:58.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:58.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:58.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:58.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:58.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:58.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:40:58.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:58.295 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:40:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:58.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:58.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:40:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:40:58.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:58.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:40:58.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:40:58.337 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:40:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:40:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:40:58.338 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 08:40:58.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:58.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:58.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:40:58.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 08:40:58.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:40:58.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:40:58.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:40:58.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:40:58.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:40:58.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:58.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.*'] 08:40:58.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:58.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:40:58.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:58.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:58.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:40:58.366 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:40:58.366 DEBUG [main][MenuItemLookup] Found menu:'File' 08:40:58.366 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:40:58.366 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:40:58.366 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:40:58.366 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:40:58.366 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:40:58.366 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:40:58.366 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:40:58.366 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:40:58.366 DEBUG [main][MenuItemLookup] Item match:Window 08:40:58.367 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:40:58.367 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:40:58.367 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:40:58.367 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:58.367 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:40:58.367 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:40:58.367 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:58.367 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:40:58.367 DEBUG [main][MenuItemLookup] Found menu:'' 08:40:58.367 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:40:58.368 DEBUG [main][MenuItemLookup] Item match:Preferences 08:40:58.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:40:58.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:40:58.368 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:40:58.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:40:58.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:40:58.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:40:58.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:58.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:58.556 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:40:58.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:58.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:40:58.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:40:58.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:40:58.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:40:58.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:40:58.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:40:58.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:58.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:40:58.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:58.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:40:58.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:40:58.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:40:58.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:40:58.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:40:58.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:40:58.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:40:58.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 08:40:58.560 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 08:40:58.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 08:40:58.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 08:40:58.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...") 08:40:58.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:58.592 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 08:40:58.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:58.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:58.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:58.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:58.670 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: "Remote Archetype Catalog"] is available.... 08:40:58.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:58.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:58.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:58.671 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: "Remote Archetype Catalog"] is available. finished successfully 08:40:58.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 08:40:58.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:58.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:58.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 08:40:58.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:58.696 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 08:40:58.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 08:40:58.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:40:58.710 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:58.711 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 08:40:58.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...") 08:40:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:58.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:58.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:58.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:58.717 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 08:40:58.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:58.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:58.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:58.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:40:58.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 08:40:59.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 08:40:59.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:40:59.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:40:59.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:40:59.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:40:59.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:40:59.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:40:59.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:40:59.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:40:59.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:40:59.719 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 08:40:59.719 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:59.723 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 08:40:59.723 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 08:40:59.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:40:59.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:59.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:59.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:59.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:59.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:59.725 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:40:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:59.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:59.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:40:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:40:59.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:59.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:59.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:59.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:59.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:59.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:59.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:59.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:59.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:40:59.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:59.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:59.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:59.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:40:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:40:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:40:59.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...") 08:40:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:59.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:59.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:59.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:59.786 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 08:40:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:59.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:59.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:59.853 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: Matcher matching text to regular expression '.* Archetype Catalog'] is available.... 08:40:59.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:59.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:59.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:40:59.853 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: Matcher matching text to regular expression '.* Archetype Catalog'] is available. finished successfully 08:40:59.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 08:40:59.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:40:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:40:59.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 08:40:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:59.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:59.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:59.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:59.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:40:59.858 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xml 08:40:59.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 08:40:59.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:59.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:59.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:59.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:59.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:40:59.860 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:40:59.861 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 08:40:59.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...") 08:40:59.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:40:59.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:40:59.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:40:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:40:59.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:40:59.863 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 08:40:59.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:40:59.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:40:59.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:40:59.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:40:59.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:40:59.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 08:41:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:41:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:00.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:41:00.370 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 08:41:00.371 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:41:00.372 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 08:41:00.373 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 08:41:00.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:41:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:00.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:00.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:00.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:00.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:00.378 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:41:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:00.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:00.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:41:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:41:00.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:41:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:00.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:00.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:00.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:41:00.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:41:00.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:41:00.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:41:00.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:00.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:00.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:00.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:41:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:41:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:41:00.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:41:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:00.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:00.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:00.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:00.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:00.434 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:41:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:00.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:00.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:00.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:41:00.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:00.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:00.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:00.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:41:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:41:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:41:00.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:41:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:00.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:00.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:00.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:00.450 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:41:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:00.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:00.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:00.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:41:00.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:41:00.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:41:00.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:00.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:00.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:41:00.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:41:00.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:41:00.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:00.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:41:00.527 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 08:41:00.528 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:41:00.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:00.528 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:41:00.528 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 08:41:00.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:41:00.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:41:00.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:41:00.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:41:00.528 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:41:00.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:00.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:41:00.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:00.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:41:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:00.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:41:00.529 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:41:00.529 DEBUG [main][MenuItemLookup] Found menu:'File' 08:41:00.529 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:41:00.529 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:41:00.529 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:41:00.530 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:41:00.530 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:41:00.530 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:41:00.530 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:41:00.530 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:41:00.530 DEBUG [main][MenuItemLookup] Item match:Window 08:41:00.531 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:41:00.531 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:41:00.531 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:41:00.531 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:00.531 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:41:00.531 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:41:00.531 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:00.531 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:41:00.531 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:00.531 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:41:00.531 DEBUG [main][MenuItemLookup] Item match:Preferences 08:41:00.531 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:41:00.531 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:41:00.531 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:41:00.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:41:00.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:41:00.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:41:00.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:00.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:00.684 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:41:00.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:00.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:41:00.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:00.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:00.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:00.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:41:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:41:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:41:00.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:41:00.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:41:00.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:41:00.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:41:00.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:41:00.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:41:00.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:41:00.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:41:00.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:41:00.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:41:00.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:41:00.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:41:00.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 08:41:00.688 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 08:41:00.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 08:41:00.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 08:41:00.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:00.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:00.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:00.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:00.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...") 08:41:00.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:00.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:00.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:00.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:00.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:00.705 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 08:41:00.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:00.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:00.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:00.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:00.785 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: "Remote Archetype Catalog"] is available.... 08:41:00.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:00.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:00.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:00.785 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: "Remote Archetype Catalog"] is available. finished successfully 08:41:00.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 08:41:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:00.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 08:41:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:00.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:00.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:00.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:41:00.788 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 08:41:00.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 08:41:00.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:00.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:00.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:00.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:00.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:41:00.803 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:41:00.803 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 08:41:00.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...") 08:41:00.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:00.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:00.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:00.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:00.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:00.806 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 08:41:00.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:00.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:00.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:00.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:00.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:41:00.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 08:41:01.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:41:01.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:01.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:01.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:01.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:01.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:01.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:01.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:01.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:01.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:41:01.308 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 08:41:01.308 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:41:01.309 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 08:41:01.309 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 08:41:01.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:41:01.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:01.312 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:41:01.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:01.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:01.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:01.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:01.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:41:01.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:41:01.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:41:01.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:41:01.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:41:01.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:41:01.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:41:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:41:01.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:41:01.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:41:01.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...") 08:41:01.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:01.371 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 08:41:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:01.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:01.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:01.442 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: Matcher matching text to regular expression '.* Archetype Catalog'] is available.... 08:41:01.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:01.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:01.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:01.443 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: Matcher matching text to regular expression '.* Archetype Catalog'] is available. finished successfully 08:41:01.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 08:41:01.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:01.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:01.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified 08:41:01.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:41:01.446 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xmlabc 08:41:01.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 08:41:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:41:01.454 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:41:01.455 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 08:41:01.457 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 08:41:01.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:41:01.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:01.459 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:41:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:01.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:01.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:41:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:41:01.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:41:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:41:01.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:41:01.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:41:01.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:41:01.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:41:01.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:41:01.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:41:01.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:41:01.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:01.521 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:41:01.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:01.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:01.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:01.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:01.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 08:41:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:41:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:41:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:41:01.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:41:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:01.540 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:41:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:01.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:01.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:01.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:41:01.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:41:01.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:41:01.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:01.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:01.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:41:01.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:41:01.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:41:01.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:01.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:41:01.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 08:41:01.626 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 08:41:01.626 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:41:01.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:41:01.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:01.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.382 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.571 s setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 3.459 s setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.43 s editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.627 s editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 2.188 s editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 1.098 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 08:41:01.637 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 08:41:01.638 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:41:01.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:41:01.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 08:41:01.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:41:01.638 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:41:01.639 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:41:01.639 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:41:01.639 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:41:01.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:41:01.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:01.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:41:01.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 08:41:01.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 08:41:01.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:41:01.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:41:01.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:41:01.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:41:01.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:01.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:41:01.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:01.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:41:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:01.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:41:01.642 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:41:01.642 DEBUG [main][MenuItemLookup] Found menu:'File' 08:41:01.642 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:41:01.642 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:41:01.642 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:41:01.642 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:41:01.642 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:41:01.642 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:41:01.642 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:41:01.642 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:41:01.642 DEBUG [main][MenuItemLookup] Item match:Window 08:41:01.643 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:41:01.643 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:41:01.643 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:41:01.643 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:01.643 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:41:01.643 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:41:01.643 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:01.643 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:41:01.643 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:01.643 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:41:01.643 DEBUG [main][MenuItemLookup] Item match:Preferences 08:41:01.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:41:01.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:41:01.643 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:41:01.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:41:01.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:41:01.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:41:01.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:01.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:01.809 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:41:01.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:01.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:41:01.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:41:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:41:01.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:41:01.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:41:01.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:41:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:41:01.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:41:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:41:01.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:41:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:41:01.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:41:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:41:01.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:41:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:41:01.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:41:01.826 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 08:41:01.826 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 08:41:01.826 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 08:41:01.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 08:41:01.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 08:41:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:01.872 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 08:41:01.872 DEBUG [main][AbstractWait] Waiting until widget is found... 08:41:01.872 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:41:01.872 TRACE [main][WidgetLookup] widget with index 1 is found 08:41:01.872 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 08:41:01.872 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:41:01.872 DEBUG [main][AbstractText] Set focus to Text 08:41:01.874 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:41:01.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 08:41:01.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:01.902 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 08:41:01.902 DEBUG [main][AbstractWait] Waiting until widget is found... 08:41:01.902 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:41:01.902 TRACE [main][WidgetLookup] widget with index 1 is found 08:41:01.902 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 08:41:01.902 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:41:01.902 DEBUG [main][AbstractText] Set focus to Text 08:41:01.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:41:01.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:01.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:01.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:01.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:01.921 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:41:01.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:01.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:01.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:01.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:41:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:41:01.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:41:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:01.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 08:41:01.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:41:01.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:41:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:01.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:41:01.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 08:41:01.999 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 08:41:01.999 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:41:01.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:41:01.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:01.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) Time elapsed: 0.359 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 08:41:02.009 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 08:41:02.009 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:41:02.010 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:41:02.010 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 08:41:02.010 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:41:02.010 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:41:02.011 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:41:02.011 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:41:02.011 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:41:02.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:41:02.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.012 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:41:02.012 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 08:41:02.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 08:41:02.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:41:02.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:41:02.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:41:02.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:41:02.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:41:02.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:41:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:02.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:41:02.014 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:41:02.014 DEBUG [main][MenuItemLookup] Found menu:'File' 08:41:02.014 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:41:02.014 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:41:02.014 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:41:02.014 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:41:02.014 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:41:02.014 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:41:02.014 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:41:02.014 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:41:02.014 DEBUG [main][MenuItemLookup] Item match:Window 08:41:02.015 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:41:02.015 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:41:02.015 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:41:02.015 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:02.015 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:41:02.015 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:41:02.015 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:02.015 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:41:02.015 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:02.015 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:41:02.015 DEBUG [main][MenuItemLookup] Item match:Preferences 08:41:02.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:41:02.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:41:02.016 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:41:02.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:41:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:41:02.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:41:02.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:02.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:02.164 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:41:02.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:41:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:41:02.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:41:02.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:41:02.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 08:41:02.167 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 08:41:02.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 08:41:02.168 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 08:41:02.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output") 08:41:02.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.277 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 08:41:02.277 INFO [WorkbenchTestable][CheckBox] Check checkbox Debu&g Output 08:41:02.277 INFO [WorkbenchTestable][AbstractButton] Click button Debu&g Output 08:41:02.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:02.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:02.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:02.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:02.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 08:41:02.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.298 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 08:41:02.298 INFO [WorkbenchTestable][CheckBox] Check checkbox Download Artifact &Javadoc 08:41:02.312 INFO [WorkbenchTestable][AbstractButton] Click button Download Artifact &Javadoc 08:41:02.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:02.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:02.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:02.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:02.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 08:41:02.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.330 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 08:41:02.330 DEBUG [WorkbenchTestable][CheckBox] Checkbox Do&wnload Artifact Sources already selected, no action performed 08:41:02.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 08:41:02.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.359 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 08:41:02.359 INFO [WorkbenchTestable][CheckBox] Check checkbox Download repository index updates on startup 08:41:02.359 INFO [WorkbenchTestable][AbstractButton] Click button Download repository index updates on startup 08:41:02.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:02.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:02.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:02.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:02.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 08:41:02.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.363 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 08:41:02.363 INFO [WorkbenchTestable][CheckBox] Check checkbox Hide folders of physically nested modules (experimental) 08:41:02.363 INFO [WorkbenchTestable][AbstractButton] Click button Hide folders of physically nested modules (experimental) 08:41:02.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:02.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:02.364 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:02.364 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:02.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 08:41:02.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.390 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 08:41:02.390 INFO [WorkbenchTestable][CheckBox] Check checkbox &Offline 08:41:02.390 INFO [WorkbenchTestable][AbstractButton] Click button &Offline 08:41:02.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:02.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:02.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:02.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:02.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 08:41:02.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.395 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 08:41:02.395 INFO [WorkbenchTestable][CheckBox] Check checkbox Update Maven projects on startup 08:41:02.395 INFO [WorkbenchTestable][AbstractButton] Click button Update Maven projects on startup 08:41:02.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:02.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:02.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:02.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:02.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output") 08:41:02.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 08:41:02.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 08:41:02.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 08:41:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 08:41:02.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 08:41:02.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 08:41:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:41:02.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.461 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:41:02.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:02.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:02.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:02.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:02.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:41:02.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:41:02.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:41:02.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:02.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:02.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 08:41:02.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:41:02.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:41:02.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:02.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:41:02.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 08:41:02.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:41:02.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:41:02.512 INFO [WorkbenchTestable][RequirementsRunner] Started test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 08:41:02.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 08:41:02.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:41:02.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:41:02.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:41:02.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:41:02.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:41:02.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:41:02.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:02.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:02.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:41:02.513 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:41:02.513 DEBUG [main][MenuItemLookup] Found menu:'File' 08:41:02.513 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:41:02.513 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:41:02.513 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:41:02.513 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:41:02.513 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:41:02.513 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:41:02.513 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:41:02.513 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:41:02.513 DEBUG [main][MenuItemLookup] Item match:Window 08:41:02.514 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:41:02.514 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:41:02.514 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:41:02.514 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:02.514 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:41:02.514 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:41:02.514 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:02.514 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:41:02.514 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:02.514 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:41:02.515 DEBUG [main][MenuItemLookup] Item match:Preferences 08:41:02.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:41:02.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:41:02.545 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:41:02.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:41:02.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:41:02.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:41:02.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:02.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:02.704 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:41:02.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:41:02.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:41:02.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:41:02.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:41:02.707 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 08:41:02.707 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 08:41:02.707 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 08:41:02.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 08:41:02.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output") 08:41:02.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.736 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 08:41:02.736 DEBUG [WorkbenchTestable][CheckBox] Checkbox Debu&g Output not checked, no action performed 08:41:02.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 08:41:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.739 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 08:41:02.739 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download Artifact &Javadoc not checked, no action performed 08:41:02.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 08:41:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.753 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 08:41:02.753 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Do&wnload Artifact Sources 08:41:02.753 INFO [WorkbenchTestable][AbstractButton] Click button Do&wnload Artifact Sources 08:41:02.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:02.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:02.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:02.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:02.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 08:41:02.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.756 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 08:41:02.756 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download repository index updates on startup not checked, no action performed 08:41:02.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 08:41:02.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.763 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 08:41:02.763 DEBUG [WorkbenchTestable][CheckBox] Checkbox Hide folders of physically nested modules (experimental) not checked, no action performed 08:41:02.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 08:41:02.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.765 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 08:41:02.765 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Offline not checked, no action performed 08:41:02.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 08:41:02.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.769 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 08:41:02.769 DEBUG [WorkbenchTestable][CheckBox] Checkbox Update Maven projects on startup not checked, no action performed 08:41:02.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output") 08:41:02.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 08:41:02.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 08:41:02.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 08:41:02.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 08:41:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 08:41:02.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 08:41:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:41:02.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:02.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:02.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:02.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:02.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:02.799 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:41:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:02.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:02.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:41:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:41:02.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:41:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:02.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 08:41:02.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:41:02.845 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:41:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:41:02.846 INFO [WorkbenchTestable][RequirementsRunner] Finished test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 08:41:02.846 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 08:41:02.846 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:41:02.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:41:02.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:02.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 0.499 s uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 0.334 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 08:41:02.879 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 08:41:02.880 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:41:02.880 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:41:02.881 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 08:41:02.881 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:41:02.881 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:41:02.899 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:41:02.899 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:41:02.899 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:41:02.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:41:02.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 08:41:02.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 08:41:02.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:41:02.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:41:02.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:41:02.902 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:41:02.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.902 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:41:02.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.902 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Check out as Maven project from SCM"] 08:41:02.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.903 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:41:02.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.903 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:41:02.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.903 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:41:02.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Check out as Maven project from SCM"] 08:41:02.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:41:02.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:41:02.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:02.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:41:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:02.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:41:02.905 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:41:02.905 DEBUG [main][MenuItemLookup] Found menu:'File' 08:41:02.905 DEBUG [main][MenuItemLookup] Item match:File 08:41:02.907 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:41:02.907 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'File' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:02.913 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:41:02.913 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:41:02.914 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:41:02.914 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:41:02.914 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:41:03.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:41:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:41:03.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:41:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:03.062 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:41:03.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:03.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:41:03.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:03.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:03.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:03.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:03.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:41:03.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:41:03.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:41:03.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:41:03.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:41:03.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:41:03.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:41:03.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:41:03.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:41:03.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:41:03.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:41:03.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:41:03.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:41:03.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:41:03.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:41:03.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Check out Maven Projects from SCM 08:41:03.078 DEBUG [main][TreeItemHandler] Selecting tree item: Check out Maven Projects from SCM 08:41:03.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Check out Maven Projects from SCM about selection 08:41:03.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Check out Maven Projects from SCM 08:41:03.082 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:41:03.082 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:41:03.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:41:03.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:03.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:03.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:03.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:03.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:03.092 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:41:03.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:03.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:03.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:03.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:03.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'] 08:41:03.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:03.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:03.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Check out as Maven project from SCM"] is available.... 08:41:03.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Check out as Maven project from SCM"] is available. finished successfully 08:41:03.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Check out as Maven project from SCM 08:41:03.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:03.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:03.207 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 08:41:03.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:03.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.scm.wizards.MavenCheckoutLocationPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Check out All Projects") 08:41:03.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:03.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:03.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:03.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:03.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.scm.wizards.MavenCheckoutLocationPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Check out Head Revision") 08:41:03.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:03.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:03.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:03.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:03.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:03.214 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 08:41:03.214 INFO [WorkbenchTestable][MavenCheckoutWizard] Cancel wizard 08:41:03.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.scm.wizards.MavenCheckoutWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:41:03.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:03.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:03.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:03.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:03.217 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:41:03.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:03.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:03.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:03.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:03.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:41:03.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:41:03.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:41:03.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:03.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:03.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:03.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:03.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:03.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:03.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:03.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:41:03.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 08:41:03.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:41:03.323 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:41:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:41:03.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 08:41:03.324 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 08:41:03.324 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:41:03.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:41:03.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:03.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) Time elapsed: 0.424 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 08:41:03.340 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 08:41:03.341 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:41:03.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:41:03.341 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 08:41:03.341 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:41:03.341 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:41:03.342 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:41:03.342 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:41:03.342 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:41:03.342 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:41:03.343 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 08:41:03.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 08:41:03.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:41:03.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:41:03.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:41:03.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:03.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:03.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:03.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:03.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 08:41:03.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:03.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:03.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:03.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:03.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:03.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:03.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:03.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 08:41:03.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:03.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:03.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:03.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:03.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:03.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:41:03.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:03.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:03.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:41:03.351 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:41:03.352 DEBUG [main][MenuItemLookup] Found menu:'File' 08:41:03.352 DEBUG [main][MenuItemLookup] Item match:File 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:41:03.353 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:41:03.354 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:41:03.354 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:41:03.354 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:03.354 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:41:03.354 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:03.354 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:41:03.354 DEBUG [main][MenuItemLookup] Item match:Import... 08:41:03.354 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:41:03.354 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:41:03.354 INFO [main][MenuItemHandler] Select menu item: &Import... 08:41:03.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:41:03.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:41:03.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:41:03.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:03.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:03.490 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:41:03.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:03.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:41:03.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:03.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:03.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:03.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:03.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:41:03.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:41:03.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:41:03.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:41:03.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:41:03.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:41:03.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:41:03.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:41:03.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:41:03.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:41:03.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:41:03.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:41:03.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:41:03.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:41:03.999 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 08:41:03.999 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 08:41:03.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 08:41:04.003 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 08:41:04.004 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:41:04.004 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:41:04.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:41:04.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:04.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:04.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:04.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:04.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:04.006 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:41:04.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:04.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:04.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:04.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:04.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:04.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:04.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:04.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 08:41:04.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 08:41:04.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 08:41:04.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:04.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:04.108 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 08:41:04.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:04.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 08:41:04.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 08:41:04.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 08:41:04.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:04.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:04.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Root Directory:") 08:41:04.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:04.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:04.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:04.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:04.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:41:04.112 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/wizard/maven-wrong-project 08:41:04.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 08:41:04.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 08:41:04.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 08:41:04.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:04.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:41:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:04.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:04.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:04.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:04.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:04.144 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 08:41:04.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:04.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:04.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:04.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:04.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 08:41:04.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 08:41:04.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 08:41:04.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:04.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:04.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 08:41:04.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 08:41:04.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:04.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:04.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:04.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 08:41:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 08:41:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 08:41:04.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 08:41:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:04.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 08:41:04.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:41:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:41:04.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 08:41:04.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:41:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:04.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:04.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:04.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:04.248 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:41:04.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:04.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:04.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:04.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:41:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:41:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 08:41:04.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 08:41:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 08:41:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:41:04.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 08:41:04.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 08:41:05.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 08:41:05.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 08:41:06.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 08:41:06.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 08:41:07.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 08:41:07.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading the repository {0}' is a system job, skipped 08:41:07.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 08:41:08.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 18 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/resources.jar)' is a system job, skipped 08:41:08.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading the repository {0}' is a system job, skipped 08:41:08.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 08:41:08.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar)' is a system job, skipped 08:41:08.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 08:41:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar)' is a system job, skipped 08:41:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 08:41:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:41:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:41:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:41:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:09.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:41:09.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 08:41:09.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available. finished successfully 08:41:09.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Discover m2e connectors 08:41:09.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:09.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:09.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Resolve All Later") 08:41:09.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:41:09.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:09.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:41:09.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 08:41:09.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:41:09.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:09.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:09.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:09.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:09.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:09.320 INFO [WorkbenchTestable][AbstractButton] Click button &Resolve All Later 08:41:09.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:09.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:09.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:09.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:09.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 08:41:09.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:41:09.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:09.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:41:09.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 08:41:09.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:41:09.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:09.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:09.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:09.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:09.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:09.326 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:41:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:09.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:09.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:41:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:41:09.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available.... 08:41:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available. failed, an exception will be thrown 08:41:19.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 08:41:19.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:19.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:19.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:19.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:19.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:19.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:19.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:19.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:19.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:20.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:20.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:20.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:20.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:20.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:20.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:20.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:20.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:20.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:20.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:20.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:20.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:20.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:20.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:20.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:20.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:20.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:20.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:21.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:21.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:21.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:21.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:21.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:21.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:21.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:21.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:21.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:21.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:21.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:21.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:21.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:21.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:21.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:21.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:21.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:21.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:22.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:22.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:22.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:22.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:22.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:22.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:22.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:22.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:22.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:22.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:22.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:22.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:22.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:22.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:22.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:22.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:22.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:22.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:23.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:23.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:23.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:23.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:23.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:23.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:23.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:23.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:23.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:23.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:23.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:23.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:23.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:23.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:23.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:23.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:23.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:23.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:24.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:24.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:24.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:24.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:24.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:24.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:24.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:24.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:24.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:24.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:24.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:24.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:24.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:24.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:24.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:24.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:24.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:24.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:25.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:25.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:25.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:25.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:25.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:25.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:25.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:25.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:25.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:26.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:26.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:26.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:26.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:26.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:26.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:26.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:26.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:26.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:26.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:26.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:26.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:26.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:26.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:26.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:26.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:26.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:26.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:27.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:27.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:27.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:27.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:27.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:27.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:27.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:27.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:27.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:27.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:27.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:27.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:27.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:27.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:27.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:27.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:27.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:27.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:28.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:28.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:28.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:28.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:28.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:28.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:28.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:28.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:28.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:28.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:28.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:28.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:29.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:29.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:29.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:29.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:29.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:29.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:29.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:29.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:29.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:29.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 08:41:29.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:29.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:41:29.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:29.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:41:29.546 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:41:29.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:41:29.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:29.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:29.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:41:29.546 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:41:29.547 DEBUG [main][MenuItemLookup] Found menu:'File' 08:41:29.547 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:41:29.547 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:41:29.547 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:41:29.547 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:41:29.547 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:41:29.547 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:41:29.547 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:41:29.547 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:41:29.547 DEBUG [main][MenuItemLookup] Item match:Window 08:41:29.548 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:41:29.548 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:41:29.548 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:41:29.548 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:29.548 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:41:29.548 DEBUG [main][MenuItemLookup] Item match:Show View 08:41:29.558 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:41:29.558 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:41:29.558 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:41:29.558 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:41:29.558 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:41:29.558 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:41:29.558 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:41:29.558 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:41:29.558 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:41:29.558 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:41:29.558 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:41:29.558 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:41:29.558 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:41:29.559 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:41:29.559 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:29.559 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:41:29.559 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:41:29.559 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:41:29.560 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:41:29.560 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:41:29.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:41:29.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:41:29.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:41:29.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:29.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:29.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:41:29.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:41:29.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:29.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:41:29.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:41:29.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:41:29.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:29.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:29.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:29.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:29.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:41:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:41:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:41:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:41:29.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:41:29.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:41:30.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:41:30.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:41:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:41:30.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:41:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:41:30.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:41:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:41:30.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:41:30.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:41:30.181 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:41:30.182 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:41:30.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:41:30.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:41:30.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:30.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:41:30.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:41:30.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:41:30.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:30.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:30.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") 08:41:30.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:41:30.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:30.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:41:30.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:41:30.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:41:30.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:30.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:30.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:30.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:30.186 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:41:30.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:30.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:30.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:30.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:30.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:41:30.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:41:30.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:41:30.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:30.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:30.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:41:30.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:30.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:30.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:41:30.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:30.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:30.278 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:41:30.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:41:30.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:30.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:30.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:30.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:30.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:41:30.280 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:41:30.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:41:30.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:41:30.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:41:30.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:41:30.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:41:30.306 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:41:30.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:41:30.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:41:30.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:41:30.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:30.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:30.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:41:30.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:30.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:41:31.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:31.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:41:31.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:41:31.309 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:41:31.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:41:31.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:41:31.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:41:31.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:41:31.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:31.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:31.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:31.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:31.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:41:31.311 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 08:41:31.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 08:41:31.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:41:31.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:41:31.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:31.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:41:31.312 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 08:41:31.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:41:31.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 08:41:31.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 08:41:31.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:41:31.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:41:31.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:41:31.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:31.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:31.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:31.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:31.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Maven Projects"] 08:41:31.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:31.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:31.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:31.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:31.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:31.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:31.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:31.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Maven Projects"] 08:41:31.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:31.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:31.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:31.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:31.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:31.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:41:31.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:31.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:41:31.318 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:41:31.318 DEBUG [main][MenuItemLookup] Found menu:'File' 08:41:31.318 DEBUG [main][MenuItemLookup] Item match:File 08:41:31.319 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:41:31.319 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'' 08:41:31.320 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:41:31.320 DEBUG [main][MenuItemLookup] Item match:Import... 08:41:31.321 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:41:31.321 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:41:31.321 INFO [main][MenuItemHandler] Select menu item: &Import... 08:41:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:41:31.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:41:31.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:41:31.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:31.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:31.446 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:41:31.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:31.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:41:31.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:31.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:31.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:31.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:31.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:41:31.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:41:31.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:41:31.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:41:31.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:41:31.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:41:31.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:41:31.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:41:31.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:41:31.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:41:31.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:41:31.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:41:31.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:41:31.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:41:31.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:41:31.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 08:41:31.451 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 08:41:31.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 08:41:31.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 08:41:31.451 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:41:31.451 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:41:31.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:41:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:31.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:31.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:31.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:31.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:31.465 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:41:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:31.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:31.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:31.528 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:41:31.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:31.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:31.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 08:41:31.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 08:41:31.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 08:41:31.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:31.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:31.561 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 08:41:31.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:41:31.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 08:41:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 08:41:31.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 08:41:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:31.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Root Directory:") 08:41:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:31.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:31.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:31.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:31.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:41:31.567 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/wizard/maven-test-project 08:41:31.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 08:41:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 08:41:31.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 08:41:31.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:31.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:31.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:41:31.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:31.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:31.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:31.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:31.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:31.599 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 08:41:31.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:31.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:31.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:31.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:31.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 08:41:31.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 08:41:31.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 08:41:31.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:31.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:31.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 08:41:31.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 08:41:31.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:31.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:31.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:31.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:31.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:31.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 08:41:31.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 08:41:31.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 08:41:31.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 08:41:31.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:41:31.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:41:31.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 08:41:31.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:41:31.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:41:31.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:41:31.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 08:41:31.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:41:31.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:41:31.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:41:31.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:41:31.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:41:31.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:41:31.714 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:41:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:41:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:41:31.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:41:31.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:41:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:41:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:41:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 08:41:31.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 08:41:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 08:41:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:41:31.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 08:41:32.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:32.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:41:32.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 08:41:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available. failed, an exception will be thrown 08:41:42.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available.... 08:41:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available. failed, an exception will be thrown 08:41:52.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 08:41:52.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:52.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:52.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:52.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:52.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:52.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:52.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:52.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:52.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:53.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:53.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:53.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:53.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:53.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:53.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:53.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:53.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:53.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:53.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:53.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:53.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:53.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:53.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:53.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:53.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:53.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:53.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:54.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:54.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:54.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:54.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:54.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:54.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:54.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:54.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:54.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:54.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:54.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:54.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:54.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:54.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:54.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:54.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:54.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:54.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:55.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:55.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:55.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:55.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:55.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:55.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:55.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:55.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:55.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:55.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:55.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:55.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:55.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:55.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:55.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:55.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:55.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:55.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:56.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:56.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:56.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:56.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:56.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:56.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:56.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:56.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:56.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:56.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:56.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:56.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:56.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:56.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:56.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:56.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:56.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:56.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:57.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:57.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:57.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:57.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:57.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:57.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:57.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:57.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:57.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:57.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:57.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:57.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:57.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:57.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:57.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:57.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:57.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:57.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:58.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:58.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:58.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:58.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:58.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:58.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:58.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:58.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:58.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:58.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:58.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:58.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:58.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:58.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:58.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:58.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:58.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:58.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:59.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:59.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:59.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:59.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:59.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:59.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:59.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:59.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:59.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:41:59.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:41:59.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:41:59.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:41:59.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:41:59.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:41:59.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:41:59.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:41:59.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:41:59.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:00.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:00.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:00.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:42:00.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:00.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:00.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:00.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:42:00.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:00.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:00.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:00.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:00.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:42:00.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:00.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:00.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:00.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:42:00.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:00.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:01.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:01.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:01.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:42:01.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:01.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:01.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:01.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:42:01.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:01.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:01.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:01.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:01.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:42:01.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:01.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:01.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:01.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:42:01.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:01.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:02.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:02.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:02.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:42:02.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:02.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:02.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:02.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:42:02.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:02.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:02.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:02.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:02.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:42:02.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:02.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:02.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:02.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:42:02.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:02.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 08:42:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:02.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:02.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:02.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:42:02.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:02.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:02.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:02.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:42:02.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:02.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:02.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:02.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:02.847 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:42:02.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:02.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:02.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:02.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:02.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:42:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:02.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:02.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:02.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:02.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:42:02.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:42:02.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:42:02.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:02.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:42:02.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:42:02.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:42:02.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:42:02.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:42:02.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:02.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:02.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:02.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:02.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:03.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:03.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:03.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:03.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:03.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:42:03.856 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:42:03.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:42:03.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:03.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:03.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:42:03.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:03.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:03.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:03.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:03.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:03.858 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 08:42:03.859 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 08:42:03.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 08:42:03.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:03.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:03.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:03.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:03.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 08:42:03.860 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 08:42:03.860 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:03.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:03.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:03.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.521 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 27.969 s testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 32.547 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 08:42:03.871 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 08:42:03.871 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:42:03.872 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:03.872 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 08:42:03.872 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:03.872 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:42:03.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:03.873 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:42:03.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:03.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:03.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 08:42:03.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 08:42:03.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:03.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:03.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:03.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'] 08:42:03.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:03.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'] 08:42:03.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:03.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: "New Maven Project"] 08:42:03.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:03.875 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:03.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:03.875 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:03.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:03.875 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:03.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:03.875 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Maven Project"] 08:42:03.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:03.876 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:03.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:03.876 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:03.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:03.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:03.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:03.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:03.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:03.877 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:03.877 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:03.878 DEBUG [main][MenuItemLookup] Item match:File 08:42:03.879 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:03.879 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:03.888 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:42:03.888 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:42:03.914 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:42:03.914 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:42:03.915 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:42:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:42:04.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 'New|Select a wizard'] is available. finished successfully 08:42:04.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:42:04.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:04.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:04.045 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:42:04.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:04.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:04.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:04.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:04.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:04.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:04.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:42:04.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:42:04.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:04.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:42:04.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:04.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:42:04.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:42:04.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:42:04.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:04.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:42:04.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:04.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:42:04.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 08:42:04.049 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 08:42:04.049 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 08:42:04.050 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 08:42:04.050 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:42:04.050 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:42:04.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:04.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:04.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:04.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:04.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:04.052 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:04.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:04.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:04.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:04.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:04.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 08:42:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available. finished successfully 08:42:04.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 08:42:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:04.305 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 08:42:04.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:04.306 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 08:42:04.306 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 08:42:04.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:04.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:04.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:04.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:04.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:04.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:04.308 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:04.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:04.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:04.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:04.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:04.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 08:42:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:04.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:04.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:04.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:04.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:04.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 08:42:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:04.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:04.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:04.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:04.355 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo All Catalogs to selection: Internal 08:42:04.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 08:42:04.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:04.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:04.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:04.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:04.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:42:04.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:04.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 08:42:04.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 08:42:05.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:05.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:05.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:42:05.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:05.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:05.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:05.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:42:05.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:05.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:05.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:05.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:42:05.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:42:05.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 08:42:05.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:05.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:05.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:05.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:05.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:05.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 08:42:05.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:05.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:05.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:05.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:05.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:42:05.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:42:05.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:42:05.431 TRACE [main][WidgetHandler] Notify Table with event 13 08:42:05.432 TRACE [main][WidgetHandler] Wait for synchronization 08:42:05.432 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 08:42:05.432 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 08:42:05.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:05.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:05.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:05.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:05.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:05.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:05.436 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:05.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:05.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:05.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:05.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:05.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Artifact Id:") 08:42:05.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:05.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:05.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:05.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:05.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:05.555 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:artifact 08:42:05.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Group Id:") 08:42:05.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:05.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:05.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:05.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:05.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:05.579 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo com.example to:group 08:42:05.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 08:42:05.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:05.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:05.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:05.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:05.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:05.600 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo 0.0.1-SNAPSHOT to:1.0.0 08:42:05.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Artifact Id:") 08:42:05.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:05.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:05.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:05.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:05.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:05.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Group Id:") 08:42:05.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:05.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:05.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:05.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:05.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 08:42:05.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:05.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:05.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:05.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:05.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 08:42:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:05.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:05.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:05.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:05.717 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 08:42:05.717 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 08:42:05.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:42:05.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:05.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:05.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:05.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:05.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:05.721 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:42:05.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:05.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:05.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:05.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:06.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:06.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 08:42:06.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:06.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:07.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:07.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:08.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:08.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:09.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:09.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:10.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:10.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:11.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:11.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:12.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:12.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:13.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:13.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:14.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:14.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:15.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:15.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:16.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:16.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:17.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:17.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:18.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:18.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 08:42:19.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:42:19.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:19.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 08:42:19.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:42:19.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:42:19.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:42:19.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:42:19.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:42:19.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:19.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:19.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:19.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:19.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:19.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:19.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:19.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:19.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:19.202 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:42:19.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:19.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:19.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:19.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:19.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:19.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:19.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:42:19.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:19.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:19.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:19.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:42:19.208 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:42:19.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:42:19.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:19.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:42:19.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:42:19.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:42:19.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:42:19.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:42:19.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:19.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:19.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:42:19.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:42:19.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:19.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:19.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:19.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:19.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:19.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:19.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:20.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:20.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:20.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:42:20.215 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:42:20.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:42:20.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:20.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:20.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:42:20.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:20.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:20.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:20.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:20.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:20.217 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 08:42:20.217 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 08:42:20.217 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 08:42:20.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 08:42:20.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:20.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:20.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:20.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:20.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 08:42:20.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:20.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:20.220 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:42:20.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:20.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:20.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:20.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:20.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:20.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:20.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:42:20.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:20.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:20.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:20.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:20.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:42:20.223 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:42:20.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:42:20.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:20.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:42:20.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:42:20.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:42:20.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:42:20.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:42:20.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:20.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:20.227 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:42:20.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:42:20.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:20.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:20.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:20.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:20.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:20.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:20.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:21.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:21.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:21.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:42:21.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:42:21.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:42:21.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:21.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:21.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:42:21.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:21.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:21.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:21.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:21.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:21.232 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 08:42:21.233 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 08:42:21.233 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 08:42:21.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:42:21.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:42:21.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:21.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:21.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:21.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:21.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:21.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:21.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:22.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:22.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:22.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:42:22.236 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:42:22.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:42:22.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:22.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:22.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:42:22.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:22.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:22.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:22.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:22.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:22.238 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 08:42:22.238 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 08:42:22.238 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 08:42:22.239 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:42:22.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:42:22.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:22.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:22.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:42:22.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:22.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:22.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:22.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:22.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:22.241 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:42:22.241 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:42:22.244 DEBUG [main][TreeItemHandler] Set Tree selection 08:42:22.245 DEBUG [main][TreeHandler] Notify Tree about selection event 08:42:22.267 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:42:22.286 DEBUG [WorkbenchTestable][TreeItemHandler] artifact 08:42:22.286 DEBUG [WorkbenchTestable][TreeItemHandler] maven-test-project 08:42:22.286 DEBUG [WorkbenchTestable][TreeItemHandler] maven-wrong-project 08:42:22.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:42:22.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:22.372 DEBUG [main][MenuItemLookup] Found menu:'New' 08:42:22.372 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:42:22.372 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:22.372 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:42:22.372 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:22.372 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:42:22.372 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:42:22.373 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:42:22.373 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:42:22.373 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:42:22.373 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:42:22.373 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:42:22.373 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:22.373 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:22.373 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:42:22.373 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:22.373 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:22.373 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:42:22.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:42:22.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:42:22.373 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:42:22.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:22.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:42:22.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:42:22.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:42:22.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:22.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:22.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:22.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:22.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:22.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:42:22.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:22.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:22.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:22.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:42:22.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:22.940 DEBUG [main][MenuItemLookup] Found menu:'New' 08:42:22.940 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:42:22.940 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:22.940 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:42:22.940 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:22.940 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:42:22.940 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:42:22.940 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:42:22.940 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:42:22.940 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:42:22.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:42:22.940 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:42:22.941 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:42:23.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:42:23.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 08:42:23.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:42:23.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:23.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:23.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:42:23.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:42:23.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:23.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:23.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:42:23.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:42:23.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:23.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:23.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:23.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:23.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:23.648 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:42:23.648 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:42:23.648 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:42:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:23.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:23.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:23.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:42:23.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:42:23.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:23.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:23.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:42:23.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:42:23.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:23.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:23.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:23.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:23.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:23.650 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:42:23.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:23.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:23.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:23.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:23.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:42:23.657 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:42:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:42:24.158 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:42:24.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:24.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:42:24.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:42:24.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:42:24.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:24.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 08:42:24.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:42:24.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:24.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:24.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:24.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:24.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:24.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:24.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:24.158 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 08:42:24.158 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:24.158 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:24.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:24.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.289 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) Time elapsed: 16.345 s Running org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 08:42:24.172 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 08:42:24.181 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:42:24.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:24.181 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 08:42:24.181 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:24.181 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:42:24.182 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:24.182 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:42:24.182 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:24.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:24.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:24.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:24.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:24.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:24.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:24.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:24.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:24.185 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:24.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:24.185 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:24.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:24.185 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:24.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:24.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:24.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:24.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:24.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:24.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:24.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:24.206 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:24.206 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:24.206 DEBUG [main][MenuItemLookup] Item match:File 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:24.208 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:24.208 DEBUG [main][MenuItemLookup] Item match:Import... 08:42:24.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:42:24.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:42:24.209 INFO [main][MenuItemHandler] Select menu item: &Import... 08:42:24.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:24.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:24.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:24.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:24.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:24.346 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:24.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:24.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:24.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:24.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:24.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:24.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:24.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:24.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:24.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:24.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:24.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:24.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:24.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:24.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:24.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:24.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:24.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:24.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:24.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:24.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:24.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:42:24.854 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:42:24.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:42:24.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:42:24.858 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:24.858 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:42:24.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:24.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:24.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:24.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:24.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:24.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:24.860 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:24.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:24.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:24.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:24.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:24.967 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:24.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:24.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:24.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:24.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:24.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:24.969 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:24.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:24.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:24.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:24.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:24.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:24.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:24.969 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:24.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:24.974 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 08:42:24.992 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 archive file:") 08:42:24.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:24.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:24.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:24.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:24.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:24.999 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 08:42:24.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:24.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:24.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:24.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:24.999 TRACE [main][WidgetHandler] Notify Button with event 27 08:42:24.999 TRACE [main][WidgetHandler] Wait for synchronization 08:42:24.999 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:24.999 TRACE [main][WidgetHandler] Wait for synchronization 08:42:24.999 TRACE [main][WidgetHandler] Notify Button with event 26 08:42:24.999 TRACE [main][WidgetHandler] Wait for synchronization 08:42:24.999 TRACE [main][WidgetHandler] Notify Button with event 3 08:42:24.999 TRACE [main][WidgetHandler] Wait for synchronization 08:42:24.999 TRACE [main][WidgetHandler] Notify Button with event 4 08:42:24.999 TRACE [main][WidgetHandler] Wait for synchronization 08:42:24.999 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:24.999 TRACE [main][WidgetHandler] Wait for synchronization 08:42:25.002 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 1 and no matchers specified 08:42:25.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:25.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:42:25.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:42:25.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:25.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:42:25.003 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip 08:42:25.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:42:25.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:25.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:25.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:25.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:25.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:25.080 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:42:25.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:25.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:25.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:25.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:25.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:25.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:25.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:25.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:25.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:25.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:25.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:42:25.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:42:25.145 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 08:42:25.145 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 08:42:25.145 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 "Deselect All") 08:42:25.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:25.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:25.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:25.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:25.147 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 08:42:25.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:25.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:25.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:25.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:25.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:25.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:25.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:25.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:25.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:25.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:25.161 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 08:42:25.161 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 08:42:25.162 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 08:42:25.163 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 08:42:25.164 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:25.164 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 08:42:25.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:42:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:25.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:25.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:25.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:25.213 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:42:25.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:25.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:25.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:25.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:25.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:25.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:25.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:25.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:42:25.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:42:25.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:42:25.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:25.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:42:25.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:25.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:25.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:25.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:25.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:25.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:25.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:25.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:25.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:25.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:42:25.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:25.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:25.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:25.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:25.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:25.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:25.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:42:25.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:25.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:25.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:25.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:25.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:42:25.415 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:25.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:25.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:25.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:25.463 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:25.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:25.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:25.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:25.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:25.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:25.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:25.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:25.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:25.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:25.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:25.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:25.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:26.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:26.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:26.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:42:26.467 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:26.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:26.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:26.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:26.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:42:26.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:26.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:26.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:26.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:26.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:26.470 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 08:42:26.470 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:42:26.470 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 08:42:26.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 08:42:26.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:26.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:26.971 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 08:42:26.973 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 08:42:26.973 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 08:42:26.973 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 08:42:26.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 08:42:26.991 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 08:42:26.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 08:42:26.992 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 08:42:26.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 08:42:26.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 08:42:26.996 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:42:26.997 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:42:28.090 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:42:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:28.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:42:28.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:28.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:28.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:28.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:28.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:28.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:28.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:28.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7fd8530b is found... 08:42:28.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7fd8530b is found finished successfully 08:42:28.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 08:42:28.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:28.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:28.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:28.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:28.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:42:28.194 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:28.195 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:28.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:28.195 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 08:42:28.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 08:42:28.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:28.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:28.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:28.197 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:28.197 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:28.197 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 "Design") 08:42:28.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:42:28.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:28.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:28.198 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 08:42:28.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:42:28.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:28.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:28.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:28.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:28.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:42:28.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 08:42:28.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:42:28.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:42:28.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:28.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:28.289 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 08:42:28.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:42:28.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:28.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:28.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:28.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:28.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:28.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:28.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:28.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 08:42:28.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 08:42:28.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:28.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 08:42:28.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:28.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 08:42:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 08:42:28.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 08:42:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:28.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 08:42:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:28.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 08:42:28.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:28.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:28.293 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:42:28.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:28.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:28.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 08:42:28.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:28.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:28.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 08:42:28.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:42:28.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:28.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:28.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:28.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:42:28.297 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:28.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:28.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:28.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:28.496 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 08:42:28.620 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:28.620 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:28.620 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 "Source") 08:42:28.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:42:28.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:28.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:28.621 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 08:42:28.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:42:28.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:28.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:28.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:28.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:28.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:42:28.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 08:42:30.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:42:30.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:42:30.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:30.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:30.597 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 08:42:30.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:42:30.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:30.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:30.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:30.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:30.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:42:30.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 08:42:30.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:30.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:30.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:30.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:30.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 08:42:30.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:30.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:30.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:42:30.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:30.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:30.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 08:42:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:30.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 08:42:30.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:42:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:30.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:30.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:30.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:42:30.688 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:30.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:30.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:30.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:30.905 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:30.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:30.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:30.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:30.906 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:30.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:30.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:30.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:30.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:30.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:30.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:31.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:31.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:31.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:31.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:31.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:42:31.909 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:31.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:31.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:31.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:31.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:42:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:31.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:31.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:31.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:31.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:31.912 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 08:42:31.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 08:42:31.913 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 08:42:31.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 08:42:31.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 08:42:31.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:42:31.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:32.107 DEBUG [main][MenuItemLookup] Found menu:'New' 08:42:32.107 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:42:32.107 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:32.107 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:42:32.107 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:42:32.107 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:32.107 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:42:32.108 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:42:32.108 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:42:32.108 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:42:32.108 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:32.108 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:42:32.108 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:42:32.108 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:42:32.108 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:32.108 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:32.108 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:42:32.108 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:32.108 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:42:32.108 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:32.108 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:32.108 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:42:32.108 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:42:32.108 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:42:32.108 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:42:32.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:32.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:42:32.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 08:42:33.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 08:42:33.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 08:42:34.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:34.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:34.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:34.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:34.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:34.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:34.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:34.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:34.112 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 08:42:34.112 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 08:42:34.112 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 08:42:34.112 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 08:42:34.115 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 08:42:34.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:42:34.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:34.198 DEBUG [main][MenuItemLookup] Found menu:'New' 08:42:34.199 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:42:34.199 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:34.199 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:42:34.199 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:42:34.199 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:34.199 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:42:34.199 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:42:34.199 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:42:34.199 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:42:34.199 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:42:34.199 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:42:34.199 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:42:34.199 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:42:34.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:42:34.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:42:34.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:42:34.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:34.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:34.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:34.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:34.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:42:34.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:42:34.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:34.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:34.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:42:34.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:42:34.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:34.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:34.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:34.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:34.426 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:42:34.426 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:42:34.426 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:42:34.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:34.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:34.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:34.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:34.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:42:34.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:42:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:34.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:42:34.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:42:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:34.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:34.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:34.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:34.429 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:42:34.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:34.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:34.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:34.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:34.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:42:34.435 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:42:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:42:34.935 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:42:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:34.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:42:34.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:42:34.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:42:34.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:42:34.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:42:34.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:34.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:34.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:34.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:34.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:34.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:34.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:34.936 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 08:42:34.936 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:34.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:34.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:34.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.764 s - in org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) Time elapsed: 2.404 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:34.950 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:34.951 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:42:34.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:34.952 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:34.952 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:34.952 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:42:34.952 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:34.952 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:42:34.952 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:34.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:34.953 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:34.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:34.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:34.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:34.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:34.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:34.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:34.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:34.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:34.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:34.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:34.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:34.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:34.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:34.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:34.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:34.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:34.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:34.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:34.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:34.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:34.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:34.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:34.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:34.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:34.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:34.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:34.960 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:34.960 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:34.960 DEBUG [main][MenuItemLookup] Item match:File 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:34.962 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:34.962 DEBUG [main][MenuItemLookup] Item match:Import... 08:42:34.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:42:34.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:42:34.963 INFO [main][MenuItemHandler] Select menu item: &Import... 08:42:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:35.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:35.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:35.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:35.093 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:35.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:35.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:35.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:35.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:35.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:35.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:35.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:35.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:35.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:35.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:35.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:35.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:35.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:35.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:35.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:35.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:35.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:42:35.097 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:42:35.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:42:35.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:42:35.098 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:35.098 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:42:35.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:35.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:35.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:35.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:35.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:35.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:35.112 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:35.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:35.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:35.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:35.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:35.193 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:35.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:35.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:35.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:35.251 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:35.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:35.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:35.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:35.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:35.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:35.252 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:35.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:42:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:35.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:35.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:35.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:35.287 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 08:42:35.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:35.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:35.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:35.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:35.296 TRACE [main][WidgetHandler] Notify Button with event 27 08:42:35.296 TRACE [main][WidgetHandler] Wait for synchronization 08:42:35.296 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:35.296 TRACE [main][WidgetHandler] Wait for synchronization 08:42:35.296 TRACE [main][WidgetHandler] Notify Button with event 26 08:42:35.296 TRACE [main][WidgetHandler] Wait for synchronization 08:42:35.296 TRACE [main][WidgetHandler] Notify Button with event 3 08:42:35.296 TRACE [main][WidgetHandler] Wait for synchronization 08:42:35.296 TRACE [main][WidgetHandler] Notify Button with event 4 08:42:35.296 TRACE [main][WidgetHandler] Wait for synchronization 08:42:35.296 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:35.296 TRACE [main][WidgetHandler] Wait for synchronization 08:42:35.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:35.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:35.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:35.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:35.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:35.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:35.321 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to: 08:42:35.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:35.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:35.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:35.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:35.324 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:35.324 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 08:42:35.324 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 "Cancel", Widget matcher matching widgets with style: 8) 08:42:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:35.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:35.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:35.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:35.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:35.329 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:42:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:35.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:35.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:35.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:35.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:35.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:35.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:42:35.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:42:35.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:35.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:35.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:35.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:35.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:35.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:35.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:35.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:35.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:35.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:35.413 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:35.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:35.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:35.414 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:35.414 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:35.414 INFO [WorkbenchTestable][RequirementsRunner] Started test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:35.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:35.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:35.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:35.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:35.414 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:35.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.415 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:35.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.415 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:35.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.415 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:35.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.415 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:35.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:35.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:35.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:35.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:35.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:35.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:35.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:35.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:35.417 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:35.417 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:35.417 DEBUG [main][MenuItemLookup] Item match:File 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:35.419 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:35.419 DEBUG [main][MenuItemLookup] Item match:Import... 08:42:35.421 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:42:35.421 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:42:35.421 INFO [main][MenuItemHandler] Select menu item: &Import... 08:42:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:35.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:35.549 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:35.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:35.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:35.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:35.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:35.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:35.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:35.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:35.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:35.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:35.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:35.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:35.552 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:35.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:35.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:35.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:35.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:35.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:35.553 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:35.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:35.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:35.553 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:42:35.553 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:42:35.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:42:35.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:42:35.566 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:35.566 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:42:35.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:35.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:35.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:35.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:35.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:35.569 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:35.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:35.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:35.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:35.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:35.631 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:35.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:35.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:35.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:35.704 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:35.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:35.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:35.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:35.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:35.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:35.705 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:35.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:35.705 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip' 08:42:35.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.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 archive file:") 08:42:35.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:35.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:35.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:35.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:35.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:35.735 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 08:42:35.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:35.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:35.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:35.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:35.737 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 1 and no matchers specified 08:42:35.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:35.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:42:35.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:42:35.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:35.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:42:35.738 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip 08:42:35.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:42:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:35.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:35.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:35.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:35.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:35.868 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:42:35.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:35.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:35.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:35.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:35.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:35.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:35.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:35.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:36.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:36.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:42:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:42:36.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:36.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:36.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:36.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:36.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:36.020 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (ProjectA/) and wait with time period 1 08:42:36.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (ProjectA/) 08:42:36.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:36.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:36.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (ProjectA/) 08:42:36.530 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (ProjectB/) and wait with time period 1 08:42:36.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (ProjectB/) 08:42:36.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:37.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (ProjectB/) 08:42:37.031 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (ProjectC/) and wait with time period 1 08:42:37.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (ProjectC/) 08:42:37.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:37.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:37.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (ProjectC/) 08:42:37.543 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:37.543 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 08:42:37.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.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 "Cancel", Widget matcher matching widgets with style: 8) 08:42:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:37.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:37.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:37.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:37.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:37.563 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:42:37.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:37.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:37.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:37.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:37.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:37.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:37.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:37.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:37.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:37.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:37.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:37.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:37.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:37.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:37.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:37.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:37.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:37.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:37.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:37.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:37.662 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:37.663 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:37.663 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:37.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:37.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:37.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:37.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:37.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:37.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:37.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:37.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:37.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:37.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:37.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:37.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:37.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:37.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:37.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:37.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:37.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:37.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:37.667 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:37.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:37.667 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:37.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:37.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:37.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:37.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:37.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:37.668 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:37.668 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:37.668 DEBUG [main][MenuItemLookup] Item match:File 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:42:37.670 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:37.671 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:42:37.671 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:37.671 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:42:37.671 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:37.671 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:37.671 DEBUG [main][MenuItemLookup] Item match:Import... 08:42:37.671 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:42:37.671 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:42:37.671 INFO [main][MenuItemHandler] Select menu item: &Import... 08:42:37.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:37.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:37.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:37.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:37.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:37.807 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:37.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:37.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:37.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:37.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:37.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:37.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:37.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:37.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:37.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:37.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:37.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:37.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:37.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:37.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:37.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:37.811 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:42:37.811 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:42:37.811 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:42:37.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:42:37.812 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:37.812 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:42:37.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:37.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:37.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:37.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:37.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:37.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:37.825 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:37.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:37.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:37.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:37.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:37.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:37.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:37.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:37.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:37.975 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:37.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:37.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:37.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:37.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:37.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:37.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:37.976 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:37.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:37.976 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip' 08:42:37.977 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 archive file:") 08:42:37.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:37.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:37.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:37.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:37.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:37.978 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 08:42:37.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:37.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:37.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:37.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:37.980 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 1 and no matchers specified 08:42:37.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:37.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:42:37.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:42:37.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:37.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:42:37.981 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip 08:42:37.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:42:37.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:37.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:38.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:38.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:38.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:38.046 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:42:38.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:38.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:38.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:38.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:38.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:38.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:38.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:38.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:38.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:38.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:38.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:42:38.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:42:38.182 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 08:42:38.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:42:38.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:38.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:38.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:38.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:38.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:38.228 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:38.228 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 08:42:38.228 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 "Cancel", Widget matcher matching widgets with style: 8) 08:42:38.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:38.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:38.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:38.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:38.233 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:42:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:38.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:38.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:38.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:38.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:38.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:38.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:38.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:38.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:38.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:38.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:38.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:38.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:38.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:38.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:38.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:38.297 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:38.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:38.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:38.297 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:38.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:38.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:38.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:38.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:38.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:38.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:38.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:38.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:38.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:38.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:38.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:38.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:38.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:38.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:38.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:38.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:38.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:38.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:38.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:38.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:38.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:38.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:38.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:38.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:38.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:38.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:38.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:38.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:38.332 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:38.332 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:38.332 DEBUG [main][MenuItemLookup] Item match:File 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:38.334 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:38.334 DEBUG [main][MenuItemLookup] Item match:Import... 08:42:38.335 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:42:38.335 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:42:38.335 INFO [main][MenuItemHandler] Select menu item: &Import... 08:42:38.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:38.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:38.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:38.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:38.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:38.471 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:38.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:38.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:38.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:38.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:38.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:38.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:38.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:38.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:38.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:38.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:38.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:38.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:38.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:38.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:38.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:38.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:38.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:38.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:38.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:38.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:38.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:42:38.499 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:42:38.499 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:42:38.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:42:38.500 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:38.500 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:42:38.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:38.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:38.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:38.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:38.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:38.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:38.502 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:38.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:38.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:38.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:38.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:38.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:38.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:38.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:38.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:38.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:38.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:38.639 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:38.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:38.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:38.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:38.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:38.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:38.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:38.640 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:38.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:38.640 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip' 08:42:38.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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 archive file:") 08:42:38.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:38.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:38.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:38.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:38.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:38.642 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 08:42:38.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:38.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:38.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:38.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:38.644 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 1 and no matchers specified 08:42:38.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:38.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:42:38.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:42:38.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:38.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:42:38.645 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip 08:42:38.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:42:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:38.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:38.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:38.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:38.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:38.812 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:42:38.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:38.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:38.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:38.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:38.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:38.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:38.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:38.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:38.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:38.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:38.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:42:38.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:42:38.951 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 08:42:38.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:42:38.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:38.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:38.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:38.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:38.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:38.984 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:38.984 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 08:42:38.984 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 "Cancel", Widget matcher matching widgets with style: 8) 08:42:38.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:38.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:39.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:39.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:39.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:39.012 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:42:39.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:39.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:39.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:39.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:39.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:39.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:39.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:39.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:39.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:39.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:39.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:39.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:39.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:39.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:39.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:39.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:39.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:39.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:39.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:39.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:39.097 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:39.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:39.097 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:39.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:39.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:39.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:39.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:39.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.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"] 08:42:39.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.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"] 08:42:39.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.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"] 08:42:39.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:39.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:39.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:39.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:39.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:39.129 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:39.129 DEBUG [main][MenuItemLookup] Item match:File 08:42:39.130 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:39.130 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:39.131 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:39.131 DEBUG [main][MenuItemLookup] Item match:Import... 08:42:39.131 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:42:39.131 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:42:39.132 INFO [main][MenuItemHandler] Select menu item: &Import... 08:42:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:39.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:39.254 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:39.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:39.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:39.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:39.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:39.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:39.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:39.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:39.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:39.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:39.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:39.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:39.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:39.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:39.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:39.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:39.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:39.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:39.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:39.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:39.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:39.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:42:39.257 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:42:39.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:42:39.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:42:39.257 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:39.257 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:42:39.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:39.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:39.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:39.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:39.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:39.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:39.259 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:39.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:39.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:39.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:39.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:39.325 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:39.379 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:39.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:39.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:39.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:39.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:39.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:39.407 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:39.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.408 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 08:42:39.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:42:39.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:39.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:39.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:39.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:39.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:39.409 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 08:42:39.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:39.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:39.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:39.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:39.409 TRACE [main][WidgetHandler] Notify Button with event 27 08:42:39.409 TRACE [main][WidgetHandler] Wait for synchronization 08:42:39.409 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:39.410 TRACE [main][WidgetHandler] Wait for synchronization 08:42:39.410 TRACE [main][WidgetHandler] Notify Button with event 26 08:42:39.410 TRACE [main][WidgetHandler] Wait for synchronization 08:42:39.410 TRACE [main][WidgetHandler] Notify Button with event 3 08:42:39.410 TRACE [main][WidgetHandler] Wait for synchronization 08:42:39.410 TRACE [main][WidgetHandler] Notify Button with event 4 08:42:39.410 TRACE [main][WidgetHandler] Wait for synchronization 08:42:39.410 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:39.410 TRACE [main][WidgetHandler] Wait for synchronization 08:42:39.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:39.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:39.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:39.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:39.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:39.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:39.438 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 08:42:39.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:42:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:39.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:39.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:39.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:39.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:39.524 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:42:39.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:39.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:39.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:39.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:39.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:39.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:39.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:39.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:39.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:42:39.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:42:39.627 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 08:42:39.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:42:39.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:39.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:39.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:39.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:39.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:39.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 08:42:39.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:39.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:39.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:39.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:39.700 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 08:42:39.701 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 08:42:39.701 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 08:42:39.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:39.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:39.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:39.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:39.704 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:39.704 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 08:42:39.704 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 "Cancel", Widget matcher matching widgets with style: 8) 08:42:39.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:39.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:39.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:39.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:39.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:39.733 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:42:39.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:39.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:39.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:39.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:39.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:39.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:39.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:39.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:39.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:39.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:39.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:39.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:39.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:39.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:39.812 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:39.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:39.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:39.812 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:39.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:39.812 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:39.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:39.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:39.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:39.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:39.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.814 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.814 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:39.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:39.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:39.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:39.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:39.844 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:39.844 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:39.844 DEBUG [main][MenuItemLookup] Item match:File 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:39.845 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:39.845 DEBUG [main][MenuItemLookup] Item match:Import... 08:42:39.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:42:39.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:42:39.846 INFO [main][MenuItemHandler] Select menu item: &Import... 08:42:39.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:39.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:39.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:39.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:39.971 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:39.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:39.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:39.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:39.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:39.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:39.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:39.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:39.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:39.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:39.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:39.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:39.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:39.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:39.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:39.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:39.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:39.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:39.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:39.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:39.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:39.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:39.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:42:39.974 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:42:39.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:42:39.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:42:39.975 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:39.975 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:42:39.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:39.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:39.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:39.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:39.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:39.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:39.977 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:39.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:39.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:39.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:39.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:40.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:40.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:40.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:40.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:40.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:40.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:40.094 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:40.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:40.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:40.095 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:40.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:40.095 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 08:42:40.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:42:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:40.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:40.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:40.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:40.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:40.125 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 08:42:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:40.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:40.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:40.125 TRACE [main][WidgetHandler] Notify Button with event 27 08:42:40.125 TRACE [main][WidgetHandler] Wait for synchronization 08:42:40.125 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:40.125 TRACE [main][WidgetHandler] Wait for synchronization 08:42:40.125 TRACE [main][WidgetHandler] Notify Button with event 26 08:42:40.125 TRACE [main][WidgetHandler] Wait for synchronization 08:42:40.125 TRACE [main][WidgetHandler] Notify Button with event 3 08:42:40.125 TRACE [main][WidgetHandler] Wait for synchronization 08:42:40.125 TRACE [main][WidgetHandler] Notify Button with event 4 08:42:40.126 TRACE [main][WidgetHandler] Wait for synchronization 08:42:40.126 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:40.126 TRACE [main][WidgetHandler] Wait for synchronization 08:42:40.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:40.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:40.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:40.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:40.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:40.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:40.154 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 08:42:40.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:42:40.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:40.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:40.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:40.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:40.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:40.206 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:42:40.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:40.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:40.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:40.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:40.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:40.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:40.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:40.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:40.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:40.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:40.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:42:40.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:42:40.324 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 08:42:40.325 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 08:42:40.325 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 "Deselect All") 08:42:40.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:40.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:40.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:40.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:40.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:40.326 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 08:42:40.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:40.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:40.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:40.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:40.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:40.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:40.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:40.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:40.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:40.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:40.330 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 08:42:40.330 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB): 08:42:40.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 08:42:40.332 INFO [WorkbenchTestable][TreeItemHandler] Checked: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 08:42:40.332 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 08:42:40.332 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC): 08:42:40.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 08:42:40.333 INFO [WorkbenchTestable][TreeItemHandler] Checked: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 08:42:40.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:40.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:40.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:40.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:40.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:40.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:40.333 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 08:42:40.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 08:42:40.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:40.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 08:42:40.834 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 08:42:40.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 08:42:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:41.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:41.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 08:42:41.335 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 08:42:41.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 08:42:41.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:41.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 08:42:41.836 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:41.836 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 08:42:41.836 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 "Cancel", Widget matcher matching widgets with style: 8) 08:42:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:41.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:41.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:41.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:41.846 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:42:41.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:41.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:41.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:41.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:41.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:41.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:41.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:41.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:41.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:41.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:41.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:41.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:41.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:41.899 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:41.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:41.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:41.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:41.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:41.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:41.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:41.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:41.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:41.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:41.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:41.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:41.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:41.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:41.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:41.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:41.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:41.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:41.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:41.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:41.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:41.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:41.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:41.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:41.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:41.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:41.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:41.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:41.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:41.929 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:41.929 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:41.929 DEBUG [main][MenuItemLookup] Item match:File 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:42:41.930 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:41.931 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:42:41.931 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:41.931 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:41.931 DEBUG [main][MenuItemLookup] Item match:Import... 08:42:41.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:42:41.931 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:42:41.931 INFO [main][MenuItemHandler] Select menu item: &Import... 08:42:42.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:42.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:42.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:42.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:42.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:42.053 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:42.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:42.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:42.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:42.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:42.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:42.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:42.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:42.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:42.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:42.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:42.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:42.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:42.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:42.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:42.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:42.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:42.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:42.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:42.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:42.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:42.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:42.056 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:42:42.056 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:42:42.057 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:42:42.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:42:42.057 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:42.057 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:42:42.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:42.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:42.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:42.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:42.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:42.059 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:42.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:42.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:42.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:42.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:42.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:42.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:42.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:42.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:42.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:42.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:42.173 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:42.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:42.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:42.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:42.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:42.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:42.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:42.174 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:42.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:42.174 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 08:42:42.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:42:42.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:42.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:42.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:42.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:42.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:42.176 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 08:42:42.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:42.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:42.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:42.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:42.176 TRACE [main][WidgetHandler] Notify Button with event 27 08:42:42.176 TRACE [main][WidgetHandler] Wait for synchronization 08:42:42.176 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:42.176 TRACE [main][WidgetHandler] Wait for synchronization 08:42:42.176 TRACE [main][WidgetHandler] Notify Button with event 26 08:42:42.176 TRACE [main][WidgetHandler] Wait for synchronization 08:42:42.176 TRACE [main][WidgetHandler] Notify Button with event 3 08:42:42.176 TRACE [main][WidgetHandler] Wait for synchronization 08:42:42.176 TRACE [main][WidgetHandler] Notify Button with event 4 08:42:42.176 TRACE [main][WidgetHandler] Wait for synchronization 08:42:42.176 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:42.176 TRACE [main][WidgetHandler] Wait for synchronization 08:42:42.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:42.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:42.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:42.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:42.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:42.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:42.198 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 08:42:42.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:42:42.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:42.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:42.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:42.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:42.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:42.241 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:42:42.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:42.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:42.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:42.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:42.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:42.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:42.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:42.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:42.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:42.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:42:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:42:42.344 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 08:42:42.344 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 "Deselect All") 08:42:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:42.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:42.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:42.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:42.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:42.371 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 08:42:42.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:42.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:42.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:42.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:42.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:42.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:42.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:42.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:42.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:42.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:42.375 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 08:42:42.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 08:42:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:42.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:42.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 08:42:42.876 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 08:42:42.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 08:42:42.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:43.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:43.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 08:42:43.377 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 08:42:43.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 08:42:43.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:43.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 08:42:43.878 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:43.878 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 08:42:43.878 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 "Cancel", Widget matcher matching widgets with style: 8) 08:42:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:43.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:43.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:43.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:43.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:43.887 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:42:43.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:43.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:43.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:43.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:43.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:43.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:43.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:43.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:43.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:43.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:43.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:43.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:43.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:43.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:43.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:43.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:43.937 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:43.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:43.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:43.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:43.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:43.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:43.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:43.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:43.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:43.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:43.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:43.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:43.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:43.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:43.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:43.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:43.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:43.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:43.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:43.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:43.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:43.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:43.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:43.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:43.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:43.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:43.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:43.939 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:43.967 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:43.967 DEBUG [main][MenuItemLookup] Item match:File 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:42:43.968 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:43.969 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:43.969 DEBUG [main][MenuItemLookup] Item match:Import... 08:42:43.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:42:43.969 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:42:43.969 INFO [main][MenuItemHandler] Select menu item: &Import... 08:42:44.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:44.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:44.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:44.102 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:44.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:44.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:44.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:44.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:44.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:44.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:44.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:44.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:44.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:44.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:44.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:44.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:44.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:44.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:44.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:44.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:44.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:44.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:44.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:44.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:44.116 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:42:44.116 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:42:44.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:42:44.116 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:42:44.116 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:44.116 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:42:44.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:44.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:44.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:44.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:44.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:44.118 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:44.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:44.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:44.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:44.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:44.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:44.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:44.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:44.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:44.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:44.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:44.258 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:44.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:44.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:44.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:44.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:44.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:44.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:44.259 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:44.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:44.259 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 08:42:44.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:42:44.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:44.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:44.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:44.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:44.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:44.260 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 08:42:44.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:44.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:44.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:44.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:44.260 TRACE [main][WidgetHandler] Notify Button with event 27 08:42:44.260 TRACE [main][WidgetHandler] Wait for synchronization 08:42:44.261 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:44.261 TRACE [main][WidgetHandler] Wait for synchronization 08:42:44.261 TRACE [main][WidgetHandler] Notify Button with event 26 08:42:44.261 TRACE [main][WidgetHandler] Wait for synchronization 08:42:44.261 TRACE [main][WidgetHandler] Notify Button with event 3 08:42:44.261 TRACE [main][WidgetHandler] Wait for synchronization 08:42:44.261 TRACE [main][WidgetHandler] Notify Button with event 4 08:42:44.261 TRACE [main][WidgetHandler] Wait for synchronization 08:42:44.261 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:44.261 TRACE [main][WidgetHandler] Wait for synchronization 08:42:44.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:44.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:44.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:44.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:44.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:44.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:44.264 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 08:42:44.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:42:44.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:44.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:44.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:44.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:44.334 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:42:44.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:44.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:44.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:44.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:44.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:44.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:44.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:44.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:44.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:42:44.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:42:44.414 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 08:42:44.414 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 08:42:44.414 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 "Deselect All") 08:42:44.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:44.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:44.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:44.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:44.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:44.416 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 08:42:44.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:44.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:44.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:44.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:44.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:44.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:44.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:44.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:44.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:44.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:44.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:44.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:44.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:44.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:44.421 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 08:42:44.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 08:42:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:44.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 08:42:44.922 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 08:42:44.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 08:42:44.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:45.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:45.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 08:42:45.423 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 08:42:45.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 08:42:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:45.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 08:42:45.924 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:45.924 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 08:42:45.924 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 "Cancel", Widget matcher matching widgets with style: 8) 08:42:45.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:45.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:45.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:45.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:45.932 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:42:45.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:45.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:45.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:45.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:45.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:45.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:45.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:45.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:45.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:45.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:45.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:45.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:45.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:45.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:45.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:45.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:45.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:45.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:45.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:45.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:45.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:45.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:45.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:45.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:45.985 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:45.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:45.985 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:45.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:45.985 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:45.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:45.985 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:45.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:45.985 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:45.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:45.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:45.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:45.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:45.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:45.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:45.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:45.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:45.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:45.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:46.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:46.014 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:46.014 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:46.014 DEBUG [main][MenuItemLookup] Item match:File 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:46.016 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:46.016 DEBUG [main][MenuItemLookup] Item match:Import... 08:42:46.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:42:46.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:42:46.016 INFO [main][MenuItemHandler] Select menu item: &Import... 08:42:46.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:46.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:46.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:46.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:46.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:46.137 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:46.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:46.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:46.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:46.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:46.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:46.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:46.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:46.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:46.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:46.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:46.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:46.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:46.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:46.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:46.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:46.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:46.142 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:42:46.142 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:42:46.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:42:46.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:42:46.143 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:46.143 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:42:46.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:46.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:46.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:46.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:46.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:46.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:46.145 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:46.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:46.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:46.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:46.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:46.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:46.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:46.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:46.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:46.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:46.300 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:46.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:46.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:46.301 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:46.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:46.301 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 08:42:46.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:42:46.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:46.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:46.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:46.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:46.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:46.303 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 08:42:46.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:46.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:46.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:46.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:46.331 TRACE [main][WidgetHandler] Notify Button with event 27 08:42:46.331 TRACE [main][WidgetHandler] Wait for synchronization 08:42:46.331 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:46.331 TRACE [main][WidgetHandler] Wait for synchronization 08:42:46.331 TRACE [main][WidgetHandler] Notify Button with event 26 08:42:46.331 TRACE [main][WidgetHandler] Wait for synchronization 08:42:46.331 TRACE [main][WidgetHandler] Notify Button with event 3 08:42:46.331 TRACE [main][WidgetHandler] Wait for synchronization 08:42:46.331 TRACE [main][WidgetHandler] Notify Button with event 4 08:42:46.331 TRACE [main][WidgetHandler] Wait for synchronization 08:42:46.331 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:46.331 TRACE [main][WidgetHandler] Wait for synchronization 08:42:46.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:46.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:46.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:46.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:46.336 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 08:42:46.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:42:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:46.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:46.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:46.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:46.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:46.416 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:42:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:46.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:46.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:46.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:46.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:46.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:46.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:46.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:42:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:42:46.496 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 08:42:46.496 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 "Deselect All") 08:42:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:46.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:46.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:46.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:46.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:46.498 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 08:42:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:46.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:46.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:46.501 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 08:42:46.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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 "Select All") 08:42:46.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:46.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:46.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:46.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:46.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:46.502 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 08:42:46.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:46.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:46.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:46.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:46.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:46.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:46.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:46.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:46.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:46.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:46.522 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 08:42:46.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 08:42:46.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:47.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 08:42:47.023 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 08:42:47.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 08:42:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:47.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 08:42:47.524 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 08:42:47.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 08:42:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:48.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:48.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 08:42:48.025 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:48.025 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 08:42:48.025 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 "Cancel", Widget matcher matching widgets with style: 8) 08:42:48.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:48.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:48.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:48.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:48.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:48.038 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:42:48.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:48.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:48.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:48.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:48.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:48.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:48.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:48.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:48.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:48.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:48.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:48.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:48.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:48.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:48.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:48.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:48.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:48.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:48.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:48.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:48.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:48.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:48.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:48.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:48.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:48.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:48.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:48.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:48.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:48.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:48.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:48.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:48.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:48.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:48.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:48.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:48.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:48.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:48.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:48.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:48.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:48.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:48.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:48.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:48.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:48.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:48.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:48.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:48.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:48.124 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:48.125 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:48.125 DEBUG [main][MenuItemLookup] Item match:File 08:42:48.126 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:48.126 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:42:48.126 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:42:48.126 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:42:48.126 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:48.126 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:42:48.126 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:42:48.126 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:48.126 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:42:48.126 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:42:48.126 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:42:48.126 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:42:48.126 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:48.127 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:42:48.127 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:42:48.127 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:48.127 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:42:48.127 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:48.127 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:42:48.127 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:48.127 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:48.127 DEBUG [main][MenuItemLookup] Item match:Import... 08:42:48.127 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:42:48.127 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:42:48.127 INFO [main][MenuItemHandler] Select menu item: &Import... 08:42:48.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:48.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:48.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:48.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:48.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:48.248 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:48.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:48.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:48.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:48.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:48.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:48.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:48.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:48.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:48.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:48.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:48.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:48.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:48.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:48.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:48.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:48.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:48.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:48.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:48.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:48.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:42:48.252 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:42:48.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:42:48.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:42:48.252 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:48.252 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:42:48.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:48.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:48.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:48.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:48.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:48.254 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:48.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:48.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:48.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:48.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:48.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:48.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:48.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:48.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:48.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:48.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:48.403 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:48.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:48.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:48.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:48.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:48.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:48.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:48.404 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:48.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:48.405 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 08:42:48.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:42:48.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:48.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:48.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:48.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:48.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:48.406 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 08:42:48.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:48.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:48.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:48.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:48.434 TRACE [main][WidgetHandler] Notify Button with event 27 08:42:48.434 TRACE [main][WidgetHandler] Wait for synchronization 08:42:48.434 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:48.434 TRACE [main][WidgetHandler] Wait for synchronization 08:42:48.434 TRACE [main][WidgetHandler] Notify Button with event 26 08:42:48.434 TRACE [main][WidgetHandler] Wait for synchronization 08:42:48.434 TRACE [main][WidgetHandler] Notify Button with event 3 08:42:48.434 TRACE [main][WidgetHandler] Wait for synchronization 08:42:48.434 TRACE [main][WidgetHandler] Notify Button with event 4 08:42:48.434 TRACE [main][WidgetHandler] Wait for synchronization 08:42:48.434 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:48.434 TRACE [main][WidgetHandler] Wait for synchronization 08:42:48.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:48.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:48.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:48.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:48.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:48.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:48.438 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 08:42:48.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:42:48.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:48.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:48.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:48.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:48.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:48.481 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:42:48.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:48.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:48.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:48.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:48.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:48.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:48.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:48.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:48.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:48.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:48.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:42:48.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:42:48.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:48.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:48.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:48.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:48.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:48.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:48.564 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 08:42:48.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 08:42:48.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:49.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:49.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 08:42:49.065 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 08:42:49.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 08:42:49.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:49.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 08:42:49.566 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 08:42:49.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 08:42:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:50.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:50.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 08:42:50.067 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:50.067 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 08:42:50.067 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 "Cancel", Widget matcher matching widgets with style: 8) 08:42:50.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:50.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:50.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:50.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:50.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:50.080 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:42:50.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:50.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:50.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:50.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:50.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:50.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:50.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:50.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:50.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:50.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:50.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:50.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:50.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:50.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:50.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:50.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:50.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:50.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:50.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:50.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:50.130 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:50.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:50.130 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:50.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:50.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:50.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:50.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:50.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:50.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:50.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:50.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:50.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:50.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:50.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:50.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:50.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.132 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:50.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:50.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:50.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:50.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:50.132 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:50.132 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:50.132 DEBUG [main][MenuItemLookup] Item match:File 08:42:50.133 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:50.133 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:42:50.133 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:42:50.133 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:42:50.133 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:50.133 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:42:50.133 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:42:50.133 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:50.133 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:42:50.134 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:42:50.134 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:42:50.134 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:42:50.134 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:50.134 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:42:50.134 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:42:50.134 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:50.134 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:42:50.134 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:50.134 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:42:50.134 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:50.134 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:50.134 DEBUG [main][MenuItemLookup] Item match:Import... 08:42:50.161 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:42:50.161 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:42:50.161 INFO [main][MenuItemHandler] Select menu item: &Import... 08:42:50.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:50.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:50.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:50.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:50.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:50.280 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:50.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:50.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:50.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:50.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:50.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:50.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:50.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:50.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:50.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:50.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:50.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:50.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:50.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:50.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:50.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:50.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:50.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:50.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:50.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:50.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:50.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:42:50.283 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:42:50.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:42:50.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:42:50.284 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:50.284 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:42:50.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:50.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:50.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:50.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:50.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:50.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:50.286 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:50.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:50.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:50.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:50.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:50.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:42:50.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:50.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:50.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:50.391 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:42:50.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:42:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:42:50.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:42:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:50.392 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:50.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.392 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 08:42:50.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:42:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:50.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:50.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:50.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:50.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:50.393 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 08:42:50.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:50.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:50.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:50.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:50.394 TRACE [main][WidgetHandler] Notify Button with event 27 08:42:50.394 TRACE [main][WidgetHandler] Wait for synchronization 08:42:50.394 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:50.394 TRACE [main][WidgetHandler] Wait for synchronization 08:42:50.394 TRACE [main][WidgetHandler] Notify Button with event 26 08:42:50.394 TRACE [main][WidgetHandler] Wait for synchronization 08:42:50.394 TRACE [main][WidgetHandler] Notify Button with event 3 08:42:50.394 TRACE [main][WidgetHandler] Wait for synchronization 08:42:50.394 TRACE [main][WidgetHandler] Notify Button with event 4 08:42:50.394 TRACE [main][WidgetHandler] Wait for synchronization 08:42:50.394 TRACE [main][WidgetHandler] Notify Button with event 13 08:42:50.394 TRACE [main][WidgetHandler] Wait for synchronization 08:42:50.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:50.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:50.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:50.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:50.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:50.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:50.416 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 08:42:50.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:42:50.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:50.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:50.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:50.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:50.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:50.457 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:42:50.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:50.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:50.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:50.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:50.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:42:50.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:50.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:50.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:50.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:50.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:42:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:42:50.575 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 08:42:50.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:42:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:50.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:50.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:50.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:50.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 08:42:50.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:50.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:50.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:50.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:50.577 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 08:42:50.577 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Copy projects into workspace not checked, no action performed 08:42:50.578 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:42:50.578 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 08:42:50.578 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 "Cancel", Widget matcher matching widgets with style: 8) 08:42:50.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:50.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:50.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:50.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:50.580 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:42:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:50.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:50.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:50.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:50.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:50.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:50.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:50.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:50.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:50.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:50.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:50.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:50.628 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:50.629 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 08:42:50.629 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 08:42:50.629 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:50.629 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.681 s - in org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.461 s setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.248 s copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.634 s copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.799 s copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.715 s selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.087 s deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.037 s selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.047 s selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.11 s setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.036 s copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.499 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 08:42:50.644 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 08:42:50.645 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:42:50.646 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:50.646 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 08:42:50.646 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:50.646 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:42:50.660 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:50.660 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:42:50.660 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:50.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:50.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 08:42:50.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 08:42:50.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:50.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:50.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:50.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:50.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:50.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:42:50.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:50.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:50.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:50.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:42:50.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:50.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:50.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:50.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:50.666 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:50.666 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:50.666 DEBUG [main][MenuItemLookup] Item match:File 08:42:50.667 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:50.667 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:50.673 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:42:50.673 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:42:50.673 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:42:50.673 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:42:50.673 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:42:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:42:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:42:50.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:42:50.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:50.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:50.803 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:42:50.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:50.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:50.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:50.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:50.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:50.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:50.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:50.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:50.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:50.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:50.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:50.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:51.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:51.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:51.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:51.309 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:51.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:51.309 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:51.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:51.309 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:51.309 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:42:51.309 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:42:51.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:42:51.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:42:51.318 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:42:51.318 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:42:51.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:51.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:51.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:51.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:51.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:51.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:51.321 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:51.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:51.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:51.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:51.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:51.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:51.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:42:51.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 08:42:51.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:42:51.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:51.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:51.398 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:42:51.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:51.400 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 08:42:51.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:42:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:51.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:51.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:51.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:51.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:42:51.402 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:42:51.403 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 08:42:51.405 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:42:51.405 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 08:42:51.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:42:51.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:51.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:51.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:51.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:51.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:51.407 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:42:51.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:51.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:51.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:51.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:51.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:51.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:51.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:51.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:51.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:51.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:51.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:51.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:51.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:51.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:51.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:51.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:51.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:51.914 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:42:51.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:51.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:51.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:51.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:51.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:51.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:51.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:42:51.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:51.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:51.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:51.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:51.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:42:51.917 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:51.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:42:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:42:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:42:51.920 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:51.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:51.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:51.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:51.921 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:51.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:51.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:51.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:51.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:51.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:51.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:52.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:52.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:52.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:52.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:52.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:42:52.946 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:52.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:52.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:52.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:52.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:42:52.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:52.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:52.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:52.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:52.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:52.948 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 08:42:52.949 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:42:52.949 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:52.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:52.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:52.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:52.950 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:52.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:52.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:52.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:52.951 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:52.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:52.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:52.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:52.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:52.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:52.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:53.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:53.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:53.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:53.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:53.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:42:53.953 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:53.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:53.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:53.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:53.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:42:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:53.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:53.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:53.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:53.956 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 08:42:53.956 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:53.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:53.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:53.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:53.957 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:53.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:53.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:53.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:53.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:53.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:53.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:54.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:54.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:54.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:54.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:54.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:42:54.960 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:54.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:54.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:54.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:54.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:42:54.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:54.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:54.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:54.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:54.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:54.962 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 08:42:54.963 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:54.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:54.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:54.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:54.964 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:54.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:54.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:54.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:54.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:54.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:54.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:55.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:55.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:55.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:55.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:55.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:42:55.966 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:55.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:55.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:55.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:55.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:42:55.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:55.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:55.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:55.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:55.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:55.968 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 08:42:55.969 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 08:42:55.969 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 08:42:55.969 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 08:42:55.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 08:42:55.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:42:55.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:56.037 DEBUG [main][MenuItemLookup] Found menu:'New' 08:42:56.037 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:56.037 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:42:56.037 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:42:56.037 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:56.038 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:42:56.038 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:42:56.038 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:42:56.038 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:42:56.038 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:42:56.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:56.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:42:56.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:56.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:56.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:42:56.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:56.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:56.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:56.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:56.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:56.540 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 08:42:56.540 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 08:42:56.540 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 08:42:56.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 08:42:56.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 08:42:56.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:42:56.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:56.601 DEBUG [main][MenuItemLookup] Found menu:'New' 08:42:56.601 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:56.601 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:42:56.601 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:42:56.601 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:56.601 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:42:56.601 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:42:56.601 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:42:56.601 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:42:56.601 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:42:56.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:42:56.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:42:56.601 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:42:56.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:42:57.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:42:57.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:42:57.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:57.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:57.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:57.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:57.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:42:57.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:42:57.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:57.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:57.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:42:57.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:42:57.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:57.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:57.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:57.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:57.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:57.274 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:42:57.274 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:42:57.274 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:42:57.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:57.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:57.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:57.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:57.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 "OK", Widget matcher matching widgets with style: 8) 08:42:57.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:42:57.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:57.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:57.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:42:57.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:42:57.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:57.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:57.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:57.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:57.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:57.276 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:42:57.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:57.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:57.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:57.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:57.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:42:57.282 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:42:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:42:57.782 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:42:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:57.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:42:57.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:57.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:57.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:42:57.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:57.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:57.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:57.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:57.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:57.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 08:42:57.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:42:57.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:42:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:42:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:42:57.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 08:42:57.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:42:57.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 08:42:57.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 08:42:57.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:42:57.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:42:57.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:42:57.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:57.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:57.786 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:42:57.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:57.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:57.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:57.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:57.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:57.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:57.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:42:57.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:57.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:57.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:57.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:57.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:42:57.790 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:57.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:57.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:57.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:42:57.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:42:57.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:42:57.792 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:57.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:57.792 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:57.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:57.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:42:57.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:57.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:57.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:57.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:57.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:57.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:57.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:57.794 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:42:57.794 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:57.794 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:57.794 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:57.794 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:57.794 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:57.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:57.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:57.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:57.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:57.795 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:57.795 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:57.795 DEBUG [main][MenuItemLookup] Item match:File 08:42:57.796 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:57.796 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:57.801 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:42:57.801 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:42:57.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:42:57.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:42:57.825 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:42:57.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.... 08:42:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:42:57.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:42:57.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:57.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:57.952 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:42:57.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:57.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:57.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:57.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:57.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:57.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:57.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:57.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:57.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:57.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:57.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:57.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:57.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:57.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:57.957 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:42:57.957 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:42:57.957 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:42:57.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:42:57.957 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:42:57.957 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:42:57.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:57.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:57.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:57.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:57.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:57.969 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:57.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:57.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:57.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:57.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:58.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:58.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:58.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:58.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:42:58.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 08:42:58.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:42:58.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:58.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:58.027 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:42:58.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:58.027 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 08:42:58.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:42:58.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:58.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:58.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:58.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:58.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:42:58.030 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:42:58.031 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 08:42:58.032 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:42:58.032 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 08:42:58.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:42:58.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:58.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:58.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:58.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:58.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:58.036 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:42:58.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:58.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:58.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:58.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:58.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:58.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:58.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:58.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:42:58.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:42:58.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:58.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:58.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:42:58.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:58.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:58.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:58.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:58.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:58.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:58.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:58.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:58.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:58.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:58.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:58.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:58.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:42:58.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:58.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:58.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:42:58.542 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:42:58.542 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:58.542 DEBUG [main][MenuItemLookup] Item match:File 08:42:58.544 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:42:58.544 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:42:58.548 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:42:58.548 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:42:58.548 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:42:58.548 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'File' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'' 08:42:58.549 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:42:58.549 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:42:58.549 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:42:58.549 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:42:58.549 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:42:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:42:58.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:42:58.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:42:58.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:58.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:58.676 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:42:58.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:58.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:42:58.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:58.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:58.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:58.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:58.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:42:58.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:42:58.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:42:58.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:42:58.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:58.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:58.679 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:58.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:58.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:58.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:42:58.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:42:58.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:42:58.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:42:58.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:42:58.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:42:58.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:42:58.680 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:42:58.680 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:42:58.680 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:42:58.680 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:42:58.680 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:42:58.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:42:58.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:58.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:58.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:58.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:58.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:58.682 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:58.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:58.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:58.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:58.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:58.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:42:58.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:58.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:58.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:42:58.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 08:42:58.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:42:58.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:42:58.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:42:58.746 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:42:58.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:42:58.746 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'customizedGeneralProject' 08:42:58.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:42:58.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:58.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:58.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:58.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:58.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:42:58.749 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:42:58.750 INFO [WorkbenchTestable][AbstractText] Text set to: customizedGeneralProject 08:42:58.752 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set Project location to '/tmp/rdcustomprojectlocation1693903370660' 08:42:58.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use default location") 08:42:58.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:58.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:58.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:58.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:58.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:58.767 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 08:42:58.767 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Use &default location 08:42:58.767 INFO [WorkbenchTestable][AbstractButton] Click button Use &default location 08:42:58.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:58.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:58.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:58.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:58.787 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 "Location:") 08:42:58.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:58.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:58.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:58.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:42:58.791 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:42:58.792 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/rdcustomprojectlocation1693903370660 08:42:58.797 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Add Project to working set 'dummyws' 08:42:58.797 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.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Add project to working sets") 08:42:58.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:58.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:58.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:58.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:58.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:58.799 INFO [WorkbenchTestable][CheckBox] Select checkbox Add projec&t to working sets 08:42:58.799 INFO [WorkbenchTestable][CheckBox] Check checkbox Add projec&t to working sets 08:42:58.799 INFO [WorkbenchTestable][AbstractButton] Click button Add projec&t to working sets 08:42:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:58.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:58.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:58.800 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.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Working sets:") 08:42:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:58.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:58.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:58.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:42:58.815 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:42:58.815 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Go to next wizard page 08:42:58.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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 "Next >", Widget matcher matching widgets with style: 8) 08:42:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:58.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:58.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:58.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:58.817 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:42:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:58.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:58.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:58.833 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] Set Project references to: 08:42:58.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewProjectReferencePage, index 0 and no matchers specified 08:42:58.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:58.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:58.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:58.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:58.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:42:58.834 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] defaultGeneralProject 08:42:58.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:42:58.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:42:58.835 INFO [WorkbenchTestable][AbstractTableItem] Check table Item defaultGeneralProject: 08:42:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 08:42:58.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 08:42:58.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:58.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 08:42:58.840 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:42:58.840 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 08:42:58.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:42:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:58.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:58.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:42:58.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:42:58.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:42:58.842 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:42:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:42:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:42:58.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:42:58.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:42:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:42:59.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:42:59.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:42:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:42:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:42:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 08:42:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:42:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 08:42:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:42:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:42:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:42:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:42:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:42:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:42:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:42:59.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:42:59.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:42:59.347 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:59.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:59.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:59.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:42:59.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:42:59.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:42:59.350 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:42:59.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:42:59.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:42:59.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:42:59.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:42:59.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:59.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:42:59.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:42:59.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:00.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:00.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:00.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:43:00.353 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:00.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:00.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:00.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:00.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:43:00.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:00.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:00.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:00.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:00.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:00.355 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 08:43:00.355 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 08:43:00.355 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:43:00.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:00.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:00.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:00.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:00.357 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:00.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:00.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:00.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:00.358 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:00.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:00.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:00.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:00.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:00.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:00.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:00.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:00.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:01.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:01.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:43:01.360 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:01.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:01.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:01.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:01.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:43:01.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:01.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:01.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:01.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:01.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:01.362 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 08:43:01.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 08:43:01.363 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:01.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:01.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:01.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:01.364 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:01.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:01.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:01.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:01.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:01.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:01.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:01.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:02.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:02.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:02.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:43:02.367 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:02.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:02.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:02.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:02.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:43:02.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:02.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:02.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:02.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:02.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:02.369 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 08:43:02.369 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 08:43:02.369 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 08:43:02.369 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 08:43:02.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 08:43:02.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 08:43:02.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:43:02.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'New' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:02.425 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:43:02.425 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:43:02.425 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:43:02.425 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:43:02.425 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:43:02.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:43:02.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:43:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:43:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:43:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:43:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:43:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:43:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:43:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:43:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:43:02.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:43:02.927 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'customizedGeneralProject' via Explorer 08:43:02.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 08:43:02.927 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 08:43:02.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 08:43:02.930 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 08:43:02.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:43:02.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:02.984 DEBUG [main][MenuItemLookup] Found menu:'New' 08:43:02.985 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:02.985 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:43:02.985 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:43:02.985 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:02.985 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:43:02.985 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:43:02.985 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:43:02.985 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:43:02.985 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:43:02.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:43:02.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:43:02.985 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:43:03.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:43:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:43:03.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:43:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:03.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:03.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:03.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:03.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:43:03.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:03.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:03.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:43:03.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:03.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:03.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:03.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:03.662 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:43:03.663 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:43:03.663 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:43:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:03.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:03.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:03.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:43:03.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:03.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:43:03.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:03.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:03.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:03.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:03.665 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:43:03.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:03.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:03.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:03.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:43:03.670 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:43:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:43:04.171 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:43:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:43:04.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:43:04.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:43:04.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 08:43:04.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:43:04.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:43:04.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:43:04.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:43:04.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:43:04.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:43:04.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:43:04.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:43:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:43:04.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:04.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:04.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:04.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:04.173 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:04.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:04.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:04.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:04.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:04.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:04.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:04.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:04.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:05.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:05.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:05.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:43:05.175 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:05.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:05.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:05.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:05.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:43:05.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:05.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:05.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:05.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:05.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:05.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 08:43:05.178 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:05.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:05.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:05.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:05.179 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:05.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:05.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:05.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:05.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:05.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:05.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:05.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:05.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:06.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:06.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:06.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:43:06.181 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:06.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:06.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:06.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:06.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:43:06.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:06.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:06.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:06.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:06.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:06.183 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 08:43:06.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 08:43:06.183 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 08:43:06.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 08:43:06.189 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 08:43:06.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:43:06.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:06.242 DEBUG [main][MenuItemLookup] Found menu:'New' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:06.243 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:43:06.243 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:43:06.243 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:43:06.243 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:43:06.243 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:43:06.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:43:06.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:43:06.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:43:06.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:43:06.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:43:06.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:43:06.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:43:06.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:43:06.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:43:06.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:43:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:43:06.744 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 08:43:06.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 08:43:06.745 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 08:43:06.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 08:43:06.751 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 08:43:06.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:43:06.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:06.806 DEBUG [main][MenuItemLookup] Found menu:'New' 08:43:06.806 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:06.806 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:43:06.806 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:43:06.806 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:06.806 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:43:06.806 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:43:06.806 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:43:06.806 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:43:06.806 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:43:06.807 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:43:06.807 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:43:06.807 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:43:06.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:43:07.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:43:07.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:43:07.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:07.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:07.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:07.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:07.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:43:07.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:07.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:07.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:07.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:43:07.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:07.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:07.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:07.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:07.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:07.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:07.486 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:43:07.486 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:43:07.486 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:43:07.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:07.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:07.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:07.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:07.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:43:07.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:07.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:07.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:07.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:43:07.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:07.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:07.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:07.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:07.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:07.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:07.489 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:43:07.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:07.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:07.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:07.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:07.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:43:07.494 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:43:07.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:43:07.995 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:43:07.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:43:07.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:43:07.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:43:07.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:43:07.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:43:07.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:43:07.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:43:07.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:43:07.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:43:07.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:43:07.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:43:07.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 08:43:07.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:07.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:07.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:07.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:07.996 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 08:43:07.996 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 08:43:07.996 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:07.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:07.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:07.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.353 s - in org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) Time elapsed: 7.122 s createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) Time elapsed: 10.212 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:08.011 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:08.013 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:43:08.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:08.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:08.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:08.013 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:43:08.014 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:08.014 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:43:08.014 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:08.016 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:43:08.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:08.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:43:08.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:08.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:43:08.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:08.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:43:08.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:08.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:43:08.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:08.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:43:08.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:08.018 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:43:08.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:08.018 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:43:08.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:08.018 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:43:08.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:08.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:43:08.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:08.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:08.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:43:08.019 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:43:08.019 DEBUG [main][MenuItemLookup] Found menu:'File' 08:43:08.019 DEBUG [main][MenuItemLookup] Item match:File 08:43:08.021 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:43:08.021 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'File' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:08.026 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:43:08.026 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:43:08.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:43:08.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:43:08.027 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:43:08.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:43:08.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:43:08.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:43:08.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:08.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:08.153 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:43:08.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:08.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:43:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:08.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:08.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:08.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:43:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:43:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:43:08.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:43:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:43:08.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:43:08.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:43:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:43:08.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:43:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:43:08.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:43:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:43:08.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:43:08.666 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:43:08.666 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:43:08.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:43:08.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:43:08.671 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:43:08.671 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:43:08.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:43:08.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:08.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:08.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:08.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:08.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:08.674 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:43:08.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:08.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:08.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:08.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:09.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:43:09.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:09.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:09.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:43:09.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:43:09.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:43:09.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:09.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:09.197 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:43:09.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:09.199 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertyTestProject' 08:43:09.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:43:09.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:09.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:09.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:09.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:09.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:43:09.209 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:43:09.210 INFO [WorkbenchTestable][AbstractText] Text set to: PropertyTestProject 08:43:09.260 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:43:09.260 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:43:09.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:43:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:09.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:09.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:09.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:09.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:09.264 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:43:09.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:09.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:09.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:09.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:09.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:43:12.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:43:12.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:43:12.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:43:12.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:43:12.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:43:12.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:43:12.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:43:12.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:43:12.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:43:12.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:43:12.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:43:12.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:43:12.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:43:12.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:43:12.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:43:12.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:12.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:12.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:43:12.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:12.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:12.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:43:12.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:12.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:12.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:43:12.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') 08:43:12.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:12.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:12.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:12.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:12.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:43:12.325 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:12.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:12.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:12.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:43:12.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:43:12.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:43:12.351 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:12.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:12.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:12.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:12.352 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:12.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:12.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:12.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:12.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:12.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:12.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:12.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:12.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:13.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:13.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:13.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:43:13.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:43:13.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:43:13.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:13.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:43:13.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:43:13.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:13.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:13.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:13.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:13.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:13.357 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertyTestProject 08:43:13.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:13.358 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 08:43:13.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:13.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:13.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:13.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:13.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 08:43:13.358 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 08:43:13.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 08:43:13.361 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 08:43:13.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:43:13.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'New' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 08:43:13.424 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 08:43:13.425 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 08:43:13.425 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:13.425 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:43:13.425 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:43:13.425 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 08:43:13.425 DEBUG [main][MenuItemLookup] Found menu:'Team' 08:43:13.425 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 08:43:13.425 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 08:43:13.425 DEBUG [main][MenuItemLookup] Found menu:'Configure' 08:43:13.425 DEBUG [main][MenuItemLookup] Found menu:'Validate' 08:43:13.425 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:13.425 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 08:43:13.425 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 08:43:13.425 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 08:43:13.425 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 08:43:13.425 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 08:43:13.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 08:43:13.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:13.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:13.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:13.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:13.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:13.810 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 08:43:13.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:13.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:13.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:13.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:13.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 08:43:13.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:13.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:13.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:13.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:13.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:13.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:43:13.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:43:13.892 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 08:43:13.892 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 08:43:13.893 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 08:43:13.893 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 08:43:13.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:13.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:13.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:13.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:13.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:43:13.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:13.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:13.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:13.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:13.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:13.917 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:43:13.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:13.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:13.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:13.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:14.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:43:14.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:43:14.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:43:14.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:14.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:14.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:14.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:14.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:43:14.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:14.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:14.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:14.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:14.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:14.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:14.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:14.024 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 08:43:14.024 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:14.024 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 08:43:14.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:14.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:14.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:14.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:14.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 08:43:14.025 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 08:43:14.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 08:43:14.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 08:43:14.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:43:14.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'New' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Team' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Configure' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Validate' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:14.292 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 08:43:14.293 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 08:43:14.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 08:43:14.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 08:43:14.293 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 08:43:14.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 08:43:14.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:14.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:14.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:14.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:14.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:14.712 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 08:43:14.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:14.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:14.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:14.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:14.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 08:43:14.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:14.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:14.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:14.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:14.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:14.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:43:14.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:43:14.716 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 08:43:14.716 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 08:43:14.716 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 08:43:14.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 08:43:14.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:14.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:14.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:14.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:14.718 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.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:43:14.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:14.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:14.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:14.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:14.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:14.721 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 08:43:14.721 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:43:14.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:14.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:14.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:14.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:14.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:14.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:14.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:14.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:14.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:14.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 08:43:14.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:14.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:14.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:14.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:14.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:43:14.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:14.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:14.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:14.797 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.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:43:14.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:14.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:14.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:14.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:14.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:14.800 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:43:14.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:14.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:14.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:14.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:14.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:43:14.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:43:14.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:43:14.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:14.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:14.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:14.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:14.905 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:14.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:14.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:14.905 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 08:43:14.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:14.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 08:43:14.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:14.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:14.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:14.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:14.906 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 08:43:14.906 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 08:43:14.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 08:43:14.911 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 08:43:14.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:43:14.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'New' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:43:15.092 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Team' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Configure' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Validate' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.093 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 08:43:15.093 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 08:43:15.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 08:43:15.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 08:43:15.093 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 08:43:15.237 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 08:43:15.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:15.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:15.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:15.239 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 08:43:15.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:15.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:15.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 08:43:15.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:15.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:15.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:15.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:15.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:15.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:43:15.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:43:15.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 08:43:15.295 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 08:43:15.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 08:43:15.295 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 08:43:15.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:15.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:15.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:15.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:15.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:15.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:15.298 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.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:43:15.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:15.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:15.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:15.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:15.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:15.301 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:43:15.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:15.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:15.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:15.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:43:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:43:15.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:43:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:15.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:43:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:15.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:15.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:15.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:15.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:15.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:15.344 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 08:43:15.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:15.344 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 08:43:15.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:15.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:15.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:15.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:15.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 08:43:15.403 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 08:43:15.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 08:43:15.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 08:43:15.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:43:15.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'New' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Team' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Configure' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Validate' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.516 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 08:43:15.516 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 08:43:15.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 08:43:15.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 08:43:15.517 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 08:43:15.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 08:43:15.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:15.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:15.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:15.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:15.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:15.662 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 08:43:15.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:15.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:15.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:15.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:15.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:15.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:15.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:15.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:15.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:15.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 08:43:15.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:15.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:15.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:15.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:15.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:15.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:43:15.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:43:15.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 08:43:15.666 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 08:43:15.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 08:43:15.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 08:43:15.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:15.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:15.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:15.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:15.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 08:43:15.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:15.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:15.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:15.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:15.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:43:15.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:15.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:15.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:15.705 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.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:43:15.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:15.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:15.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:15.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:15.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:15.713 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:43:15.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:15.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:15.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:15.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:43:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:43:15.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:43:15.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:15.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:15.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:15.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:15.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:15.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:15.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:15.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 08:43:15.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:15.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 08:43:15.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:15.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:15.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:15.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:15.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 08:43:15.754 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 08:43:15.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 08:43:15.797 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 08:43:15.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:43:15.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:15.888 DEBUG [main][MenuItemLookup] Found menu:'New' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Team' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Configure' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Validate' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:15.889 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 08:43:15.889 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 08:43:15.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 08:43:15.889 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 08:43:15.889 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 08:43:16.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 08:43:16.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:16.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:16.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:16.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:16.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:16.036 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 08:43:16.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:16.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:16.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:16.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:16.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 08:43:16.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:16.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:16.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:16.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:16.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:43:16.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:43:16.039 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 08:43:16.039 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 08:43:16.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 08:43:16.039 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 08:43:16.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:16.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:16.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:16.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:16.040 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.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:43:16.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:16.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:16.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:16.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:16.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:16.043 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:43:16.043 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:43:16.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:16.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:16.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:16.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:16.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:16.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:16.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:16.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:16.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:16.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 08:43:16.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:16.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:16.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:16.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:16.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:43:16.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:16.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:16.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:16.046 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.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:43:16.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:16.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:16.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:16.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:16.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:16.090 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:43:16.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:16.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:16.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:16.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:43:16.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:43:16.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:43:16.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:16.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:16.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:16.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:16.145 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:16.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:16.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:16.145 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 08:43:16.145 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:16.145 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 08:43:16.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:16.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:16.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:16.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:16.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 08:43:16.146 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 08:43:16.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 08:43:16.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 08:43:16.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:43:16.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:16.240 DEBUG [main][MenuItemLookup] Found menu:'New' 08:43:16.240 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:43:16.240 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:16.240 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:43:16.240 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:43:16.240 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:43:16.240 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Team' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Configure' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Validate' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:16.241 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 08:43:16.241 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 08:43:16.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 08:43:16.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 08:43:16.241 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 08:43:16.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 08:43:16.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:16.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:16.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:16.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:16.398 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 08:43:16.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:16.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:16.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:16.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:16.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 08:43:16.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:16.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:16.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:16.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:16.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:16.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:43:16.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:43:16.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 08:43:16.401 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 08:43:16.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 08:43:16.402 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 08:43:16.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:16.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:16.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:16.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 08:43:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:16.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:16.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:16.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:16.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:43:16.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 08:43:16.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:16.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:16.405 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.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:43:16.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:16.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:16.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:16.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:16.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:16.423 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:43:16.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:16.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:16.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:16.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:16.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:43:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:43:16.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:43:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:16.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:16.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:16.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:16.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:16.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 08:43:16.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 08:43:16.503 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 08:43:16.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 08:43:16.508 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 08:43:16.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:43:16.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'New' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:43:16.603 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:16.604 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:43:16.604 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:16.604 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:43:16.604 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:43:16.604 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:43:16.604 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:43:16.604 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:43:16.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:43:16.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:43:16.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:43:17.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:43:17.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:43:17.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:43:17.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:43:17.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:43:17.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:43:17.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:43:17.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:43:17.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:43:17.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:43:17.105 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertyTestProject' via Explorer 08:43:17.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 08:43:17.105 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 08:43:17.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 08:43:17.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 08:43:17.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:43:17.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:17.165 DEBUG [main][MenuItemLookup] Found menu:'New' 08:43:17.165 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:43:17.165 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:17.165 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:43:17.165 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:43:17.166 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:43:17.166 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:17.166 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:43:17.166 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:43:17.166 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:43:17.166 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:43:17.166 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:43:17.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:43:17.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:43:17.166 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:43:17.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:43:17.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:43:17.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:43:17.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:17.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:17.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:17.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:17.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:43:17.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:17.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:17.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:17.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:43:17.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:17.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:17.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:17.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:17.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:17.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:17.840 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:43:17.841 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:43:17.841 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:43:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:17.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:17.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:17.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:43:17.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:17.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:43:17.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:17.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:17.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:17.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:17.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:17.843 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:43:17.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:17.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:17.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:17.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:17.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:43:17.848 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:43:18.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:43:18.349 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:43:18.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:43:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:43:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:43:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:43:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:43:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:43:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:43:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:43:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:43:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:43:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:43:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:43:18.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:43:18.350 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 08:43:18.350 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:18.350 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.341 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.666 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.881 s ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.438 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.409 s apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.392 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.358 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 08:43:18.364 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 08:43:18.365 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:43:18.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:18.365 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 08:43:18.365 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:18.365 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:43:18.366 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:18.366 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:43:18.366 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:18.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:43:18.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:18.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:18.367 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 08:43:18.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 08:43:18.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:18.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:18.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:18.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:43:18.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:18.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:43:18.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:18.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:43:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:18.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:43:18.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:43:18.368 DEBUG [main][MenuItemLookup] Found menu:'File' 08:43:18.368 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:43:18.368 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:43:18.368 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:43:18.368 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:43:18.368 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:43:18.368 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:43:18.368 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:43:18.368 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:43:18.368 DEBUG [main][MenuItemLookup] Item match:Window 08:43:18.369 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:43:18.369 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:43:18.369 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:43:18.369 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:18.369 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:43:18.369 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:43:18.369 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:18.369 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:43:18.369 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:18.369 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:43:18.369 DEBUG [main][MenuItemLookup] Item match:Preferences 08:43:18.369 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:43:18.369 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:43:18.369 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:43:18.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:43:18.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:43:18.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:43:18.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:18.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:18.532 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:43:18.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:18.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:43:18.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:18.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:18.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:18.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:18.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:18.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:43:18.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:43:18.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:43:18.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:43:18.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:43:19.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:43:19.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:43:19.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:43:19.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:43:19.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:43:19.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:43:19.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:43:19.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:43:19.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 08:43:19.042 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 08:43:19.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 08:43:19.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 08:43:19.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 08:43:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:43:19.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 08:43:19.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:19.152 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 08:43:19.152 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 08:43:19.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:19.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:19.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:19.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:19.153 TRACE [main][WidgetHandler] Notify Button with event 27 08:43:19.153 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.153 TRACE [main][WidgetHandler] Notify Button with event 13 08:43:19.153 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.153 TRACE [main][WidgetHandler] Notify Button with event 26 08:43:19.153 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.153 TRACE [main][WidgetHandler] Notify Button with event 3 08:43:19.153 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.153 TRACE [main][WidgetHandler] Notify Button with event 4 08:43:19.153 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.153 TRACE [main][WidgetHandler] Notify Button with event 13 08:43:19.153 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 08:43:19.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:43:19.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 08:43:19.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:19.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 08:43:19.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:43:19.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 08:43:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:19.165 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 08:43:19.165 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 08:43:19.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:19.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:19.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:19.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:19.165 TRACE [main][WidgetHandler] Notify Button with event 27 08:43:19.165 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.165 TRACE [main][WidgetHandler] Notify Button with event 13 08:43:19.165 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.165 TRACE [main][WidgetHandler] Notify Button with event 26 08:43:19.165 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.165 TRACE [main][WidgetHandler] Notify Button with event 3 08:43:19.165 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.165 TRACE [main][WidgetHandler] Notify Button with event 4 08:43:19.165 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.165 TRACE [main][WidgetHandler] Notify Button with event 13 08:43:19.165 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 08:43:19.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:43:19.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 08:43:19.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:19.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective") 08:43:19.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:43:19.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In a new window") 08:43:19.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:19.171 INFO [WorkbenchTestable][RadioButton] Select radio button In a &new window 08:43:19.171 INFO [WorkbenchTestable][AbstractButton] Click button In a &new window 08:43:19.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:19.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:19.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:19.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:19.171 TRACE [main][WidgetHandler] Notify Button with event 27 08:43:19.171 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.171 TRACE [main][WidgetHandler] Notify Button with event 13 08:43:19.171 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.171 TRACE [main][WidgetHandler] Notify Button with event 26 08:43:19.171 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.171 TRACE [main][WidgetHandler] Notify Button with event 3 08:43:19.171 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.171 TRACE [main][WidgetHandler] Notify Button with event 4 08:43:19.171 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.171 TRACE [main][WidgetHandler] Notify Button with event 13 08:43:19.171 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective") 08:43:19.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:43:19.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In a new window") 08:43:19.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:19.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective") 08:43:19.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:43:19.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In the same window") 08:43:19.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:19.187 INFO [WorkbenchTestable][RadioButton] Select radio button In the &same window 08:43:19.187 INFO [WorkbenchTestable][AbstractButton] Click button In the &same window 08:43:19.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:19.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:19.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:19.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:19.187 TRACE [main][WidgetHandler] Notify Button with event 27 08:43:19.187 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.187 TRACE [main][WidgetHandler] Notify Button with event 13 08:43:19.187 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.187 TRACE [main][WidgetHandler] Notify Button with event 26 08:43:19.187 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.187 TRACE [main][WidgetHandler] Notify Button with event 3 08:43:19.187 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.187 TRACE [main][WidgetHandler] Notify Button with event 4 08:43:19.187 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.187 TRACE [main][WidgetHandler] Notify Button with event 13 08:43:19.187 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective") 08:43:19.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:43:19.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In the same window") 08:43:19.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:19.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 08:43:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:43:19.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 08:43:19.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:19.200 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 08:43:19.200 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 08:43:19.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:19.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:19.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:19.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:19.200 TRACE [main][WidgetHandler] Notify Button with event 27 08:43:19.200 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.200 TRACE [main][WidgetHandler] Notify Button with event 13 08:43:19.200 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.200 TRACE [main][WidgetHandler] Notify Button with event 26 08:43:19.200 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.200 TRACE [main][WidgetHandler] Notify Button with event 3 08:43:19.200 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.200 TRACE [main][WidgetHandler] Notify Button with event 4 08:43:19.201 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.201 TRACE [main][WidgetHandler] Notify Button with event 13 08:43:19.201 TRACE [main][WidgetHandler] Wait for synchronization 08:43:19.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 08:43:19.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:43:19.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 08:43:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:19.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:43:19.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:19.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:19.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:19.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:19.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:19.220 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:43:19.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:19.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:19.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:19.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:19.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:43:19.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:43:19.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:43:19.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:19.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:19.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 08:43:19.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:19.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:19.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:19.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:19.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 08:43:19.275 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 08:43:19.275 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:19.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:19.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:19.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) Time elapsed: 0.907 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 08:43:19.286 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 08:43:19.287 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:43:19.287 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:19.287 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 08:43:19.287 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:19.287 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:43:19.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:19.314 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:43:19.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:19.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:19.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 08:43:19.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 08:43:19.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:19.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:19.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:19.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7586eed2 is found... 08:43:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7586eed2 is found finished successfully 08:43:20.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E') 08:43:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:20.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:20.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:20.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:20.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:43:20.092 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:20.093 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 08:43:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b554b2e is found... 08:43:20.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b554b2e is found finished successfully 08:43:20.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E') 08:43:20.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:20.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:20.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:20.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:20.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:43:20.102 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:20.106 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 08:43:20.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 08:43:20.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:20.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:20.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:20.112 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "[test-new] Test Title:.+"as the parent 08:43:20.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:20.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:20.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:20.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:20.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:20.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 08:43:20.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 08:43:20.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:20.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:20.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:20.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:20.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 08:43:20.118 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 08:43:20.118 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:20.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:20.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:20.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) Time elapsed: 0.801 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 08:43:20.131 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 08:43:20.131 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:43:20.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:20.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 08:43:20.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:20.132 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:43:20.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:20.132 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:43:20.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:20.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:20.133 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 08:43:20.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 08:43:20.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:20.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:20.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68b3acdf is found... 08:43:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68b3acdf is found finished successfully 08:43:20.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 08:43:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:20.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:20.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:20.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:43:20.394 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:20.394 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 08:43:20.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b4d823c is found... 08:43:20.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b4d823c is found finished successfully 08:43:20.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 08:43:20.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:20.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:20.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:20.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:20.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:43:20.400 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:20.400 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 08:43:20.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 08:43:20.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:20.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:20.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:20.400 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "a"as the parent 08:43:20.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:20.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:20.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:20.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:20.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:20.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 08:43:20.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 08:43:20.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:20.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:20.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:20.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:20.406 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 08:43:20.406 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 08:43:20.407 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:20.407 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:20.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:20.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) Time elapsed: 0.273 s Running org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest 08:43:20.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:43:20.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:20.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:43:20.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:20.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:43:20.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:20.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:43:20.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:20.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:20.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:43:20.424 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:43:20.425 DEBUG [main][MenuItemLookup] Found menu:'File' 08:43:20.425 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:43:20.425 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:43:20.425 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:43:20.425 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:43:20.425 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:43:20.425 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:43:20.425 DEBUG [main][MenuItemLookup] Item match:Window 08:43:20.426 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:43:20.426 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:43:20.426 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:43:20.426 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:20.426 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:43:20.426 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:43:20.426 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:20.426 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:43:20.426 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:20.426 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:43:20.426 DEBUG [main][MenuItemLookup] Item match:Preferences 08:43:20.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:43:20.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:43:20.426 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:43:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:43:20.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:43:20.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:43:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:20.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:20.829 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:43:20.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:43:20.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:43:20.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:20.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:20.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:20.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:20.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:20.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:43:20.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:43:20.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:43:20.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:43:20.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:43:20.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:43:20.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:43:20.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:43:20.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:43:20.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:43:20.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:43:20.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:43:20.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:43:20.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:43:20.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 08:43:20.902 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 08:43:20.902 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 08:43:20.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 08:43:21.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:21.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:21.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:21.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: 16, Matcher matching widget which text matches: "Use e&xternal web browser") 08:43:21.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:21.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:43:21.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:21.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:21.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:21.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:21.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:21.043 INFO [WorkbenchTestable][RadioButton] Select radio button Use e&xternal web browser 08:43:21.043 INFO [WorkbenchTestable][AbstractButton] Click button Use e&xternal web browser 08:43:21.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:21.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:21.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:21.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:21.043 TRACE [main][WidgetHandler] Notify Button with event 27 08:43:21.043 TRACE [main][WidgetHandler] Wait for synchronization 08:43:21.043 TRACE [main][WidgetHandler] Notify Button with event 13 08:43:21.043 TRACE [main][WidgetHandler] Wait for synchronization 08:43:21.043 TRACE [main][WidgetHandler] Notify Button with event 26 08:43:21.043 TRACE [main][WidgetHandler] Wait for synchronization 08:43:21.043 TRACE [main][WidgetHandler] Notify Button with event 3 08:43:21.043 TRACE [main][WidgetHandler] Wait for synchronization 08:43:21.043 TRACE [main][WidgetHandler] Notify Button with event 4 08:43:21.043 TRACE [main][WidgetHandler] Wait for synchronization 08:43:21.044 TRACE [main][WidgetHandler] Notify Button with event 13 08:43:21.044 TRACE [main][WidgetHandler] Wait for synchronization 08:43:21.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:43:21.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:21.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:21.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:21.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:21.047 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:43:21.047 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:43:21.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:21.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:21.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:21.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:21.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 08:43:21.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:21.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:21.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:21.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:43:21.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:21.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:21.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:21.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:21.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:21.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:21.111 INFO [WorkbenchTestable][RadioButton] Select radio button Use &internal web browser 08:43:21.111 INFO [WorkbenchTestable][AbstractButton] Click button Use &internal web browser 08:43:21.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:21.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:21.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:21.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:21.112 TRACE [main][WidgetHandler] Notify Button with event 27 08:43:21.112 TRACE [main][WidgetHandler] Wait for synchronization 08:43:21.112 TRACE [main][WidgetHandler] Notify Button with event 13 08:43:21.112 TRACE [main][WidgetHandler] Wait for synchronization 08:43:21.112 TRACE [main][WidgetHandler] Notify Button with event 26 08:43:21.112 TRACE [main][WidgetHandler] Wait for synchronization 08:43:21.112 TRACE [main][WidgetHandler] Notify Button with event 3 08:43:21.112 TRACE [main][WidgetHandler] Wait for synchronization 08:43:21.112 TRACE [main][WidgetHandler] Notify Button with event 4 08:43:21.112 TRACE [main][WidgetHandler] Wait for synchronization 08:43:21.112 TRACE [main][WidgetHandler] Notify Button with event 13 08:43:21.112 TRACE [main][WidgetHandler] Wait for synchronization 08:43:21.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:43:21.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:21.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:21.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:21.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:21.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:21.115 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:43:21.116 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:43:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:21.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:21.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:21.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:43:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:21.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:21.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:21.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:21.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:21.121 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:43:21.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:21.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:21.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:21.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:21.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:43:21.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:43:21.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:43:21.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:21.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 s - in org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest testBrowserPreferencePage(org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest) Time elapsed: 0.89 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 08:43:21.385 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 08:43:21.389 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:43:21.389 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:21.389 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 08:43:21.389 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:21.389 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:43:21.403 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:21.403 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:43:21.403 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:21.403 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:21.403 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 08:43:21.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 08:43:21.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:21.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:21.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:21.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:21.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:21.416 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 08:43:21.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:43:21.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:21.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:21.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:43:21.417 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:43:21.417 DEBUG [main][MenuItemLookup] Found menu:'File' 08:43:21.417 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:43:21.417 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:43:21.417 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:43:21.417 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:43:21.417 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:43:21.417 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:43:21.417 DEBUG [main][MenuItemLookup] Item match:Window 08:43:21.418 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:43:21.418 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:43:21.418 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:43:21.418 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:21.418 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:43:21.418 DEBUG [main][MenuItemLookup] Item match:Show View 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:21.489 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:43:21.489 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:43:21.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:43:21.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:43:21.490 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q failed to create drawable failed to create drawable failed to create drawable failed to create drawable 08:43:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:43:21.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:43:21.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:43:21.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:21.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:21.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:43:21.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:21.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:21.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:21.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:43:21.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:21.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:21.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:21.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:21.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:21.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:21.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:43:21.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:43:21.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:43:21.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:43:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:43:21.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:43:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:43:21.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:43:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:43:21.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:43:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:43:21.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:43:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:43:21.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:43:21.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 08:43:21.718 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 08:43:21.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 08:43:21.719 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 08:43:21.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:21.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:21.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:21.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:43:21.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:21.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:21.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:21.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:43:21.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:21.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:21.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:21.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:43:21.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:21.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:21.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:21.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:21.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:21.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:21.803 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:43:21.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:21.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:21.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:21.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:22.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:43:22.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:43:22.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 08:43:22.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:22.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 08:43:22.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:22.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:22.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:43:22.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:22.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:22.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:43:22.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 08:43:22.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:22.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:22.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:22.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:22.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:43:22.232 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:43:22.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:43:22.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:22.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:43:22.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:43:22.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:43:22.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:43:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:22.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:22.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:22.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:22.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 08:43:22.309 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:43:22.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:43:22.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:22.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 08:43:22.310 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 08:43:22.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:43:22.503 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:22.506 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:23.003 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:23.162 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:23.503 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:24.004 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:24.194 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:24.424 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:24.504 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:24.806 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:25.004 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:25.005 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:25.504 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:25.690 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:26.004 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:26.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:43:26.004 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 08:43:36.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:43:36.006 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:36.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:43:36.007 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:43:36.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:43:36.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:36.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 08:43:36.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:43:36.049 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:36.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:43:36.050 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 08:43:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:43:36.051 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:36.052 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:36.184 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:36.470 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:36.471 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:36.551 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:36.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:43:36.551 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 08:43:46.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:43:46.552 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:46.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:43:46.552 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:43:46.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:43:46.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:46.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 08:43:46.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:43:46.565 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:46.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:43:46.565 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:43:46.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:43:46.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:46.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 08:43:46.577 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 08:43:46.577 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 08:43:46.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:43:46.581 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:43:46.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 08:43:46.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:43:46.659 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:43:46.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:46.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:46.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 08:43:46.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:43:46.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 08:43:46.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 08:43:46.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:43:46.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:43:46.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:43:46.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:46.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:43:46.697 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 08:43:46.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:43:46.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:46.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:46.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:43:46.698 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:43:46.698 DEBUG [main][MenuItemLookup] Found menu:'File' 08:43:46.698 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:43:46.698 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:43:46.698 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:43:46.698 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:43:46.698 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:43:46.698 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:43:46.698 DEBUG [main][MenuItemLookup] Item match:Window 08:43:46.699 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:43:46.699 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:43:46.699 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:43:46.699 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:46.699 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:43:46.699 DEBUG [main][MenuItemLookup] Item match:Show View 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'' 08:43:46.706 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:43:46.706 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:43:46.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:43:46.730 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:43:46.730 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:43:46.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:43:46.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:43:46.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:43:46.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:46.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:46.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:43:46.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:46.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:46.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:46.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:43:46.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:46.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:46.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:46.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:46.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:46.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:43:46.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:43:46.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:43:46.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:43:46.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:43:46.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:43:46.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:43:46.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:43:46.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:43:46.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:43:46.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:43:46.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:43:46.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:43:46.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:43:46.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:43:46.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 08:43:46.860 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 08:43:46.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 08:43:46.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 08:43:46.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:46.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:46.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:46.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:43:46.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:46.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:46.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:46.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:43:46.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:43:46.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:43:46.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:43:46.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:43:46.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:43:46.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:46.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:46.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:46.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:46.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:43:46.863 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:43:46.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:43:46.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:43:46.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:43:46.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:43:46.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:43:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:43:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 08:43:46.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:47.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 08:43:47.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:47.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:47.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:43:47.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:43:47.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:43:47.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:43:47.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 08:43:47.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:47.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:47.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:47.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:47.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:43:47.039 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:43:47.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:43:47.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:47.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:43:47.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:43:47.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:43:47.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:43:47.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:43:47.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:43:47.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:43:47.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:43:47.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 08:43:47.045 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:43:47.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:43:47.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:47.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 08:43:47.088 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 08:43:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:43:47.182 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:47.187 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:47.455 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:47.682 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:48.045 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:48.185 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:48.372 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:48.601 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:48.685 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:48.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:43:48.686 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 08:43:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:43:58.686 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:43:58.686 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:43:58.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:43:58.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:43:58.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 08:43:58.696 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=jboss' 08:43:58.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:43:58.697 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:58.698 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:58.826 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:59.111 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:59.112 DEBUG [main][BrowserProgressListener] Calling chanded() 08:43:59.197 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:43:59.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:43:59.197 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 08:44:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:44:09.197 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:44:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:44:09.198 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:44:09.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:44:09.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:09.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 08:44:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:44:09.215 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:44:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:44:09.215 INFO [WorkbenchTestable][AbstractBrowser] Browser back 08:44:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:44:09.217 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:44:09.220 DEBUG [main][BrowserProgressListener] Calling chanded() 08:44:09.312 DEBUG [main][BrowserProgressListener] Calling chanded() 08:44:09.717 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:44:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:44:09.717 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:44:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss... 08:44:10.720 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:44:10.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:44:10.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:10.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 08:44:10.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:44:10.729 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:44:10.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:44:10.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss finished successfully 08:44:10.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:44:10.730 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:44:10.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:44:10.730 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:44:10.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:44:10.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:10.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 08:44:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:44:10.739 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:44:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:44:10.739 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:44:10.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:44:10.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:10.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 08:44:10.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:44:10.750 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:44:10.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:44:10.750 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 08:44:10.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:44:10.751 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:44:10.753 DEBUG [main][BrowserProgressListener] Calling chanded() 08:44:10.805 DEBUG [main][BrowserProgressListener] Calling chanded() 08:44:11.252 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:44:11.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:44:11.252 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:44:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat... 08:44:12.252 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:44:12.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:44:12.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:12.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 08:44:12.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:44:12.265 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:44:12.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:44:12.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat finished successfully 08:44:12.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:44:12.265 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:44:12.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:44:12.266 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:44:12.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:44:12.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:12.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 08:44:12.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:44:12.277 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:44:12.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:44:12.277 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 08:44:12.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:44:12.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:12.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 08:44:12.288 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 08:44:12.289 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 08:44:12.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 08:44:12.290 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:44:12.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 08:44:12.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:44:12.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:44:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:12.364 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 08:44:12.364 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 08:44:12.364 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:44:12.364 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:44:12.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:12.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.035 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 25.273 s testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 25.688 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 08:44:12.403 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 08:44:12.404 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:44:12.404 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:44:12.404 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 08:44:12.404 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:44:12.404 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:44:12.405 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:44:12.405 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:44:12.405 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:44:12.405 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 08:44:12.405 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 08:44:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:44:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:12.406 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:44:12.406 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:12.406 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:44:12.406 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:44:12.406 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:44:12.406 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:44:12.406 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:44:12.406 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:44:12.406 DEBUG [main][MenuItemLookup] Item match:Window 08:44:12.407 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:44:12.407 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:44:12.407 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:44:12.407 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.407 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:44:12.408 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:44:12.408 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.408 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:44:12.408 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.408 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:44:12.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:12.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:12.408 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:44:12.408 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:12.408 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:44:12.408 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:44:12.408 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:44:12.408 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:44:12.408 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:44:12.408 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:44:12.408 DEBUG [main][MenuItemLookup] Item match:Window 08:44:12.409 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:44:12.409 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:44:12.409 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:44:12.409 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.409 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:44:12.409 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:44:12.409 DEBUG [main][MenuItemLookup] Item match:Perspective 08:44:12.410 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:44:12.410 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.410 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:44:12.410 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:44:12.410 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:44:12.410 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:44:12.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:44:12.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:12.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:12.410 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:44:12.411 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:12.411 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:44:12.411 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:44:12.411 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:44:12.411 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:44:12.411 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:44:12.411 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:44:12.411 DEBUG [main][MenuItemLookup] Item match:Window 08:44:12.412 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:44:12.412 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:44:12.412 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:44:12.412 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.412 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:44:12.412 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:44:12.412 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.412 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:44:12.412 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.412 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:44:12.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:12.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:12.412 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:44:12.413 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:12.413 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:44:12.413 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:44:12.413 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:44:12.413 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:44:12.413 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:44:12.413 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:44:12.413 DEBUG [main][MenuItemLookup] Item match:Window 08:44:12.414 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:44:12.414 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:44:12.414 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:44:12.414 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.414 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:44:12.414 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:44:12.414 DEBUG [main][MenuItemLookup] Item match:Perspective 08:44:12.415 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:44:12.415 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.415 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:44:12.415 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:44:12.415 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:44:12.415 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:44:12.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:12.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:12.416 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:44:12.416 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:12.416 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:44:12.416 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:44:12.416 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:44:12.416 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:44:12.416 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:44:12.416 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:44:12.416 DEBUG [main][MenuItemLookup] Item match:Window 08:44:12.417 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:44:12.417 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:44:12.417 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:44:12.417 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.417 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:44:12.417 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:44:12.417 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.417 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:44:12.417 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.417 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:44:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:12.417 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:44:12.418 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:12.418 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:44:12.418 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:44:12.418 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:44:12.418 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:44:12.418 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:44:12.418 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:44:12.418 DEBUG [main][MenuItemLookup] Item match:Window 08:44:12.419 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:44:12.419 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:44:12.419 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:44:12.419 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.419 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:44:12.419 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:44:12.419 DEBUG [main][MenuItemLookup] Item match:Perspective 08:44:12.419 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:44:12.419 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.420 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:44:12.420 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:44:12.420 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:44:12.420 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:44:12.420 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 08:44:12.420 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 08:44:12.420 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 08:44:12.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 08:44:12.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 08:44:12.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 08:44:12.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:12.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:12.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:12.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:12.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:12.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:44:12.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:12.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:12.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:12.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 08:44:12.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:12.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:12.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:12.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:44:12.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:12.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:12.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:12.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:12.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:12.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:12.511 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 08:44:12.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:12.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:12.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:12.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:12.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:44:12.763 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 08:44:12.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 08:44:12.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:44:12.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:44:12.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:44:12.763 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:12.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:12.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:12.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:12.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:44:12.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:12.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:12.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:12.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:12.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:12.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:12.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:12.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:44:12.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:12.766 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:12.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:12.766 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:12.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:12.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:12.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:12.767 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:44:12.767 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:12.767 DEBUG [main][MenuItemLookup] Item match:File 08:44:12.768 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:44:12.768 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:44:12.773 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:44:12.773 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:44:12.773 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:12.774 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:44:12.774 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:44:12.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:44:12.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:44:12.799 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:44:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:44:12.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:44:12.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:44:12.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:12.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:12.927 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:44:12.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:12.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:44:12.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:12.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:12.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:12.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:12.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:12.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:44:12.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:44:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:44:12.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:44:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:12.931 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:44:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:12.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:44:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:44:12.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:44:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:12.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:44:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:12.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:44:12.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:44:12.945 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:44:12.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:44:12.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:44:12.946 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:44:12.946 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:44:12.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:44:12.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:12.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:12.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:12.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:12.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:12.948 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:44:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:12.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:12.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:12.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:13.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:13.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:13.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:13.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:44:13.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:44:13.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:44:13.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:13.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:13.325 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:44:13.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:13.325 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 08:44:13.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:44:13.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:13.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:13.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:13.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:44:13.330 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:44:13.333 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 08:44:13.412 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:44:13.412 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:44:13.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:44:13.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:13.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:13.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:13.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:13.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:13.416 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:44:13.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:13.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:13.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:13.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:14.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:44:17.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:44:17.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:44:17.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:44:17.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:44:17.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:44:17.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:44:17.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:44:17.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:44:17.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:44:17.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:44:17.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:44:17.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:44:17.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:44:17.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:44:17.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:44:17.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:17.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:17.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:17.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:17.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 '\*?\QPackage Explorer\E') 08:44:17.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:17.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:17.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:17.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:17.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:17.347 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:17.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:17.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:17.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:17.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:17.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:17.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:17.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:17.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:17.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:17.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:17.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:17.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:18.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:18.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:18.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:44:18.471 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:18.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:18.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:18.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:18.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:18.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:18.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:18.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:18.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:18.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:18.474 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 08:44:18.474 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 08:44:18.474 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 08:44:18.474 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 08:44:18.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 08:44:18.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:18.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:18.501 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' view via menu. 08:44:18.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:18.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:18.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:18.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:18.502 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:44:18.502 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:18.502 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:44:18.502 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:44:18.502 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:44:18.502 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:44:18.502 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:44:18.502 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:44:18.502 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:44:18.502 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:44:18.502 DEBUG [main][MenuItemLookup] Item match:Window 08:44:18.503 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:44:18.503 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:44:18.503 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:44:18.503 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:18.503 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:44:18.503 DEBUG [main][MenuItemLookup] Item match:Show View 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:18.510 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:44:18.510 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:44:18.534 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:44:18.534 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:44:18.534 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:44:18.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:44:18.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:44:18.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:44:18.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:18.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:18.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:44:18.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:18.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:18.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:18.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:44:18.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:18.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:18.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:18.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:18.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:18.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:18.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:44:18.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:44:18.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:44:18.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:44:18.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:18.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:44:18.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:18.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:44:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:44:18.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:44:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:18.793 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:44:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:18.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:44:18.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Properties 08:44:18.794 DEBUG [main][TreeItemHandler] Selecting tree item: Properties 08:44:18.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Properties about selection 08:44:18.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Properties 08:44:18.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:18.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:18.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:18.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:44:18.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:18.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:18.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:18.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:44:18.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:18.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:18.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:18.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:44:18.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:18.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:18.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:18.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:18.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:18.798 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:44:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:18.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:18.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:19.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:44:19.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:44:19.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open... 08:44:19.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:19.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open finished successfully 08:44:19.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:19.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:19.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:19.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:19.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:19.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:19.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 08:44:19.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:19.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:19.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:19.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:19.234 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:44:19.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:44:19.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:19.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:44:19.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:44:19.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:44:19.240 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:44:19.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:44:19.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:19.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:19.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 08:44:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:19.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:19.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:19.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:44:19.242 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 08:44:19.244 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:44:19.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:44:19.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:19.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:19.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:19.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:19.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:19.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:19.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:19.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:19.308 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Info and wait with time period 1 08:44:19.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 08:44:19.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:19.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 08:44:19.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:19.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 08:44:19.309 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 08:44:19.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:19.309 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 08:44:19.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:19.309 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 08:44:19.309 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item derived and wait with time period 1 08:44:19.309 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 08:44:19.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:19.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:19.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 08:44:19.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 08:44:19.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:20.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:20.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 08:44:20.311 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item editable and wait with time period 1 08:44:20.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 08:44:20.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:20.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 08:44:20.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 08:44:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:21.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:21.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 08:44:21.313 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item last modified and wait with time period 1 08:44:21.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 08:44:21.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:21.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:21.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 08:44:21.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 08:44:21.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:22.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:22.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 08:44:22.314 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item linked and wait with time period 1 08:44:22.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 08:44:22.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:22.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:22.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 08:44:22.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 08:44:22.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:23.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:23.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 08:44:23.316 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item location and wait with time period 1 08:44:23.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 08:44:23.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:23.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:23.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 08:44:23.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 08:44:23.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:24.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:24.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 08:44:24.318 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item name and wait with time period 1 08:44:24.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 08:44:24.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:24.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:24.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 08:44:24.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 08:44:24.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:25.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:25.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 08:44:25.319 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item path and wait with time period 1 08:44:25.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 08:44:25.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:25.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 08:44:25.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 08:44:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:26.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:26.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 08:44:26.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:26.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:26.324 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:44:26.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:26.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:26.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:26.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:26.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:26.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:44:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:26.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:26.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:26.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:26.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:26.351 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:26.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:26.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:26.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:26.399 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:26.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:26.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:26.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:26.400 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:26.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:26.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:26.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:26.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:26.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:26.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:26.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:26.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:27.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:27.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:27.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:44:27.407 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:27.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:27.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:27.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:27.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:27.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:27.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:27.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:27.410 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 08:44:27.410 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:27.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:27.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:27.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:27.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:27.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:27.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:27.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:27.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:27.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:27.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:27.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:27.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:28.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:28.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:28.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:44:28.414 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:28.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:28.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:28.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:28.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:28.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:28.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:28.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:28.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:28.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:28.417 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 08:44:28.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 08:44:28.418 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 08:44:28.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 08:44:28.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 08:44:28.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:44:28.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'New' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:28.479 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:44:28.479 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:44:28.480 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:44:28.480 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:44:28.480 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:44:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:44:28.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:44:28.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:44:28.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:44:28.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:44:28.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:44:28.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:44:28.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:44:28.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:44:28.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:44:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:44:28.981 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 08:44:28.981 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 08:44:28.981 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 08:44:28.981 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 08:44:28.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 08:44:28.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:44:28.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:29.037 DEBUG [main][MenuItemLookup] Found menu:'New' 08:44:29.037 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:44:29.037 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:29.037 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:44:29.037 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:44:29.037 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:44:29.037 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:29.037 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:44:29.037 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:44:29.037 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:44:29.037 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:44:29.037 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:44:29.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:44:29.037 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:44:29.037 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:44:29.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:44:29.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:44:29.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:44:29.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:29.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:29.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:29.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:29.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:44:29.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:29.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:29.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:29.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:44:29.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:29.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:29.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:29.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:29.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:29.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:29.207 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:44:29.207 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:44:29.207 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:44:29.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:29.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:29.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:29.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:29.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:44:29.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:29.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:29.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:29.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:44:29.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:29.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:29.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:29.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:29.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:29.209 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:44:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:29.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:29.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:44:29.215 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:44:29.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:44:29.716 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:44:29.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:44:29.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:44:29.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:44:29.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:44:29.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:44:29.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:44:29.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:44:29.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:44:29.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:44:29.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:44:29.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:44:29.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:44:29.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:44:29.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:44:29.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:44:29.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:44:29.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 08:44:29.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:44:29.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:44:29.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:29.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:29.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 08:44:29.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:44:29.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 08:44:29.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 08:44:29.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:44:29.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:44:29.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:44:29.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:29.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:29.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:29.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:29.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:44:29.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:29.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:29.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:29.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:29.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:29.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:29.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:29.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:44:29.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:29.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:29.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:29.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:29.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:29.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:29.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:29.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:29.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:29.721 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:44:29.721 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:29.721 DEBUG [main][MenuItemLookup] Item match:File 08:44:29.722 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:44:29.722 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:44:29.727 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:44:29.727 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:44:29.727 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:44:29.727 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:29.727 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:44:29.727 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:44:29.727 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:44:29.728 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:44:29.728 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:44:29.728 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:44:29.728 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:44:29.728 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:44:29.728 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:44:29.728 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:29.728 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:44:29.728 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:44:29.728 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:44:29.728 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:29.728 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:44:29.728 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:29.728 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:44:29.728 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:44:29.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:44:29.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:44:29.748 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:44:29.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:44:29.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:44:29.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:44:29.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:29.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:29.872 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:44:29.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:29.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:44:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:29.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:29.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:29.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:44:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:44:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:44:29.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:44:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:29.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:44:29.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:29.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:44:29.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:44:29.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:44:29.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:29.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:44:29.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:29.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:44:29.888 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:44:29.888 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:44:29.889 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:44:29.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:44:29.889 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:44:29.889 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:44:29.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:44:29.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:29.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:29.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:29.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:29.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:29.891 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:44:29.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:29.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:29.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:29.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:30.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:30.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:30.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:44:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:44:30.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:44:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:30.263 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:44:30.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:30.263 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 08:44:30.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:44:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:30.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:30.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:30.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:44:30.266 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:44:30.267 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 08:44:30.317 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:44:30.317 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:44:30.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:44:30.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:30.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:30.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:30.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:30.321 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:44:30.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:30.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:30.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:30.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:30.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:44:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:44:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:44:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:44:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:44:33.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:44:33.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:44:33.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:44:33.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:44:33.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:44:33.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:44:33.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:44:33.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:44:33.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:44:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:44:33.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:33.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:33.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:33.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:33.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:44:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:33.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:33.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:33.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:33.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:33.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:33.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:33.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:33.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:44:33.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:44:33.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:44:33.931 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:33.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:33.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:33.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:33.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:33.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:34.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:34.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:35.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:35.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:35.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:44:35.003 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:35.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:35.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:35.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:35.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:35.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:35.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:35.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:35.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:35.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:35.006 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 08:44:35.006 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 08:44:35.006 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 08:44:35.006 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 08:44:35.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 08:44:35.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:35.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:35.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 08:44:35.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:35.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:35.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:35.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:35.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:35.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:35.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 08:44:35.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:35.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:35.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:35.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:35.098 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:44:35.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:44:35.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:35.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:35.140 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:44:35.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:44:35.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:35.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:35.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 08:44:35.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:35.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:35.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:35.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:35.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:44:35.143 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 08:44:35.143 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:44:35.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:44:35.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:35.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:35.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:35.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:35.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:35.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:35.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:35.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:44:35.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:44:35.145 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:44:35.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:44:35.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:35.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:35.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 08:44:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:35.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:35.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:35.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:35.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:44:35.188 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Categories 08:44:35.188 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 08:44:35.188 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:44:35.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:35.192 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:44:35.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:44:35.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:35.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:35.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:35.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:35.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:35.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:35.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:35.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:35.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:44:35.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:44:35.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:35.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:35.197 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:44:35.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:35.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:35.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:35.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:35.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:44:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:35.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:35.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:35.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:35.200 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:35.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:35.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:35.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:35.297 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:35.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:35.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:35.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:35.298 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:35.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:35.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:35.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:35.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:35.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:35.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:35.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:35.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:36.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:36.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:36.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:44:36.303 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:36.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:36.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:36.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:36.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:36.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:36.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:36.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:36.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:36.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:36.305 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 08:44:36.306 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:36.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:36.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:36.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:36.307 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:36.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:36.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:36.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:36.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:36.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:36.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:36.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:36.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:37.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:37.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:37.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:44:37.310 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:37.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:37.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:37.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:37.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:37.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:37.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:37.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:37.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:37.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:37.311 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 08:44:37.312 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 08:44:37.312 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 08:44:37.312 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 08:44:37.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 08:44:37.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:44:37.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'New' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:37.402 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:44:37.402 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:44:37.402 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:44:37.402 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:44:37.402 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:44:37.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:44:37.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:44:37.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:44:37.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:44:37.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:44:37.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:44:37.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:44:37.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:44:37.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:44:37.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:44:37.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:44:37.903 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 08:44:37.903 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 08:44:37.904 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 08:44:37.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 08:44:37.907 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 08:44:37.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:44:37.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:37.959 DEBUG [main][MenuItemLookup] Found menu:'New' 08:44:37.959 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:44:37.959 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:37.959 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:44:37.959 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:44:37.960 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:44:37.960 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:37.960 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:44:37.960 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:44:37.960 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:44:37.960 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:44:37.960 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:44:37.960 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:44:37.960 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:44:37.960 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:44:38.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:44:38.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:44:38.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:44:38.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:38.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:38.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:38.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:38.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:44:38.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:38.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:38.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:38.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:44:38.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:38.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:38.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:38.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:38.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:38.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:38.643 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:44:38.644 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:44:38.644 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:44:38.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:38.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:38.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:38.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:38.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:44:38.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:38.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:38.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:38.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:44:38.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:38.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:38.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:38.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:38.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:38.646 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:44:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:38.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:38.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:38.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:44:38.652 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:44:39.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:44:39.154 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:44:39.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:44:39.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:44:39.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:44:39.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:44:39.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:44:39.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:44:39.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:44:39.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:44:39.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:44:39.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:44:39.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:44:39.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:44:39.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 08:44:39.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:44:39.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:44:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:39.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 08:44:39.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:44:39.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 08:44:39.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 08:44:39.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:44:39.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:44:39.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:44:39.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:39.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:39.156 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:39.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:39.156 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:44:39.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:39.156 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:39.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:39.156 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:39.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:39.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:39.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:39.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:44:39.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:39.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:39.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:39.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:39.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:39.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:39.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:39.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:39.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:39.158 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:44:39.158 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:39.158 DEBUG [main][MenuItemLookup] Item match:File 08:44:39.159 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:44:39.160 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:39.165 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:44:39.165 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:44:39.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:44:39.165 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:44:39.166 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:44:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:44:39.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:44:39.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:44:39.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:39.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:39.289 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:44:39.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:39.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:44:39.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:39.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:39.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:39.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:39.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:39.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:44:39.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:44:39.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:44:39.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:44:39.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:39.292 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:44:39.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:39.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:44:39.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:44:39.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:44:39.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:39.292 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:44:39.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:39.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:44:39.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:44:39.293 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:44:39.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:44:39.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:44:39.293 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:44:39.293 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:44:39.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:44:39.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:39.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:39.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:39.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:39.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:39.297 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:44:39.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:39.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:39.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:39.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:39.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:39.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:39.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:39.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:44:39.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:44:39.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:44:39.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:39.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:39.672 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:44:39.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:39.672 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 08:44:39.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:44:39.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:39.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:39.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:39.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:44:39.677 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:44:39.678 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 08:44:39.729 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:44:39.729 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:44:39.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:44:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:39.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:39.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:39.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:39.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:39.734 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:44:39.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:39.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:39.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:39.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:39.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:44:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:44:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:44:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:44:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:44:43.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:44:43.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:44:43.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:44:43.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:44:43.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:44:43.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:44:43.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:44:43.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:44:43.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:44:43.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:44:43.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:43.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:43.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:43.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:43.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:43.305 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:43.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:44:43.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:43.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:43.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:43.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:43.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:43.307 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:43.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:43.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:43.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:44:43.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:44:43.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:44:43.310 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:43.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:43.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:43.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:43.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:43.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:43.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:43.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:43.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:44.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:44.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:44.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:44:44.313 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:44.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:44.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:44.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:44.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 08:44:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:44.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:44.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:44.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:44.315 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 08:44:44.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 08:44:44.316 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 08:44:44.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 08:44:44.322 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 08:44:44.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:44.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:44.330 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 08:44:44.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:44.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:44.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:44.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:44.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:44.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:44.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 08:44:44.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:44.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:44.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:44.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:44.348 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:44:44.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:44:44.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:44.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:44.446 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:44:44.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:44:44.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:44.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:44.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 08:44:44.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:44.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:44.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:44.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:44.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:44:44.448 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 08:44:44.448 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 08:44:44.448 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:44:44.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:44.453 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:44:44.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:44:44.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:44.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:44.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:44.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:44.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:44.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:44.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:44.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:44.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:44:44.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:44:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children... 08:44:44.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 08:44:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:44.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 08:44:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:44.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 08:44:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children finished successfully 08:44:44.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 08:44:44.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:44.493 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 08:44:44.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:44.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 08:44:44.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:44.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:44.495 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:44:44.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:44.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:44.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:44.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:44.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:44.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:44.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:44:44.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:44.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:44.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:44.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:44.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:44.500 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:44.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:44.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:44.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:44.595 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:44.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:44.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:44.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:44.596 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:44.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:44.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:44.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:44.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:44.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:44.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:45.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:45.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:45.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:45.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:45.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:44:45.599 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:45.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:45.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:45.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:45.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:45.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:45.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:45.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:45.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:45.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:45.601 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 08:44:45.602 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:45.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:45.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:45.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:45.603 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:45.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:45.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:45.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:45.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:45.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:45.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:46.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:46.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:46.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:46.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:46.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:44:46.607 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:46.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:46.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:46.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:46.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:46.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:46.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:46.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:46.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:46.609 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 08:44:46.609 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 08:44:46.609 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 08:44:46.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 08:44:46.613 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 08:44:46.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:44:46.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:46.666 DEBUG [main][MenuItemLookup] Found menu:'New' 08:44:46.666 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:44:46.666 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:46.666 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:44:46.666 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:46.667 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:44:46.667 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:44:46.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:44:46.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:44:46.667 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:44:46.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:44:46.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:44:47.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:44:47.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:44:47.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:44:47.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:44:47.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:44:47.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:44:47.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:44:47.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:44:47.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:44:47.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:44:47.168 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 08:44:47.169 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 08:44:47.169 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 08:44:47.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 08:44:47.173 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 08:44:47.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:44:47.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:47.243 DEBUG [main][MenuItemLookup] Found menu:'New' 08:44:47.243 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:44:47.243 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:47.243 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:44:47.243 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:44:47.243 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:44:47.243 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:47.243 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:44:47.243 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:44:47.243 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:44:47.243 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:44:47.243 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:44:47.243 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:44:47.243 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:44:47.243 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:44:47.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:44:47.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:44:47.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:44:47.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:47.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:47.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:47.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:47.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:44:47.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:47.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:47.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:47.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:44:47.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:47.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:47.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:47.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:47.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:47.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:47.925 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:44:47.925 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:44:47.925 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:44:47.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:47.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:47.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:47.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:47.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:44:47.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:47.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:47.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:47.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:44:47.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:47.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:47.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:47.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:47.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:47.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:47.928 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:44:47.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:47.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:47.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:47.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:44:47.934 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:44:48.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:44:48.434 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:44:48.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:44:48.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:44:48.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:44:48.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:44:48.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:44:48.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:44:48.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:44:48.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:44:48.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:44:48.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:44:48.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:44:48.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:44:48.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 08:44:48.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:44:48.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:44:48.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:48.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:48.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 08:44:48.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:44:48.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 08:44:48.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 08:44:48.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:44:48.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:44:48.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:44:48.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:48.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:48.438 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:48.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:48.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: "New Java Project"] 08:44:48.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:48.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'] 08:44:48.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:48.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'] 08:44:48.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:48.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'] 08:44:48.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:48.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: "New Java Project"] 08:44:48.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:48.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'] 08:44:48.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:48.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'] 08:44:48.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:48.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:48.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:48.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:48.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:48.441 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:44:48.441 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:48.441 DEBUG [main][MenuItemLookup] Item match:File 08:44:48.442 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:44:48.442 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:48.448 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:44:48.448 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:44:48.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:44:48.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:44:48.449 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:44:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:44:48.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:44:48.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:44:48.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:48.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:48.575 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:44:48.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:48.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:44:48.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:48.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:48.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:48.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:48.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:48.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:44:48.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:44:48.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:44:48.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:44:48.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:48.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:44:48.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:48.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:44:48.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:44:48.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:44:48.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:48.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:44:48.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:48.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:44:48.610 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:44:48.610 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:44:48.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:44:48.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:44:48.611 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:44:48.611 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:44:48.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:44:48.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:48.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:48.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:48.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:48.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:48.622 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:44:48.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:48.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:48.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:48.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:48.985 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:44:48.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:48.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:48.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:44:48.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:44:48.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:44:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:48.986 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:44:48.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:44:48.987 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 08:44:48.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:44:48.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:48.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:48.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:49.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:49.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:44:49.019 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:44:49.021 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 08:44:49.072 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:44:49.072 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:44:49.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:44:49.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:49.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:49.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:49.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:49.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:49.076 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:44:49.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:49.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:49.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:49.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:49.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:44:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:44:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:44:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:44:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:44:52.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:44:52.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:44:52.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:44:52.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:44:52.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:44:52.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:44:52.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:44:52.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:44:52.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:44:52.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:44:52.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:52.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:52.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:52.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:52.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:52.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:52.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:44:52.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:52.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:52.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:52.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:52.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:52.207 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:52.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:52.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:52.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:44:52.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:44:52.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:44:52.210 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:52.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:52.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:52.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:52.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:52.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:52.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:52.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:52.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:53.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:53.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:44:53.213 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:53.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:53.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:53.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:53.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:53.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:53.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:53.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:53.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:53.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:53.215 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 08:44:53.215 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 08:44:53.215 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 08:44:53.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 08:44:53.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 08:44:53.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:53.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:53.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:53.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:53.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:53.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:53.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 08:44:53.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:53.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:53.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:53.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:53.257 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:44:53.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:44:53.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:53.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:53.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:53.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:53.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:53.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:53.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:53.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:53.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:44:53.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:44:53.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:53.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:53.320 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:44:53.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:53.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:53.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:53.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:53.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:53.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:53.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:44:53.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:53.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:53.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:53.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:53.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:53.349 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:53.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:53.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:53.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:53.407 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:53.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:53.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:53.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:53.408 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:53.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:53.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:53.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:53.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:53.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:53.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:53.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:53.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:54.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:54.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:54.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:44:54.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:54.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:54.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:54.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:54.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:54.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:54.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:54.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:54.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:54.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:54.414 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 08:44:54.415 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:54.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:54.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:54.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:54.416 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:54.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:54.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:54.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:54.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:54.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:54.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:54.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:55.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:55.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:55.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:44:55.419 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:44:55.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:44:55.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:55.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:55.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 08:44:55.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:55.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:55.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:55.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:55.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:55.421 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 08:44:55.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 08:44:55.421 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 08:44:55.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 08:44:55.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 08:44:55.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:44:55.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:55.476 DEBUG [main][MenuItemLookup] Found menu:'New' 08:44:55.476 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:44:55.476 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:55.477 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:44:55.477 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:44:55.477 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:44:55.477 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:44:55.477 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:44:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:44:55.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:44:55.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:44:55.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:44:55.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:44:55.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:44:55.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:44:55.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:44:55.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:44:55.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:44:55.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:44:55.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:44:55.978 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 08:44:55.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 08:44:55.978 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 08:44:55.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 08:44:55.981 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 08:44:55.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:44:55.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:56.034 DEBUG [main][MenuItemLookup] Found menu:'New' 08:44:56.034 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:44:56.034 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:56.034 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:44:56.034 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:44:56.034 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:44:56.034 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:56.034 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:44:56.034 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:44:56.034 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:44:56.034 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:44:56.034 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:44:56.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:44:56.034 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:44:56.035 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:44:56.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:44:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:44:56.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:44:56.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:56.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:56.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:56.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:56.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:44:56.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:56.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:56.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:56.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:44:56.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:56.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:56.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:56.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:56.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:56.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:56.212 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:44:56.212 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:44:56.213 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:44:56.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:56.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:56.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:56.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:56.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:44:56.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:56.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:56.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:56.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:44:56.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:56.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:56.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:56.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:56.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:56.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:56.215 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:44:56.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:56.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:56.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:56.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:56.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:44:56.220 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:44:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:44:56.721 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:44:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:44:56.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:44:56.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:44:56.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:44:56.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:44:56.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:44:56.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:44:56.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:44:56.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:44:56.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:44:56.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:44:56.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:44:56.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:44:56.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:44:56.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:44:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:44:56.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 08:44:56.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:44:56.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:44:56.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:56.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:56.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 08:44:56.722 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 08:44:56.722 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:44:56.722 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:44:56.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:56.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.323 s - in org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 16.954 s toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 9.438 s getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 9.28 s getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.286 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 08:44:56.732 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 08:44:56.733 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:44:56.733 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:44:56.733 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 08:44:56.733 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:44:56.733 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:44:56.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:44:56.734 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:44:56.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:44:56.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:56.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:56.751 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:44:56.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:56.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:56.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:56.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:56.752 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:44:56.752 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:56.752 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:44:56.752 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:44:56.752 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:44:56.752 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:44:56.752 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:44:56.752 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:44:56.752 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:44:56.752 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:44:56.752 DEBUG [main][MenuItemLookup] Item match:Window 08:44:56.753 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:44:56.753 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:44:56.753 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:44:56.753 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:56.753 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:44:56.753 DEBUG [main][MenuItemLookup] Item match:Show View 08:44:56.759 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:44:56.759 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:44:56.759 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:44:56.759 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:44:56.759 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:44:56.759 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:44:56.760 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:44:56.760 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:44:56.760 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:44:56.760 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:44:56.760 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:44:56.760 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:44:56.760 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:44:56.760 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:44:56.760 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:56.760 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:44:56.760 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:44:56.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:44:56.780 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:44:56.780 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:44:56.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:44:56.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:44:56.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:44:56.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:56.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:56.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:44:56.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:56.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:56.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:56.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:44:56.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:56.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:56.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:56.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:56.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:56.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:44:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:44:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:44:56.885 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:44:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:56.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:44:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:56.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:44:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:44:56.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:44:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:56.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:44:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:56.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:44:56.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:44:56.887 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:44:56.887 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:44:56.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:44:56.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:56.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:56.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:56.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:44:56.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:56.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:56.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:56.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:44:56.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:56.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:56.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:56.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:44:56.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:56.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:56.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:56.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:56.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:56.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:56.890 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:44:56.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:56.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:56.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:56.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:57.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:44:57.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:44:57.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:44:57.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:57.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:57.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:44:57.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:57.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:57.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:57.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:57.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:44:57.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:57.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:57.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:57.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:57.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:57.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:44:57.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:44:57.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:57.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:44:57.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:44:57.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:44:57.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:57.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:57.061 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 08:44:57.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:57.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:57.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:57.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:57.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 08:44:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:57.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:57.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:57.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:57.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:57.101 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:44:57.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:44:57.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:57.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.ScrolledComposite Text= TooltipText=null 08:44:57.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:57.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:57.134 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:44:57.135 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:57.135 DEBUG [main][MenuItemLookup] Item match:File 08:44:57.136 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:44:57.136 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:44:57.141 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:44:57.141 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:44:57.141 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:44:57.141 DEBUG [main][MenuItemLookup] Item match:Project... 08:44:57.141 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roject..." 08:44:57.141 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Project... 08:44:57.142 INFO [main][MenuItemHandler] Select menu item: P&roject... 08:44:57.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:44:57.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 08:44:57.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:44:57.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:57.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:57.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:44:57.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:57.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:57.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:57.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:44:57.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:57.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:57.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:57.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:57.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:57.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:57.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:44:57.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:44:57.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:44:57.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:44:57.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:57.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:44:57.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:44:57.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:44:57.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:44:57.752 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:44:57.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:44:57.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:44:57.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:44:57.752 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:44:57.753 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:44:57.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:44:57.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 08:44:57.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:57.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:44:57.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:57.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:57.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:57.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:57.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:57.761 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:44:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:57.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:57.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:57.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:44:57.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:57.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:57.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:57.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:44:57.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:57.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:57.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:57.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:57.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:57.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:44:57.834 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:44:57.834 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:44:57.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 08:44:57.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:57.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:57.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:57.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:44:57.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:57.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:57.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:57.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:57.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:57.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:44:57.838 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:44:57.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:44:57.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:44:57.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:44:57.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:44:57.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:44:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 08:44:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:44:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:44:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:44:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:44:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:44:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:44:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:44:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:44:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:44:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:44:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:44:58.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:58.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:58.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:44:58.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:58.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:58.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:44:58.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:44:58.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:58.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:58.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:58.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:58.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:44:58.368 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:44:58.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:44:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:58.463 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:44:58.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:44:58.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:58.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:58.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:58.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:58.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:58.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:58.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:59.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:59.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:44:59.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:44:59.465 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:44:59.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:44:59.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:44:59.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:44:59.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:44:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:59.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:59.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:59.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:59.470 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:44:59.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 08:44:59.470 DEBUG [main][TreeItemHandler] Selecting tree item: test 08:44:59.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 08:44:59.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 08:44:59.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:59.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:59.482 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:44:59.486 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:59.486 DEBUG [main][MenuItemLookup] Item match:File 08:44:59.487 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:44:59.487 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:44:59.492 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:44:59.492 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:44:59.492 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:44:59.492 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:59.492 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:44:59.492 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:44:59.492 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:44:59.493 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:44:59.493 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:44:59.493 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:44:59.493 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:44:59.493 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:44:59.493 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:44:59.493 DEBUG [main][MenuItemLookup] Found menu:'File' 08:44:59.493 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:44:59.493 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:44:59.493 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:44:59.493 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:59.493 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:44:59.493 DEBUG [main][MenuItemLookup] Found menu:'' 08:44:59.493 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:44:59.493 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:44:59.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:44:59.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:44:59.493 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:44:59.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 08:44:59.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully 08:44:59.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:44:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:44:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:44:59.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:44:59.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:44:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:44:59.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:44:59.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:44:59.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:44:59.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:44:59.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:44:59.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:44:59.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:44:59.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:44:59.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:44:59.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:44:59.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children... 08:44:59.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 08:44:59.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:00.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:00.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 08:45:00.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children finished successfully 08:45:00.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 08:45:00.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:00.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item XML is already expanded. No action performed 08:45:00.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:00.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 08:45:00.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Schema File 08:45:00.105 DEBUG [main][TreeItemHandler] Selecting tree item: XML Schema File 08:45:00.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Schema File about selection 08:45:00.115 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Schema File 08:45:00.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 08:45:00.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:00.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:00.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:00.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:45:00.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:00.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:00.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:00.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:00.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:00.118 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:45:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:00.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:00.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:00.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 08:45:00.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:00.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:00.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:00.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create XML Schema" as the parent 08:45:00.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:00.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:00.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:00.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:00.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:00.190 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:45:00.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:00.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:00.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:00.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:00.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create XML Schema"] is available.... (Eclipse:1786): Gtk-WARNING **: 08:45:02.005: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) 08:45:02.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create XML Schema"] is available. finished successfully 08:45:02.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:45:02.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:45:02.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:45:02.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:45:02.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:45:02.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:45:02.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:45:02.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:45:02.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:45:02.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:45:02.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:45:02.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:45:02.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:45:02.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:45:02.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:45:02.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:02.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 08:45:02.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 08:45:02.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:02.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:02.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:02.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:02.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:02.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 08:45:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:02.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 08:45:02.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:45:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:02.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:02.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:02.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:02.888 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:45:02.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:45:03.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:03.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:03.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:45:03.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:45:03.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:03.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:03.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:03.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:03.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:03.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:04.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:04.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:45:04.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:45:04.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:45:04.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:04.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:04.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:45:04.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:04.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:04.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:04.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:04.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:04.087 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:45:04.088 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:45:04.089 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 08:45:04.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:45:04.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:04.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:45:04.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:04.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:45:04.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 08:45:04.090 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 08:45:04.090 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 08:45:04.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 08:45:04.114 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 08:45:04.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 08:45:04.115 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 08:45:04.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 08:45:04.206 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 08:45:04.206 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:45:04.288 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:45:04.438 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:45:04.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:45:04.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:45:04.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:45:04.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 08:45:04.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 08:45:05.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 08:45:05.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 08:45:06.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 08:45:06.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:45:06.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:45:06.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:45:06.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:45:06.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:45:06.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:45:06.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:45:06.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:45:06.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:45:06.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:45:06.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@10131148 is found... 08:45:06.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@10131148 is found finished successfully 08:45:06.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 08:45:06.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:06.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:06.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:06.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:06.949 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:06.949 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:45:06.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 08:45:06.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:06.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:06.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:06.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:06.961 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:06.961 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:45:06.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:06.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:06.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 08:45:06.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:07.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:07.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 08:45:07.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:07.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:07.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 08:45:07.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 08:45:07.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:07.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:07.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:07.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:07.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:07.016 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:45:07.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:45:07.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:07.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=tns TooltipText=null 08:45:07.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList') 08:45:07.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:07.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:07.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:07.094 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 08:45:07.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:07.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:07.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:07.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:07.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:07.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 08:45:07.101 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 08:45:07.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:07.101 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 08:45:07.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:07.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList') 08:45:07.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:07.186 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 08:45:07.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:07.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:07.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:07.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 08:45:07.187 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 08:45:07.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:07.187 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 08:45:07.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:07.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList') 08:45:07.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:07.201 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 08:45:07.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:07.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:07.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:07.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 08:45:07.202 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 08:45:07.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:07.202 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 08:45:07.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:07.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList') 08:45:07.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:07.230 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 08:45:07.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:07.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:07.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:07.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:07.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 08:45:07.231 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 08:45:07.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:07.231 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 08:45:07.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:07.297 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: "Extensions") 08:45:07.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:07.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:07.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:07.303 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 08:45:07.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:07.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:07.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:07.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:07.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:07.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:45:07.305 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: "Extension Details") 08:45:07.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:07.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:07.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:07.305 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 08:45:07.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:07.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:07.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:07.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:07.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:07.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:45:07.307 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 08:45:07.307 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:07.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:07.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:07.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:07.308 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 08:45:07.308 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:07.308 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 08:45:07.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 08:45:07.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:07.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:07.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:07.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:07.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:07.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 08:45:07.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:07.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:07.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 08:45:07.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:45:07.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:07.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:07.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:07.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:07.352 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:45:07.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:45:07.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:07.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:07.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:45:07.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:45:07.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:07.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:07.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:07.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:07.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:07.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:07.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:08.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:08.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:08.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:45:08.422 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:45:08.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:45:08.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:08.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:08.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:45:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:08.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:08.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:08.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:08.424 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:45:08.424 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:45:08.425 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 08:45:08.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:45:08.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:08.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:45:08.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:08.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:45:08.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 08:45:08.425 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 08:45:08.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 08:45:08.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 08:45:08.446 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 08:45:08.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 08:45:08.446 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 08:45:08.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 08:45:08.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 08:45:08.460 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:45:08.465 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:45:08.549 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:45:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:45:08.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:45:08.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:45:08.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:45:08.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:45:08.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:45:08.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:45:08.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:45:08.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:45:08.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:45:08.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:45:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:45:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1be36550 is found... 08:45:08.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1be36550 is found finished successfully 08:45:08.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 08:45:08.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:08.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:08.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:08.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:08.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:08.572 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:08.572 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:45:08.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 08:45:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:08.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:08.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:08.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:08.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:08.589 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:08.589 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:45:08.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:08.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:08.606 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 08:45:08.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:08.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:08.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 08:45:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:08.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 08:45:08.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 '\*?\QProperties\E') 08:45:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:08.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:08.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:08.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:08.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:08.626 INFO [WorkbenchTestable][AbstractView] Activate view Properties 08:45:08.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 08:45:08.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:08.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:08.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList') 08:45:08.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:08.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:08.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:08.693 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 08:45:08.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:08.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:08.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:08.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:08.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:08.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 08:45:08.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 08:45:08.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:08.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:08.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:08.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:08.697 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 08:45:08.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:08.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:08.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 08:45:08.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:08.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:08.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 08:45:08.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:45:08.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:08.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:08.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:08.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:08.702 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:45:08.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:45:08.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:08.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:08.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:45:08.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:45:08.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:08.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:08.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:08.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:08.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:09.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:09.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:09.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:09.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:45:09.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:45:09.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:45:09.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:09.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:09.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:45:09.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:09.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:09.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:09.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:09.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:09.772 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:45:09.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 08:45:09.772 DEBUG [main][TreeItemHandler] Selecting tree item: test 08:45:09.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 08:45:09.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 08:45:09.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:45:09.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'New' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:09.865 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:45:09.865 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:45:09.866 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:45:09.866 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:45:09.866 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:45:09.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:45:09.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:45:09.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:45:10.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:45:10.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:45:10.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:45:10.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:45:10.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:45:10.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:45:10.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:45:10.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:45:10.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:45:10.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:45:10.367 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 08:45:10.367 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 08:45:10.367 DEBUG [main][TreeItemHandler] Selecting tree item: test 08:45:10.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 08:45:10.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 08:45:10.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:45:10.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:10.432 DEBUG [main][MenuItemLookup] Found menu:'New' 08:45:10.432 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:45:10.432 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:10.432 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:45:10.432 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:10.432 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:45:10.432 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:45:10.432 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:45:10.432 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:45:10.432 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:45:10.432 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:45:10.432 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:45:10.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:45:10.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:45:10.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:45:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:10.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:10.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:10.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:45:10.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:10.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:10.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:10.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:45:10.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:10.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:10.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:10.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:10.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:10.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:10.650 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:45:10.650 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:45:10.650 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:45:10.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:10.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:10.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:10.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:10.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:45:10.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:10.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:45:10.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:10.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:10.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:10.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:10.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:10.653 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:45:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:10.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:10.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:10.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:45:10.696 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:45:11.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:45:11.196 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:45:11.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:45:11.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:45:11.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:45:11.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:45:11.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:45:11.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:45:11.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:45:11.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:45:11.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:45:11.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:45:11.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:45:11.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:45:11.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:45:11.197 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 08:45:11.197 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:11.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:11.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:11.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.466 s - in org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 4.602 s getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 1.389 s Running org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:11.207 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:11.211 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:45:11.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:11.211 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:11.211 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:11.211 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:45:11.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:11.212 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:45:11.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:11.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:11.212 INFO [WorkbenchTestable][RequirementsRunner] Started test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 08:45:11.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:11.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:11.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:11.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:11.218 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 08:45:14.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:14.231 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 08:45:14.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:14.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:14.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:14.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:14.232 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:45:14.232 DEBUG [main][MenuItemLookup] Found menu:'File' 08:45:14.232 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:45:14.232 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:45:14.232 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:45:14.232 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:45:14.232 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:45:14.232 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:45:14.232 DEBUG [main][MenuItemLookup] Item match:Window 08:45:14.233 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:45:14.233 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:45:14.233 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:45:14.233 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:14.233 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:45:14.233 DEBUG [main][MenuItemLookup] Item match:Show View 08:45:14.239 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:45:14.239 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:45:14.239 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:45:14.239 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:45:14.239 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:45:14.239 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:45:14.239 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:45:14.239 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:45:14.239 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:45:14.239 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:45:14.239 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:45:14.239 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:45:14.240 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:45:14.240 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:45:14.240 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:14.240 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:45:14.240 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:45:14.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:45:14.262 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:45:14.262 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:45:14.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:45:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:45:14.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:45:14.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:14.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:14.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:45:14.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:14.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:14.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:14.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:45:14.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:14.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:14.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:14.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:14.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:45:14.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:45:14.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:45:14.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:45:14.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:14.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:45:14.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:14.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:45:14.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:45:14.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:45:14.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:14.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:45:14.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:14.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:45:14.391 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 08:45:14.391 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 08:45:14.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 08:45:14.392 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 08:45:14.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:14.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:45:14.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:14.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:45:14.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:14.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:45:14.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:14.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:14.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:14.395 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:45:14.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:14.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:14.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:14.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1786): Gtk-CRITICAL **: 08:45:14.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:45:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:45:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:45:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 08:45:14.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1786): Gtk-CRITICAL **: 08:45:14.586: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:45:14.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 08:45:14.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1786): Gtk-CRITICAL **: 08:45:14.603: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:45:14.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:14.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:14.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:14.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:14.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:14.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:14.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:14.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:14.617 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:14.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:14.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:14.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:14.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:14.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... (Eclipse:1786): Gtk-CRITICAL **: 08:45:14.637: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 08:45:14.643: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:45:14.645 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:14.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:14.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:14.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:14.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:14.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:14.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:14.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully (Eclipse:1786): Gtk-CRITICAL **: 08:45:14.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 08:45:14.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 08:45:14.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:45:14.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:45:14.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1786): Gtk-CRITICAL **: 08:45:14.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:45:14.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:14.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:14.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:14.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:14.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 '\*?\QError Log\E') 08:45:14.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:14.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1786): Gtk-CRITICAL **: 08:45:14.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 08:45:14.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 08:45:14.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:45:14.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:14.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:14.756 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:14.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:14.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:14.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:14.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:14.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:14.758 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:14.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:14.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:14.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:14.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:14.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:14.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 08:45:14.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:14.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:14.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:14.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:45:14.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:14.808 DEBUG [main][MenuItemLookup] Found menu:'Copy' 08:45:14.808 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:14.808 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 08:45:14.808 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 08:45:14.809 DEBUG [main][MenuItemLookup] Item match:Delete Log 08:45:14.809 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 08:45:14.809 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 08:45:14.809 INFO [main][MenuItemHandler] Select menu item: &Delete Log 08:45:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 08:45:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 08:45:14.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 08:45:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:14.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:14.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:14.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:14.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:45:14.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:14.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 08:45:14.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:14.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:14.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:14.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:45:14.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:14.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:14.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:14.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:14.866 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 08:45:14.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:14.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:14.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:14.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:14.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:45:14.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:45:14.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 08:45:14.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:14.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:14.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:14.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:14.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:14.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:14.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:14.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:14.965 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:14.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:14.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:14.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:14.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:14.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:14.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:14.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:14.992 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:14.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:14.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:14.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:14.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:14.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:14.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:14.997 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:14.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:14.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:14.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:14.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:14.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:15.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:15.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:15.007 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:15.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:15.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:15.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:15.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:15.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:15.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:15.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:15.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 08:45:15.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:15.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:15.011 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:15.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:15.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:15.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 08:45:15.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:15.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 08:45:15.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:15.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:15.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:15.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:15.017 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1786): Gtk-CRITICAL **: 08:45:15.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:45:18.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:45:18.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:18.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:18.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:18.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:18.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:18.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:18.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:18.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:18.092 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:18.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:18.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:18.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:18.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:18.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:18.093 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:18.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:18.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:18.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:18.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:18.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:18.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:18.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:18.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.136 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:45:18.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:18.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:18.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:18.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:18.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:18.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:18.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:18.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:18.177 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:18.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:18.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:18.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:18.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:18.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:18.178 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:18.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:18.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:18.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:18.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:18.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:18.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 08:45:18.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:18.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:18.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:18.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:45:18.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:18.225 DEBUG [main][MenuItemLookup] Found menu:'Copy' 08:45:18.225 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:18.225 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 08:45:18.225 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 08:45:18.225 DEBUG [main][MenuItemLookup] Item match:Delete Log 08:45:18.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 08:45:18.226 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 08:45:18.226 INFO [main][MenuItemHandler] Select menu item: &Delete Log 08:45:18.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 08:45:18.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 08:45:18.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 08:45:18.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:18.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:18.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:18.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:18.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:18.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:45:18.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:18.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 08:45:18.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:18.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:18.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:18.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:45:18.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:18.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:18.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:18.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:18.276 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 08:45:18.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:18.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:18.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:18.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:18.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:45:18.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:45:18.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 08:45:18.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:18.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:18.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:18.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:18.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:18.371 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:18.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:18.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:18.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:18.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:18.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:18.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:18.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:18.375 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:18.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:18.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:18.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:18.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:18.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:18.403 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:18.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:18.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:18.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:18.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:18.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:18.407 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:18.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:18.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:18.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:18.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:18.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:18.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:18.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:18.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 08:45:18.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:18.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:18.416 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:18.417 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 08:45:18.417 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:18.417 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 08:45:18.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:18.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:18.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:18.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:18.423 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1786): Gtk-CRITICAL **: 08:45:18.428: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 08:45:18.444: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:45:21.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:45:21.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:21.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:21.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:21.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:21.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:21.475 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:21.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:21.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:21.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:21.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:21.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:21.476 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:21.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:21.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:21.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:21.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:21.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:21.484 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:45:21.484 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:21.484 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:45:21.484 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:21.484 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 08:45:21.484 DEBUG [main][MenuItemLookup] Item match:Activate on new events 08:45:21.486 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:45:21.486 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:21.486 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:45:21.486 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:21.486 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 08:45:21.486 DEBUG [main][MenuItemLookup] Item match:Activate on new events 08:45:21.486 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:21.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:21.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:21.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:21.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:21.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:21.488 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:45:21.488 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:21.488 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:45:21.488 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:21.488 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 08:45:21.488 DEBUG [main][MenuItemLookup] Item match:Activate on new events 08:45:21.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 08:45:21.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 08:45:21.488 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 08:45:21.489 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:21.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:21.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:21.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:21.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:21.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:21.491 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:45:21.491 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:21.491 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:45:21.491 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:21.491 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 08:45:21.491 DEBUG [main][MenuItemLookup] Item match:Activate on new events 08:45:21.491 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 08:45:21.491 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 08:45:21.491 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 08:45:21.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.500 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:45:21.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:21.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:21.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:21.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:21.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:21.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:21.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:21.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:21.519 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:21.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:21.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:21.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:21.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:21.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:21.521 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:21.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:21.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:21.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:21.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:21.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:21.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 08:45:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:21.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:21.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:21.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:45:21.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:21.575 DEBUG [main][MenuItemLookup] Found menu:'Copy' 08:45:21.575 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:21.575 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 08:45:21.575 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 08:45:21.575 DEBUG [main][MenuItemLookup] Item match:Delete Log 08:45:21.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 08:45:21.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 08:45:21.576 INFO [main][MenuItemHandler] Select menu item: &Delete Log 08:45:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 08:45:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 08:45:21.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 08:45:21.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:21.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:21.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:21.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:21.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:21.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:45:21.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:21.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 08:45:21.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:21.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:45:21.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:21.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:21.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:21.626 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 08:45:21.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:21.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:21.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:21.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:45:21.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:45:21.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 08:45:21.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:21.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:21.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:21.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:21.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 '\*?\QError Log\E') 08:45:21.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:21.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:21.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:21.717 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:21.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:21.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:21.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:21.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:21.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:21.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:21.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:21.721 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:21.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:21.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:21.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:21.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:21.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:21.725 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:21.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:21.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:21.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:21.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:21.751 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:21.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:21.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:21.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:21.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:21.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 08:45:21.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:21.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:21.755 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:21.755 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 08:45:21.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:21.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 08:45:21.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:21.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:21.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:21.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:21.760 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1786): Gtk-CRITICAL **: 08:45:21.761: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 08:45:21.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:45:24.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:24.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:24.769 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:45:24.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:24.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:24.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:24.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:24.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 '\*?\QError Log\E') 08:45:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:24.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:24.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:24.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:24.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:24.787 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:24.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:24.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:24.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:24.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:24.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:24.813 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:24.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:24.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:24.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:24.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:24.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:24.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:24.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:24.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:24.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:24.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:24.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:24.856 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:45:24.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:24.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:24.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:24.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:24.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:24.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:24.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:24.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:24.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:24.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:24.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:24.899 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:24.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:24.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:24.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:24.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:24.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:24.900 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:24.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:24.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:24.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:24.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:24.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:24.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 08:45:24.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:24.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:24.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:24.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:24.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:24.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:45:24.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:24.953 DEBUG [main][MenuItemLookup] Found menu:'Copy' 08:45:24.953 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:24.953 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 08:45:24.953 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 08:45:24.953 DEBUG [main][MenuItemLookup] Item match:Delete Log 08:45:24.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 08:45:24.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 08:45:24.953 INFO [main][MenuItemHandler] Select menu item: &Delete Log 08:45:25.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 08:45:25.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 08:45:25.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 08:45:25.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:25.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:25.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:25.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:25.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:25.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:45:25.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:25.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:25.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:25.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 08:45:25.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:25.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:25.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:25.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:45:25.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:25.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:25.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:25.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:25.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:25.012 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 08:45:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:25.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:25.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:25.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:45:25.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:45:25.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 08:45:25.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:25.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:25.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:25.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:25.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:25.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:25.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:25.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:25.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:25.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:25.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:25.114 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:25.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:25.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:25.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:25.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:25.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:25.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:25.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:25.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:25.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:25.118 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:25.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:25.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:25.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:25.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:25.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:25.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:25.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:25.123 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:25.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:25.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:25.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:25.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:25.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:25.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:25.127 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:25.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:25.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:25.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:25.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:25.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:25.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:25.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:25.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 08:45:25.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:25.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:25.157 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:25.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:25.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:25.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 08:45:25.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:25.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 08:45:25.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:25.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:25.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:25.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:25.162 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1786): Gtk-CRITICAL **: 08:45:25.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 08:45:25.196: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:45:28.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:28.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:28.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:45:28.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:28.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:28.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:28.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:28.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:28.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:28.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:28.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:28.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:28.190 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:28.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:28.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:28.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:28.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:28.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:28.191 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:28.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:28.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:28.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:28.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:28.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:28.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:28.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:28.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:28.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:28.223 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:28.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:28.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:28.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:28.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 08:45:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:28.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:28.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:28.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:28.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:28.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:45:28.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:28.273 DEBUG [main][MenuItemLookup] Found menu:'Copy' 08:45:28.273 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:28.273 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 08:45:28.273 DEBUG [main][MenuItemLookup] Item match:Clear Log Viewer 08:45:28.274 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"C&lear Log Viewer" 08:45:28.274 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clear Log Viewer 08:45:28.274 INFO [main][MenuItemHandler] Select menu item: C&lear Log Viewer 08:45:28.282 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:28.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:28.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:28.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:28.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:28.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:28.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:28.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:28.286 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:28.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:28.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:28.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:28.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 08:45:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:28.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:28.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:28.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:28.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:45:28.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:28.315 DEBUG [main][MenuItemLookup] Found menu:'Copy' 08:45:28.315 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:28.315 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 08:45:28.315 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 08:45:28.315 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 08:45:28.315 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 08:45:28.315 DEBUG [main][MenuItemLookup] Item match:Restore Log 08:45:28.315 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 08:45:28.315 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 08:45:28.315 INFO [main][MenuItemHandler] Select menu item: &Restore Log 08:45:28.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... (Eclipse:1786): Gtk-CRITICAL **: 08:45:28.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:45:29.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. failed, NO exception will be thrown 08:45:29.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 08:45:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 08:45:29.418 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:29.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:29.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:29.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:29.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:29.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:29.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:29.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:29.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:29.442 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:45:29.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:29.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:29.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:29.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:29.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:29.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:29.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:29.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:29.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:29.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:29.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:29.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:29.459 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:29.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:29.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:29.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:29.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:29.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:29.460 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:29.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:29.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:29.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:29.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:29.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:29.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 08:45:29.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:29.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:29.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:29.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:29.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:29.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:45:29.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:29.508 DEBUG [main][MenuItemLookup] Found menu:'Copy' 08:45:29.508 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:29.508 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 08:45:29.508 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 08:45:29.508 DEBUG [main][MenuItemLookup] Item match:Delete Log 08:45:29.509 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 08:45:29.509 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 08:45:29.509 INFO [main][MenuItemHandler] Select menu item: &Delete Log 08:45:29.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 08:45:29.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 08:45:29.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 08:45:29.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:29.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:29.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:29.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:29.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:29.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:45:29.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:29.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:29.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:29.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 08:45:29.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:29.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:29.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:29.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:45:29.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:29.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:29.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:29.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:29.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:29.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:29.559 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 08:45:29.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:29.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:29.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:29.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:45:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:45:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 08:45:29.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:29.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:29.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:29.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:29.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:29.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:29.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:29.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:29.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:29.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:29.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:29.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:29.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:29.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:29.649 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:29.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:29.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:29.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:29.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:29.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:29.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:29.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:29.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:29.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:29.653 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:29.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:29.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:29.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:29.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:29.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:29.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:29.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:29.657 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:29.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:29.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:29.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:29.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:29.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:29.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:29.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:29.684 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:29.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:29.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:29.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:29.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:29.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:29.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:29.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:29.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 08:45:29.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:29.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:29.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:29.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:29.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:29.689 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 08:45:29.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:29.689 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 08:45:29.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:29.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:29.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:29.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:29.692 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1786): Gtk-CRITICAL **: 08:45:29.696: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 08:45:29.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:45:32.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:32.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:32.702 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:45:32.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:32.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:32.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:32.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:32.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:32.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:32.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:32.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:32.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:32.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:32.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:32.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:32.748 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:32.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:32.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:32.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:32.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:32.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:32.749 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:32.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:32.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:32.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:32.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:32.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:32.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:32.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:32.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:32.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:32.779 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:32.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:32.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:32.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:32.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 08:45:32.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:32.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:32.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:32.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:32.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:32.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:45:32.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:32.858 DEBUG [main][MenuItemLookup] Found menu:'Copy' 08:45:32.858 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:32.858 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 08:45:32.858 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 08:45:32.858 DEBUG [main][MenuItemLookup] Item match:Delete Log 08:45:32.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 08:45:32.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 08:45:32.858 INFO [main][MenuItemHandler] Select menu item: &Delete Log 08:45:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 08:45:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 08:45:32.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 08:45:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:32.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:32.909 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:45:32.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:32.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:32.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:32.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 08:45:32.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:32.909 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:45:32.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:32.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:32.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:32.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:32.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:32.910 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 08:45:32.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:32.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:32.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:32.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:45:32.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:45:32.950 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:32.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:32.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:32.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:32.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:32.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:32.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:32.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:32.954 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:32.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:32.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:32.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:32.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 08:45:32.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:32.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:32.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:32.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:32.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:32.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:45:32.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:32.984 DEBUG [main][MenuItemLookup] Found menu:'Copy' 08:45:32.984 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:32.984 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 08:45:32.984 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 08:45:32.984 DEBUG [main][MenuItemLookup] Item match:Delete Log 08:45:32.984 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 08:45:32.984 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:32.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:32.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:32.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:32.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 08:45:32.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:32.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:32.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:32.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:32.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:32.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:45:32.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:33.014 DEBUG [main][MenuItemLookup] Found menu:'Copy' 08:45:33.014 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:33.014 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 08:45:33.014 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 08:45:33.015 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 08:45:33.015 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 08:45:33.015 DEBUG [main][MenuItemLookup] Item match:Restore Log 08:45:33.015 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 08:45:33.015 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 08:45:33.015 INFO [main][MenuItemHandler] Select menu item: &Restore Log 08:45:33.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 08:45:34.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. failed, NO exception will be thrown 08:45:34.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 08:45:34.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 08:45:34.108 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:34.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:34.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:34.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:34.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:34.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:34.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:34.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:34.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:34.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:45:34.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:34.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:34.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:34.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:34.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:34.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:34.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:34.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:34.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:34.168 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:34.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:34.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:34.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:34.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:34.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:34.170 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:34.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:34.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:34.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:34.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:34.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:34.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 08:45:34.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:34.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:34.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:34.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:34.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:34.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:45:34.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:34.215 DEBUG [main][MenuItemLookup] Found menu:'Copy' 08:45:34.216 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:34.216 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 08:45:34.216 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 08:45:34.216 DEBUG [main][MenuItemLookup] Item match:Delete Log 08:45:34.216 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 08:45:34.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 08:45:34.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:34.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:34.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:34.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:34.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:34.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:34.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:34.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:34.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:34.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:34.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:34.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:34.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:34.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:34.266 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:34.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:34.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:34.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:34.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:34.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:34.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:34.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:34.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:34.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:34.270 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:34.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:34.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:34.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:34.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:34.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:34.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:34.296 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:34.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:34.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:34.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:34.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:34.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:34.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:34.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:34.300 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:34.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:34.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:34.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:34.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:34.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:34.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:34.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:34.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 08:45:34.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:34.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:34.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:34.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:34.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:34.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 08:45:34.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:34.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 08:45:34.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:34.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:34.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:34.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:34.311 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1786): Gtk-CRITICAL **: 08:45:34.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:45:37.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.320 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:45:37.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:37.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:37.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:37.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:37.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:37.366 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:37.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:37.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:37.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:37.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:37.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:37.369 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:37.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:37.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:37.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:37.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:37.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:37.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:37.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:37.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.419 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:45:37.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:37.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:37.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:37.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:37.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:45:37.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:37.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:37.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:37.463 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:37.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:37.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:37.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:37.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:37.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:37.465 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:37.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:37.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:37.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:37.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:37.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:37.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 08:45:37.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:37.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:37.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:37.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:45:37.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:37.522 DEBUG [main][MenuItemLookup] Found menu:'Copy' 08:45:37.522 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:37.522 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 08:45:37.522 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 08:45:37.522 DEBUG [main][MenuItemLookup] Item match:Delete Log 08:45:37.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 08:45:37.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 08:45:37.522 INFO [main][MenuItemHandler] Select menu item: &Delete Log 08:45:37.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 08:45:37.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 08:45:37.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 08:45:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:37.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:37.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:45:37.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:37.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 08:45:37.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:45:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:37.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:37.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:45:37.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:45:37.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:37.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:37.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:37.594 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 08:45:37.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:37.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:37.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:37.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:45:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:45:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 08:45:37.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:37.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:37.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 '\*?\QError Log\E') 08:45:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:37.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:37.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:37.691 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:37.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:37.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:37.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 08:45:37.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:37.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:37.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:37.717 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:37.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:37.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:37.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:37.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:37.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:37.720 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:37.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:37.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:37.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:37.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:37.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:37.724 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:45:37.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:45:37.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:37.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 08:45:37.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:37.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:37.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 08:45:37.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:37.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:37.734 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:37.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:37.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:37.734 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 08:45:37.734 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 08:45:37.734 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:37.734 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:37.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:37.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.528 s - in org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.799 s getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.406 s testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.338 s getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.402 s testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.531 s testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.616 s getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.429 s Running org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:37.745 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:37.747 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:45:37.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:37.748 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:37.748 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:37.748 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:45:37.749 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:37.749 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:45:37.749 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:37.749 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:37.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:37.750 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:37.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:37.750 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:45:37.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:37.750 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:37.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:37.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:37.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:37.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:37.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:37.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:45:37.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:37.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:37.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:37.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:37.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:37.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:37.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:37.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:37.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:37.753 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:45:37.753 DEBUG [main][MenuItemLookup] Found menu:'File' 08:45:37.753 DEBUG [main][MenuItemLookup] Item match:File 08:45:37.755 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:45:37.755 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'File' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:37.760 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:45:37.760 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:45:37.785 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:45:37.785 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:45:37.785 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:45:37.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:45:37.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:45:37.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:45:37.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:37.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:37.915 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:45:37.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:37.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:45:37.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:37.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:37.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:37.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:45:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:45:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:45:37.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:45:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:37.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:45:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:37.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:45:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:45:37.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:45:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:37.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:45:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:37.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:45:37.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:45:37.933 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:45:37.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:45:37.938 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:45:37.938 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:45:37.938 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:45:37.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:45:37.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:37.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:37.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:37.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:37.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:37.941 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:45:37.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:37.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:37.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:37.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:38.299 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:38.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:38.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:45:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:45:38.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:45:38.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:38.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:38.310 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:45:38.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:38.311 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OutlineViewTestProject' 08:45:38.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:45:38.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:38.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:38.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:38.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:38.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:45:38.314 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:45:38.316 INFO [WorkbenchTestable][AbstractText] Text set to: OutlineViewTestProject 08:45:38.375 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:45:38.375 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:45:38.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:45:38.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:38.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:38.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:38.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:38.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:38.378 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:45:38.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:38.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:38.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:38.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:38.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:45:41.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:45:41.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:45:41.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:45:41.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:45:41.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:45:41.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:45:41.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:45:41.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:45:41.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:45:41.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:45:41.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:45:41.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:45:41.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:45:41.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:45:41.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:45:41.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:41.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:41.640 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:45:41.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:41.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:41.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:41.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:41.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:41.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:41.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:45:41.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:41.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:41.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:41.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:41.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:41.646 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:41.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:41.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:41.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:41.713 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:41.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:41.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:41.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:41.714 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:41.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:41.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:41.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:41.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:41.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:42.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:42.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:42.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:42.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:42.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:45:42.716 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:42.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:42.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:42.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:42.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:45:42.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:42.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:42.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:42.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:42.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:42.719 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 08:45:42.719 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 08:45:42.719 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 08:45:42.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 08:45:42.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 08:45:42.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:42.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:42.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:42.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:42.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:45:42.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:42.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:42.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:42.729 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:42.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:42.729 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:42.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:42.729 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:45:42.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:42.729 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:42.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:42.730 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:42.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:42.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 08:45:42.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:42.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 08:45:42.731 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 08:45:42.731 DEBUG [main][MenuItemLookup] Found menu:'File' 08:45:42.731 DEBUG [main][MenuItemLookup] Item match:File 08:45:42.732 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:45:42.732 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:45:42.737 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:45:42.737 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:45:42.737 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:45:42.737 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:42.737 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:45:42.737 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:45:42.737 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:45:42.737 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:45:42.737 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:45:42.738 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:45:42.738 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:45:42.738 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:45:42.738 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:45:42.738 DEBUG [main][MenuItemLookup] Found menu:'File' 08:45:42.738 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:45:42.738 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:45:42.738 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:45:42.738 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:42.738 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:45:42.738 DEBUG [main][MenuItemLookup] Found menu:'' 08:45:42.738 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:45:42.738 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:45:42.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:45:42.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:45:42.738 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:45:42.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:45:42.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:45:42.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:45:42.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:42.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:42.908 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:45:42.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:42.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:45:42.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:42.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:42.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:42.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:42.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:45:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:45:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:45:42.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:45:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:42.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:45:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:42.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:45:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:45:42.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:45:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:42.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:45:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:42.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:45:42.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:45:42.924 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:45:42.924 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:45:42.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:45:42.928 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:45:42.928 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:45:42.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:45:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:42.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:42.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:42.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:42.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:42.938 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:45:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:42.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:42.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:43.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:45:43.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:43.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:43.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:45:43.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:45:43.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:45:43.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:43.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:43.265 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:45:43.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:45:43.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:45:43.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:43.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:43.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:43.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:43.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:45:43.343 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:45:43.345 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 08:45:43.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 08:45:43.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:43.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:43.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:43.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:45:43.439 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:45:43.441 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:45:43.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 08:45:43.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:43.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:43.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:43.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:43.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:43.492 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 08:45:43.493 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 08:45:43.493 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 08:45:43.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:43.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:43.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:43.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:43.504 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:45:43.504 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:45:43.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:45:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:43.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:43.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:43.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:43.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:45:43.509 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:45:43.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:45:43.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:45:43.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:45:43.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:43.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:45:45.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:45:45.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:45:45.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:45:45.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:45.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:45.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:45.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:45.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:45.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:45.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:45.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:45.545 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:45:45.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:45.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:45.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 08:45:45.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:45.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:45.608 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 08:45:45.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:45:45.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:45.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:45.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:45.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:45.609 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:45.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:45.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:45.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:45.716 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:45.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:45.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:45.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:45.717 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:45.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:45.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:45.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:45.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:45.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:46.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:46.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:46.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:46.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:46.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:45:46.720 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:46.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:46.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:46.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:46.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:45:46.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:46.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:46.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:46.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:46.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:46.722 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 08:45:46.723 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:45:46.723 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 08:45:46.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 08:45:46.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:46.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 08:45:46.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:46.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 08:45:46.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:45:46.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:45:46.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:46.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:45:46.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:46.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:45:46.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 08:45:46.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:45:46.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:46.725 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:45:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:46.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:45:46.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:45:46.725 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:45:46.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:45:46.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:45:46.733 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 08:45:46.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:45:46.733 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:45:46.733 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:45:46.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:45:46.736 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:45:46.737 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:45:46.801 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:45:46.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:45:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:45:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:45:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:45:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:45:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:45:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:45:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:45:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:45:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:45:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:45:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:45:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:45:46.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:45:46.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:46.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:46.811 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:45:46.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:46.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:46.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 08:45:46.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:46.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:46.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 08:45:46.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:45:46.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:46.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:46.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:46.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:46.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:46.861 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:46.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:46.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:46.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:46.917 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:46.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:46.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:46.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:46.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 08:45:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:46.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:46.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:46.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:45:46.919 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 08:45:46.919 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:45:46.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:46.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:46.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:46.921 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:46.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:46.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:46.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:46.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:46.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:46.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:46.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:46.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:46.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:46.928 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:45:46.930 DEBUG [main][EditorHandler] 3 editor(s) found 08:45:46.930 DEBUG [WorkbenchTestable][EditorHandler] Closing editor [test-new] Test Title:.+ 08:45:46.964 DEBUG [WorkbenchTestable][EditorHandler] Editor [test-new] Test Title:.+ is closed 08:45:46.964 DEBUG [WorkbenchTestable][EditorHandler] Closing editor a 08:45:47.008 DEBUG [WorkbenchTestable][EditorHandler] Editor a is closed 08:45:47.015 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 08:45:47.144 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 08:45:47.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:47.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:47.152 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:45:47.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:47.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:47.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:45:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:47.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:45:47.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 '\*?\QOutline\E') 08:45:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:47.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:47.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:47.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:47.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:47.197 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:47.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:47.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:47.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:45:47.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:47.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:47.199 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:47.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:47.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:47.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:45:47.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 08:45:47.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:47.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:47.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:47.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:47.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:48.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:48.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:48.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:45:48.208 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 08:45:48.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:48.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:48.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:48.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:48.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:48.209 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:48.209 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:48.210 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:48.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:48.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:48.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:48.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:48.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:48.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:48.211 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:45:48.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:48.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:48.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:45:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:48.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:45:48.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:45:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:48.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:48.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:48.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:48.215 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:48.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:48.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:48.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:48.271 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:48.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:48.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:48.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:48.272 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:48.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:48.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:48.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:48.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:48.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:48.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:48.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:48.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:49.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:49.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:45:49.275 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:49.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:49.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:49.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:49.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:45:49.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:49.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:49.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:49.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:49.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:49.277 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 08:45:49.278 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:45:49.278 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 08:45:49.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 08:45:49.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:49.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 08:45:49.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:49.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 08:45:49.279 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:45:49.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:45:49.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:49.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:45:49.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:49.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:45:49.279 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 08:45:49.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:45:49.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:49.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:45:49.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:49.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:45:49.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:45:49.280 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:45:49.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:45:49.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:45:49.287 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 08:45:49.288 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:45:49.288 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:45:49.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:45:49.290 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:45:49.290 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:45:49.291 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:45:49.609 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:45:49.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:45:49.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:45:49.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:45:49.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:45:49.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:45:49.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:45:49.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:45:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:45:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:45:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:45:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:45:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:45:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:45:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:45:49.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:45:49.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:49.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:49.640 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:45:49.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:49.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:49.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 08:45:49.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:49.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:49.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 08:45:49.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:45:49.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:49.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:49.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:49.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:49.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:49.708 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:49.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:49.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:49.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:49.765 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:49.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:49.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:49.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:49.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Collapse All.*') 08:45:49.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:49.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:49.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:49.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:49.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:45:49.767 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Collapse All (Shift+Ctrl+Numpad_Divide) 08:45:49.767 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:45:49.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:49.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:49.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:49.768 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:49.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:49.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:49.799 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:49.799 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:49.799 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:49.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:49.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:49.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:49.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:49.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:49.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:49.801 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:45:49.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:49.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:49.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 08:45:49.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:49.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:49.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 08:45:49.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:45:49.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:49.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:49.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:49.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:49.804 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:49.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:49.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:49.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:49.863 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:49.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:49.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:49.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:49.864 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:49.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:49.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:49.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:49.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:49.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:49.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:50.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:50.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:50.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:50.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:50.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:45:50.867 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:50.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:50.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:50.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:50.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:45:50.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:50.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:50.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:50.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:50.869 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 08:45:50.869 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:45:50.870 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 08:45:50.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 08:45:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:50.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 08:45:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:50.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 08:45:50.870 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:45:50.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:45:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:50.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:45:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:50.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:45:50.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 08:45:50.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:45:50.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:50.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:45:50.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:50.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:45:50.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:45:50.871 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:45:50.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:45:50.874 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:45:50.876 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 08:45:50.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:45:50.876 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:45:50.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:45:50.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:45:50.878 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:45:50.879 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:45:50.946 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:45:50.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:45:50.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:45:50.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:45:50.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:45:50.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:45:50.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:45:50.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:45:50.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:45:50.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:45:50.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:45:50.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:45:50.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:45:50.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:45:50.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:45:50.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:50.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:50.955 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:45:50.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:50.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:50.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 08:45:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:50.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 08:45:50.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:45:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:50.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:50.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:50.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:50.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:50.968 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:50.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:51.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:51.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:51.019 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:51.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:51.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:51.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:51.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 08:45:51.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:51.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:51.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:51.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:51.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:45:51.020 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 08:45:51.021 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:45:51.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:51.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:51.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:51.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:51.023 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:51.023 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:51.023 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:51.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:51.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:51.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:51.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:51.023 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:45:51.023 DEBUG [main][EditorHandler] 1 editor(s) found 08:45:51.023 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 08:45:51.154 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 08:45:51.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:51.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:51.163 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:45:51.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:51.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:51.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:45:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:51.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:45:51.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:45:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:51.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:51.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:51.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:51.173 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:51.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:51.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:51.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:45:51.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:51.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:51.175 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:51.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:51.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:51.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:45:51.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 08:45:51.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:51.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:51.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:51.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:51.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:52.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:52.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:52.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:45:52.203 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 08:45:52.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:52.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:52.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:52.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:52.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:52.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:52.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:52.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:52.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:52.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:52.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:52.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:52.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:52.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:45:52.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:52.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:52.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:45:52.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:52.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:52.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:45:52.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:45:52.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:52.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:52.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:52.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:52.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:52.230 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:52.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:52.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:52.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:52.286 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:52.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:52.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:52.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:52.288 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:52.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:52.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:52.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:52.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:52.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:52.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:52.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:52.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:53.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:53.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:53.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:45:53.290 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:53.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:53.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:53.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:53.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:45:53.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:53.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:53.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:53.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:53.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:53.292 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 08:45:53.293 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:45:53.293 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 08:45:53.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 08:45:53.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:53.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 08:45:53.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:53.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 08:45:53.294 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:45:53.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:45:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:53.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:45:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:53.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:45:53.294 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 08:45:53.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:45:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:53.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:45:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:53.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:45:53.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:45:53.295 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:45:53.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:45:53.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:45:53.304 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 08:45:53.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:45:53.304 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:45:53.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:45:53.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:45:53.307 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:45:53.307 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:45:53.558 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:45:53.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:45:53.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:45:53.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:45:53.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:45:53.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:45:53.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:45:53.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:45:53.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:45:53.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:45:53.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:45:53.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:45:53.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:45:53.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:45:53.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:45:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:45:53.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:53.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:53.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:45:53.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:53.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:53.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 08:45:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:53.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 08:45:53.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:45:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:53.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:53.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:53.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:53.615 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:53.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:53.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:53.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:53.670 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:53.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:53.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:53.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:53.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 08:45:53.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:53.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:53.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:53.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:53.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:45:53.673 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 08:45:53.673 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:45:53.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:53.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:53.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:53.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:53.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:53.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:53.694 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:53.694 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:53.694 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:53.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:53.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:53.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:53.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:53.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:53.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:53.695 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:45:53.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:53.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:53.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 08:45:53.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:53.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:53.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 08:45:53.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:45:53.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:53.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:53.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:53.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:53.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:53.699 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:53.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:53.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:53.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:53.765 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:53.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:53.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:53.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:53.766 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:53.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:53.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:53.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:53.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:53.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:54.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:54.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:54.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:54.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:54.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:45:54.797 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:54.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:54.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:54.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:54.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 08:45:54.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:54.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:54.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:54.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:54.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:54.799 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 08:45:54.799 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:45:54.800 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 08:45:54.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 08:45:54.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:54.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 08:45:54.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:54.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 08:45:54.800 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:45:54.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:45:54.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:54.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:45:54.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:54.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:45:54.801 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 08:45:54.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:45:54.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:54.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:45:54.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:54.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:45:54.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:45:54.801 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:45:54.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:45:54.805 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:45:54.808 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 08:45:54.808 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:45:54.808 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:45:54.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:45:54.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:45:54.812 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:45:54.818 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:45:54.884 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:45:54.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:45:54.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:45:54.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:45:54.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:45:54.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:45:54.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:45:54.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:45:54.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:45:54.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:45:54.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:45:54.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:45:54.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:45:54.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:45:54.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:45:54.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:54.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:54.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:45:54.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:54.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:54.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 08:45:54.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:54.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:54.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 08:45:54.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:45:54.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:54.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:54.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:54.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:54.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:54.941 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:54.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:54.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:54.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:54.991 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:54.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:54.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:54.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:54.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 08:45:54.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:54.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:54.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:54.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:54.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:45:54.994 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 08:45:54.994 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:45:54.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:54.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:54.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:54.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:54.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:54.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:54.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:54.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:54.997 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:54.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:54.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:54.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:54.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:54.997 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:45:54.998 DEBUG [main][EditorHandler] 1 editor(s) found 08:45:54.998 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 08:45:55.119 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 08:45:55.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:55.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:55.128 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:45:55.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:55.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:55.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:45:55.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:55.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:55.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:45:55.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:45:55.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:55.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:55.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:55.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:55.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:55.139 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:55.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:55.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:55.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:45:55.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:55.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:55.141 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:55.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:55.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:55.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:45:55.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 08:45:55.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:55.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:55.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:55.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:55.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:56.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:56.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:56.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:45:56.166 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 08:45:56.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:56.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:56.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:56.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:56.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:56.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:56.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:56.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:56.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:56.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:56.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:56.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:56.167 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:45:56.167 DEBUG [main][EditorHandler] 0 editor(s) found 08:45:56.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:56.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:56.173 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:45:56.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:56.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:56.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:45:56.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:56.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:56.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:45:56.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:45:56.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:56.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:56.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:56.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:56.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:56.184 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:56.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:56.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:56.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:45:56.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:56.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:56.186 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:56.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:56.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:56.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:45:56.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 08:45:56.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:56.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:56.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:56.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:56.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:57.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:57.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:57.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:45:57.192 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 08:45:57.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:57.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:57.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:57.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:57.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:57.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:57.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:57.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:57.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:57.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:57.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:57.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:57.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:57.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:57.195 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:45:57.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:57.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:57.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:45:57.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:57.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:57.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:45:57.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:45:57.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:57.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:57.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:57.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:57.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:57.198 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:57.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:57.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:57.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:57.250 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:57.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:57.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:57.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:57.251 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:57.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:57.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:57.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:57.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:57.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:57.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:57.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:58.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:58.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:58.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:45:58.253 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:45:58.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:45:58.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:58.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:58.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:45:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:58.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:58.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:58.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:45:58.255 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 08:45:58.255 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:45:58.256 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 08:45:58.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 08:45:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:58.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 08:45:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:58.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 08:45:58.256 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:45:58.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:45:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:58.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:45:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:58.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:45:58.257 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 08:45:58.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:45:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:45:58.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:45:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:45:58.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:45:58.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:45:58.257 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:45:58.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:45:58.260 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:45:58.261 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 08:45:58.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:45:58.261 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:45:58.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:45:58.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:45:58.267 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:45:58.267 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:45:58.525 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:45:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:45:58.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:45:58.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:45:58.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:45:58.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:45:58.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:45:58.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:45:58.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:45:58.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:45:58.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:45:58.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:45:58.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:45:58.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:45:58.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:45:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:45:58.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:58.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:58.555 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:45:58.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:58.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:58.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 08:45:58.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:58.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:58.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 08:45:58.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:45:58.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:58.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:58.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:58.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:58.617 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:58.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:58.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:58.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:58.672 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:58.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:58.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:58.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:45:58.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 08:45:58.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:58.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:58.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:58.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:58.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:45:58.674 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 08:45:58.674 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:45:58.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:45:58.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:58.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:58.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:58.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:58.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:58.677 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:58.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:58.677 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:58.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:58.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:58.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:58.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:58.677 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:45:58.678 DEBUG [main][EditorHandler] 1 editor(s) found 08:45:58.678 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 08:45:58.807 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 08:45:58.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:58.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:58.812 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:45:58.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:58.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:58.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:45:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:58.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:45:58.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:45:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:58.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:58.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:58.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:58.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:58.843 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:58.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:58.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:58.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:45:58.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:58.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:58.845 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:58.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:58.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:58.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:45:58.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 08:45:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:58.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:58.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:59.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:59.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:59.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:59.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:45:59.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:45:59.851 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 08:45:59.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:59.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:45:59.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:45:59.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:45:59.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:45:59.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:59.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:45:59.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:45:59.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:45:59.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:45:59.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:45:59.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:45:59.852 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:45:59.852 DEBUG [main][EditorHandler] 0 editor(s) found 08:45:59.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:59.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:59.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:45:59.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:59.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:59.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:45:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:45:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:45:59.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:45:59.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:45:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:59.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:59.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:45:59.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:45:59.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:45:59.889 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:59.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:59.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:59.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:45:59.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:45:59.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:45:59.891 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:45:59.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:45:59.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:45:59.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:45:59.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Collapse All.*') 08:45:59.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:45:59.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:45:59.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:00.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:00.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:00.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:00.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:00.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:46:00.898 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 08:46:00.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:46:00.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:46:00.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:46:00.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:00.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:00.899 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:46:00.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:46:00.899 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:46:00.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:46:00.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:46:00.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:46:00.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:46:00.899 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:46:00.900 DEBUG [main][EditorHandler] 0 editor(s) found 08:46:00.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:00.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:00.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:46:00.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:00.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:00.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:46:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:00.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:46:00.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:46:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:00.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:00.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:00.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:00.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:00.939 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:46:00.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:46:00.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:00.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:46:00.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:00.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:00.941 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:46:00.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:46:00.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:00.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:46:00.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:00.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:00.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:00.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:01.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:01.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:01.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:01.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:01.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:46:01.945 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:46:01.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:46:01.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:46:01.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:46:01.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:01.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:01.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:46:01.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:46:01.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:46:01.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:46:01.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:46:01.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:46:01.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:46:01.946 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:46:01.946 DEBUG [main][EditorHandler] 0 editor(s) found 08:46:01.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:01.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:01.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:46:01.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:01.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:01.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:46:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:01.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:46:01.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:46:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:01.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:01.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:01.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:01.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:01.985 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:46:01.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:46:01.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:01.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:46:01.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:01.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:01.986 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:46:01.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:46:01.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:01.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:46:01.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Link with Editor.*') 08:46:01.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:01.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:01.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:02.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:02.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:02.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:02.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:02.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:46:02.993 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 08:46:02.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:46:02.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:46:02.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:46:02.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:02.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:02.994 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:46:02.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:46:02.994 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:46:02.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:46:02.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:46:02.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:46:02.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:46:02.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:02.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:02.995 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:46:02.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:02.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:02.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:46:02.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:02.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:02.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:46:02.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:46:02.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:02.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:02.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:02.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:02.998 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:02.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:03.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:03.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:03.051 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:03.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:03.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:03.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:03.052 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:03.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:03.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:03.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:03.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:03.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:03.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:03.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:03.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:04.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:04.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:46:04.055 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:04.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:04.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:04.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:04.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:04.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:04.057 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 08:46:04.057 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:46:04.057 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 08:46:04.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 08:46:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:04.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 08:46:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:04.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 08:46:04.058 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:46:04.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:46:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:04.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:46:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:04.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:46:04.058 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 08:46:04.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:46:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:04.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:46:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:04.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:46:04.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:46:04.058 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:46:04.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:46:04.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:46:04.065 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 08:46:04.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:46:04.065 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:46:04.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:46:04.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:46:04.068 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:46:04.068 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:46:04.299 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:46:04.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:46:04.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:46:04.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:46:04.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:46:04.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:46:04.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:46:04.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:46:04.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:46:04.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:46:04.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:46:04.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:46:04.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:46:04.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:46:04.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:46:04.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:46:04.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:04.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:04.328 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:46:04.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:04.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:04.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 08:46:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:04.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 08:46:04.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:46:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:04.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:04.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:04.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:04.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:04.347 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:46:04.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:46:04.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:04.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:04.412 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:46:04.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:46:04.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:04.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:04.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:04.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:04.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:04.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:04.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:04.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:04.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:46:04.415 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 08:46:04.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:46:04.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:46:04.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:46:04.416 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:46:04.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:04.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:04.416 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:46:04.417 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:46:04.417 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:46:04.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:46:04.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:46:04.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:46:04.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:46:04.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:04.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:04.418 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:46:04.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:04.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:04.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 08:46:04.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:04.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:04.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 08:46:04.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:46:04.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:04.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:04.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:04.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:04.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:04.422 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:04.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:04.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:04.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:04.495 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:04.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:04.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:04.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:04.496 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:04.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:04.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:04.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:04.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:04.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:04.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:04.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:05.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:05.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:46:05.498 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:05.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:05.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:05.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:05.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:05.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:05.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:05.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:05.500 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 08:46:05.501 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:46:05.501 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 08:46:05.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 08:46:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:05.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 08:46:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:05.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 08:46:05.502 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:46:05.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:46:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:05.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:46:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:05.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:46:05.502 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 08:46:05.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:46:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:05.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:46:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:05.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:46:05.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:46:05.503 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:46:05.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:46:05.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:46:05.510 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 08:46:05.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:46:05.510 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:46:05.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:46:05.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:46:05.513 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:46:05.514 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:46:05.571 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:46:05.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:46:05.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:46:05.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:46:05.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:46:05.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:46:05.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:46:05.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:46:05.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:46:05.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:46:05.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:46:05.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:46:05.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:46:05.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:46:05.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:46:05.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:05.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:05.580 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:46:05.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:05.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:05.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 08:46:05.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:05.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:05.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 08:46:05.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:46:05.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:05.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:05.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:05.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:05.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:05.595 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:46:05.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:46:05.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:05.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:05.654 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:46:05.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:46:05.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:05.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:05.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Link with Editor.*') 08:46:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:05.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:05.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:06.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:06.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:06.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:06.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:06.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:46:06.661 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 08:46:06.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:46:06.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:46:06.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:46:06.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:06.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:06.662 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 08:46:06.662 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:06.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:06.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:06.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:06.702 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:06.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:06.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:06.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:06.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:06.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:06.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:07.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:07.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:07.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:07.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:07.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:46:07.704 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:07.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:07.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:07.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:07.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:07.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:07.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:07.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:07.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:07.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:07.707 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 08:46:07.707 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 08:46:07.707 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 08:46:07.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 08:46:07.711 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 08:46:07.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:46:07.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'New' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:07.774 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:46:07.774 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:46:07.775 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:46:07.775 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:46:07.775 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:46:07.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:46:07.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:46:07.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:46:07.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:46:07.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:46:07.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:46:07.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:46:07.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:46:07.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:46:07.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:46:07.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:46:07.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:46:07.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:46:07.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:46:07.778 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'OutlineViewTestProject' via Explorer 08:46:07.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 08:46:07.778 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 08:46:07.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 08:46:07.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 08:46:07.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:46:07.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:07.837 DEBUG [main][MenuItemLookup] Found menu:'New' 08:46:07.837 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:46:07.837 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:07.837 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:46:07.837 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:46:07.837 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:46:07.837 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:07.837 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:46:07.837 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:46:07.837 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:46:07.837 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:46:07.837 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:46:07.838 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:46:07.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:46:07.838 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:46:07.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:46:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:46:08.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:46:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:08.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:08.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:08.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:08.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:46:08.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:08.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:08.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:08.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:46:08.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:08.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:08.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:08.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:08.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:08.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:08.553 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:46:08.553 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:46:08.553 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:46:08.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:08.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:08.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:08.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:08.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:46:08.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:08.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:08.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:08.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:46:08.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:08.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:08.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:08.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:08.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:08.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:08.555 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:46:08.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:08.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:08.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:08.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:08.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:46:08.560 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:46:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:46:09.061 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:46:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:46:09.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:46:09.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:46:09.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:46:09.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:46:09.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:46:09.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:46:09.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:46:09.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:46:09.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:46:09.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:46:09.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:46:09.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:46:09.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:46:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:46:09.061 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 08:46:09.061 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:46:09.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:46:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.318 s - in org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.424 s testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.282 s testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.589 s testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.224 s testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.181 s testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.49 s testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.303 s testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.17 s testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.026 s testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.484 s testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.175 s testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.047 s testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.047 s testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.048 s testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.422 s testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 2.245 s Running org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 08:46:09.078 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 08:46:09.080 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:46:09.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:46:09.080 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 08:46:09.080 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:46:09.080 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:46:09.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:46:09.081 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:46:09.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:46:09.081 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:46:09.082 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 08:46:09.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 08:46:09.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:46:09.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:46:09.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:46:09.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:09.092 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 08:46:09.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:46:09.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:09.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:09.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:46:09.093 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:46:09.093 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:09.093 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:46:09.093 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:09.093 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:46:09.093 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:46:09.093 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:46:09.093 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:46:09.093 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:46:09.093 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:46:09.093 DEBUG [main][MenuItemLookup] Item match:Window 08:46:09.094 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:46:09.094 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:46:09.094 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:46:09.094 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:09.094 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:46:09.094 DEBUG [main][MenuItemLookup] Item match:Show View 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:09.102 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:46:09.102 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:46:09.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:46:09.122 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:46:09.122 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:46:09.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:46:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:46:09.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:46:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:09.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:46:09.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:09.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:46:09.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:09.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:09.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:09.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:46:09.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:46:09.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:46:09.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:46:09.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:09.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:46:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:09.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:46:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:46:09.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:46:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:09.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:46:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:09.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:46:09.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 08:46:09.230 DEBUG [main][TreeItemHandler] Selecting tree item: Search 08:46:09.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 08:46:09.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 08:46:09.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:09.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:46:09.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:09.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:09.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:46:09.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:09.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:46:09.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:09.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:09.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:09.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:09.232 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:46:09.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:09.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:09.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:09.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:09.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:46:09.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:46:09.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 08:46:09.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:09.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 08:46:09.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:09.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:46:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:09.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:46:09.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E') 08:46:09.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:09.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:09.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:09.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:09.422 INFO [WorkbenchTestable][AbstractView] Activate view Search 08:46:09.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 08:46:09.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:09.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:46:09.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:09.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:09.425 INFO [WorkbenchTestable][AbstractView] Activate view Search 08:46:09.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 08:46:09.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:09.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 08:46:09.426 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 08:46:09.426 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 08:46:09.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 08:46:09.427 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:46:09.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 08:46:09.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:46:09.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:46:09.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:09.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:09.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 08:46:09.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:46:09.548 INFO [WorkbenchTestable][RequirementsRunner] Started test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 08:46:09.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 08:46:09.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:46:09.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:46:09.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:46:09.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:09.561 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 08:46:09.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:46:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:09.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:09.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:46:09.611 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:46:09.611 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:09.611 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:46:09.611 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:09.611 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:46:09.611 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:46:09.611 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:46:09.611 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:46:09.611 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:46:09.611 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:46:09.611 DEBUG [main][MenuItemLookup] Item match:Window 08:46:09.612 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:46:09.612 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:46:09.612 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:46:09.612 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:09.612 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:46:09.612 DEBUG [main][MenuItemLookup] Item match:Show View 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:09.618 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:46:09.618 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:46:09.618 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:46:09.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:46:09.618 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:46:09.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:46:09.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:46:09.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:46:09.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:09.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:09.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:46:09.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:09.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:09.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:09.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:46:09.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:09.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:09.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:09.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:09.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:09.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:46:09.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:46:09.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:46:09.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:46:09.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:09.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:46:09.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:09.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:46:09.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:46:09.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:46:09.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:09.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:46:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:09.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:46:09.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 08:46:09.735 DEBUG [main][TreeItemHandler] Selecting tree item: Search 08:46:09.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 08:46:09.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 08:46:09.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:09.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:46:09.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:09.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:09.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:46:09.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:09.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:46:09.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:09.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:09.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:09.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:09.748 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:46:09.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:09.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:09.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:09.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:09.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:46:09.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:46:09.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 08:46:09.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:09.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 08:46:09.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:09.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:46:09.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:09.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:09.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:46:09.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E') 08:46:09.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:09.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:09.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:09.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:09.896 INFO [WorkbenchTestable][AbstractView] Activate view Search 08:46:09.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 08:46:09.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:09.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:46:09.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:09.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:09.917 INFO [WorkbenchTestable][AbstractView] Activate view Search 08:46:09.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 08:46:09.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:09.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 08:46:09.919 INFO [WorkbenchTestable][AbstractView] Activate view Search 08:46:09.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 08:46:09.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:09.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 08:46:09.920 INFO [WorkbenchTestable][AbstractView] Activate view Search 08:46:09.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 08:46:09.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:09.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 08:46:09.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget which text matches: "No search results available. Start a search from the search dialog...") 08:46:09.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:09.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:09.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:09.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:09.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:46:09.925 INFO [WorkbenchTestable][AbstractView] Activate view Search 08:46:09.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 08:46:09.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:09.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 08:46:09.926 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 08:46:09.926 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 08:46:09.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 08:46:09.926 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:46:09.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 08:46:09.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:46:09.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:46:10.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:10.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:10.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 08:46:10.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:46:10.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 08:46:10.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 08:46:10.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:46:10.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:46:10.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:46:10.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:10.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:10.042 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 08:46:10.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:46:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:10.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:10.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:46:10.064 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:46:10.065 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:10.065 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:46:10.065 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:10.065 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:46:10.065 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:46:10.065 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:46:10.065 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:46:10.065 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:46:10.065 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:46:10.065 DEBUG [main][MenuItemLookup] Item match:Window 08:46:10.065 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:46:10.065 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:46:10.066 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:46:10.066 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.066 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:46:10.066 DEBUG [main][MenuItemLookup] Item match:Show View 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.071 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:46:10.071 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:46:10.072 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:46:10.072 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:46:10.072 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:46:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:46:10.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:46:10.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:46:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:10.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:46:10.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:10.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:46:10.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:10.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:10.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:10.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:10.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:10.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:46:10.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:46:10.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:46:10.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:46:10.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:10.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:46:10.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:10.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:46:10.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:46:10.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:46:10.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:10.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:46:10.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:10.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:46:10.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 08:46:10.178 DEBUG [main][TreeItemHandler] Selecting tree item: Search 08:46:10.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 08:46:10.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 08:46:10.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:10.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:10.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:10.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:46:10.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:10.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:10.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:10.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:46:10.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:10.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:10.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:10.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:46:10.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:10.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:10.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:10.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:10.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:10.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:10.180 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:46:10.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:10.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:10.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:10.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:10.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:46:10.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:46:10.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 08:46:10.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:10.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 08:46:10.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:10.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:10.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:46:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:10.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:46:10.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E') 08:46:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:10.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:10.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:10.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:10.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:10.367 INFO [WorkbenchTestable][AbstractView] Activate view Search 08:46:10.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 08:46:10.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:10.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:46:10.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:10.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:10.369 INFO [WorkbenchTestable][AbstractView] Activate view Search 08:46:10.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 08:46:10.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:10.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 08:46:10.370 INFO [WorkbenchTestable][AbstractView] Activate view Search 08:46:10.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 08:46:10.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:10.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 08:46:10.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget which text matches: "No search results available. Start a search from the search dialog...") 08:46:10.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:10.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:10.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:10.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:10.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:46:10.372 INFO [WorkbenchTestable][AbstractView] Activate view Search 08:46:10.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 08:46:10.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:10.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the search dialog... TooltipText=null 08:46:10.373 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 08:46:10.373 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 08:46:10.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 08:46:10.373 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:46:10.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 08:46:10.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:46:10.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:46:10.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:10.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:10.480 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 08:46:10.480 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 08:46:10.480 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:46:10.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:46:10.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:10.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.404 s - in org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.466 s testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.484 s testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.447 s Running org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:46:10.499 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:46:10.503 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:46:10.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:46:10.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:46:10.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:46:10.504 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:46:10.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:46:10.504 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:46:10.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:46:10.504 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 08:46:10.507 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 08:46:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:46:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:10.507 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:46:10.507 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:10.507 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:46:10.507 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:46:10.508 DEBUG [main][MenuItemLookup] Item match:Window 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.508 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:46:10.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:10.509 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:46:10.509 DEBUG [main][MenuItemLookup] Item match:Window 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:46:10.509 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:46:10.509 DEBUG [main][MenuItemLookup] Item match:Perspective 08:46:10.510 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:46:10.510 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.510 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:46:10.510 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:46:10.510 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:46:10.510 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:46:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:46:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:10.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:46:10.510 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:10.510 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:46:10.510 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:10.510 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:46:10.510 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:46:10.510 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:46:10.510 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:46:10.510 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:46:10.510 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:46:10.510 DEBUG [main][MenuItemLookup] Item match:Window 08:46:10.511 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:46:10.511 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:46:10.511 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:46:10.511 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.511 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:46:10.511 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:46:10.511 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.511 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:46:10.511 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.511 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:46:10.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:10.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:10.511 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:46:10.512 DEBUG [main][MenuItemLookup] Item match:Window 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:46:10.512 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:46:10.512 DEBUG [main][MenuItemLookup] Item match:Perspective 08:46:10.513 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:46:10.513 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.513 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:46:10.513 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:46:10.513 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:46:10.513 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:46:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:10.513 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:46:10.513 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:10.513 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:46:10.513 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:10.513 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:46:10.513 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:46:10.513 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:46:10.513 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:46:10.513 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:46:10.513 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:46:10.513 DEBUG [main][MenuItemLookup] Item match:Window 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:46:10.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:10.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:10.514 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:46:10.514 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:46:10.515 DEBUG [main][MenuItemLookup] Item match:Window 08:46:10.515 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:46:10.515 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:46:10.515 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:46:10.515 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.515 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:46:10.515 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:46:10.515 DEBUG [main][MenuItemLookup] Item match:Perspective 08:46:10.515 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:46:10.515 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.515 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:46:10.515 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:46:10.515 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:46:10.515 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:46:10.515 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 08:46:10.516 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 08:46:10.516 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 08:46:10.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 08:46:10.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 08:46:10.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 08:46:10.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:10.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:10.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:10.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:10.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:10.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:46:10.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:10.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:10.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:10.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 08:46:10.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:10.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:10.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:10.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:46:10.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:10.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:10.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:10.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:10.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:10.600 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 08:46:10.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:10.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:10.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:10.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:10.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:10.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:10.900 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:46:10.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:10.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:10.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:46:10.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:10.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:10.902 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:46:10.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:46:10.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:10.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:10.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:10.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:10.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:10.903 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:10.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:10.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:10.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:46:10.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:10.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:10.906 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:10.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:10.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:10.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:46:10.907 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:10.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:10.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:10.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:46:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:10.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:10.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:10.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:10.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:10.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:10.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:10.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:46:10.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:10.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:10.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:10.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:10.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:10.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:10.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:10.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:46:10.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:10.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:10.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:10.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:10.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:10.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:46:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:10.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:46:10.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:46:10.933 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:10.933 DEBUG [main][MenuItemLookup] Item match:File 08:46:10.934 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:46:10.934 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:10.939 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:46:10.939 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:46:10.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:46:10.940 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:46:10.940 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:46:11.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:46:11.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 'New|Select a wizard'] is available. finished successfully 08:46:11.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:46:11.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:11.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:11.070 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:46:11.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:11.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:46:11.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:11.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:11.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:11.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:11.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:11.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:46:11.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:46:11.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:46:11.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:46:11.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:11.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:46:11.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:11.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:46:11.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:46:11.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:46:11.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:11.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:46:11.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:11.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:46:11.085 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:46:11.085 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:46:11.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:46:11.103 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:46:11.103 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:46:11.103 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:46:11.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:46:11.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:11.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:11.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:11.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:11.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:11.106 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:46:11.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:11.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:11.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:11.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:11.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:11.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:11.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:11.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:46:11.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:46:11.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:46:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:11.476 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:46:11.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:11.477 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'Project' 08:46:11.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:46:11.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:11.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:11.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:11.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:11.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:46:11.480 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:46:11.481 INFO [WorkbenchTestable][AbstractText] Text set to: Project 08:46:11.532 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:46:11.532 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:46:11.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:46:11.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:11.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:11.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:11.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:11.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:11.536 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:46:11.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:11.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:11.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:11.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:11.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:46:14.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:46:14.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:46:14.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:46:14.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:46:14.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:46:14.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:46:14.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:46:14.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:46:14.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:46:14.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:46:14.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:46:14.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:46:14.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:46:14.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:46:14.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:46:14.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:14.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:14.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:14.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:14.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:46:14.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:14.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:14.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:14.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:14.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:14.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:14.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:14.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:46:14.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:14.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:14.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:14.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:14.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:14.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:46:14.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:14.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:14.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:46:14.836 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:46:14.837 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:14.837 DEBUG [main][MenuItemLookup] Item match:File 08:46:14.838 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:46:14.838 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:14.843 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:46:14.843 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:46:14.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:46:14.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:46:14.844 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:46:15.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:46:15.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:46:15.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:46:15.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:15.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:15.097 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:46:15.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:15.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:46:15.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:15.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:15.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:15.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:15.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:15.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:46:15.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:46:15.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:46:15.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:46:15.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:15.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:46:15.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:15.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:46:15.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:46:15.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:46:15.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:15.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:46:15.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:15.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:46:15.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:46:15.101 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:46:15.102 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:46:15.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:46:15.149 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:46:15.149 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:46:15.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:46:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:15.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:15.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:15.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:15.195 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:46:15.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:15.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:15.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:15.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:15.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:15.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:15.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:15.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:46:15.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:46:15.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:46:15.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:15.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:15.524 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:46:15.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:15.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:46:15.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:15.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:15.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:15.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:15.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:46:15.613 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:46:15.615 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 08:46:15.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 08:46:15.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:15.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:15.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:15.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:15.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:46:15.702 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:46:15.703 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:46:15.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 08:46:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:15.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:15.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:15.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:15.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:15.730 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 08:46:15.730 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 08:46:15.730 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 08:46:15.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:15.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:15.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:15.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:15.731 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:46:15.731 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:46:15.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:46:15.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:15.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:15.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:15.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:15.735 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:46:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:15.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:15.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:15.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:46:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:46:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:46:16.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:46:16.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:46:16.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 08:46:16.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:46:16.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:46:16.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:46:16.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:46:16.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:46:16.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:46:16.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:46:16.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:46:16.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:46:16.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:46:16.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:46:16.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:46:16.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:46:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:46:16.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:46:16.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:16.771 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass.java"as the parent 08:46:16.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:16.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:16.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:16.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:16.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:16.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:16.773 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World"); 08:46:16.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 08:46:16.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:16.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:16.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:16.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:16.822 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:16.823 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World"); } } TooltipText=null 08:46:16.823 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:16.823 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World"); } } TooltipText=null 08:46:16.823 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:46:16.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 08:46:16.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:16.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:16.896 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 08:46:16.896 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 08:46:16.896 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:16.896 DEBUG [main][MenuItemLookup] Item match:File 08:46:16.897 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:46:16.897 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:46:16.897 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:46:16.897 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:46:16.897 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:16.897 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:46:16.897 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:46:16.897 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:16.897 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:46:16.897 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:46:16.898 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:46:16.898 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:46:16.898 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:46:16.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:46:16.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:46:16.991 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:16.991 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World"); } } TooltipText=null 08:46:16.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:16.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:16.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:16.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:16.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:46:16.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:16.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:16.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:16.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:16.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:16.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:16.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:16.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:46:16.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:16.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:16.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:16.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:16.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:16.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 08:46:16.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:16.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:16.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 08:46:16.994 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 08:46:16.995 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:16.995 DEBUG [main][MenuItemLookup] Item match:File 08:46:16.996 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:46:16.996 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:17.001 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:46:17.001 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:46:17.002 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:46:17.002 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:46:17.002 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:46:17.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:46:17.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:46:17.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:46:17.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:17.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:17.200 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:46:17.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:17.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:46:17.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:17.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:17.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:17.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:17.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:46:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:46:17.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:46:17.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:46:17.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:17.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:46:17.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:17.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:46:17.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:46:17.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:46:17.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:17.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:46:17.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:17.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:46:17.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:46:17.219 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:46:17.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:46:17.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:46:17.227 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:46:17.227 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:46:17.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:46:17.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:17.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:17.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:17.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:17.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:17.230 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:46:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:17.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:17.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:17.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:17.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:17.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:46:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:46:17.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:46:17.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:17.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:17.463 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:46:17.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:17.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:46:17.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:17.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:17.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:17.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:17.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:46:17.534 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:46:17.536 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass 08:46:17.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 08:46:17.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:17.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:17.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:17.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:17.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:46:17.543 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:46:17.544 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:46:17.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 08:46:17.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:17.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:17.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:17.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:17.632 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 08:46:17.633 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 08:46:17.633 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 08:46:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:17.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:17.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:17.633 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:46:17.633 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:46:17.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:46:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:17.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:17.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:17.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:17.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:17.649 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:46:17.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:17.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:17.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:17.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:17.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:46:18.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:46:18.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:46:18.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:46:18.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:46:18.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:46:18.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:46:18.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 6 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:46:18.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 08:46:18.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:46:18.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:46:18.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:46:18.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:46:18.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:46:18.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:46:18.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:46:18.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:46:18.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:46:18.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:46:18.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:46:18.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:46:18.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:46:18.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:46:18.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:18.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:18.820 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass.java"as the parent 08:46:18.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:18.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:18.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:18.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:18.821 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: int i = 0; while (true) {System.out.println(i++);} 08:46:18.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass.java\E') 08:46:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:18.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:18.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:18.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:18.898 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:18.898 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass { public static void main(String[] args) { // TODO Auto-generated method stub int i = 0; while (true) {System.out.println(i++);} } } TooltipText=null 08:46:18.898 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:18.898 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass { public static void main(String[] args) { // TODO Auto-generated method stub int i = 0; while (true) {System.out.println(i++);} } } TooltipText=null 08:46:18.898 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:46:18.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 08:46:18.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:18.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:18.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 08:46:18.900 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 08:46:18.900 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:18.900 DEBUG [main][MenuItemLookup] Item match:File 08:46:18.902 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:46:18.902 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:46:18.902 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:46:18.902 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:46:18.902 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:18.902 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:46:18.902 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:46:18.902 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:18.902 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:46:18.902 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:46:18.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:46:18.902 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:46:18.902 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:46:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:46:19.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:46:19.099 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:19.099 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass { public static void main(String[] args) { // TODO Auto-generated method stub int i = 0; while (true) {System.out.println(i++);} } } TooltipText=null 08:46:19.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:19.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:19.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:19.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:19.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:46:19.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:19.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:19.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:19.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:19.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:19.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:19.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:19.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:46:19.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:19.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:19.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:19.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:19.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:19.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 08:46:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:19.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 08:46:19.102 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 08:46:19.102 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:19.102 DEBUG [main][MenuItemLookup] Item match:File 08:46:19.103 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:46:19.103 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:19.108 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:46:19.108 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:46:19.193 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:46:19.193 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:46:19.194 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:46:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:46:19.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:46:19.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:46:19.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:19.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:19.494 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:46:19.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:19.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:46:19.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:19.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:19.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:19.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:19.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:19.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:46:19.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:46:19.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:46:19.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:46:19.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:19.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:46:19.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:19.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:46:19.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:46:19.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:46:19.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:19.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:46:19.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:19.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:46:19.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:46:19.499 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:46:19.499 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:46:19.499 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:46:19.499 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:46:19.499 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:46:19.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:46:19.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:19.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:19.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:19.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:19.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:19.501 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:46:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:19.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:19.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:19.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:19.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:19.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:19.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:46:19.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:46:19.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:46:19.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:19.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:19.719 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:46:19.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:19.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:46:19.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:19.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:19.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:19.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:19.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:46:19.803 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:46:19.805 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass2 08:46:19.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 08:46:19.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:19.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:19.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:19.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:19.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:46:19.838 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:46:19.839 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:46:19.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 08:46:19.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:19.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:19.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:19.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:19.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:19.853 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 08:46:19.853 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 08:46:19.854 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 08:46:19.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:19.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:19.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:19.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:19.854 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:46:19.854 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:46:19.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:46:19.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:19.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:19.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:19.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:19.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:19.858 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:46:19.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:19.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:19.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:19.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:19.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:46:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:46:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:46:20.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:46:20.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:46:20.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:46:20.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:46:20.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:46:20.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:46:20.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:46:20.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:46:20.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:46:20.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:46:20.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:46:20.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:46:20.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:46:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:46:20.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 08:46:20.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:20.430 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass2.java"as the parent 08:46:20.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:20.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:20.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:20.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:20.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:20.431 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: try {System.out.println("Start"); Thread.sleep(10 * 1000); System.out.println("Hello Application"); Thread.sleep(20 * 1000); System.out.println("Finish"); } catch (InterruptedException e) {e.printStackTrace();} 08:46:20.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass2.java\E') 08:46:20.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:20.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:20.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:20.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:20.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:20.463 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:20.463 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass2 { public static void main(String[] args) { // TODO Auto-generated method stub try {System.out.println("Start"); Thread.sleep(10 * 1000); System.out.println("Hello Application"); Thread.sleep(20 * 1000); System.out.println("Finish"); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 08:46:20.464 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:20.464 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass2 { public static void main(String[] args) { // TODO Auto-generated method stub try {System.out.println("Start"); Thread.sleep(10 * 1000); System.out.println("Hello Application"); Thread.sleep(20 * 1000); System.out.println("Finish"); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 08:46:20.464 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:46:20.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 08:46:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:20.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 08:46:20.465 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 08:46:20.465 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:20.465 DEBUG [main][MenuItemLookup] Item match:File 08:46:20.466 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:46:20.466 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:46:20.466 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:46:20.466 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:46:20.466 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:20.467 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:46:20.467 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:46:20.467 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:20.467 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:46:20.467 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:46:20.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:46:20.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:46:20.467 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:46:20.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:46:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:46:20.551 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:20.551 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestLoopClass2 { public static void main(String[] args) { // TODO Auto-generated method stub try {System.out.println("Start"); Thread.sleep(10 * 1000); System.out.println("Hello Application"); Thread.sleep(20 * 1000); System.out.println("Finish"); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 08:46:20.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:20.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:20.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:20.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:20.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:46:20.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:20.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:20.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:20.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:20.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:20.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:20.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:20.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:46:20.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:20.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:20.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:20.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:20.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:20.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 08:46:20.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:20.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:20.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 08:46:20.583 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 08:46:20.583 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:20.583 DEBUG [main][MenuItemLookup] Item match:File 08:46:20.584 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:46:20.584 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:46:20.588 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:46:20.588 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:46:20.588 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:46:20.588 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:20.588 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:46:20.588 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:46:20.588 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:46:20.588 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:46:20.589 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:46:20.589 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:46:20.589 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:46:20.589 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:46:20.589 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:46:20.589 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:20.589 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:46:20.589 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:46:20.589 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:46:20.589 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:20.589 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:46:20.589 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:20.589 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:46:20.589 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:46:20.618 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:46:20.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:46:20.618 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:46:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:46:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:46:20.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:46:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:20.750 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:46:20.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:20.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:46:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:20.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:20.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:20.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:20.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:20.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:46:20.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:46:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:46:20.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:46:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:20.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:46:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:20.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:46:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:46:20.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:46:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:20.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:46:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:20.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:46:20.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:46:20.768 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:46:20.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:46:20.768 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:46:20.768 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:46:20.768 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:46:20.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:46:20.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:20.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:20.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:20.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:20.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:20.794 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:46:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:20.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:20.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:20.944 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:20.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:20.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:20.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:46:20.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:46:20.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:46:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:20.945 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:46:20.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:20.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:46:20.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:20.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:20.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:20.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:20.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:46:20.987 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:46:20.988 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 08:46:21.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 08:46:21.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:21.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:21.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:21.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:46:21.053 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:46:21.054 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:46:21.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 08:46:21.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:21.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:21.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:21.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:21.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:21.070 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 08:46:21.070 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 08:46:21.070 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 08:46:21.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:21.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:21.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:21.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:21.070 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:46:21.070 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:46:21.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:46:21.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:21.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:21.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:21.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:21.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:21.095 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:46:21.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:21.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:21.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:21.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:21.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:46:21.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:46:21.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:46:21.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:46:21.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:46:21.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:46:21.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:46:21.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:46:21.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:46:21.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:46:21.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:46:21.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:46:21.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:46:21.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:46:21.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:46:21.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:46:21.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:46:21.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:46:21.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:46:21.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:21.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:21.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:21.661 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass1.java"as the parent 08:46:21.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:21.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:21.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:21.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:21.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:21.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:21.662 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World1"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} 08:46:21.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass1.java\E') 08:46:21.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:21.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:21.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:21.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:21.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:21.708 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:21.708 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass1 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World1"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 08:46:21.708 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:21.709 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass1 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World1"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 08:46:21.709 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:46:21.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 08:46:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:21.710 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 08:46:21.710 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 08:46:21.710 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:21.710 DEBUG [main][MenuItemLookup] Item match:File 08:46:21.711 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:46:21.711 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:46:21.711 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:46:21.711 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:46:21.711 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:21.711 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:46:21.711 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:46:21.711 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:21.711 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:46:21.711 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:46:21.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:46:21.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:46:21.712 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:46:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:46:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:46:21.804 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:21.805 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass1 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World1"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 08:46:21.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'] 08:46:21.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:21.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'] 08:46:21.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:21.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: "New Java Class"] 08:46:21.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:21.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'] 08:46:21.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:21.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'] 08:46:21.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:21.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'] 08:46:21.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:21.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: "New Java Class"] 08:46:21.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:21.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'] 08:46:21.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:21.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'] 08:46:21.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:21.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 08:46:21.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:21.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:21.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 08:46:21.808 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 08:46:21.808 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:21.808 DEBUG [main][MenuItemLookup] Item match:File 08:46:21.809 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:46:21.809 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:21.814 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:46:21.814 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:46:21.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:46:21.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:46:21.846 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:46:21.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:46:21.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:46:21.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:46:21.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:21.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:21.973 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:46:21.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:21.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:46:21.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:21.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:21.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:21.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:21.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:21.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:46:21.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:46:22.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:46:22.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:46:22.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:22.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:46:22.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:22.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:46:22.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:46:22.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:46:22.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:22.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:46:22.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:22.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:46:22.006 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:46:22.006 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:46:22.006 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:46:22.007 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:46:22.007 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:46:22.007 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:46:22.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:46:22.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:22.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:22.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:22.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:22.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:22.009 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:46:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:22.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:22.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:22.158 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:46:22.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:22.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:22.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:46:22.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:46:22.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:46:22.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:22.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:22.160 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:46:22.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:46:22.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:46:22.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:22.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:22.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:22.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:46:22.208 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:46:22.209 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass2 08:46:22.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 08:46:22.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:22.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:22.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:22.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:22.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:46:22.259 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:46:22.260 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:46:22.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 08:46:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:22.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:22.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:22.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:22.265 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 08:46:22.265 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 08:46:22.266 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 08:46:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:22.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:22.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:22.266 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:46:22.266 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:46:22.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:46:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:22.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:22.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:22.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:22.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:22.280 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:46:22.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:22.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:22.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:22.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:22.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:46:22.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:46:22.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:46:22.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:46:22.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:46:22.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:46:22.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:46:22.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:46:22.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:46:22.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:46:22.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:46:22.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:46:22.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:46:22.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:46:22.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:46:22.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:46:22.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:46:22.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:46:22.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:46:22.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:22.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:22.833 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass2.java"as the parent 08:46:22.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:22.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:22.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:22.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:22.833 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World2"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} 08:46:22.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass2.java\E') 08:46:22.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:22.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:22.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:22.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:22.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:22.883 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:22.883 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass2 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World2"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 08:46:22.884 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:22.884 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass2 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World2"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 08:46:22.884 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:46:22.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:22.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:22.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:22.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:22.885 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:22.885 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:22.885 DEBUG [main][MenuItemLookup] Item match:File 08:46:22.887 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:46:22.887 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:46:22.887 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:46:22.887 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:46:22.887 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:22.887 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:46:22.887 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:46:22.887 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:22.887 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:46:22.887 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:46:22.887 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:46:22.887 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:46:22.887 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:46:22.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:46:22.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:46:22.961 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:22.961 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass2 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World2"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 08:46:22.961 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:22.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:23.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:23.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:23.029 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:23.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:23.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:23.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:23.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:23.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:23.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:23.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:23.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:24.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:24.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:46:24.031 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:24.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:24.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:24.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:24.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:24.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:24.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:24.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:24.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:24.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:24.033 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 08:46:24.034 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:46:24.034 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:46:24.034 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:46:24.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:46:24.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:24.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:24.058 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:46:24.058 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:46:24.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:46:24.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:46:24.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:46:24.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:46:24.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:24.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:24.069 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 08:46:24.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:24.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:24.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:24.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:24.070 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:24.070 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:24.070 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:46:24.070 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:24.070 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:46:24.070 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:46:24.070 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:46:24.070 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:46:24.070 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:46:24.070 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:46:24.070 DEBUG [main][MenuItemLookup] Item match:Window 08:46:24.073 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:46:24.073 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:46:24.073 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:46:24.073 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:24.073 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:46:24.073 DEBUG [main][MenuItemLookup] Item match:Show View 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:24.079 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:46:24.079 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:46:24.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:46:24.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:46:24.112 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:46:24.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:46:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:46:24.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:46:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:24.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:46:24.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:24.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:46:24.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:24.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:24.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:24.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:46:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:46:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:46:24.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:46:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:24.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:46:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:24.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:46:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:46:24.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:46:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:24.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:46:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:24.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:46:24.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:46:24.219 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:46:24.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:46:24.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:46:24.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:24.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:46:24.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:24.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:24.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:24.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:46:24.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:46:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:24.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:46:24.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:46:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:24.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:24.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:24.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:24.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:46:24.222 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:46:24.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:46:24.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:46:24.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:46:24.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:24.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:46:24.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:46:24.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 08:46:24.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:24.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:24.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 08:46:24.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:24.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:24.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:24.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:24.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:24.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:24.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 '\*?\QConsole\E') 08:46:24.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:24.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:24.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:24.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:24.356 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:24.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:24.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:24.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:24.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:24.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:24.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:24.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:24.369 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:24.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:24.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:24.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:24.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:24.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:24.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:24.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:46:24.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:24.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:24.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:24.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:24.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:24.396 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:24.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:24.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:24.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:24.456 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:24.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:24.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:24.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:24.460 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:24.461 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:24.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:24.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:24.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:24.464 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:46:24.464 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:46:24.464 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:46:24.465 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:24.465 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:42:05 AM) [pid: 2421])' 08:46:24.465 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:24.465 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:42:05 AM) [pid: 2421])' 08:46:24.465 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:46:24.465 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:46:24.465 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:46:24.465 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:46:24.465 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:46:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:46:25.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:46:25.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:25.468 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:25.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:25.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:25.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:25.469 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:46:25.470 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:46:25.470 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:46:25.470 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:25.470 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:42:05 AM) [pid: 2421])' 08:46:25.470 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:25.470 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:42:05 AM) [pid: 2421])' 08:46:25.470 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:46:25.470 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:46:25.470 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:46:25.470 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:46:25.470 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:46:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:46:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:46:25.473 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:25.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:25.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:25.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:25.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:25.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:25.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:25.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:25.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:25.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:25.475 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:25.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:25.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:25.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:25.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:25.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:25.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:25.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:25.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:25.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:25.480 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:46:25.620 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:46:25.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:25.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:25.622 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:46:25.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:25.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:25.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:25.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:25.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:46:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:25.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:25.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:25.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:25.625 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:25.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:25.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:25.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:25.676 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:25.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:25.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:25.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:25.677 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:25.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:25.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:25.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:25.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:25.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:25.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:26.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:26.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:26.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:26.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:26.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:46:26.680 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:26.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:26.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:26.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:26.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:26.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:26.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:26.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:26.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:26.682 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 08:46:26.682 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:46:26.683 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 08:46:26.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 08:46:26.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:26.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 08:46:26.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:26.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 08:46:26.683 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:46:26.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:46:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:26.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:46:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:26.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:46:26.684 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass1.java of tree item test 08:46:26.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:46:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:26.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:46:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:26.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:46:26.684 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass1.java 08:46:26.684 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass1.java 08:46:26.685 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass1.java about selection 08:46:26.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass1.java 08:46:26.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:26.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:26.698 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:26.698 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:26.698 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:46:26.698 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:26.698 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:46:26.698 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:46:26.698 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:46:26.698 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:46:26.698 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:46:26.698 DEBUG [main][MenuItemLookup] Item match:Run 08:46:26.699 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:46:26.699 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:46:26.699 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:26.699 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:46:26.699 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:46:26.699 DEBUG [main][MenuItemLookup] Item match:Run As 08:46:26.710 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 08:46:26.710 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 08:46:26.710 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 08:46:26.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 08:46:26.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 08:46:26.711 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 08:46:26.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 08:46:26.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:26.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:26.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:26.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:26.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:26.821 WARNING [main][ShellHandler] Shell is not focused 08:46:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:26.821 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:26.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:26.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:26.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:26.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:26.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:26.829 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:26.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:27.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:27.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:46:27.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:27.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:27.531 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:27.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:27.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:27.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 08:46:27.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:27.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:27.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 08:46:27.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:46:27.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:46:27.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:46:27.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:46:27.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:46:27.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:46:27.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:46:27.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:46:27.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:46:27.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:46:27.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:46:27.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:46:27.534 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:27.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:27.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:27.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 08:46:27.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 08:46:27.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:27.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:27.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:27.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:27.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:27.536 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 08:46:27.536 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 08:46:27.536 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:46:27.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:27.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:27.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:27.545 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:27.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:27.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:27.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:27.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:27.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:27.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:27.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:46:27.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:27.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:27.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:27.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:27.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:27.563 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:27.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:27.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:27.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:27.636 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:27.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:27.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:27.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:27.637 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:27.637 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:27.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:27.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:27.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:27.638 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:46:27.639 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:46:27.639 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:46:27.639 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:27.639 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:26 AM) [pid: 3071])' 08:46:27.639 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:27.639 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:26 AM) [pid: 3071])' 08:46:27.640 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:46:27.640 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:46:27.640 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:46:27.640 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:46:27.640 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:46:27.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:46:28.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:46:28.643 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:28.643 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:28.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:28.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:28.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:28.644 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:46:28.645 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:46:28.645 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:46:28.645 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:28.645 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:26 AM) [pid: 3071])' 08:46:28.645 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:28.645 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:26 AM) [pid: 3071])' 08:46:28.645 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:46:28.645 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:46:28.645 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:46:28.645 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:46:28.645 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:46:28.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:46:28.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:46:28.646 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:28.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:28.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:28.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:28.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:28.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:28.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:28.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:28.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:28.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:28.647 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:28.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:28.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:28.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:28.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:28.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:28.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:28.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:28.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:28.649 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:46:28.768 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:46:28.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:28.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:28.770 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:46:28.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:28.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:28.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:28.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:28.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:28.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:28.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:46:28.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:28.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:28.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:28.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:28.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:28.774 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:28.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:28.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:28.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:28.826 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:28.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:28.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:28.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:28.828 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:28.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:28.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:28.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:28.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:28.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:28.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:29.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:29.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:29.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:29.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:29.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:46:29.830 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:29.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:29.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:29.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:29.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:29.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:29.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:29.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:29.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:29.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:29.832 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 08:46:29.833 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:46:29.833 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 08:46:29.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 08:46:29.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:29.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 08:46:29.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:29.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 08:46:29.834 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:46:29.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:46:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:29.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:46:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:29.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:46:29.834 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass2.java of tree item test 08:46:29.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:46:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:29.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:46:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:29.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:46:29.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass2.java 08:46:29.834 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass2.java 08:46:29.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass2.java about selection 08:46:29.842 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass2.java 08:46:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:29.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:29.844 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:29.844 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:29.844 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:46:29.844 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:29.844 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:46:29.844 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:46:29.844 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:46:29.844 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:46:29.844 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:46:29.844 DEBUG [main][MenuItemLookup] Item match:Run 08:46:29.845 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:46:29.845 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:46:29.845 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:29.845 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:46:29.845 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:46:29.845 DEBUG [main][MenuItemLookup] Item match:Run As 08:46:29.845 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 08:46:29.845 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 08:46:29.845 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 08:46:29.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 08:46:29.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 08:46:29.845 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 08:46:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 08:46:29.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:29.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:29.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:29.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:29.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:29.932 WARNING [main][ShellHandler] Shell is not focused 08:46:29.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:29.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:29.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:29.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 '\*?\QConsole\E') 08:46:29.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:29.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:29.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:29.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:29.940 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:29.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 08:46:30.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 08:46:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:46:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:46:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 08:46:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:46:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:46:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:46:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:46:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:46:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:46:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:46:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:46:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:46:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:46:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:46:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:46:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:46:30.204 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 08:46:30.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Display Selected Console") 08:46:30.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:30.216 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:46:30.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:30.295 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:26 AM) [pid: 3071]' 08:46:30.295 DEBUG [main][MenuItemLookup] Item match:1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:26 AM) [pid: 3071] 08:46:30.295 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:26 AM) [pid: 3071]" 08:46:30.295 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:26 AM) [pid: 3071] 08:46:30.295 INFO [main][MenuItemHandler] Select menu item: &1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:26 AM) [pid: 3071] 08:46:30.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 08:46:30.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:30.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:30.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:30.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:30.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:30.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:30.356 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:30.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 08:46:30.381 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:30.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:30.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:30.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:30.386 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 08:46:30.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Display Selected Console") 08:46:30.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:30.389 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:46:30.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:30.443 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:26 AM) [pid: 3071]' 08:46:30.443 DEBUG [main][MenuItemLookup] Found menu:'2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:30 AM) [pid: 3096]' 08:46:30.443 DEBUG [main][MenuItemLookup] Item match:2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:30 AM) [pid: 3096] 08:46:30.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:30 AM) [pid: 3096]" 08:46:30.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:30 AM) [pid: 3096] 08:46:30.444 INFO [main][MenuItemHandler] Select menu item: &2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:46:30 AM) [pid: 3096] 08:46:30.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 08:46:30.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:30.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:30.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:30.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:30.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:30.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:30.527 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:30.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 08:46:30.529 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:30.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:30.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:30.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:30.533 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 08:46:30.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 08:46:30.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:30.535 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 08:46:30.535 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 08:46:30.535 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:46:30.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:30.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:30.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:30.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:30.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:30.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:30.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:30.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:30.584 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:30.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.608 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:30.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.610 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:30.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 08:46:30.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:30.613 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 08:46:30.613 INFO [WorkbenchTestable][AbstractView] Terminating console 08:46:30.613 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 08:46:30.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 08:46:30.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:30.616 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 08:46:30.616 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:46:30.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:30.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 08:46:30.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.655 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:30.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:30.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:30.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:30.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:30.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:30.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:30.698 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:30.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.699 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:30.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 08:46:30.701 INFO [WorkbenchTestable][AbstractView] Console terminated 08:46:30.701 INFO [WorkbenchTestable][AbstractView] Removing launch from console 08:46:30.701 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:30.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 08:46:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:30.704 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 08:46:30.704 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:46:30.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:30.705 INFO [WorkbenchTestable][AbstractView] Launch removed 08:46:30.804 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 08:46:30.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.806 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 08:46:30.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 08:46:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:30.809 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 08:46:30.809 INFO [WorkbenchTestable][AbstractView] Terminating console 08:46:30.809 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 08:46:30.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 08:46:30.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:30.810 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 08:46:30.810 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:46:30.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:30.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 08:46:30.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.827 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:30.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:30.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:30.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:30.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:30.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:30.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:30.845 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:30.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.869 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:30.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 08:46:30.871 INFO [WorkbenchTestable][AbstractView] Console terminated 08:46:30.871 INFO [WorkbenchTestable][AbstractView] Removing launch from console 08:46:30.871 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:30.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 08:46:30.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:30.873 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 08:46:30.873 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:46:30.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:30.874 INFO [WorkbenchTestable][AbstractView] Launch removed 08:46:30.925 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:30.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:30.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:30.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 08:46:30.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:30.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:30.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:30.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:46:30.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:46:30.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:46:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:30.933 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:46:30.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:46:30.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:46:30.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:46:30.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:46:30.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:46:30.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:46:30.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.941 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:30.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:30.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:30.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:30.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:30.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:46:30.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:30.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:30.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:30.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:30.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:30.956 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:30.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:31.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:31.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:31.000 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:31.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:31.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:31.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:31.001 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:31.002 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:31.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:31.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:31.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:31.002 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:46:31.003 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:46:31.003 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:46:31.003 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:31.003 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:46:31.004 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:31.004 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:46:31.004 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:46:31.004 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:46:31.004 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:46:31.004 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:46:31.004 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:46:31.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:46:32.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:46:32.505 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:32.505 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:32.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:32.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:32.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:32.506 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:46:32.507 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:46:32.507 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:46:32.507 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:32.507 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:46:32.507 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:32.507 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:46:32.508 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:46:32.508 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:46:32.508 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:46:32.508 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:46:32.508 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:46:32.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:46:32.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:46:32.508 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:32.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:32.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:32.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:32.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:32.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:32.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:32.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:32.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:32.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:32.510 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:32.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:32.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:32.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:32.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:32.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:32.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:32.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:32.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:32.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:32.512 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:46:32.624 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:46:32.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:32.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:32.626 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:46:32.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:32.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:32.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:32.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:32.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:46:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:32.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:32.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:32.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:32.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:32.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:32.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:32.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:32.681 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:32.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:32.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:32.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:32.682 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:32.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:32.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:32.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:32.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:32.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:32.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:33.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:33.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:33.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:33.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:46:33.684 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:33.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:33.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:33.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:33.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:33.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:33.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:33.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:33.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:33.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:33.686 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 08:46:33.687 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:46:33.687 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 08:46:33.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 08:46:33.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:33.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 08:46:33.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:33.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 08:46:33.688 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:46:33.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:46:33.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:33.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:46:33.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:33.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:46:33.688 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass2.java of tree item test 08:46:33.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:46:33.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:33.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:46:33.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:33.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:46:33.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass2.java 08:46:33.689 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass2.java 08:46:33.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass2.java about selection 08:46:33.701 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass2.java 08:46:33.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:33.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:33.703 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:33.703 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:33.703 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:46:33.703 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:33.703 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:46:33.703 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:46:33.703 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:46:33.703 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:46:33.703 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:46:33.703 DEBUG [main][MenuItemLookup] Item match:Run 08:46:33.704 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:46:33.704 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:46:33.704 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:33.704 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:46:33.704 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:46:33.704 DEBUG [main][MenuItemLookup] Item match:Run As 08:46:33.704 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 08:46:33.704 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 08:46:33.704 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 08:46:33.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 08:46:33.705 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 08:46:33.705 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 08:46:33.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*'... 08:46:33.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:34.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:34.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:34.088 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:34.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:34.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:34.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 08:46:34.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*' finished successfully 08:46:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:46:34.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:46:34.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:46:34.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:46:34.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:46:34.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:46:34.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:46:34.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:46:34.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:46:34.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:46:34.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:46:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:46:34.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.157 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:34.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:34.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:34.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:34.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:34.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:34.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:34.173 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:34.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:34.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:34.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:34.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:34.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:34.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.217 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:34.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:34.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:34.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:34.232 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:34.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:34.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:34.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:34.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:34.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:34.233 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:34.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:34.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:34.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:34.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:34.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:34.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:34.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:34.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:34.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:34.237 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:34.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:34.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:34.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 08:46:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:34.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:34.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start ... 08:46:34.239 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:34.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:34.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:34.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 08:46:34.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:34.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:34.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:34.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:34.242 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:34.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:34.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:34.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 08:46:34.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:34.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:34.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start finished successfully 08:46:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing... 08:46:34.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.294 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:34.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:34.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:34.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:34.302 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:34.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:34.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:34.334 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:34.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:34.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:34.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:34.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:34.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:34.335 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:34.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:34.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:34.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:34.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:34.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:34.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:34.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:34.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.847 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:34.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:34.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:34.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:34.864 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:34.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:34.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:34.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:34.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:34.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:34.866 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:34.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:34.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:34.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:34.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:34.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:34.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:34.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:34.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:34.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:34.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:34.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:34.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:34.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:35.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:35.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:35.377 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:35.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:35.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:35.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:35.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:35.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:35.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:35.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:35.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:35.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:35.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:35.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:35.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:35.414 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:35.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:35.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:35.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:35.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:35.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:35.416 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:35.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:35.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:35.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:35.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:35.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:35.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:35.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:35.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:35.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:35.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:35.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:35.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:35.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:35.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:35.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:35.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:35.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:35.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:35.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:35.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:35.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:35.927 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:35.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:35.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:35.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:35.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:35.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:35.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:35.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:35.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:35.966 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:35.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:35.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:35.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:35.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:35.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:35.967 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:35.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:35.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:35.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:35.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:35.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:35.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:35.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:35.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:35.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:35.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:35.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:35.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:35.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:35.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:35.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:35.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:36.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:36.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:36.501 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:36.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:36.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:36.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:36.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:36.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:36.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:36.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:36.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:36.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:36.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:36.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:36.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:36.516 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:36.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:36.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:36.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:36.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:36.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:36.518 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:36.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:36.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:36.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:36.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:36.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:36.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:36.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:36.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:36.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:36.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:36.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:36.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:36.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:36.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:36.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:36.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:36.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:36.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:36.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:37.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:37.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:37.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:37.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:37.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:37.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:37.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:37.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:37.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:37.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 '\*?\QConsole\E') 08:46:37.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:37.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:37.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:37.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:37.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:37.092 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:37.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:37.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:37.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:37.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:37.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:37.093 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:37.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:37.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:37.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:37.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:37.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:37.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:37.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:37.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:37.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:37.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:37.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:37.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:37.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:37.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:37.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:37.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:37.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:37.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:37.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:37.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:37.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:37.604 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:37.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:37.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:37.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:37.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:37.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:37.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:37.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:37.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:37.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:37.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:37.642 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:37.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:37.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:37.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:37.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:37.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:37.643 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:37.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:37.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:37.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:37.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:37.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:37.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:37.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:37.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:37.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:37.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:37.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:37.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:37.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:37.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:37.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:37.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:37.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:37.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:37.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:38.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:38.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:38.154 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:38.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:38.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:38.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:38.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:38.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:38.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:38.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 '\*?\QConsole\E') 08:46:38.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:38.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:38.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:38.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:38.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:38.193 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:38.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:38.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:38.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:38.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:38.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:38.195 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:38.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:38.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:38.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:38.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:38.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:38.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:38.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:38.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:38.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:38.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:38.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:38.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:38.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:38.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:38.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:38.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:38.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:38.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:38.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:38.707 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:38.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:38.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:38.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:38.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:38.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:38.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:38.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:38.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:38.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:38.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:38.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:38.747 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:38.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:38.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:38.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:38.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:38.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:38.749 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:38.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:38.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:38.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:38.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:38.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:38.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:38.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:38.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:38.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:38.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:38.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:38.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:38.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:38.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:38.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:38.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:38.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:38.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:38.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:39.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:39.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:39.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:39.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:39.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:39.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:39.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:39.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:39.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:39.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:39.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:39.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:39.276 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:39.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:39.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:39.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:39.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:39.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:39.277 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:39.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:39.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:39.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:39.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:39.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:39.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:39.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:39.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:39.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:39.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:39.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:39.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:39.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:39.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:39.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:39.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:39.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:39.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:39.788 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:39.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:39.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:39.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:39.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:39.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:39.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:39.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:39.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:39.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:39.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:39.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:39.827 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:39.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:39.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:39.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:39.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:39.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:39.829 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:39.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:39.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:39.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:39.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:39.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:39.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:39.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:39.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:39.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:39.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:39.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:39.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:39.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:39.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:39.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:39.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:40.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:40.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:40.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:40.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:40.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:40.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:40.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:40.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:40.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:40.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:40.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:40.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:40.404 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:40.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:40.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:40.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:40.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:40.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:40.405 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:40.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:40.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:40.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:40.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:40.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:40.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:40.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:40.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:40.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:40.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:40.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:40.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:40.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:40.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:40.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:40.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:40.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:40.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:40.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:40.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:40.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:40.916 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:40.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:40.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:40.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:40.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:40.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 '\*?\QConsole\E') 08:46:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:40.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:40.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:40.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:40.955 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:40.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:40.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:40.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:40.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:40.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:40.956 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:40.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:40.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:40.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:40.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:40.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:40.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:40.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:40.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:40.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:40.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:40.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:40.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:40.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:41.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:41.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:41.468 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:41.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:41.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:41.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:41.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:41.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:41.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:41.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:41.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:41.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:41.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:41.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:41.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:41.507 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:41.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:41.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:41.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:41.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:41.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:41.508 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:41.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:41.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:41.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:41.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:41.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:41.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:41.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:41.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:41.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:41.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:41.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:41.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:41.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:41.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:41.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:42.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:42.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:42.019 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:42.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:42.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:42.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:42.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:42.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:42.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:42.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:42.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:42.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:42.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:42.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:42.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:42.059 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:42.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:42.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:42.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:42.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:42.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:42.061 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:42.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:42.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:42.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:42.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:42.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:42.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:42.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:42.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:42.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:42.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:42.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:42.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:42.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:42.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:42.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:42.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:42.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:42.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:42.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:42.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:42.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:42.571 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:42.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:42.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:42.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:42.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:42.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:42.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:42.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:42.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:42.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:42.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:42.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:42.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:42.586 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:42.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:42.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:42.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:42.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:42.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:42.588 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:42.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:42.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:42.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:42.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:42.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:42.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:42.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:42.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:42.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:42.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:42.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:42.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:42.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:42.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:42.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:42.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:42.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:42.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:42.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:43.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:43.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:43.098 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:43.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:43.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:43.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:43.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:43.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:43.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:43.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:43.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:43.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:43.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:43.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:43.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:43.136 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:43.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:43.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:43.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:43.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:43.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:43.137 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:43.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:43.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:43.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:43.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:43.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:43.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:43.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:43.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:43.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:43.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:43.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:43.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:43.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:43.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:43.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:43.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:43.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:43.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:43.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:43.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:43.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:43.648 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:43.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:43.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:43.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:43.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:43.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:43.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:43.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:43.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:43.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:43.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:43.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:43.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:43.687 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:43.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:43.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:43.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:43.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:43.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:43.688 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:43.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:43.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:43.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:43.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:43.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:43.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:43.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:43.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:43.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:43.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:43.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:43.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:43.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:44.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:44.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:44.199 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:44.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:44.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:44.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:44.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:44.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:44.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:44.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:44.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:44.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:44.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:44.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:44.237 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:44.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:44.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:44.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:44.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:44.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:44.238 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:44.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:44.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:44.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:44.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:44.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:44.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:44.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:44.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:44.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:44.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:44.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:44.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:44.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:44.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:44.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:44.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:44.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:44.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:44.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:44.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:44.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:44.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:44.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:44.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:44.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:44.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:44.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:44.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:44.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 '\*?\QConsole\E') 08:46:44.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:44.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:44.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:44.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:44.789 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:44.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:44.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:44.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:44.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:44.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:44.790 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:44.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:44.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:44.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:44.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:44.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:44.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:44.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:44.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:44.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:44.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:44.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:44.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:44.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:44.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:44.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:44.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:45.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:45.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:45.325 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:45.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:45.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:45.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:45.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:45.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:45.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:45.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:45.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:45.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:45.367 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:45.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:45.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:45.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:45.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:45.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:45.368 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:45.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:45.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:45.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:45.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:45.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:45.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:45.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:45.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:45.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:45.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:45.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:45.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:45.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:45.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:45.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:45.880 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:45.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:45.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:45.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:45.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:45.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:45.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:45.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 '\*?\QConsole\E') 08:46:45.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:45.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:45.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:45.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:45.919 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:45.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:45.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:45.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:45.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:45.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:45.920 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:45.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:45.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:45.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:45.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:45.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:45.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:45.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:45.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:45.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:45.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:45.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:45.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:45.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:45.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:45.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:45.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:46.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:46.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:46.453 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:46.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:46.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:46.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:46.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:46.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:46.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:46.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:46.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:46.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:46.468 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:46.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:46.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:46.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:46.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:46.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:46.470 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:46.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:46.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:46.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:46.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:46.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:46.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:46.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:46.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:46.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:46.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:46.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:46.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:46.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:46.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:46.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:47.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:47.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:47.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:47.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:47.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:47.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:47.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 '\*?\QConsole\E') 08:46:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:47.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:47.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:47.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:47.020 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:47.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:47.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:47.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:47.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:47.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:47.021 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:47.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:47.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:47.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:47.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:47.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:47.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:47.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:47.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:47.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:47.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:47.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:47.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:47.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:47.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:47.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:47.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:47.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:47.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:47.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:47.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:47.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:47.555 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:47.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:47.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:47.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:47.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:47.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:47.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:47.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:47.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:47.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:47.595 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:47.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:47.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:47.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:47.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:47.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:47.596 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:47.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:47.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:47.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:47.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:47.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:47.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:47.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:47.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:47.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:47.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:47.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:47.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:47.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:47.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:47.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:47.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:48.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:48.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:48.107 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:48.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:48.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:48.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:48.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:48.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:48.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:48.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:48.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:48.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:48.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:48.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:48.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:48.145 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:48.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:48.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:48.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:48.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:48.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:48.146 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:48.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:48.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:48.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:48.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:48.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:48.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:48.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:48.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:48.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:48.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:48.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:48.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:48.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:48.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:48.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:48.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:48.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:48.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:48.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:48.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:48.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:48.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:48.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 '\*?\QConsole\E') 08:46:48.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:48.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:48.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:48.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:48.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:48.696 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:48.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:48.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:48.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:48.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:48.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:48.697 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:48.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:48.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:48.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:48.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:48.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:48.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:48.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:48.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:48.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:48.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:48.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:48.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:48.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:48.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:48.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:48.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:48.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:48.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:48.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:49.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:49.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:49.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:49.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:49.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:49.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:49.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:49.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:49.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:49.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:49.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:49.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:49.246 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:49.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:49.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:49.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:49.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:49.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:49.248 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:49.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:49.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:49.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:49.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:49.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:49.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:49.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:49.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:49.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:49.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:49.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:49.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:49.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:49.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:49.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:49.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:49.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:49.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:49.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:49.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:49.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:49.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:49.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:49.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:49.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:49.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:49.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:49.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:49.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:49.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:49.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:49.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:49.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:49.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:49.798 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:49.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:49.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:49.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:49.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:49.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:49.799 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:49.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:49.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:49.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:49.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:49.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:49.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:49.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:49.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:49.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:49.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:49.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:49.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:49.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:50.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:50.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:50.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:50.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:50.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:50.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:50.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:50.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:50.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:50.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:50.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:50.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:50.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:50.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:50.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:50.349 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:50.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:50.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:50.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:50.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:50.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:50.375 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:50.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:50.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:50.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:50.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:50.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:50.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:50.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:50.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:50.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:50.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:50.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:50.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:50.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:50.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:50.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:50.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:50.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:50.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:50.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:50.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:50.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:50.885 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:50.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:50.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:50.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:50.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:50.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:50.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:50.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:50.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:50.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:50.924 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:50.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:50.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:50.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:50.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:50.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:50.925 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:50.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:50.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:50.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:50.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:50.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:50.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:50.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:50.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:50.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:50.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:50.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:50.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:50.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:50.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:50.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:50.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:50.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:50.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:50.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:51.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:51.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:51.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:51.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:51.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:51.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:51.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:51.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:51.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:51.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:51.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:51.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:51.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:51.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:51.475 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:51.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:51.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:51.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:51.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:51.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:51.477 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:51.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:51.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:51.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:51.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:51.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:51.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:51.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:51.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:51.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:51.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:51.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:51.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:51.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:51.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:51.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:51.987 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:51.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:51.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:51.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:51.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:51.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:51.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:52.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:52.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:52.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:52.025 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:52.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:52.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:52.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:52.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:52.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:52.027 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:52.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:52.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:52.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:52.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:52.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:52.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:52.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:52.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:52.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:52.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:52.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:52.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:52.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:52.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:52.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:52.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:52.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:52.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:52.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:52.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:52.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:52.538 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:52.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:52.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:52.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:52.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:52.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:52.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:52.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:52.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:52.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:52.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:52.576 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:52.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:52.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:52.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:52.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:52.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:52.578 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:52.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:52.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:52.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:52.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:52.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:52.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:52.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:52.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:52.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:52.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:52.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:52.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:52.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:52.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:52.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:52.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:52.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:52.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:52.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:53.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:53.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:53.112 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:53.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:53.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:53.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:53.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:53.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:53.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:53.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 '\*?\QConsole\E') 08:46:53.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:53.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:53.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:53.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:53.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:53.127 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:53.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:53.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:53.128 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:53.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:53.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:53.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:53.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:53.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:53.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:53.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:53.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:53.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:53.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:53.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:53.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:53.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:53.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:53.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:53.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:53.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:53.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:53.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:53.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:53.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:53.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:53.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:53.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 '\*?\QConsole\E') 08:46:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:53.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:53.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:53.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:53.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:53.677 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:53.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:53.678 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:53.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:53.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:53.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:53.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:53.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:53.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:53.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:53.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:53.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:53.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:53.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:53.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:53.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:53.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:53.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:53.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:53.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:53.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:53.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:54.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:54.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:54.212 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:54.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:54.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:54.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:54.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:54.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:54.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:54.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:54.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:54.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:54.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:54.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:54.227 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:54.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:54.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:54.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:54.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:54.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:54.252 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:54.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:54.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:54.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:54.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:54.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:54.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:54.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:54.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:54.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:54.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:54.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:54.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:54.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:54.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:54.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:54.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:54.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:54.764 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:54.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:54.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:54.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:54.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:54.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:54.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46: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 '\*?\QConsole\E') 08:46:54.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:54.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:54.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:54.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:54.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:54.802 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:54.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:54.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:54.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:54.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:54.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:54.803 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:54.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:54.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:54.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:54.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:54.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:54.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:54.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:54.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:54.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:54.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:54.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:54.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:54.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:54.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:54.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:54.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:54.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:55.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.313 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:55.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:55.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:55.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:55.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:55.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:55.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:55.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:55.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:55.353 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:55.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:55.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:55.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:55.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:55.354 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:55.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:55.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:55.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:55.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:55.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:55.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:55.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:55.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:55.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:55.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing finished successfully 08:46:55.358 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:55.358 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:55.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:55.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 08:46:55.359 INFO [WorkbenchTestable][AbstractView] Terminating console 08:46:55.359 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:55.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:55.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 08:46:55.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 08:46:55.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:55.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:55.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:55.385 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 08:46:55.385 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:46:55.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:55.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 08:46:55.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.393 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:55.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:55.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:55.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:55.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:55.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:55.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:55.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:55.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:55.437 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:55.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:55.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:55.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:55.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:55.438 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:55.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:55.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:55.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:55.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:55.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 08:46:55.440 INFO [WorkbenchTestable][AbstractView] Console terminated 08:46:55.440 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:55.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:55.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:55.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:55.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:55.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:55.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:55.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:46:55.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:46:55.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:55.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:55.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:46:55.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.474 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:55.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:55.483 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:55.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:55.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:55.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:55.491 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:55.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:55.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:55.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:55.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:55.492 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:55.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:55.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:55.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:55.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:55.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.517 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:55.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:55.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:55.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:55.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:55.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 08:46:55.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:55.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:55.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:55.520 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 08:46:55.520 INFO [WorkbenchTestable][AbstractView] Terminating console 08:46:55.520 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:55.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:55.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 08:46:55.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:55.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:55.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 08:46:55.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:55.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:55.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:55.523 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 08:46:55.523 INFO [WorkbenchTestable][AbstractView] Removing launch from console 08:46:55.523 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:55.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:55.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 08:46:55.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 08:46:55.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:55.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:55.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:55.524 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 08:46:55.524 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:46:55.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:55.525 INFO [WorkbenchTestable][AbstractView] Launch removed 08:46:55.578 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:55.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:55.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:46:55.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:55.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:46:55.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:46:55.582 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:46:55.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:55.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:55.585 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:46:55.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:46:55.585 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:46:55.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:46:55.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:46:55.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:46:55.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:46:55.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:55.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:55.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:55.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:55.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:55.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:46:55.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:55.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:55.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:55.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:55.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:55.607 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:55.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:55.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:55.652 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:55.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:55.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:55.654 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:55.654 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:55.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:55.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:55.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:55.655 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:46:55.656 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:46:55.656 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:46:55.656 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:55.656 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:46:55.656 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:55.656 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:46:55.656 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:46:55.656 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:46:55.656 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:46:55.656 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:46:55.656 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:46:55.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:46:56.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:46:56.658 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:56.658 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:56.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:56.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:56.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:56.659 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:46:56.660 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:46:56.660 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:46:56.660 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:56.660 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:46:56.660 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:56.660 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:46:56.661 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:46:56.661 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:46:56.661 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:46:56.661 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:46:56.661 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:46:56.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:46:56.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:46:56.661 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:56.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:56.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:56.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:56.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:56.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:56.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:56.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:56.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:56.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:56.663 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:56.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:56.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:56.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:56.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:56.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:56.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:56.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:56.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:56.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:56.665 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:46:56.780 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:46:56.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:56.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:56.781 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:46:56.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:56.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:56.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:56.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:56.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:56.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:46:56.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:56.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:56.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:56.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:56.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:56.785 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:56.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:56.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:56.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:56.840 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:56.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:56.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:56.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:56.842 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:56.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:56.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:56.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:56.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:56.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:56.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:57.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:57.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:57.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:57.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:57.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:46:57.844 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:57.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:57.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:57.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:57.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:57.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:57.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:57.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:57.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:57.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:57.846 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 08:46:57.846 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:46:57.847 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 08:46:57.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 08:46:57.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:57.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 08:46:57.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:57.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 08:46:57.847 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:46:57.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:46:57.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:57.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:46:57.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:57.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:46:57.848 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 08:46:57.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:46:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:46:57.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:46:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:46:57.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:46:57.848 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:46:57.848 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:46:57.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:46:57.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:46:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:57.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:57.860 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'File' 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:46:57.861 DEBUG [main][MenuItemLookup] Item match:Run 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'' 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:46:57.861 DEBUG [main][MenuItemLookup] Item match:Run As 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 08:46:57.861 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 08:46:57.862 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 08:46:57.862 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 08:46:57.862 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 08:46:57.862 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 08:46:57.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 08:46:57.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:58.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:58.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:58.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:58.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 '\*?\QConsole\E') 08:46:58.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:58.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:58.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:58.195 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:58.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:58.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 08:46:58.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 08:46:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:46:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:46:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:46:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:46:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:46:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:46:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:46:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:46:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:46:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:46:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:46:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:46:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:46:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 08:46:58.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.264 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:58.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:58.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:58.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:58.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:58.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:58.280 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:58.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:58.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:58.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:58.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:58.282 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:58.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:58.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:58.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:58.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:58.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 08:46:58.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.314 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:58.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:58.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:58.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:58.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:58.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 '\*?\QConsole\E') 08:46:58.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:58.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:58.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:58.331 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:58.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:58.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:58.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:58.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:58.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 08:46:58.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:58.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:58.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:58.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:58.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:58.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:58.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:58.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:58.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:58.358 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:58.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:58.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:58.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:58.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:58.359 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:58.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:58.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:58.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:58.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:58.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 08:46:58.361 INFO [WorkbenchTestable][AbstractView] Removing terminated launches from console 08:46:58.361 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:58.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:58.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:58.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:58.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:58.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Terminated Launches") 08:46:58.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:58.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:58.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:46:58.363 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Terminated Launches 08:46:58.363 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:46:58.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:46:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 08:46:58.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.426 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:58.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:58.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:58.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:58.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:58.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:58.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:58.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:58.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:58.462 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:58.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:58.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:58.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:58.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:58.463 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:58.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:58.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:58.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:58.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:58.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:58.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 08:46:58.465 INFO [WorkbenchTestable][AbstractView] Terminated launches cleared 08:46:58.465 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:58.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:58.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:58.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:58.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:58.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:58.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.474 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:46:58.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:58.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:58.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:46:58.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:58.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:58.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:58.489 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:58.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:58.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:58.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:58.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:58.490 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:46:58.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:46:58.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:46:58.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:46:58.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:46:58.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:46:58.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:46:58.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:46:58.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:46:58.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:46:58.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:46:58.495 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:46:58.495 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:46:58.495 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:46:58.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:46:58.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:46:58.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:46:58.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:46:58.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.506 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:58.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:58.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:58.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:58.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:58.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:46:58.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:58.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:58.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:58.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:58.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:58.522 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:58.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:58.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:58.568 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:58.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:58.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:58.569 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:58.569 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:58.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:58.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:58.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:58.570 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:46:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:46:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:46:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:46:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:46:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:46:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:46:58.571 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:46:58.571 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:46:58.571 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:46:58.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:46:59.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:46:59.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:46:59.579 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:59.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:59.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:59.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:59.580 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:46:59.581 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:46:59.581 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:46:59.581 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:59.581 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:46:59.581 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:46:59.581 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:46:59.581 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:46:59.581 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:46:59.581 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:46:59.581 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:46:59.581 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:46:59.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:46:59.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:46:59.582 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:59.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:59.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:59.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:59.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:59.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:59.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:59.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:59.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:59.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:59.584 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:46:59.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:46:59.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:59.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:59.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:46:59.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:59.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:59.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:59.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:59.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:46:59.586 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:46:59.699 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:46:59.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:59.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:59.700 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:46:59.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:59.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:59.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:46:59.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:46:59.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:46:59.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:46:59.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 '\*?\QPackage Explorer\E') 08:46:59.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:59.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:59.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:46:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:46:59.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:46:59.703 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:59.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:59.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:59.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:59.756 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:59.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:59.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:59.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:59.757 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:46:59.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:46:59.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:46:59.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:46:59.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:46:59.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:46:59.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:00.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:00.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:00.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:00.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:00.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:00.760 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:00.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:00.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:00.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:00.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:00.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:00.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:00.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:00.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:00.762 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 08:47:00.762 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:47:00.763 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 08:47:00.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 08:47:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:00.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 08:47:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:00.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 08:47:00.763 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:47:00.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:47:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:00.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:47:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:00.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:47:00.764 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 08:47:00.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:47:00.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:00.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:47:00.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:00.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:47:00.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:47:00.764 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:47:00.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:47:00.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:47:00.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:00.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:00.772 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:00.772 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:00.772 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:00.772 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:00.772 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:00.772 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:00.772 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:00.772 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:00.772 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:00.772 DEBUG [main][MenuItemLookup] Item match:Run 08:47:00.772 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:47:00.772 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:47:00.772 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:00.772 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:47:00.772 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:47:00.772 DEBUG [main][MenuItemLookup] Item match:Run As 08:47:00.773 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 08:47:00.773 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 08:47:00.773 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 08:47:00.773 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 08:47:00.773 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 08:47:00.773 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 08:47:00.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 08:47:00.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:01.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:01.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:01.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:01.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:01.203 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 08:47:01.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 08:47:01.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:01.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 08:47:01.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:47:01.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:47:01.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:47:01.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:01.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:01.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:01.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:01.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:01.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:01.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:01.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:01.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:01.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:01.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 08:47:01.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.267 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:01.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:01.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:01.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:01.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:01.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:01.323 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:01.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:01.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:01.325 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:01.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:01.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:01.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 08:47:01.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.337 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:01.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:01.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:01.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:01.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:01.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:01.360 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:01.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:01.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:01.361 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:01.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:01.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:01.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 08:47:01.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:01.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:01.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:01.363 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 08:47:01.364 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 08:47:01.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:01.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:01.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 08:47:01.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:01.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:01.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:01.412 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 08:47:01.412 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 08:47:01.412 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:47:01.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:01.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.421 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:01.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:01.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:01.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:01.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:01.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:01.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:01.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:01.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:01.439 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:01.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:01.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:01.441 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:01.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:01.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:01.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.464 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:01.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:01.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:01.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 08:47:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:01.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:01.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:01.467 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 08:47:01.467 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 08:47:01.467 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:47:01.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:01.467 INFO [WorkbenchTestable][AbstractView] Terminating console 08:47:01.467 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 08:47:01.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:01.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:01.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 08:47:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:01.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:01.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:01.470 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 08:47:01.470 INFO [WorkbenchTestable][AbstractView] Removing launch from console 08:47:01.470 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 08:47:01.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 08:47:01.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:01.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:01.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:01.510 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 08:47:01.510 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:47:01.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:01.511 INFO [WorkbenchTestable][AbstractView] Launch removed 08:47:01.546 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:47:01.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:01.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:47:01.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:47:01.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:47:01.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:01.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:01.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:47:01.551 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:47:01.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:47:01.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:47:01.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:47:01.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:47:01.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:47:01.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.561 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:01.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:01.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:01.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:01.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:01.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:01.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:01.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:01.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:01.609 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:01.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:01.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:01.610 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:01.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:01.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:01.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:01.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:01.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:01.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:01.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:01.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:01.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 '\*?\QConsole\E') 08:47:01.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:01.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:01.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:01.632 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:01.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:01.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:01.633 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:01.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:01.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:01.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:01.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:01.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:01.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:01.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:01.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:02.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:02.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:02.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:02.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:03.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:03.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:03.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:03.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:04.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:04.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:04.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:04.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:05.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:05.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:05.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:05.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:06.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:06.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:06.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:06.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:07.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:07.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:07.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:07.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:08.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:08.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:08.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:08.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:09.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:09.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:09.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:09.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:10.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:10.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:10.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:10.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:11.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:11.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:11.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:11.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:11.654 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:11.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:11.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:11.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:11.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:11.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:11.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:11.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:11.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:11.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:11.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:11.669 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:11.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:11.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:11.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:11.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:11.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:11.671 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:11.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:11.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:11.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:11.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:11.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:11.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:11.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:47:11.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:47:11.675 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:47:11.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:11.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:11.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:47:11.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:47:11.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:47:11.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:47:11.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:47:11.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:47:11.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:47:11.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:11.684 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:11.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:11.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:11.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:11.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:11.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:11.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:11.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:11.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:11.699 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:11.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:11.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:11.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:11.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:11.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:11.701 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:11.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:11.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:11.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:11.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:11.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:11.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:11.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:47:11.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:47:11.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:47:11.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:11.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:11.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:47:11.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:47:11.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:47:11.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:47:11.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:47:11.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:47:11.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:47:11.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:11.713 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:11.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:11.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:11.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:11.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:11.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:11.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:11.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:11.729 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:11.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:11.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:11.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:11.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:11.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:11.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:11.738 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:47:11.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:11.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:11.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:11.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:47:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:11.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:11.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:11.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:11.752 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:11.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:11.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:11.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:11.798 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:11.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:11.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:11.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:11.799 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:47:11.799 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:11.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:11.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:11.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:11.800 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:47:11.801 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:47:11.801 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:47:11.801 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:11.801 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:11.801 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:11.801 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:11.802 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:47:11.802 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:47:11.802 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:47:11.802 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:47:11.802 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:47:11.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:47:13.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:47:13.303 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:47:13.303 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:13.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:13.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:13.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:13.304 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:47:13.305 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:47:13.305 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:47:13.305 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:13.305 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:13.305 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:13.305 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:13.305 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:47:13.305 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:47:13.305 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:47:13.305 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:47:13.305 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:47:13.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:47:13.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:47:13.306 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:13.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:13.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:13.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:13.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:13.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:13.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:13.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:13.307 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:13.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:13.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:13.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:13.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:13.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:13.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:13.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:13.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:13.309 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:47:13.422 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:47:13.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:13.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:13.424 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:47:13.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:13.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:13.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:13.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:13.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:13.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:13.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:47:13.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:13.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:13.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:13.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:13.427 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:13.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:13.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:13.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:13.479 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:13.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:13.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:13.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:13.481 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:13.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:13.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:13.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:13.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:13.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:13.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:13.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:13.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:14.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:14.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:14.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:14.483 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:14.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:14.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:14.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:14.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:14.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:14.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:14.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:14.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:14.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:14.485 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 08:47:14.485 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:47:14.486 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 08:47:14.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 08:47:14.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:14.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 08:47:14.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:14.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 08:47:14.486 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:47:14.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:47:14.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:14.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:47:14.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:14.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:47:14.487 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 08:47:14.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:47:14.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:14.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:47:14.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:14.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:47:14.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:47:14.487 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:47:14.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:47:14.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:47:14.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:14.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:14.497 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:14.497 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:14.497 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:14.497 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:14.497 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:14.497 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:14.497 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:14.497 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:14.497 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:14.497 DEBUG [main][MenuItemLookup] Item match:Run 08:47:14.498 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:47:14.498 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:47:14.498 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:14.498 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:47:14.498 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:47:14.498 DEBUG [main][MenuItemLookup] Item match:Run As 08:47:14.498 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 08:47:14.499 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 08:47:14.499 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 08:47:14.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 08:47:14.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 08:47:14.499 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 08:47:14.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 08:47:14.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:14.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:14.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:14.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:14.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:14.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:14.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:14.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:14.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:14.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:14.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:14.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:14.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:14.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:14.900 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:14.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:14.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:14.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 08:47:14.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:14.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:14.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 08:47:14.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:14.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:47:14.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:47:14.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:14.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:14.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:14.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:14.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:14.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:14.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:14.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:14.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:14.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:14.956 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:47:15.957 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:15.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:15.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:15.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 08:47:15.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:15.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:15.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:15.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:15.959 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 08:47:15.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:15.981 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:47:15.981 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:47:15.981 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:47:15.981 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:47:15.981 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:15.981 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...' 08:47:15.981 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:47:15.981 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:47:15.981 DEBUG [main][MenuItemLookup] Found menu:'Open Link' 08:47:15.981 DEBUG [main][MenuItemLookup] Found menu:'Clear' 08:47:15.981 DEBUG [main][MenuItemLookup] Item match:Clear 08:47:15.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:15.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:15.991 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:15.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:16.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:16.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:16.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:16.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:16.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:16.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:16.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:16.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:16.037 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:16.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:16.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:16.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:16.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:16.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:16.038 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:16.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:16.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:16.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:16.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:16.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:16.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:16.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:16.040 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:16.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:16.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:16.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:16.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:16.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:16.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 08:47:16.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:16.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:16.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:16.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:16.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:16.042 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 08:47:16.043 INFO [WorkbenchTestable][AbstractView] Terminating console 08:47:16.043 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:16.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:16.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:16.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 08:47:16.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:16.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:16.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 08:47:16.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:16.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:16.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:16.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:16.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:16.045 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 08:47:16.045 INFO [WorkbenchTestable][AbstractView] Removing launch from console 08:47:16.045 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:16.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:16.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:16.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 08:47:16.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 08:47:16.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:16.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:16.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:16.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:16.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:16.047 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 08:47:16.047 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:47:16.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:16.048 INFO [WorkbenchTestable][AbstractView] Launch removed 08:47:16.132 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:16.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:16.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:16.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:47:16.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:16.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:16.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:47:16.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:47:16.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:47:16.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:16.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:16.137 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:47:16.137 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:47:16.137 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:47:16.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:47:16.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:47:16.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:47:16.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:47:16.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:16.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:16.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:47:16.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:16.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:16.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:16.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:16.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:16.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:16.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:47:16.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:16.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:16.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:16.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:16.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:16.186 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:16.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:16.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:16.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:16.229 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:16.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:16.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:16.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:16.230 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:47:16.231 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:16.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:16.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:16.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:16.232 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:47:16.232 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:47:16.232 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:47:16.232 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:16.232 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:16.233 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:16.233 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:16.233 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:47:16.233 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:47:16.233 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:47:16.233 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:47:16.233 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:47:16.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:47:17.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:47:17.734 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:47:17.734 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:17.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:17.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:17.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:17.735 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:47:17.736 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:47:17.736 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:47:17.736 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:17.736 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:17.736 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:17.736 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:17.736 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:47:17.736 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:47:17.736 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:47:17.736 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:47:17.736 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:47:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:47:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:47:17.737 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:17.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:17.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:17.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:17.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:17.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:17.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:17.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:17.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:17.738 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:17.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:17.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:17.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:17.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:17.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:17.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:17.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:17.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:17.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:17.740 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:47:17.858 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:47:17.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:17.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:17.860 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:47:17.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:17.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:17.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:17.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:17.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:17.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:17.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 '\*?\QPackage Explorer\E') 08:47:17.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:17.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:17.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:17.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:17.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:17.863 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:17.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:17.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:17.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:17.919 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:17.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:17.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:17.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:17.920 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:17.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:17.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:17.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:17.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:17.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:17.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:18.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:18.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:18.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:18.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:18.922 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:18.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:18.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:18.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:18.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:18.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:18.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:18.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:18.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:18.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:18.924 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 08:47:18.925 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:47:18.925 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 08:47:18.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 08:47:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:18.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 08:47:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:18.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 08:47:18.925 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:47:18.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:47:18.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:18.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:47:18.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:18.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:47:18.926 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 08:47:18.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:47:18.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:18.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:47:18.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:18.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:47:18.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:47:18.926 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:47:18.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:47:18.930 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:47:18.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:18.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:18.931 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:18.932 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:18.932 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:18.932 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:18.932 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:18.932 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:18.932 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:18.932 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:18.932 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:18.932 DEBUG [main][MenuItemLookup] Item match:Run 08:47:18.933 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:47:18.933 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:47:18.933 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:18.933 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:47:18.933 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:47:18.933 DEBUG [main][MenuItemLookup] Item match:Run As 08:47:18.933 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 08:47:18.933 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 08:47:18.933 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 08:47:18.933 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 08:47:18.933 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 08:47:18.933 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 08:47:19.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 08:47:19.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:19.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:19.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:19.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:19.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:19.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:19.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:19.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:19.359 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:19.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:19.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 08:47:19.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 08:47:19.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:19.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:47:19.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:19.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:19.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:19.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:19.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:19.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:19.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:19.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:19.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:19.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:19.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 08:47:19.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.424 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:19.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:19.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:19.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:19.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:19.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:19.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:19.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:19.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:19.463 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:19.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:19.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:19.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:19.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:19.464 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:19.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:19.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:19.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:19.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:19.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 08:47:19.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.473 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:19.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:19.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:19.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:19.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:19.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:19.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:19.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:19.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:19.489 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:19.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:19.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:19.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:19.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:19.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 08:47:19.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.497 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:19.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:19.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:19.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:19.505 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:19.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:19.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:19.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:19.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:19.512 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:19.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:19.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:19.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:19.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:19.513 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:19.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:19.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:19.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:19.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:19.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 08:47:19.514 INFO [WorkbenchTestable][AbstractView] Removing launch from console 08:47:19.514 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:19.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:19.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:19.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:19.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:19.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 08:47:19.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:19.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:19.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:19.516 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 08:47:19.516 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:47:19.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:19.517 INFO [WorkbenchTestable][AbstractView] Launch removed 08:47:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 08:47:19.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.576 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:19.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:19.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:19.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:19.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:19.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:19.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:19.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:19.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:19.611 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:19.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:19.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:19.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:19.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:19.612 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:19.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:19.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:19.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:19.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:19.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:19.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 08:47:19.613 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:19.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:19.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:19.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:19.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:19.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:19.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:19.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:19.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:19.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:19.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:19.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:19.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:19.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:19.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:19.635 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:19.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:19.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:19.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:19.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:19.636 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:19.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:19.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:19.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:19.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:19.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:19.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:47:19.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:47:19.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:47:19.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:19.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:19.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:47:19.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:47:19.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:47:19.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:47:19.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:47:19.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:47:19.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:47:19.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.648 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:47:19.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:19.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:19.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:19.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:19.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:47:19.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:19.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:19.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:19.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:19.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:19.670 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:19.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:19.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:19.735 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:19.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:19.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:19.736 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:47:19.736 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:19.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:19.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:19.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:19.737 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:47:19.739 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:47:19.739 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:47:19.739 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:19.739 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:19.739 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:19.739 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:19.739 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:47:19.739 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:47:19.739 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:47:19.739 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:47:19.739 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:47:19.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:47:20.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:47:20.740 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:47:20.740 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:20.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:20.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:20.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:20.741 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:47:20.742 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:47:20.742 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:47:20.742 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:20.742 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:20.742 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:20.742 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:20.743 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:47:20.743 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:47:20.743 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:47:20.743 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:47:20.743 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:47:20.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:47:20.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:47:20.743 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:20.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:20.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:20.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:20.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:20.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:20.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:20.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:20.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:20.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:20.745 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:20.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:20.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:20.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:20.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:20.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:20.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:20.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:20.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:20.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:20.747 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:47:20.857 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:47:20.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:20.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:20.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:47:20.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:20.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:20.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:20.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:20.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:20.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:20.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 '\*?\QPackage Explorer\E') 08:47:20.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:20.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:20.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:20.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:20.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:20.863 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:20.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:20.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:20.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:20.914 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:20.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:20.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:20.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:20.915 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:20.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:20.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:20.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:20.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:20.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:20.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:21.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:21.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:21.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:21.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:21.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:21.917 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:21.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:21.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:21.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:21.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:21.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:21.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:21.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:21.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:21.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:21.920 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 08:47:21.920 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:47:21.920 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 08:47:21.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 08:47:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:21.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 08:47:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:21.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 08:47:21.921 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:47:21.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:47:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:21.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:47:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:21.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:47:21.921 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass.java of tree item test 08:47:21.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:47:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:21.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:47:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:21.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:47:21.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass.java 08:47:21.922 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass.java 08:47:21.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass.java about selection 08:47:21.931 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass.java 08:47:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:21.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:21.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:21.933 DEBUG [main][MenuItemLookup] Item match:Run 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:47:21.933 DEBUG [main][MenuItemLookup] Item match:Run As 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 08:47:21.933 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 08:47:21.934 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 08:47:21.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 08:47:21.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 08:47:21.934 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 08:47:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*'... 08:47:22.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:22.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:22.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:22.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:22.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:22.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:22.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:22.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:22.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:22.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:22.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:22.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:22.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:22.218 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:22.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:22.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:22.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 2842 2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012 3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 3092 3093 3094 3095 3096 3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130 3131 3132 3133 3134 3135 3136 3137 3138 3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520 3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607 3608 3609 3610 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 3969 3970 3971 3972 3973 3974 3975 3976 3977 3978 3979 3980 3981 3982 3983 3984 3985 3986 3987 3988 3989 3990 3991 3992 3993 3994 3995 3996 3997 3998 3999 4000 4001 4002 4003 4004 4005 4006 4007 4008 4009 4010 4011 4012 4013 4014 4015 4016 4017 4018 4019 4020 4021 4022 4023 4024 4025 4026 4027 4028 4029 4030 4031 4032 4033 4034 4035 4036 4037 4038 4039 4040 4041 4042 4043 4044 4045 4046 4047 4048 4049 4050 4051 4052 4053 4054 4055 4056 4057 4058 4059 4060 4061 4062 4063 4064 4065 4066 4067 4068 4069 4070 4071 4072 4073 4074 4075 4076 4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 4090 4091 4092 4093 4094 4095 4096 4097 4098 4099 4100 4101 4102 4103 4104 4105 4106 4107 4108 4109 4110 4111 4112 4113 4114 4115 4116 4117 4118 4119 4120 4121 4122 4123 4124 4125 4126 4127 4128 4129 4130 4131 4132 4133 4134 4135 4136 4137 4138 4139 4140 4141 4142 4143 4144 4145 4146 4147 4148 4149 4150 4151 4152 4153 4154 4155 4156 4157 4158 4159 4160 4161 4162 4163 4164 4165 4166 4167 4168 4169 4170 4171 4172 4173 4174 4175 4176 4177 4178 4179 4180 4181 4182 4183 4184 4185 4186 4187 4188 4189 4190 4191 4192 4193 4194 4195 4196 4197 4198 4199 4200 4201 4202 4203 4204 4205 4206 4207 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 4220 4221 4222 4223 4224 4225 4226 4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 4241 4242 4243 4244 4245 4246 4247 4248 4249 4250 4251 4252 4253 4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 4264 4265 4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 4289 4290 4291 4292 4293 4294 4295 4296 4297 4298 4299 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4312 4313 4314 4315 4316 4317 4318 4319 4320 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 4338 4339 4340 4341 4342 4343 4344 4345 4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 4371 4372 4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4397 4398 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4434 4435 4436 4437 4438 4439 4440 4441 4442 4443 4444 4445 4446 4447 4448 4449 4450 4451 4452 4453 4454 4455 4456 4457 4458 4459 4460 4461 4462 4463 4464 4465 4466 4467 4468 4469 4470 4471 4472 4473 4474 4475 4476 4477 4478 4479 4480 4481 4482 4483 4484 4485 4486 4487 4488 4489 4490 4491 4492 4493 4494 4495 4496 4497 4498 4499 4500 4501 4502 4503 4504 4505 4506 4507 4508 4509 4510 4511 4512 4513 4514 4515 4516 4517 4518 4519 4520 4521 4522 4523 4524 4525 4526 4527 4528 4529 4530 4531 4532 4533 4534 4535 4536 4537 4538 4539 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 4561 4562 4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 4641 4642 4643 4644 4645 4646 4647 4648 4649 4650 4651 4652 4653 4654 4655 4656 4657 4658 4659 4660 4661 4662 4663 4664 4665 4666 4667 4668 4669 4670 4671 4672 4673 4674 4675 4676 4677 4678 4679 4680 4681 4682 4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 4696 4697 4698 4699 4700 4701 4702 4703 4704 4705 4706 4707 4708 4709 4710 4711 4712 4713 4714 4715 4716 4717 4718 4719 4720 4721 4722 4723 4724 4725 4726 4727 4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 4749 4750 4751 4752 4753 4754 4755 4756 4757 4758 4759 4760 4761 4762 4763 4764 4765 4766 4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 4782 4783 4784 4785 4786 4787 4788 4789 4790 4791 4792 4793 4794 4795 4796 4797 4798 4799 4800 4801 4802 4803 4804 4805 4806 4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 4826 4827 4828 4829 4830 4831 4832 4833 4834 4835 4836 4837 4838 4839 4840 4841 4842 4843 4844 4845 4846 4847 4848 4849 4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 4874 4875 4876 4877 4878 4879 4880 4881 4882 4883 4884 4885 4886 4887 4888 4889 4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 4905 4906 4907 4908 4909 4910 4911 4912 4913 4914 4915 4916 4917 4918 4919 4920 4921 4922 4923 4924 4925 4926 4927 4928 4929 4930 4931 4932 4933 4934 4935 4936 4937 4938 4939 4940 4941 4942 4943 4944 4945 4946 4947 4948 4949 4950 4951 4952 4953 4954 4955 4956 4957 4958 4959 4960 4961 4962 4963 4964 4965 4966 4967 4968 4969 4970 4971 4972 4973 4974 4975 4976 4977 4978 4979 4980 4981 4982 4983 4984 4985 4986 4987 4988 4989 4990 4991 4992 4993 4994 4995 4996 4997 4998 4999 5000 5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 5044 5045 5046 5047 5048 5049 5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 5063 5064 5065 5066 5067 5068 5069 5070 5071 5072 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 5123 5124 5125 5126 5127 5128 5129 5130 5131 5132 5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 5165 5166 5167 5168 5169 5170 5171 5172 5173 5174 5175 5176 5177 5178 5179 5180 5181 5182 5183 5184 5185 5186 5187 5188 5189 5190 5191 5192 5193 5194 5195 5196 5197 5198 5199 5200 5201 5202 5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 5224 5225 5226 5227 5228 5229 5230 5231 5232 5233 5234 5235 5236 5237 5238 5239 5240 5241 5242 5243 5244 5245 5246 5247 5248 5249 5250 5251 5252 5253 5254 5255 5256 5257 5258 5259 5260 5261 5262 5263 5264 5265 5266 5267 5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 5283 5284 5285 5286 5287 5288 5289 5290 5291 5292 5293 5294 5295 5296 5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 5311 5312 5313 5314 5315 5316 5317 5318 5319 5320 5321 5322 5323 5324 5325 5326 5327 5328 5329 5330 5331 5332 5333 5334 5335 5336 5337 5338 5339 5340 5341 5342 5343 5344 5345 5346 5347 5348 5349 5350 5351 5352 5353 5354 5355 5356 5357 5358 5359 5360 5361 5362 5363 5364 5365 5366 5367 5368 5369 5370 5371 5372 5373 5374 5375 5376 5377 5378 5379 5380 5381 5382 5383 5384 5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 5400 5401 5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 5416 5417 5418 5419 5420 5421 5422 5423 5424 5425 5426 5427 5428 5429 5430 5431 5432 5433 5434 5435 5436 5437 5438 5439 5440 5441 5442 5443 5444 5445 5446 5447 5448 5449 5450 5451 5452 5453 5454 5455 5456 5457 5458 5459 5460 5461 5462 5463 5464 5465 5466 5467 5468 5469 5470 5471 5472 5473 5474 5475 5476 5477 5478 5479 5480 5481 5482 5483 5484 5485 5486 5487 5488 5489 5490 5491 5492 5493 5494 5495 5496 5497 5498 5499 5500 5501 5502 5503 5504 5505 5506 5507 5508 5509 5510 5511 5512 5513 5514 5515 5516 5517 5518 5519 5520 5521 5522 5523 5524 5525 5526 5527 5528 5529 5530 5531 5532 5533 5534 5535 5536 5537 5538 5539 5540 5541 5542 5543 5544 5545 5546 5547 5548 5549 5550 5551 5552 5553 5554 5555 5556 5557 5558 5559 5560 5561 5562 5563 5564 5565 5566 5567 5568 5569 5570 5571 5572 5573 5574 5575 5576 5577 5578 5579 5580 5581 5582 5583 5584 5585 5586 5587 5588 5589 5590 5591 5592 5593 5594 5595 5596 5597 5598 5599 5600 5601 5602 5603 5604 5605 5606 5607 5608 5609 5610 5611 5612 5613 5614 5615 5616 5617 5618 5619 5620 5621 5622 5623 5624 5625 5626 5627 5628 5629 5630 5631 5632 5633 5634 5635 5636 5637 5638 5639 5640 5641 5642 5643 5644 5645 5646 5647 5648 5649 5650 5651 5652 5653 5654 5655 5656 5657 5658 5659 5660 5661 5662 5663 5664 5665 5666 5667 5668 5669 5670 5671 5672 5673 5674 5675 5676 5677 5678 5679 5680 5681 5682 5683 5684 5685 5686 5687 5688 5689 5690 5691 5692 5693 5694 5695 5696 5697 5698 5699 5700 5701 5702 5703 5704 5705 5706 5707 5708 5709 5710 5711 5712 5713 5714 5715 5716 5717 5718 5719 5720 5721 5722 5723 5724 5725 5726 5727 5728 5729 5730 5731 5732 5733 5734 5735 5736 5737 5738 5739 5740 5741 5742 5743 5744 5745 5746 5747 5748 5749 5750 5751 5752 5753 5754 5755 5756 5757 5758 5759 5760 5761 5762 5763 5764 5765 5766 5767 5768 5769 5770 5771 5772 5773 5774 5775 5776 5777 5778 5779 5780 5781 5782 5783 5784 5785 5786 5787 5788 5789 5790 5791 5792 5793 5794 5795 5796 5797 5798 5799 5800 5801 5802 5803 5804 5805 5806 5807 5808 5809 5810 5811 5812 5813 5814 5815 5816 5817 5818 5819 5820 5821 5822 5823 5824 5825 5826 5827 5828 5829 5830 5831 5832 5833 5834 5835 5836 5837 5838 5839 5840 5841 5842 5843 5844 5845 5846 5847 5848 5849 5850 5851 5852 5853 5854 5855 5856 5857 5858 5859 5860 5861 5862 5863 5864 5865 5866 5867 5868 5869 5870 5871 5872 5873 5874 5875 5876 5877 5878 5879 5880 5881 5882 5883 5884 5885 5886 5887 5888 5889 5890 5891 5892 5893 5894 5895 5896 5897 5898 5899 5900 5901 5902 5903 5904 5905 5906 5907 5908 5909 5910 5911 5912 5913 5914 5915 5916 5917 5918 5919 5920 5921 5922 5923 5924 5925 5926 5927 5928 5929 5930 5931 5932 5933 5934 5935 5936 5937 5938 5939 5940 5941 5942 5943 5944 5945 5946 5947 5948 5949 5950 5951 5952 5953 5954 5955 5956 5957 5958 5959 5960 5961 5962 5963 5964 5965 5966 5967 5968 5969 5970 5971 5972 5973 5974 5975 5976 5977 5978 5979 5980 5981 5982 5983 5984 5985 5986 5987 5988 5989 5990 5991 5992 5993 5994 5995 5996 5997 5998 5999 6000 6001 6002 6003 6004 6005 6006 6007 6008 6009 6010 6011 6012 6013 6014 6015 6016 6017 6018 6019 6020 6021 6022 6023 6024 6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 6039 6040 6041 6042 6043 6044 6045 6046 6047 6048 6049 6050 6051 6052 6053 6054 6055 6056 6057 6058 6059 6060 6061 6062 6063 6064 6065 6066 6067 6068 6069 6070 6071 6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 6093 6094 6095 6096 6097 6098 6099 6100 6101 6102 6103 6104 6105 6106 6107 6108 6109 6110 6111 6112 6113 6114 6115 6116 6117 6118 6119 6120 6121 6122 6123 6124 6125 6126 6127 6128 6129 6130 6131 6132 6133 6134 6135 6136 6137 6138 6139 6140 6141 6142 6143 6144 6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 6159 6160 6161 6162 6163 6164 6165 6166 6167 6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 6183 6184 6185 6186 6187 6188 6189 6190 6191 6192 6193 6194 6195 6196 6197 6198 6199 6200 6201 6202 6203 6204 6205 6206 6207 6208 6209 6210 6211 6212 6213 6214 6215 6216 6217 6218 6219 6220 6221 6222 6223 6224 6225 6226 6227 6228 6229 6230 6231 6232 6233 6234 6235 6236 6237 6238 6239 6240 6241 6242 6243 6244 6245 6246 6247 6248 6249 6250 6251 6252 6253 6254 6255 6256 6257 6258 6259 6260 6261 6262 6263 6264 6265 6266 6267 6268 6269 6270 6271 6272 6273 6274 6275 6276 6277 6278 6279 6280 6281 6282 6283 6284 6285 6286 6287 6288 6289 6290 6291 6292 6293 6294 6295 6296 6297 6298 6299 6300 6301 6302 6303 6304 6305 6306 6307 6308 6309 6310 6311 6312 6313 6314 6315 6316 6317 6318 6319 6320 6321 6322 6323 6324 6325 6326 6327 6328 6329 6330 6331 6332 6333 6334 6335 6336 6337 6338 6339 6340 6341 6342 6343 6344 6345 6346 6347 6348 6349 6350 6351 6352 6353 6354 6355 6356 6357 6358 6359 6360 6361 6362 6363 6364 6365 6366 6367 6368 6369 6370 6371 6372 6373 6374 6375 6376 6377 6378 6379 6380 6381 6382 6383 6384 6385 6386 6387 6388 6389 6390 6391 6392 6393 6394 6395 6396 6397 6398 6399 6400 6401 6402 6403 6404 6405 6406 6407 6408 6409 6410 6411 6412 6413 6414 6415 6416 6417 6418 6419 6420 6421 6422 6423 6424 6425 6426 6427 6428 6429 6430 6431 6432 6433 6434 6435 6436 6437 6438 6439 6440 6441 6442 6443 6444 6445 6446 6447 6448 6449 6450 6451 6452 6453 6454 6455 6456 6457 6458 6459 6460 6461 6462 6463 6464 6465 6466 6467 6468 6469 6470 6471 6472 6473 6474 6475 6476 6477 6478 6479 6480 6481 6482 6483 6484 6485 6486 6487 6488 6489 6490 6491 6492 6493 6494 6495 6496 6497 6498 6499 6500 6501 6502 6503 6504 6505 6506 6507 6508 6509 6510 6511 6512 6513 6514 6515 6516 6517 6518 6519 6520 6521 6522 6523 6524 6525 6526 6527 6528 6529 6530 6531 6532 6533 6534 6535 6536 6537 6538 6539 6540 6541 6542 6543 6544 6545 6546 6547 6548 6549 6550 6551 6552 6553 6554 6555 6556 6557 6558 6559 6560 6561 6562 6563 6564 6565 6566 6567 6568 6569 6570 6571 6572 6573 6574 6575 6576 6577 6578 6579 6580 6581 6582 6583 6584 6585 6586 6587 6588 6589 6590 6591 6592 6593 6594 6595 6596 6597 6598 6599 6600 6601 6602 6603 6604 6605 6606 6607 6608 6609 6610 6611 6612 6613 6614 6615 6616 6617 6618 6619 6620 6621 6622 6623 6624 6625 6626 6627 6628 6629 6630 6631 6632 6633 6634 6635 6636 6637 6638 6639 6640 6641 6642 6643 6644 6645 6646 6647 6648 6649 6650 6651 6652 6653 6654 6655 6656 6657 6658 6659 6660 6661 6662 6663 6664 6665 6666 6667 6668 6669 6670 6671 6672 6673 6674 6675 6676 6677 6678 6679 6680 6681 6682 6683 6684 6685 6686 6687 6688 6689 6690 6691 6692 6693 6694 6695 6696 6697 6698 6699 6700 6701 6702 6703 6704 6705 6706 6707 6708 6709 6710 6711 6712 6713 6714 6715 6716 6717 6718 6719 6720 6721 6722 6723 6724 6725 6726 6727 6728 6729 6730 6731 6732 6733 6734 6735 6736 6737 6738 6739 6740 6741 6742 6743 6744 6745 6746 6747 6748 6749 6750 6751 6752 6753 6754 6755 6756 6757 6758 6759 6760 6761 6762 6763 6764 6765 6766 6767 6768 6769 6770 6771 6772 6773 6774 6775 6776 6777 6778 6779 6780 6781 6782 6783 6784 6785 6786 6787 6788 6789 6790 6791 6792 6793 6794 6795 6796 6797 6798 6799 6800 6801 6802 6803 6804 6805 6806 6807 6808 6809 6810 6811 6812 6813 6814 6815 6816 6817 6818 6819 6820 6821 6822 6823 6824 6825 6826 6827 6828 6829 6830 6831 6832 6833 6834 6835 6836 6837 6838 6839 6840 6841 6842 6843 6844 6845 6846 6847 6848 6849 6850 6851 6852 6853 6854 6855 6856 6857 6858 6859 6860 6861 6862 6863 6864 6865 6866 6867 6868 6869 6870 6871 6872 6873 6874 6875 6876 6877 6878 6879 6880 6881 6882 6883 6884 6885 6886 6887 6888 6889 6890 6891 6892 6893 6894 6895 6896 6897 6898 6899 6900 6901 6902 6903 6904 6905 6906 6907 6908 6909 6910 6911 6912 6913 6914 6915 6916 6917 6918 6919 6920 6921 6922 6923 6924 6925 6926 6927 6928 6929 6930 6931 6932 6933 6934 6935 6936 6937 6938 6939 6940 6941 6942 6943 6944 6945 6946 6947 6948 6949 6950 6951 6952 6953 6954 6955 6956 6957 6958 6959 6960 6961 6962 6963 6964 6965 6966 6967 6968 6969 6970 6971 6972 6973 6974 6975 6976 6977 6978 6979 6980 6981 6982 6983 6984 6985 6986 6987 6988 6989 6990 6991 6992 6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 7007 7008 7009 7010 7011 7012 7013 7014 7015 7016 7017 7018 7019 7020 7021 7022 7023 7024 7025 7026 7027 7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 7044 7045 7046 7047 7048 7049 7050 7051 7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 7068 7069 7070 7071 7072 7073 7074 7075 7076 7077 7078 7079 7080 7081 7082 7083 7084 7085 7086 7087 7088 7089 7090 7091 7092 7093 7094 7095 7096 7097 7098 7099 7100 7101 7102 7103 7104 7105 7106 7107 7108 7109 7110 7111 7112 7113 7114 7115 7116 7117 7118 7119 7120 7121 7122 7123 7124 7125 7126 7127 7128 7129 7130 7131 7132 7133 7134 7135 7136 7137 7138 7139 7140 7141 7142 7143 7144 7145 7146 7147 7148 7149 7150 7151 7152 7153 7154 7155 7156 7157 7158 7159 7160 7161 7162 7163 7164 7165 7166 7167 7168 7169 7170 7171 7172 7173 7174 7175 7176 7177 7178 7179 7180 7181 7182 7183 7184 7185 7186 7187 7188 7189 7190 7191 7192 7193 7194 7195 7196 7197 7198 7199 7200 7201 7202 7203 7204 7205 7206 7207 7208 7209 7210 7211 7212 7213 7214 7215 7216 7217 7218 7219 7220 7221 7222 7223 7224 7225 7226 7227 7228 7229 7230 7231 7232 7233 7234 7235 7236 7237 7238 7239 7240 7241 7242 7243 7244 7245 7246 7247 7248 7249 7250 7251 7252 7253 7254 7255 7256 7257 7258 7259 7260 7261 7262 7263 7264 7265 7266 7267 7268 7269 7270 7271 7272 7273 7274 7275 7276 7277 7278 7279 7280 7281 7282 7283 7284 7285 7286 7287 7288 7289 7290 7291 7292 7293 7294 7295 7296 7297 7298 7299 7300 7301 7302 7303 7304 7305 7306 7307 7308 7309 7310 7311 7312 7313 7314 7315 7316 7317 7318 7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 7334 7335 7336 7337 7338 7339 7340 7341 7342 7343 7344 7345 7346 7347 7348 7349 7350 7351 7352 7353 7354 7355 7356 7357 7358 7359 7360 7361 7362 7363 7364 7365 7366 7367 7368 7369 7370 7371 7372 7373 7374 7375 7376 7377 7378 7379 7380 7381 7382 7383 7384 7385 7386 7387 7388 7389 7390 7391 7392 7393 7394 7395 7396 7397 7398 7399 7400 7401 7402 7403 7404 7405 7406 7407 7408 7409 7410 7411 7412 7413 7414 7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 7430 7431 7432 7433 7434 7435 7436 7437 7438 7439 7440 7441 7442 7443 7444 7445 7446 7447 7448 7449 7450 7451 7452 7453 7454 7455 7456 7457 7458 7459 7460 7461 7462 7463 7464 7465 7466 7467 7468 7469 7470 7471 7472 7473 7474 7475 7476 7477 7478 7479 7480 7481 7482 7483 7484 7485 7486 7487 7488 7489 7490 7491 7492 7493 7494 7495 7496 7497 7498 7499 7500 7501 7502 7503 7504 7505 7506 7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 7524 7525 7526 7527 7528 7529 7530 7531 7532 7533 7534 7535 7536 7537 7538 7539 7540 7541 7542 7543 7544 7545 7546 7547 7548 7549 7550 7551 7552 7553 7554 7555 7556 7557 7558 7559 7560 7561 7562 7563 7564 7565 7566 7567 7568 7569 7570 7571 7572 7573 7574 7575 7576 7577 7578 7579 7580 7581 7582 7583 7584 7585 7586 7587 7588 7589 7590 7591 7592 7593 7594 7595 7596 7597 7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 7614 7615 7616 7617 7618 7619 7620 7621 7622 7623 7624 7625 7626 7627 7628 7629 7630 7631 7632 7633 7634 7635 7636 7637 7638 7639 7640 7641 7642 7643 7644 7645 7646 7647 7648 7649 7650 7651 7652 7653 7654 7655 7656 7657 7658 7659 7660 7661 7662 7663 7664 7665 7666 7667 7668 7669 7670 7671 7672 7673 7674 7675 7676 7677 7678 7679 7680 7681 7682 7683 7684 7685 7686 7687 7688 7689 7690 7691 7692 7693 7694 7695 7696 7697 7698 7699 7700 7701 7702 7703 7704 7705 7706 7707 7708 7709 7710 7711 7712 7713 7714 7715 7716 7717 7718 7719 7720 7721 7722 7723 7724 7725 7726 7727 7728 7729 7730 7731 7732 7733 7734 7735 7736 7737 7738 7739 7740 7741 7742 7743 7744 7745 7746 7747 7748 7749 7750 7751 7752 7753 7754 7755 7756 7757 7758 7759 7760 7761 7762 7763 7764 7765 7766 7767 7768 7769 7770 7771 7772 7773 7774 7775 7776 7777 7778 7779 7780 7781 7782 7783 7784 7785 7786 7787 7788 7789 7790 7791 7792 7793 7794 7795 7796 7797 7798 7799 7800 7801 7802 7803 7804 7805 7806 7807 7808 7809 7810 7811 7812 7813 7814 7815 7816 7817 7818 7819 7820 7821 7822 7823 7824 7825 7826 7827 7828 7829 7830 7831 7832 7833 7834 7835 7836 7837 7838 7839 7840 7841 7842 7843 7844 7845 7846 7847 7848 7849 7850 7851 7852 7853 7854 7855 7856 7857 7858 7859 7860 7861 7862 7863 7864 7865 7866 7867 7868 7869 7870 7871 7872 7873 7874 7875 7876 7877 7878 7879 7880 7881 7882 7883 7884 7885 7886 7887 7888 7889 7890 7891 7892 7893 7894 7895 7896 7897 7898 7899 7900 7901 7902 7903 7904 7905 7906 7907 7908 7909 7910 7911 7912 7913 7914 7915 7916 7917 7918 7919 7920 7921 7922 7923 7924 7925 7926 7927 7928 7929 7930 7931 7932 7933 7934 7935 7936 7937 7938 7939 7940 7941 7942 7943 7944 7945 7946 7947 7948 7949 7950 7951 7952 7953 7954 7955 7956 7957 7958 7959 7960 7961 7962 7963 7964 7965 7966 7967 7968 7969 7970 7971 7972 7973 7974 7975 7976 7977 7978 7979 7980 7981 7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 7997 7998 7999 8000 8001 8002 8003 8004 8005 8006 8007 8008 8009 8010 8011 8012 8013 8014 8015 8016 8017 8018 8019 8020 8021 8022 8023 8024 8025 8026 8027 8028 8029 8030 8031 8032 8033 8034 8035 8036 8037 8038 8039 8040 8041 8042 8043 8044 8045 8046 8047 8048 8049 8050 8051 8052 8053 8054 8055 8056 8057 8058 8059 8060 8061 8062 8063 8064 8065 8066 8067 8068 8069 8070 8071 8072 8073 8074 8075 8076 8077 8078 8079 8080 8081 8082 8083 8084 8085 8086 8087 8088 8089 8090 8091 8092 8093 8094 8095 8096 8097 8098 8099 8100 8101 8102 8103 8104 8105 8106 8107 8108 8109 8110 8111 8112 8113 8114 8115 8116 8117 8118 8119 8120 8121 8122 8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 8137 8138 8139 8140 8141 8142 8143 8144 8145 8146 8147 8148 8149 8150 8151 8152 8153 8154 8155 8156 8157 8158 8159 8160 8161 8162 8163 8164 8165 8166 8167 8168 8169 8170 8171 8172 8173 8174 8175 8176 8177 8178 8179 8180 8181 8182 8183 8184 8185 8186 8187 8188 8189 8190 8191 8192 8193 8194 8195 8196 8197 8198 8199 8200 8201 8202 8203 8204 8205 8206 8207 8208 8209 8210 8211 8212 8213 8214 8215 8216 8217 8218 8219 8220 8221 8222 8223 8224 8225 8226 8227 8228 8229 8230 8231 8232 8233 8234 8235 8236 8237 8238 8239 8240 8241 8242 8243 8244 8245 8246 8247 8248 8249 8250 8251 8252 8253 8254 8255 8256 8257 8258 8259 8260 8261 8262 8263 8264 8265 8266 8267 8268 8269 8270 8271 8272 8273 8274 8275 8276 8277 8278 8279 8280 8281 8282 8283 8284 8285 8286 8287 8288 8289 8290 8291 8292 8293 8294 8295 8296 8297 8298 8299 8300 8301 8302 8303 8304 8305 8306 8307 8308 8309 8310 8311 8312 8313 8314 8315 8316 8317 8318 8319 8320 8321 8322 8323 8324 8325 8326 8327 8328 8329 8330 8331 8332 8333 8334 8335 8336 8337 8338 8339 8340 8341 8342 8343 8344 8345 8346 8347 8348 8349 8350 8351 8352 8353 8354 8355 8356 8357 8358 8359 8360 8361 8362 8363 8364 8365 8366 8367 8368 8369 8370 8371 8372 8373 8374 8375 8376 8377 8378 8379 8380 8381 8382 8383 8384 8385 8386 8387 8388 8389 8390 8391 8392 8393 8394 8395 8396 8397 8398 8399 8400 8401 8402 8403 8404 8405 8406 8407 8408 8409 8410 8411 8412 8413 8414 8415 8416 8417 8418 8419 8420 8421 8422 8423 8424 8425 8426 8427 8428 8429 8430 8431 8432 8433 8434 8435 8436 8437 8438 8439 8440 8441 8442 8443 8444 8445 8446 8447 8448 8449 8450 8451 8452 8453 8454 8455 8456 8457 8458 8459 8460 8461 8462 8463 8464 8465 8466 8467 8468 8469 8470 8471 8472 8473 8474 8475 8476 8477 8478 8479 8480 8481 8482 8483 8484 8485 8486 8487 8488 8489 8490 8491 8492 8493 8494 8495 8496 8497 8498 8499 8500 8501 8502 8503 8504 8505 8506 8507 8508 8509 8510 8511 8512 8513 8514 8515 8516 8517 8518 8519 8520 8521 8522 8523 8524 8525 8526 8527 8528 8529 8530 8531 8532 8533 8534 8535 8536 8537 8538 8539 8540 8541 8542 8543 8544 8545 8546 8547 8548 8549 8550 8551 8552 8553 8554 8555 8556 8557 8558 8559 8560 8561 8562 8563 8564 8565 8566 8567 8568 8569 8570 8571 8572 8573 8574 8575 8576 8577 8578 8579 8580 8581 8582 8583 8584 8585 8586 8587 8588 8589 8590 8591 8592 8593 8594 8595 8596 8597 8598 8599 8600 8601 8602 8603 8604 8605 8606 8607 8608 8609 8610 8611 8612 8613 8614 8615 8616 8617 8618 8619 8620 8621 8622 8623 8624 8625 8626 8627 8628 8629 8630 8631 8632 8633 8634 8635 8636 8637 8638 8639 8640 8641 8642 8643 8644 8645 8646 8647 8648 8649 8650 8651 8652 8653 8654 8655 8656 8657 8658 8659 8660 8661 8662 8663 8664 8665 8666 8667 8668 8669 8670 8671 8672 8673 8674 8675 8676 8677 8678 8679 8680 8681 8682 8683 8684 8685 8686 8687 8688 8689 8690 8691 8692 8693 8694 8695 8696 8697 8698 8699 8700 8701 8702 8703 8704 8705 8706 8707 8708 8709 8710 8711 8712 8713 8714 8715 8716 8717 8718 8719 8720 8721 8722 8723 8724 8725 8726 8727 8728 8729 8730 8731 8732 8733 8734 8735 8736 8737 8738 8739 8740 8741 8742 8743 8744 8745 8746 8747 8748 8749 8750 8751 8752 8753 8754 8755 8756 8757 8758 8759 8760 8761 8762 8763 8764 8765 8766 8767 8768 8769 8770 8771 8772 8773 8774 8775 8776 8777 8778 8779 8780 8781 8782 8783 8784 8785 8786 8787 8788 8789 8790 8791 8792 8793 8794 8795 8796 8797 8798 8799 8800 8801 8802 8803 8804 8805 8806 8807 8808 8809 8810 8811 8812 8813 8814 8815 8816 8817 8818 8819 8820 8821 8822 8823 8824 8825 8826 8827 8828 8829 8830 8831 8832 8833 8834 8835 8836 8837 8838 8839 8840 8841 8842 8843 8844 8845 8846 8847 8848 8849 8850 8851 8852 8853 8854 8855 8856 8857 8858 8859 8860 8861 8862 8863 8864 8865 8866 8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 8882 8883 8884 8885 8886 8887 8888 8889 8890 8891 8892 8893 8894 8895 8896 8897 8898 8899 8900 8901 8902 8903 8904 8905 8906 8907 8908 8909 8910 8911 8912 8913 8914 8915 8916 8917 8918 8919 8920 8921 8922 8923 8924 8925 8926 8927 8928 8929 8930 8931 8932 8933 8934 8935 8936 8937 8938 8939 8940 8941 8942 8943 8944 8945 8946 8947 8948 8949 8950 8951 8952 8953 8954 8955 8956 8957 8958 8959 8960 8961 8962 8963 8964 8965 8966 8967 8968 8969 8970 8971 8972 8973 8974 8975 8976 8977 8978 8979 8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 8998 8999 9000 9001 9002 9003 9004 9005 9006 9007 9008 9009 9010 9011 9012 9013 9014 9015 9016 9017 9018 9019 9020 9021 9022 9023 9024 9025 9026 9027 9028 9029 9030 9031 9032 9033 9034 9035 9036 9037 9038 9039 9040 9041 9042 9043 9044 9045 9046 9047 9048 9049 9050 9051 9052 9053 9054 9055 9056 9057 9058 9059 9060 9061 9062 9063 9064 9065 9066 9067 9068 9069 9070 9071 9072 9073 9074 9075 9076 9077 9078 9079 9080 9081 9082 9083 9084 9085 9086 9087 9088 9089 9090 9091 9092 9093 9094 9095 9096 9097 9098 9099 9100 9101 9102 9103 9104 9105 9106 9107 9108 9109 9110 9111 9112 9113 9114 9115 9116 9117 9118 9119 9120 9121 9122 9123 9124 9125 9126 9127 9128 9129 9130 9131 9132 9133 9134 9135 9136 9137 9138 9139 9140 9141 9142 9143 9144 9145 9146 9147 9148 9149 9150 9151 9152 9153 9154 9155 9156 9157 9158 9159 9160 9161 9162 9163 9164 9165 9166 9167 9168 9169 9170 9171 9172 9173 9174 9175 9176 9177 9178 9179 9180 9181 9182 9183 9184 9185 9186 9187 9188 9189 9190 9191 9192 9193 9194 9195 9196 9197 9198 9199 9200 9201 9202 9203 9204 TooltipText=null 08:47:22.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:22.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:22.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*' finished successfully 08:47:22.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Match Job' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'IOConsole Updater' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:22.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:22.490 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 08:47:25.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:25.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:25.505 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:25.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:25.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:25.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:25.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:25.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:25.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:25.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:25.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:25.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:25.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:25.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:25.718 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:25.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:25.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:25.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:25.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:25.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:25.719 INFO [WorkbenchTestable][AbstractView] Terminating console 08:47:25.719 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:25.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:25.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:25.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:25.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:25.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:25.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 08:47:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:25.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:25.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:25.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:25.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:25.721 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 08:47:25.721 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:47:25.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:25.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 08:47:25.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:25.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:25.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:25.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:25.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:25.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:25.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:25.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:25.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:25.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:25.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:25.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:25.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:25.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:25.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:25.916 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:25.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:25.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:25.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:25.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:25.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:25.917 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:25.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:25.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:25.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:25.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:25.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:25.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:25.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 08:47:25.918 INFO [WorkbenchTestable][AbstractView] Console terminated 08:47:25.918 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:25.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:25.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:25.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:25.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:25.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:25.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:25.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:25.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:25.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:25.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:47:25.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:25.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:25.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:47:25.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:25.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:25.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:25.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:25.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:25.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:47:25.924 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:47:26.925 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:26.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:26.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:26.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=955318 955319 955320 955321 955322 955323 955324 955325 955326 955327 955328 955329 955330 955331 955332 955333 955334 955335 955336 955337 955338 955339 955340 955341 955342 955343 955344 955345 955346 955347 955348 955349 955350 955351 955352 955353 955354 955355 955356 955357 955358 955359 955360 955361 955362 955363 955364 955365 955366 955367 955368 955369 955370 955371 955372 955373 955374 955375 955376 955377 955378 955379 955380 955381 955382 955383 955384 955385 955386 955387 955388 955389 955390 955391 955392 955393 955394 955395 955396 955397 955398 955399 955400 955401 955402 955403 955404 955405 955406 955407 955408 955409 955410 955411 955412 955413 955414 955415 955416 955417 955418 955419 955420 955421 955422 955423 955424 955425 955426 955427 955428 955429 955430 955431 955432 955433 955434 955435 955436 955437 955438 955439 955440 955441 955442 955443 955444 955445 955446 955447 955448 955449 955450 955451 955452 955453 955454 955455 955456 955457 955458 955459 955460 955461 955462 955463 955464 955465 955466 955467 955468 955469 955470 955471 955472 955473 955474 955475 955476 955477 955478 955479 955480 955481 955482 955483 955484 955485 955486 955487 955488 955489 955490 955491 955492 955493 955494 955495 955496 955497 955498 955499 955500 955501 955502 955503 955504 955505 955506 955507 955508 955509 955510 955511 955512 955513 955514 955515 955516 955517 955518 955519 955520 955521 955522 955523 955524 955525 955526 955527 955528 955529 955530 955531 955532 955533 955534 955535 955536 955537 955538 955539 955540 955541 955542 955543 955544 955545 955546 955547 955548 955549 955550 955551 955552 955553 955554 955555 955556 955557 955558 955559 955560 955561 955562 955563 955564 955565 955566 955567 955568 955569 955570 955571 955572 955573 955574 955575 955576 955577 955578 955579 955580 955581 955582 955583 955584 955585 955586 955587 955588 955589 955590 955591 955592 955593 955594 955595 955596 955597 955598 955599 955600 955601 955602 955603 955604 955605 955606 955607 955608 955609 955610 955611 955612 955613 955614 955615 955616 955617 955618 955619 955620 955621 955622 955623 955624 955625 955626 955627 955628 955629 955630 955631 955632 955633 955634 955635 955636 955637 955638 955639 955640 955641 955642 955643 955644 955645 955646 955647 955648 955649 955650 955651 955652 955653 955654 955655 955656 955657 955658 955659 955660 955661 955662 955663 955664 955665 955666 955667 955668 955669 955670 955671 955672 955673 955674 955675 955676 955677 955678 955679 955680 955681 955682 955683 955684 955685 955686 955687 955688 955689 955690 955691 955692 955693 955694 955695 955696 955697 955698 955699 955700 955701 955702 955703 955704 955705 955706 955707 955708 955709 955710 955711 955712 955713 955714 955715 955716 955717 955718 955719 955720 955721 955722 955723 955724 955725 955726 955727 955728 955729 955730 955731 955732 955733 955734 955735 955736 955737 955738 955739 955740 955741 955742 955743 955744 955745 955746 955747 955748 955749 955750 955751 955752 955753 955754 955755 955756 955757 955758 955759 955760 955761 955762 955763 955764 955765 955766 955767 955768 955769 955770 955771 955772 955773 955774 955775 955776 955777 955778 955779 955780 955781 955782 955783 955784 955785 955786 955787 955788 955789 955790 955791 955792 955793 955794 955795 955796 955797 955798 955799 955800 955801 955802 955803 955804 955805 955806 955807 955808 955809 955810 955811 955812 955813 955814 955815 955816 955817 955818 955819 955820 955821 955822 955823 955824 955825 955826 955827 955828 955829 955830 955831 955832 955833 955834 955835 955836 955837 955838 955839 955840 955841 955842 955843 955844 955845 955846 955847 955848 955849 955850 955851 955852 955853 955854 955855 955856 955857 955858 955859 955860 955861 955862 955863 955864 955865 955866 955867 955868 955869 955870 955871 955872 955873 955874 955875 955876 955877 955878 955879 955880 955881 955882 955883 955884 955885 955886 955887 955888 955889 955890 955891 955892 955893 955894 955895 955896 955897 955898 955899 955900 955901 955902 955903 955904 955905 955906 955907 955908 955909 955910 955911 955912 955913 955914 955915 955916 955917 955918 955919 955920 955921 955922 955923 955924 955925 955926 955927 955928 955929 955930 955931 955932 955933 955934 955935 955936 955937 955938 955939 955940 955941 955942 955943 955944 955945 955946 955947 955948 955949 955950 955951 955952 955953 955954 955955 955956 955957 955958 955959 955960 955961 955962 955963 955964 955965 955966 955967 955968 955969 955970 955971 955972 955973 955974 955975 955976 955977 955978 955979 955980 955981 955982 955983 955984 955985 955986 955987 955988 955989 955990 955991 955992 955993 955994 955995 955996 955997 955998 955999 956000 956001 956002 956003 956004 956005 956006 956007 956008 956009 956010 956011 956012 956013 956014 956015 956016 956017 956018 956019 956020 956021 956022 956023 956024 956025 956026 956027 956028 956029 956030 956031 956032 956033 956034 956035 956036 956037 956038 956039 956040 956041 956042 956043 956044 956045 956046 956047 956048 956049 956050 956051 956052 956053 956054 956055 956056 956057 956058 956059 956060 956061 956062 956063 956064 956065 956066 956067 956068 956069 956070 956071 956072 956073 956074 956075 956076 956077 956078 956079 956080 956081 956082 956083 956084 956085 956086 956087 956088 956089 956090 956091 956092 956093 956094 956095 956096 956097 956098 956099 956100 956101 956102 956103 956104 956105 956106 956107 956108 956109 956110 956111 956112 956113 956114 956115 956116 956117 956118 956119 956120 956121 956122 956123 956124 956125 956126 956127 956128 956129 956130 956131 956132 956133 956134 956135 956136 956137 956138 956139 956140 956141 956142 956143 956144 956145 956146 956147 956148 956149 956150 956151 956152 956153 956154 956155 956156 956157 956158 956159 956160 956161 956162 956163 956164 956165 956166 956167 956168 956169 956170 956171 956172 956173 956174 956175 956176 956177 956178 956179 956180 956181 956182 956183 956184 956185 956186 956187 956188 956189 956190 956191 956192 956193 956194 956195 956196 956197 956198 956199 956200 956201 956202 956203 956204 956205 956206 956207 956208 956209 956210 956211 956212 956213 956214 956215 956216 956217 956218 956219 956220 956221 956222 956223 956224 956225 956226 956227 956228 956229 956230 956231 956232 956233 956234 956235 956236 956237 956238 956239 956240 956241 956242 956243 956244 956245 956246 956247 956248 956249 956250 956251 956252 956253 956254 956255 956256 956257 956258 956259 956260 956261 956262 956263 956264 956265 956266 956267 956268 956269 956270 956271 956272 956273 956274 956275 956276 956277 956278 956279 956280 956281 956282 956283 956284 956285 956286 956287 956288 956289 956290 956291 956292 956293 956294 956295 956296 956297 956298 956299 956300 956301 956302 956303 956304 956305 956306 956307 956308 956309 956310 956311 956312 956313 956314 956315 956316 956317 956318 956319 956320 956321 956322 956323 956324 956325 956326 956327 956328 956329 956330 956331 956332 956333 956334 956335 956336 956337 956338 956339 956340 956341 956342 956343 956344 956345 956346 956347 956348 956349 956350 956351 956352 956353 956354 956355 956356 956357 956358 956359 956360 956361 956362 956363 956364 956365 956366 956367 956368 956369 956370 956371 956372 956373 956374 956375 956376 956377 956378 956379 956380 956381 956382 956383 956384 956385 956386 956387 956388 956389 956390 956391 956392 956393 956394 956395 956396 956397 956398 956399 956400 956401 956402 956403 956404 956405 956406 956407 956408 956409 956410 956411 956412 956413 956414 956415 956416 956417 956418 956419 956420 956421 956422 956423 956424 956425 956426 956427 956428 956429 956430 956431 956432 956433 956434 956435 956436 956437 956438 956439 956440 956441 956442 956443 956444 956445 956446 956447 956448 956449 956450 956451 956452 956453 956454 956455 956456 956457 956458 956459 956460 956461 956462 956463 956464 956465 956466 956467 956468 956469 956470 956471 956472 956473 956474 956475 956476 956477 956478 956479 956480 956481 956482 956483 956484 956485 956486 956487 956488 956489 956490 956491 956492 956493 956494 956495 956496 956497 956498 956499 956500 956501 956502 956503 956504 956505 956506 956507 956508 956509 956510 956511 956512 956513 956514 956515 956516 956517 956518 956519 956520 956521 956522 956523 956524 956525 956526 956527 956528 956529 956530 956531 956532 956533 956534 956535 956536 956537 956538 956539 956540 956541 956542 956543 956544 956545 956546 956547 956548 956549 956550 956551 956552 956553 956554 956555 956556 956557 956558 956559 956560 956561 956562 956563 956564 956565 956566 956567 956568 956569 956570 956571 956572 956573 956574 956575 956576 956577 956578 956579 956580 956581 956582 956583 956584 956585 956586 956587 956588 956589 956590 956591 956592 956593 956594 956595 956596 956597 956598 956599 956600 956601 956602 956603 956604 956605 956606 956607 956608 956609 956610 956611 956612 956613 956614 956615 956616 956617 956618 956619 956620 956621 956622 956623 956624 956625 956626 956627 956628 956629 956630 956631 956632 956633 956634 956635 956636 956637 956638 956639 956640 956641 956642 956643 956644 956645 956646 956647 956648 956649 956650 956651 956652 956653 956654 956655 956656 956657 956658 956659 956660 956661 956662 956663 956664 956665 956666 956667 956668 956669 956670 956671 956672 956673 956674 956675 956676 956677 956678 956679 956680 956681 956682 956683 956684 956685 956686 956687 956688 956689 956690 956691 956692 956693 956694 956695 956696 956697 956698 956699 956700 956701 956702 956703 956704 956705 956706 956707 956708 956709 956710 956711 956712 956713 956714 956715 956716 956717 956718 956719 956720 956721 956722 956723 956724 956725 956726 956727 956728 956729 956730 956731 956732 956733 956734 956735 956736 956737 956738 956739 956740 956741 956742 956743 956744 956745 956746 956747 956748 956749 956750 956751 956752 956753 956754 956755 956756 956757 956758 956759 956760 956761 956762 956763 956764 956765 956766 956767 956768 956769 956770 956771 956772 956773 956774 956775 956776 956777 956778 956779 956780 956781 956782 956783 956784 956785 956786 956787 956788 956789 956790 956791 956792 956793 956794 956795 956796 956797 956798 956799 956800 956801 956802 956803 956804 956805 956806 956807 956808 956809 956810 956811 956812 956813 956814 956815 956816 956817 956818 956819 956820 956821 956822 956823 956824 956825 956826 956827 956828 956829 956830 956831 956832 956833 956834 956835 956836 956837 956838 956839 956840 956841 956842 956843 956844 956845 956846 956847 956848 956849 956850 956851 956852 956853 956854 956855 956856 956857 956858 956859 956860 956861 956862 956863 956864 956865 956866 956867 956868 956869 956870 956871 956872 956873 956874 956875 956876 956877 956878 956879 956880 956881 956882 956883 956884 956885 956886 956887 956888 956889 956890 956891 956892 956893 956894 956895 956896 956897 956898 956899 956900 956901 956902 956903 956904 956905 956906 956907 956908 956909 956910 956911 956912 956913 956914 956915 956916 956917 956918 956919 956920 956921 956922 956923 956924 956925 956926 956927 956928 956929 956930 956931 956932 956933 956934 956935 956936 956937 956938 956939 956940 956941 956942 956943 956944 956945 956946 956947 956948 956949 956950 956951 956952 956953 956954 956955 956956 956957 956958 956959 956960 956961 956962 956963 956964 956965 956966 956967 956968 956969 956970 956971 956972 956973 956974 956975 956976 956977 956978 956979 956980 956981 956982 956983 956984 956985 956986 956987 956988 956989 956990 956991 956992 956993 956994 956995 956996 956997 956998 956999 957000 957001 957002 957003 957004 957005 957006 957007 957008 957009 957010 957011 957012 957013 957014 957015 957016 957017 957018 957019 957020 957021 957022 957023 957024 957025 957026 957027 957028 957029 957030 957031 957032 957033 957034 957035 957036 957037 957038 957039 957040 957041 957042 957043 957044 957045 957046 957047 957048 957049 957050 957051 957052 957053 957054 957055 957056 957057 957058 957059 957060 957061 957062 957063 957064 957065 957066 957067 957068 957069 957070 957071 957072 957073 957074 957075 957076 957077 957078 957079 957080 957081 957082 957083 957084 957085 957086 957087 957088 957089 957090 957091 957092 957093 957094 957095 957096 957097 957098 957099 957100 957101 957102 957103 957104 957105 957106 957107 957108 957109 957110 957111 957112 957113 957114 957115 957116 957117 957118 957119 957120 957121 957122 957123 957124 957125 957126 957127 957128 957129 957130 957131 957132 957133 957134 957135 957136 957137 957138 957139 957140 957141 957142 957143 957144 957145 957146 957147 957148 957149 957150 957151 957152 957153 957154 957155 957156 957157 957158 957159 957160 957161 957162 957163 957164 957165 957166 957167 957168 957169 957170 957171 957172 957173 957174 957175 957176 957177 957178 957179 957180 957181 957182 957183 957184 957185 957186 957187 957188 957189 957190 957191 957192 957193 957194 957195 957196 957197 957198 957199 957200 957201 957202 957203 957204 957205 957206 957207 957208 957209 957210 957211 957212 957213 957214 957215 957216 957217 957218 957219 957220 957221 957222 957223 957224 957225 957226 957227 957228 957229 957230 957231 957232 957233 957234 957235 957236 957237 957238 957239 957240 957241 957242 957243 957244 957245 957246 957247 957248 957249 957250 957251 957252 957253 957254 957255 957256 957257 957258 957259 957260 957261 957262 957263 957264 957265 957266 957267 957268 957269 957270 957271 957272 957273 957274 957275 957276 957277 957278 957279 957280 957281 957282 957283 957284 957285 957286 957287 957288 957289 957290 957291 957292 957293 957294 957295 957296 957297 957298 957299 957300 957301 957302 957303 957304 957305 957306 957307 957308 957309 957310 957311 957312 957313 957314 957315 957316 957317 957318 957319 957320 957321 957322 957323 957324 957325 957326 957327 957328 957329 957330 957331 957332 957333 957334 957335 957336 957337 957338 957339 957340 957341 957342 957343 957344 957345 957346 957347 957348 957349 957350 957351 957352 957353 957354 957355 957356 957357 957358 957359 957360 957361 957362 957363 957364 957365 957366 957367 957368 957369 957370 957371 957372 957373 957374 957375 957376 957377 957378 957379 957380 957381 957382 957383 957384 957385 957386 957387 957388 957389 957390 957391 957392 957393 957394 957395 957396 957397 957398 957399 957400 957401 957402 957403 957404 957405 957406 957407 957408 957409 957410 957411 957412 957413 957414 957415 957416 957417 957418 957419 957420 957421 957422 957423 957424 957425 957426 957427 957428 957429 957430 957431 957432 957433 957434 957435 957436 957437 957438 957439 957440 957441 957442 957443 957444 957445 957446 957447 957448 957449 957450 957451 957452 957453 957454 957455 957456 957457 957458 957459 957460 957461 957462 957463 957464 957465 957466 957467 957468 957469 957470 957471 957472 957473 957474 957475 957476 957477 957478 957479 957480 957481 957482 957483 957484 957485 957486 957487 957488 957489 957490 957491 957492 957493 957494 957495 957496 957497 957498 957499 957500 957501 957502 957503 957504 957505 957506 957507 957508 957509 957510 957511 957512 957513 957514 957515 957516 957517 957518 957519 957520 957521 957522 957523 957524 957525 957526 957527 957528 957529 957530 957531 957532 957533 957534 957535 957536 957537 957538 957539 957540 957541 957542 957543 957544 957545 957546 957547 957548 957549 957550 957551 957552 957553 957554 957555 957556 957557 957558 957559 957560 957561 957562 957563 957564 957565 957566 957567 957568 957569 957570 957571 957572 957573 957574 957575 957576 957577 957578 957579 957580 957581 957582 957583 957584 957585 957586 957587 957588 957589 957590 957591 957592 957593 957594 957595 957596 957597 957598 957599 957600 957601 957602 957603 957604 957605 957606 957607 957608 957609 957610 957611 957612 957613 957614 957615 957616 957617 957618 957619 957620 957621 957622 957623 957624 957625 957626 957627 957628 957629 957630 957631 957632 957633 957634 957635 957636 957637 957638 957639 957640 957641 957642 957643 957644 957645 957646 957647 957648 957649 957650 957651 957652 957653 957654 957655 957656 957657 957658 957659 957660 957661 957662 957663 957664 957665 957666 957667 957668 957669 957670 957671 957672 957673 957674 957675 957676 957677 957678 957679 957680 957681 957682 957683 957684 957685 957686 957687 957688 957689 957690 957691 957692 957693 957694 957695 957696 957697 957698 957699 957700 957701 957702 957703 957704 957705 957706 957707 957708 957709 957710 957711 957712 957713 957714 957715 957716 957717 957718 957719 957720 957721 957722 957723 957724 957725 957726 957727 957728 957729 957730 957731 957732 957733 957734 957735 957736 957737 957738 957739 957740 957741 957742 957743 957744 957745 957746 957747 957748 957749 957750 957751 957752 957753 957754 957755 957756 957757 957758 957759 957760 957761 957762 957763 957764 957765 957766 957767 957768 957769 957770 957771 957772 957773 957774 957775 957776 957777 957778 957779 957780 957781 957782 957783 957784 957785 957786 957787 957788 957789 957790 957791 957792 957793 957794 957795 957796 957797 957798 957799 957800 957801 957802 957803 957804 957805 957806 957807 957808 957809 957810 957811 957812 957813 957814 957815 957816 957817 957818 957819 957820 957821 957822 957823 957824 957825 957826 957827 957828 957829 957830 957831 957832 957833 957834 957835 957836 957837 957838 957839 957840 957841 957842 957843 957844 957845 957846 957847 957848 957849 957850 957851 957852 957853 957854 957855 957856 957857 957858 957859 957860 957861 957862 957863 957864 957865 957866 957867 957868 957869 957870 957871 957872 957873 957874 957875 957876 957877 957878 957879 957880 957881 957882 957883 957884 957885 957886 957887 957888 957889 957890 957891 957892 957893 957894 957895 957896 957897 957898 957899 957900 957901 957902 957903 957904 957905 957906 957907 957908 957909 957910 957911 957912 957913 957914 957915 957916 957917 957918 957919 957920 957921 957922 957923 957924 957925 957926 957927 957928 957929 957930 957931 957932 957933 957934 957935 957936 957937 957938 957939 957940 957941 957942 957943 957944 957945 957946 957947 957948 957949 957950 957951 957952 957953 957954 957955 957956 957957 957958 957959 957960 957961 957962 957963 957964 957965 957966 957967 957968 957969 957970 957971 957972 957973 957974 957975 957976 957977 957978 957979 957980 957981 957982 957983 957984 957985 957986 957987 957988 957989 957990 957991 957992 957993 957994 957995 957996 957997 957998 957999 958000 958001 958002 958003 958004 958005 958006 958007 958008 958009 958010 958011 958012 958013 958014 958015 958016 958017 958018 958019 958020 958021 958022 958023 958024 958025 958026 958027 958028 958029 958030 958031 958032 958033 958034 958035 958036 958037 958038 958039 958040 958041 958042 958043 958044 958045 958046 958047 958048 958049 958050 958051 958052 958053 958054 958055 958056 958057 958058 958059 958060 958061 958062 958063 958064 958065 958066 958067 958068 958069 958070 958071 958072 958073 958074 958075 958076 958077 958078 958079 958080 958081 958082 958083 958084 958085 958086 958087 958088 958089 958090 958091 958092 958093 958094 958095 958096 958097 958098 958099 958100 958101 958102 958103 958104 958105 958106 958107 958108 958109 958110 958111 958112 958113 958114 958115 958116 958117 958118 958119 958120 958121 958122 958123 958124 958125 958126 958127 958128 958129 958130 958131 958132 958133 958134 958135 958136 958137 958138 958139 958140 958141 958142 958143 958144 958145 958146 958147 958148 958149 958150 958151 958152 958153 958154 958155 958156 958157 958158 958159 958160 958161 958162 958163 958164 958165 958166 958167 958168 958169 958170 958171 958172 958173 958174 958175 958176 958177 958178 958179 958180 958181 958182 958183 958184 958185 958186 958187 958188 958189 958190 958191 958192 958193 958194 958195 958196 958197 958198 958199 958200 958201 958202 958203 958204 958205 958206 958207 958208 958209 958210 958211 958212 958213 958214 958215 958216 958217 958218 958219 958220 958221 958222 958223 958224 958225 958226 958227 958228 958229 958230 958231 958232 958233 958234 958235 958236 958237 958238 958239 958240 958241 958242 958243 958244 958245 958246 958247 958248 958249 958250 958251 958252 958253 958254 958255 958256 958257 958258 958259 958260 958261 958262 958263 958264 958265 958266 958267 958268 958269 958270 958271 958272 958273 958274 958275 958276 958277 958278 958279 958280 958281 958282 958283 958284 958285 958286 958287 958288 958289 958290 958291 958292 958293 958294 958295 958296 958297 958298 958299 958300 958301 958302 958303 958304 958305 958306 958307 958308 958309 958310 958311 958312 958313 958314 958315 958316 958317 958318 958319 958320 958321 958322 958323 958324 958325 958326 958327 958328 958329 958330 958331 958332 958333 958334 958335 958336 958337 958338 958339 958340 958341 958342 958343 958344 958345 958346 958347 958348 958349 958350 958351 958352 958353 958354 958355 958356 958357 958358 958359 958360 958361 958362 958363 958364 958365 958366 958367 958368 958369 958370 958371 958372 958373 958374 958375 958376 958377 958378 958379 958380 958381 958382 958383 958384 958385 958386 958387 958388 958389 958390 958391 958392 958393 958394 958395 958396 958397 958398 958399 958400 958401 958402 958403 958404 958405 958406 958407 958408 958409 958410 958411 958412 958413 958414 958415 958416 958417 958418 958419 958420 958421 958422 958423 958424 958425 958426 958427 958428 958429 958430 958431 958432 958433 958434 958435 958436 958437 958438 958439 958440 958441 958442 958443 958444 958445 958446 958447 958448 958449 958450 958451 958452 958453 958454 958455 958456 958457 958458 958459 958460 958461 958462 958463 958464 958465 958466 958467 958468 958469 958470 958471 958472 958473 958474 958475 958476 958477 958478 958479 958480 958481 958482 958483 958484 958485 958486 958487 958488 958489 958490 958491 958492 958493 958494 958495 958496 958497 958498 958499 958500 958501 958502 958503 958504 958505 958506 958507 958508 958509 958510 958511 958512 958513 958514 958515 958516 958517 958518 958519 958520 958521 958522 958523 958524 958525 958526 958527 958528 958529 958530 958531 958532 958533 958534 958535 958536 958537 958538 958539 958540 958541 958542 958543 958544 958545 958546 958547 958548 958549 958550 958551 958552 958553 958554 958555 958556 958557 958558 958559 958560 958561 958562 958563 958564 958565 958566 958567 958568 958569 958570 958571 958572 958573 958574 958575 958576 958577 958578 958579 958580 958581 958582 958583 958584 958585 958586 958587 958588 958589 958590 958591 958592 958593 958594 958595 958596 958597 958598 958599 958600 958601 958602 958603 958604 958605 958606 958607 958608 958609 958610 958611 958612 958613 958614 958615 958616 958617 958618 958619 958620 958621 958622 958623 958624 958625 958626 958627 958628 958629 958630 958631 958632 958633 958634 958635 958636 958637 958638 958639 958640 958641 958642 958643 958644 958645 958646 958647 958648 958649 958650 958651 958652 958653 958654 958655 958656 958657 958658 958659 958660 958661 958662 958663 958664 958665 958666 958667 958668 958669 958670 958671 958672 958673 958674 958675 958676 958677 958678 958679 958680 958681 958682 958683 958684 958685 958686 958687 958688 958689 958690 958691 958692 958693 958694 958695 958696 958697 958698 958699 958700 958701 958702 958703 958704 958705 958706 958707 958708 958709 958710 958711 958712 958713 958714 958715 958716 958717 958718 958719 958720 958721 958722 958723 958724 958725 958726 958727 958728 958729 958730 958731 958732 958733 958734 958735 958736 958737 958738 958739 958740 958741 958742 958743 958744 958745 958746 958747 958748 958749 958750 958751 958752 958753 958754 958755 958756 958757 958758 958759 958760 958761 958762 958763 958764 958765 958766 958767 958768 958769 958770 958771 958772 958773 958774 958775 958776 958777 958778 958779 958780 958781 958782 958783 958784 958785 958786 958787 958788 958789 958790 958791 958792 958793 958794 958795 958796 958797 958798 958799 958800 958801 958802 958803 958804 958805 958806 958807 958808 958809 958810 958811 958812 958813 958814 958815 958816 958817 958818 958819 958820 958821 958822 958823 958824 958825 958826 958827 958828 958829 958830 958831 958832 958833 958834 958835 958836 958837 958838 958839 958840 958841 958842 958843 958844 958845 958846 958847 958848 958849 958850 958851 958852 958853 958854 958855 958856 958857 958858 958859 958860 958861 958862 958863 958864 958865 958866 958867 958868 958869 958870 958871 958872 958873 958874 958875 958876 958877 958878 958879 958880 958881 958882 958883 958884 958885 958886 958887 958888 958889 958890 958891 958892 958893 958894 958895 958896 958897 958898 958899 958900 958901 958902 958903 958904 958905 958906 958907 958908 958909 958910 958911 958912 958913 958914 958915 958916 958917 958918 958919 958920 958921 958922 958923 958924 958925 958926 958927 958928 958929 958930 958931 958932 958933 958934 958935 958936 958937 958938 958939 958940 958941 958942 958943 958944 958945 958946 958947 958948 958949 958950 958951 958952 958953 958954 958955 958956 958957 958958 958959 958960 958961 958962 958963 958964 958965 958966 958967 958968 958969 958970 958971 958972 958973 958974 958975 958976 958977 958978 958979 958980 958981 958982 958983 958984 958985 958986 958987 958988 958989 958990 958991 958992 958993 958994 958995 958996 958997 958998 958999 959000 959001 959002 959003 959004 959005 959006 959007 959008 959009 959010 959011 959012 959013 959014 959015 959016 959017 959018 959019 959020 959021 959022 959023 959024 959025 959026 959027 959028 959029 959030 959031 959032 959033 959034 959035 959036 959037 959038 959039 959040 959041 959042 959043 959044 959045 959046 959047 959048 959049 959050 959051 959052 959053 959054 959055 959056 959057 959058 959059 959060 959061 959062 959063 959064 959065 959066 959067 959068 959069 959070 959071 959072 959073 959074 959075 959076 959077 959078 959079 959080 959081 959082 959083 959084 959085 959086 959087 959088 959089 959090 959091 959092 959093 959094 959095 959096 959097 959098 959099 959100 959101 959102 959103 959104 959105 959106 959107 959108 959109 959110 959111 959112 959113 959114 959115 959116 959117 959118 959119 959120 959121 959122 959123 959124 959125 959126 959127 959128 959129 959130 959131 959132 959133 959134 959135 959136 959137 959138 959139 959140 959141 959142 959143 959144 959145 959146 959147 959148 959149 959150 959151 959152 959153 959154 959155 959156 959157 959158 959159 959160 959161 959162 959163 959164 959165 959166 959167 959168 959169 959170 959171 959172 959173 959174 959175 959176 959177 959178 959179 959180 959181 959182 959183 959184 959185 959186 959187 959188 959189 959190 959191 959192 959193 959194 959195 959196 959197 959198 959199 959200 959201 959202 959203 959204 959205 959206 959207 959208 959209 959210 959211 959212 959213 959214 959215 959216 959217 959218 959219 959220 959221 959222 959223 959224 959225 959226 959227 959228 959229 959230 959231 959232 959233 959234 959235 959236 959237 959238 959239 959240 959241 959242 959243 959244 959245 959246 959247 959248 959249 959250 959251 959252 959253 959254 959255 959256 959257 959258 959259 959260 959261 959262 959263 959264 959265 959266 959267 959268 959269 959270 959271 959272 959273 959274 959275 959276 959277 959278 959279 959280 959281 959282 959283 959284 959285 959286 959287 959288 959289 959290 959291 959292 959293 959294 959295 959296 959297 959298 959299 959300 959301 959302 959303 959304 959305 959306 959307 959308 959309 959310 959311 959312 959313 959314 959315 959316 959317 959318 959319 959320 959321 959322 959323 959324 959325 959326 959327 959328 959329 959330 959331 959332 959333 959334 959335 959336 959337 959338 959339 959340 959341 959342 959343 959344 959345 959346 959347 959348 959349 959350 959351 959352 959353 959354 959355 959356 959357 959358 959359 959360 959361 959362 959363 959364 959365 959366 959367 959368 959369 959370 959371 959372 959373 959374 959375 959376 959377 959378 959379 959380 959381 959382 959383 959384 959385 959386 959387 959388 959389 959390 959391 959392 959393 959394 959395 959396 959397 959398 959399 959400 959401 959402 959403 959404 959405 959406 959407 959408 959409 959410 959411 959412 959413 959414 959415 959416 959417 959418 959419 959420 959421 959422 959423 959424 959425 959426 959427 959428 959429 959430 959431 959432 959433 959434 959435 959436 959437 959438 959439 959440 959441 959442 959443 959444 959445 959446 959447 959448 959449 959450 959451 959452 959453 959454 959455 959456 959457 959458 959459 959460 959461 959462 959463 959464 959465 959466 959467 959468 959469 959470 959471 959472 959473 959474 959475 959476 959477 959478 959479 959480 959481 959482 959483 959484 959485 959486 959487 959488 959489 959490 959491 959492 959493 959494 959495 959496 959497 959498 959499 959500 959501 959502 959503 959504 959505 959506 959507 959508 959509 959510 959511 959512 959513 959514 959515 959516 959517 959518 959519 959520 959521 959522 959523 959524 959525 959526 959527 959528 959529 959530 959531 959532 959533 959534 959535 959536 959537 959538 959539 959540 959541 959542 959543 959544 959545 959546 959547 959548 959549 959550 959551 959552 959553 959554 959555 959556 959557 959558 959559 959560 959561 959562 959563 959564 959565 959566 959567 959568 959569 959570 959571 959572 959573 959574 959575 959576 959577 959578 959579 959580 959581 959582 959583 959584 959585 959586 959587 959588 959589 959590 959591 959592 959593 959594 959595 959596 959597 959598 959599 959600 959601 959602 959603 959604 959605 959606 959607 959608 959609 959610 959611 959612 959613 959614 959615 959616 959617 959618 959619 959620 959621 959622 959623 959624 959625 959626 959627 959628 959629 959630 959631 959632 959633 959634 959635 959636 959637 959638 959639 959640 959641 959642 959643 959644 959645 959646 959647 959648 959649 959650 959651 959652 959653 959654 959655 959656 959657 959658 959659 959660 959661 959662 959663 959664 959665 959666 959667 959668 959669 959670 959671 959672 959673 959674 959675 959676 959677 959678 959679 959680 959681 959682 959683 959684 959685 959686 959687 959688 959689 959690 959691 959692 959693 959694 959695 959696 959697 959698 959699 959700 959701 959702 959703 959704 959705 959706 959707 959708 959709 959710 959711 959712 959713 959714 959715 959716 959717 959718 959719 959720 959721 959722 959723 959724 959725 959726 959727 959728 959729 959730 959731 959732 959733 959734 959735 959736 959737 959738 959739 959740 959741 959742 959743 959744 959745 959746 959747 959748 959749 959750 959751 959752 959753 959754 959755 959756 959757 959758 959759 959760 959761 959762 959763 959764 959765 959766 959767 959768 959769 959770 959771 959772 959773 959774 959775 959776 959777 959778 959779 959780 959781 959782 959783 959784 959785 959786 959787 959788 959789 959790 959791 959792 959793 959794 959795 959796 959797 959798 959799 959800 959801 959802 959803 959804 959805 959806 959807 959808 959809 959810 959811 959812 959813 959814 959815 959816 959817 959818 959819 959820 959821 959822 959823 959824 959825 959826 959827 959828 959829 959830 959831 959832 959833 959834 959835 959836 959837 959838 959839 959840 959841 959842 959843 959844 959845 959846 959847 959848 959849 959850 959851 959852 959853 959854 959855 959856 959857 959858 959859 959860 959861 959862 959863 959864 959865 959866 959867 959868 959869 959870 959871 959872 959873 959874 959875 959876 959877 959878 959879 959880 959881 959882 959883 959884 959885 959886 959887 959888 959889 959890 959891 959892 959893 959894 959895 959896 959897 959898 959899 959900 959901 959902 959903 959904 959905 959906 959907 959908 959909 959910 959911 959912 959913 959914 959915 959916 959917 959918 959919 959920 959921 959922 959923 959924 959925 959926 959927 959928 959929 959930 959931 959932 959933 959934 959935 959936 959937 959938 959939 959940 959941 959942 959943 959944 959945 959946 959947 959948 959949 959950 959951 959952 959953 959954 959955 959956 959957 959958 959959 959960 959961 959962 959963 959964 959965 959966 959967 959968 959969 959970 959971 959972 959973 959974 959975 959976 959977 959978 959979 959980 959981 959982 959983 959984 959985 959986 959987 959988 959989 959990 959991 959992 959993 959994 959995 959996 959997 959998 959999 960000 960001 960002 960003 960004 960005 960006 960007 960008 960009 960010 960011 960012 960013 960014 960015 960016 960017 960018 960019 960020 960021 960022 960023 960024 960025 960026 960027 960028 960029 960030 960031 960032 960033 960034 960035 960036 960037 960038 960039 960040 960041 960042 960043 960044 960045 960046 960047 960048 960049 960050 960051 960052 960053 960054 960055 960056 960057 960058 960059 960060 960061 960062 960063 960064 960065 960066 960067 960068 960069 960070 960071 960072 960073 960074 960075 960076 960077 960078 960079 960080 960081 960082 960083 960084 960085 960086 960087 960088 960089 960090 960091 960092 960093 960094 960095 960096 960097 960098 960099 960100 960101 960102 960103 960104 960105 960106 960107 960108 960109 960110 960111 960112 960113 960114 960115 960116 960117 960118 960119 960120 960121 960122 960123 960124 960125 960126 960127 960128 960129 960130 960131 960132 960133 960134 960135 960136 960137 960138 960139 960140 960141 960142 960143 960144 960145 960146 960147 960148 960149 960150 960151 960152 960153 960154 960155 960156 960157 960158 960159 960160 960161 960162 960163 960164 960165 960166 960167 960168 960169 960170 960171 960172 960173 960174 960175 960176 960177 960178 960179 960180 960181 960182 960183 960184 960185 960186 960187 960188 960189 960190 960191 960192 960193 960194 960195 960196 960197 960198 960199 960200 960201 960202 960203 960204 960205 960206 960207 960208 960209 960210 960211 960212 960213 960214 960215 960216 960217 960218 960219 960220 960221 960222 960223 960224 960225 960226 960227 960228 960229 960230 960231 960232 960233 960234 960235 960236 960237 960238 960239 960240 960241 960242 960243 960244 960245 960246 960247 960248 960249 960250 960251 960252 960253 960254 960255 960256 960257 960258 960259 960260 960261 960262 960263 960264 960265 960266 960267 960268 960269 960270 960271 960272 960273 960274 960275 960276 960277 960278 960279 960280 960281 960282 960283 960284 960285 960286 960287 960288 960289 960290 960291 960292 960293 960294 960295 960296 960297 960298 960299 960300 960301 960302 960303 960304 960305 960306 960307 960308 960309 960310 960311 960312 960313 960314 960315 960316 960317 960318 960319 960320 960321 960322 960323 960324 960325 960326 960327 960328 960329 960330 960331 960332 960333 960334 960335 960336 960337 960338 960339 960340 960341 960342 960343 960344 960345 960346 960347 960348 960349 960350 960351 960352 960353 960354 960355 960356 960357 960358 960359 960360 960361 960362 960363 960364 960365 960366 960367 960368 960369 960370 960371 960372 960373 960374 960375 960376 960377 960378 960379 960380 960381 960382 960383 960384 960385 960386 960387 960388 960389 960390 960391 960392 960393 960394 960395 960396 960397 960398 960399 960400 960401 960402 960403 960404 960405 960406 960407 960408 960409 960410 960411 960412 960413 960414 960415 960416 960417 960418 960419 960420 960421 960422 960423 960424 960425 960426 960427 960428 960429 960430 960431 960432 960433 960434 960435 960436 960437 960438 960439 960440 960441 960442 960443 960444 960445 960446 960447 960448 960449 960450 960451 960452 960453 960454 960455 960456 960457 960458 960459 960460 960461 960462 960463 960464 960465 960466 960467 960468 960469 960470 960471 960472 960473 960474 960475 960476 960477 960478 960479 960480 960481 960482 960483 960484 960485 960486 960487 960488 960489 960490 960491 960492 960493 960494 960495 960496 960497 960498 960499 960500 960501 960502 960503 960504 960505 960506 960507 960508 960509 960510 960511 960512 960513 960514 960515 960516 960517 960518 960519 960520 960521 960522 960523 960524 960525 960526 960527 960528 960529 960530 960531 960532 960533 960534 960535 960536 960537 960538 960539 960540 960541 960542 960543 960544 960545 960546 960547 960548 960549 960550 960551 960552 960553 960554 960555 960556 960557 960558 960559 960560 960561 960562 960563 960564 960565 960566 960567 960568 960569 960570 960571 960572 960573 960574 960575 960576 960577 960578 960579 960580 960581 960582 960583 960584 960585 960586 960587 960588 960589 960590 960591 960592 960593 960594 960595 960596 960597 960598 960599 960600 960601 960602 960603 960604 960605 960606 960607 960608 960609 960610 960611 960612 960613 960614 960615 960616 960617 960618 960619 960620 960621 960622 960623 960624 960625 960626 960627 960628 960629 960630 960631 960632 960633 960634 960635 960636 960637 960638 960639 960640 960641 960642 960643 960644 960645 960646 960647 960648 960649 960650 960651 960652 960653 960654 960655 960656 960657 960658 960659 960660 960661 960662 960663 960664 960665 960666 960667 960668 960669 960670 960671 960672 960673 960674 960675 960676 960677 960678 960679 960680 960681 960682 960683 960684 960685 960686 960687 960688 960689 960690 960691 960692 960693 960694 960695 960696 960697 960698 960699 960700 960701 960702 960703 960704 960705 960706 960707 960708 960709 960710 960711 960712 960713 960714 960715 960716 960717 960718 960719 960720 960721 960722 960723 960724 960725 960726 960727 960728 960729 960730 960731 960732 960733 960734 960735 960736 960737 960738 960739 960740 960741 960742 960743 960744 960745 960746 960747 960748 960749 960750 960751 960752 960753 960754 960755 960756 960757 960758 960759 960760 960761 960762 960763 960764 960765 960766 960767 960768 960769 960770 960771 960772 960773 960774 960775 960776 960777 960778 960779 960780 960781 960782 960783 960784 960785 960786 960787 960788 960789 960790 960791 960792 960793 960794 960795 960796 960797 960798 960799 960800 960801 960802 960803 960804 960805 960806 960807 960808 960809 960810 960811 960812 960813 960814 960815 960816 960817 960818 960819 960820 960821 960822 960823 960824 960825 960826 960827 960828 960829 960830 960831 960832 960833 960834 960835 960836 960837 960838 960839 960840 960841 960842 960843 960844 960845 960846 960847 960848 960849 960850 960851 960852 960853 960854 960855 960856 960857 960858 960859 960860 960861 960862 960863 960864 960865 960866 960867 960868 960869 960870 960871 960872 960873 960874 960875 960876 960877 960878 960879 960880 960881 960882 960883 960884 960885 960886 960887 960888 960889 960890 960891 960892 960893 960894 960895 960896 960897 960898 960899 960900 960901 960902 960903 960904 960905 960906 960907 960908 960909 960910 960911 960912 960913 960914 960915 960916 960917 960918 960919 960920 960921 960922 960923 960924 960925 960926 960927 960928 960929 960930 960931 960932 960933 960934 960935 960936 960937 960938 960939 960940 960941 960942 960943 960944 960945 960946 960947 960948 960949 960950 960951 960952 960953 960954 960955 960956 960957 960958 960959 960960 960961 960962 960963 960964 960965 960966 960967 960968 960969 960970 960971 960972 960973 960974 960975 960976 960977 960978 960979 960980 960981 960982 960983 960984 960985 960986 960987 960988 960989 960990 960991 960992 960993 960994 960995 960996 960997 960998 960999 961000 961001 961002 961003 961004 961005 961006 961007 961008 961009 961010 961011 961012 961013 961014 961015 961016 961017 961018 961019 961020 961021 961022 961023 961024 961025 961026 961027 961028 961029 961030 961031 961032 961033 961034 961035 961036 961037 961038 961039 961040 961041 961042 961043 961044 961045 961046 961047 961048 961049 961050 961051 961052 961053 961054 961055 961056 961057 961058 961059 961060 961061 961062 961063 961064 961065 961066 961067 961068 961069 961070 961071 961072 961073 961074 961075 961076 961077 961078 961079 961080 961081 961082 961083 961084 961085 961086 961087 961088 961089 961090 961091 961092 961093 961094 961095 961096 961097 961098 961099 961100 961101 961102 961103 961104 961105 961106 961107 961108 961109 961110 961111 961112 961113 961114 961115 961116 961117 961118 961119 961120 961121 961122 961123 961124 961125 961126 961127 961128 961129 961130 961131 961132 961133 961134 961135 961136 961137 961138 961139 961140 961141 961142 961143 961144 961145 961146 961147 961148 961149 961150 961151 961152 961153 961154 961155 961156 961157 961158 961159 961160 961161 961162 961163 961164 961165 961166 961167 961168 961169 961170 961171 961172 961173 961174 961175 961176 961177 961178 961179 961180 961181 961182 961183 961184 961185 961186 961187 961188 961189 961190 961191 961192 961193 961194 961195 961196 961197 961198 961199 961200 961201 961202 961203 961204 961205 961206 961207 961208 961209 961210 961211 961212 961213 961214 961215 961216 961217 961218 961219 961220 961221 961222 961223 961224 961225 961226 961227 961228 961229 961230 961231 961232 961233 961234 961235 961236 961237 961238 961239 961240 961241 961242 961243 961244 961245 961246 961247 961248 961249 961250 961251 961252 961253 961254 961255 961256 961257 961258 961259 961260 961261 961262 961263 961264 961265 961266 961267 961268 961269 961270 961271 961272 961273 961274 961275 961276 961277 961278 961279 961280 961281 961282 961283 961284 961285 961286 961287 961288 961289 961290 961291 961292 961293 961294 961295 961296 961297 961298 961299 961300 961301 961302 961303 961304 961305 961306 961307 961308 961309 961310 961311 961312 961313 961314 961315 961316 961317 961318 961319 961320 961321 961322 961323 961324 961325 961326 961327 961328 961329 961330 961331 961332 961333 961334 961335 961336 961337 961338 961339 961340 961341 961342 961343 961344 961345 961346 961347 961348 961349 961350 961351 961352 961353 961354 961355 961356 961357 961358 961359 961360 961361 961362 961363 961364 961365 961366 961367 961368 961369 961370 961371 961372 961373 961374 961375 961376 961377 961378 961379 961380 961381 961382 961383 961384 961385 961386 961387 961388 961389 961390 961391 961392 961393 961394 961395 961396 961397 961398 961399 961400 961401 961402 961403 961404 961405 961406 961407 961408 961409 961410 961411 961412 961413 961414 961415 961416 961417 961418 961419 961420 961421 961422 961423 961424 961425 961426 961427 961428 961429 961430 961431 961432 961433 961434 961435 961436 961437 961438 961439 961440 961441 961442 961443 961444 961445 961446 961447 961448 961449 961450 961451 961452 961453 961454 961455 961456 961457 961458 961459 961460 961461 961462 961463 961464 961465 961466 961467 961468 961469 961470 961471 961472 961473 961474 961475 961476 961477 961478 961479 961480 961481 961482 961483 961484 961485 961486 961487 961488 961489 961490 961491 961492 961493 961494 961495 961496 961497 961498 961499 961500 961501 961502 961503 961504 961505 961506 961507 961508 961509 961510 961511 961512 961513 961514 961515 961516 961517 961518 961519 961520 961521 961522 961523 961524 961525 961526 961527 961528 961529 961530 961531 961532 961533 961534 961535 961536 961537 961538 961539 961540 961541 961542 961543 961544 961545 961546 961547 961548 961549 961550 961551 961552 961553 961554 961555 961556 961557 961558 961559 961560 961561 961562 961563 961564 961565 961566 961567 961568 961569 961570 961571 961572 961573 961574 961575 961576 961577 961578 961579 961580 961581 961582 961583 961584 961585 961586 961587 961588 961589 961590 961591 961592 961593 961594 961595 961596 961597 961598 961599 961600 961601 961602 961603 961604 961605 961606 961607 961608 961609 961610 961611 961612 961613 961614 961615 961616 961617 961618 961619 961620 961621 961622 961623 961624 961625 961626 961627 961628 961629 961630 961631 961632 961633 961634 961635 961636 961637 961638 961639 961640 961641 961642 961643 961644 961645 961646 961647 961648 961649 961650 961651 961652 961653 961654 961655 961656 961657 961658 961659 961660 961661 961662 961663 961664 961665 961666 961667 961668 961669 961670 961671 961672 961673 961674 961675 961676 961677 961678 961679 961680 961681 961682 961683 961684 961685 961686 961687 961688 961689 961690 961691 961692 961693 961694 961695 961696 961697 961698 961699 961700 961701 961702 961703 961704 961705 961706 961707 961708 961709 961710 961711 961712 961713 961714 961715 961716 961717 961718 961719 961720 961721 961722 961723 961724 961725 961726 961727 961728 961729 961730 961731 961732 961733 961734 961735 961736 961737 961738 961739 961740 961741 961742 961743 961744 961745 961746 961747 961748 961749 961750 961751 961752 961753 961754 961755 961756 961757 961758 961759 961760 961761 961762 961763 961764 961765 961766 961767 961768 961769 961770 961771 961772 961773 961774 961775 961776 961777 961778 961779 961780 961781 961782 961783 961784 961785 961786 961787 961788 961789 961790 961791 961792 961793 961794 961795 961796 961797 961798 961799 961800 961801 961802 961803 961804 961805 961806 961807 961808 961809 961810 961811 961812 961813 961814 961815 961816 961817 961818 961819 961820 961821 961822 961823 961824 961825 961826 961827 961828 961829 961830 961831 961832 961833 961834 961835 961836 961837 961838 961839 961840 961841 961842 961843 961844 961845 961846 961847 961848 961849 961850 961851 961852 961853 961854 961855 961856 961857 961858 961859 961860 961861 961862 961863 961864 961865 961866 961867 961868 961869 961870 961871 961872 961873 961874 961875 961876 961877 961878 961879 961880 961881 961882 961883 961884 961885 961886 961887 961888 961889 961890 961891 961892 961893 961894 961895 961896 961897 961898 961899 961900 961901 961902 961903 961904 961905 961906 961907 961908 961909 961910 961911 961912 961913 961914 961915 961916 961917 961918 961919 961920 961921 961922 961923 961924 961925 961926 961927 961928 961929 961930 961931 961932 961933 961934 961935 961936 961937 961938 961939 961940 961941 961942 961943 961944 961945 961946 961947 961948 961949 961950 961951 961952 961953 961954 961955 961956 961957 961958 961959 961960 961961 961962 961963 961964 961965 961966 961967 961968 961969 961970 961971 961972 961973 961974 961975 961976 961977 961978 961979 961980 961981 961982 961983 961984 961985 961986 961987 961988 961989 961990 961991 961992 961993 961994 961995 961996 961997 961998 961999 962000 962001 962002 962003 962004 962005 962006 962007 962008 962009 962010 962011 962012 962013 962014 962015 962016 962017 962018 962019 962020 962021 962022 962023 962024 962025 962026 962027 962028 962029 962030 962031 962032 962033 962034 962035 962036 962037 962038 962039 962040 962041 962042 962043 962044 962045 962046 962047 962048 962049 962050 962051 962052 962053 962054 962055 962056 962057 962058 962059 962060 962061 962062 962063 962064 962065 962066 962067 962068 962069 962070 962071 962072 962073 962074 962075 962076 962077 962078 962079 962080 962081 962082 962083 962084 962085 962086 962087 962088 962089 962090 962091 962092 962093 962094 962095 962096 962097 962098 962099 962100 962101 962102 962103 962104 962105 962106 962107 962108 962109 962110 962111 962112 962113 962114 962115 962116 962117 962118 962119 962120 962121 962122 962123 962124 962125 962126 962127 962128 962129 962130 962131 962132 962133 962134 962135 962136 962137 962138 962139 962140 962141 962142 962143 962144 962145 962146 962147 962148 962149 962150 962151 962152 962153 962154 962155 962156 962157 962158 962159 962160 962161 962162 962163 962164 962165 962166 962167 962168 962169 962170 962171 962172 962173 962174 962175 962176 962177 962178 962179 962180 962181 962182 962183 962184 962185 962186 962187 962188 962189 962190 962191 962192 962193 962194 962195 962196 962197 962198 962199 962200 962201 962202 962203 962204 962205 962206 962207 962208 962209 962210 962211 962212 962213 962214 962215 962216 962217 962218 962219 962220 962221 962222 962223 962224 962225 962226 962227 962228 962229 962230 962231 962232 962233 962234 962235 962236 962237 962238 962239 962240 962241 962242 962243 962244 962245 962246 962247 962248 962249 962250 962251 962252 962253 962254 962255 962256 962257 962258 962259 962260 962261 962262 962263 962264 962265 962266 962267 962268 962269 962270 962271 962272 962273 962274 962275 962276 962277 962278 962279 962280 962281 962282 962283 962284 962285 962286 962287 962288 962289 962290 962291 962292 962293 962294 962295 962296 962297 962298 962299 962300 962301 962302 962303 962304 962305 962306 962307 962308 962309 962310 962311 962312 962313 962314 962315 962316 962317 962318 962319 962320 962321 962322 962323 962324 962325 962326 962327 962328 962329 962330 962331 962332 962333 962334 962335 962336 962337 962338 962339 962340 962341 962342 962343 962344 962345 962346 962347 962348 962349 962350 962351 962352 962353 962354 962355 962356 962357 962358 962359 962360 962361 962362 962363 962364 962365 962366 962367 962368 962369 962370 962371 962372 962373 962374 962375 962376 962377 962378 962379 962380 962381 962382 962383 962384 962385 962386 962387 962388 962389 962390 962391 962392 962393 962394 962395 962396 962397 962398 962399 962400 962401 962402 962403 962404 962405 962406 962407 962408 962409 962410 962411 962412 962413 962414 962415 962416 962417 962418 962419 962420 962421 962422 962423 962424 962425 962426 962427 962428 962429 962430 962431 962432 962433 962434 962435 962436 962437 962438 962439 962440 962441 962442 962443 962444 962445 962446 962447 962448 962449 962450 962451 962452 962453 962454 962455 962456 962457 962458 962459 962460 962461 962462 962463 962464 962465 962466 962467 962468 962469 962470 962471 962472 962473 962474 962475 962476 962477 962478 962479 962480 962481 962482 962483 962484 962485 962486 962487 962488 962489 962490 962491 962492 962493 962494 962495 962496 962497 962498 962499 962500 962501 962502 962503 962504 962505 962506 962507 962508 962509 962510 962511 962512 962513 962514 962515 962516 962517 962518 962519 962520 962521 962522 962523 962524 962525 962526 962527 962528 962529 962530 962531 962532 962533 962534 962535 962536 962537 962538 962539 962540 962541 962542 962543 962544 962545 962546 962547 962548 962549 962550 962551 962552 962553 962554 962555 962556 962557 962558 962559 962560 962561 962562 962563 962564 962565 962566 962567 962568 962569 962570 962571 962572 962573 962574 962575 962576 962577 962578 962579 962580 962581 962582 962583 962584 962585 962586 962587 962588 962589 962590 962591 962592 962593 962594 962595 962596 962597 962598 962599 962600 962601 962602 962603 962604 962605 962606 962607 962608 962609 962610 962611 962612 962613 962614 962615 962616 962617 962618 962619 962620 962621 962622 962623 962624 962625 962626 962627 962628 962629 962630 962631 962632 962633 962634 962635 962636 962637 962638 962639 962640 962641 962642 962643 962644 962645 962646 962647 962648 962649 962650 962651 962652 962653 962654 962655 962656 962657 962658 962659 962660 962661 962662 962663 962664 962665 962666 962667 962668 962669 962670 962671 962672 962673 962674 962675 962676 962677 962678 962679 962680 962681 962682 962683 962684 962685 962686 962687 962688 962689 962690 962691 962692 962693 962694 962695 962696 962697 962698 962699 962700 962701 962702 962703 962704 962705 962706 962707 962708 962709 962710 962711 962712 962713 962714 962715 962716 962717 962718 962719 962720 962721 962722 962723 962724 962725 962726 962727 962728 962729 962730 962731 962732 962733 962734 962735 962736 962737 962738 962739 962740 962741 962742 962743 962744 962745 962746 962747 962748 962749 962750 962751 962752 962753 962754 962755 962756 962757 962758 962759 962760 962761 962762 962763 962764 962765 962766 962767 962768 962769 962770 962771 962772 962773 962774 962775 962776 962777 962778 962779 962780 962781 962782 962783 962784 962785 962786 962787 962788 962789 962790 962791 962792 962793 962794 962795 962796 962797 962798 962799 962800 962801 962802 962803 962804 962805 962806 962807 962808 962809 962810 962811 962812 962813 962814 962815 962816 962817 962818 962819 962820 962821 962822 962823 962824 962825 962826 962827 962828 962829 962830 962831 962832 962833 962834 962835 962836 962837 962838 962839 962840 962841 962842 962843 962844 962845 962846 962847 962848 962849 962850 962851 962852 962853 962854 962855 962856 962857 962858 962859 962860 962861 962862 962863 962864 962865 962866 962867 962868 962869 962870 962871 962872 962873 962874 962875 962876 962877 962878 962879 962880 962881 962882 962883 962884 962885 962886 962887 962888 962889 962890 962891 962892 962893 962894 962895 962896 962897 962898 962899 962900 962901 962902 962903 962904 962905 962906 962907 962908 962909 962910 962911 962912 962913 962914 962915 962916 962917 962918 962919 962920 962921 962922 962923 962924 962925 962926 962927 962928 962929 962930 962931 962932 962933 962934 962935 962936 962937 962938 962939 962940 962941 962942 962943 962944 962945 962946 962947 962948 962949 962950 962951 962952 962953 962954 962955 962956 962957 962958 962959 962960 962961 962962 962963 962964 962965 962966 962967 962968 962969 962970 962971 962972 962973 962974 962975 962976 962977 962978 962979 962980 962981 962982 962983 962984 962985 962986 962987 962988 962989 962990 962991 962992 962993 962994 962995 962996 962997 962998 962999 963000 963001 963002 963003 963004 963005 963006 963007 963008 963009 963010 963011 963012 963013 963014 963015 963016 963017 963018 963019 963020 963021 963022 963023 963024 963025 963026 963027 963028 963029 963030 963031 963032 963033 963034 963035 963036 963037 963038 963039 963040 963041 963042 963043 963044 963045 963046 963047 963048 963049 963050 963051 963052 963053 963054 963055 963056 963057 963058 963059 963060 963061 963062 963063 963064 963065 963066 963067 963068 963069 963070 963071 963072 963073 963074 963075 963076 963077 963078 963079 963080 963081 963082 963083 963084 963085 963086 963087 963088 963089 963090 963091 963092 963093 963094 963095 963096 963097 963098 963099 963100 963101 963102 963103 963104 963105 963106 963107 963108 963109 963110 963111 963112 963113 963114 963115 963116 963117 963118 963119 963120 963121 963122 963123 963124 963125 963126 963127 963128 963129 963130 963131 963132 963133 963134 963135 963136 963137 963138 963139 963140 963141 963142 963143 963144 963145 963146 963147 963148 963149 963150 963151 963152 963153 963154 963155 963156 963157 963158 963159 963160 963161 963162 963163 963164 963165 963166 963167 963168 963169 963170 963171 963172 963173 963174 963175 963176 963177 963178 963179 963180 963181 963182 963183 963184 963185 963186 963187 963188 963189 963190 963191 963192 963193 963194 963195 963196 963197 963198 963199 963200 963201 963202 963203 963204 963205 963206 963207 963208 963209 963210 963211 963212 963213 963214 963215 963216 963217 963218 963219 963220 963221 963222 963223 963224 963225 963226 963227 963228 963229 963230 963231 963232 963233 963234 963235 963236 963237 963238 963239 963240 963241 963242 963243 963244 963245 963246 963247 963248 963249 963250 963251 963252 963253 963254 963255 963256 963257 963258 963259 963260 963261 963262 963263 963264 963265 963266 963267 963268 963269 963270 963271 963272 963273 963274 963275 963276 963277 963278 963279 963280 963281 963282 963283 963284 963285 963286 963287 963288 963289 963290 963291 963292 963293 963294 963295 963296 963297 963298 963299 963300 963301 963302 963303 963304 963305 963306 963307 963308 963309 963310 963311 963312 963313 963314 963315 963316 963317 963318 963319 963320 963321 963322 963323 963324 963325 963326 963327 963328 963329 963330 963331 963332 963333 963334 963335 963336 963337 963338 963339 963340 963341 963342 963343 963344 963345 963346 963347 963348 963349 963350 963351 963352 963353 963354 963355 963356 963357 963358 963359 963360 963361 963362 963363 963364 963365 963366 963367 963368 963369 963370 963371 963372 963373 963374 963375 963376 963377 963378 963379 963380 963381 963382 963383 963384 963385 963386 963387 963388 963389 963390 963391 963392 963393 963394 963395 963396 963397 963398 963399 963400 963401 963402 963403 963404 963405 963406 963407 963408 963409 963410 963411 963412 963413 963414 963415 963416 963417 963418 963419 963420 963421 963422 963423 963424 963425 963426 963427 963428 963429 963430 963431 963432 963433 963434 963435 963436 963437 963438 963439 963440 963441 963442 963443 963444 963445 963446 963447 963448 963449 963450 963451 963452 963453 963454 963455 963456 963457 963458 963459 963460 963461 963462 963463 963464 963465 963466 963467 963468 963469 963470 963471 963472 963473 963474 963475 963476 963477 963478 963479 963480 963481 963482 963483 963484 963485 963486 963487 963488 963489 963490 963491 963492 963493 963494 963495 963496 963497 963498 963499 963500 963501 963502 963503 963504 963505 963506 963507 963508 963509 963510 963511 963512 963513 963514 963515 963516 963517 963518 963519 963520 963521 963522 963523 963524 963525 963526 963527 963528 963529 963530 963531 963532 963533 963534 963535 963536 963537 963538 963539 963540 963541 963542 963543 963544 963545 963546 963547 963548 963549 963550 963551 963552 963553 963554 963555 963556 963557 963558 963559 963560 963561 963562 963563 963564 963565 963566 963567 963568 963569 963570 963571 963572 963573 963574 963575 963576 963577 963578 963579 963580 963581 963582 963583 963584 963585 963586 963587 963588 963589 963590 963591 963592 963593 963594 963595 963596 963597 963598 963599 963600 963601 963602 963603 963604 963605 963606 963607 963608 963609 963610 963611 963612 963613 963614 963615 963616 963617 963618 963619 963620 963621 963622 963623 963624 963625 963626 963627 963628 963629 963630 963631 963632 963633 963634 963635 963636 963637 963638 963639 963640 963641 963642 963643 963644 963645 963646 963647 963648 963649 963650 963651 963652 963653 963654 963655 963656 963657 963658 963659 963660 963661 963662 963663 963664 963665 963666 963667 963668 963669 963670 963671 963672 963673 963674 963675 963676 963677 963678 963679 963680 963681 963682 963683 963684 963685 963686 963687 963688 963689 963690 963691 963692 963693 963694 963695 963696 963697 963698 963699 963700 963701 963702 963703 963704 963705 963706 963707 963708 963709 963710 963711 963712 963713 963714 963715 963716 963717 963718 963719 963720 963721 963722 963723 963724 963725 963726 963727 963728 963729 963730 963731 963732 963733 963734 963735 963736 963737 963738 963739 963740 963741 963742 963743 963744 963745 963746 963747 963748 963749 963750 963751 963752 963753 963754 963755 963756 963757 963758 963759 963760 963761 963762 963763 963764 963765 963766 963767 963768 963769 963770 963771 963772 963773 963774 963775 963776 963777 963778 963779 963780 963781 963782 963783 963784 963785 963786 963787 963788 963789 963790 963791 963792 963793 963794 963795 963796 963797 963798 963799 963800 963801 963802 963803 963804 963805 963806 963807 963808 963809 963810 963811 963812 963813 963814 963815 963816 963817 963818 963819 963820 963821 963822 963823 963824 963825 963826 963827 963828 963829 963830 963831 963832 963833 963834 963835 963836 963837 963838 963839 963840 963841 963842 963843 963844 963845 963846 963847 963848 963849 963850 963851 963852 963853 963854 963855 963856 963857 963858 963859 963860 963861 963862 963863 963864 963865 963866 963867 963868 963869 963870 963871 963872 963873 963874 963875 963876 963877 963878 963879 963880 963881 963882 963883 963884 963885 963886 963887 963888 963889 963890 963891 963892 963893 963894 963895 963896 963897 963898 963899 963900 963901 963902 963903 963904 963905 963906 963907 963908 963909 963910 963911 963912 963913 963914 963915 963916 963917 963918 963919 963920 963921 963922 963923 963924 963925 963926 963927 963928 963929 963930 963931 963932 963933 963934 963935 963936 963937 963938 963939 963940 963941 963942 963943 963944 963945 963946 963947 963948 963949 963950 963951 963952 963953 963954 963955 963956 963957 963958 963959 963960 963961 963962 963963 963964 963965 963966 963967 963968 963969 963970 963971 963972 963973 963974 963975 963976 963977 963978 963979 963980 963981 963982 963983 963984 963985 963986 963987 963988 963989 963990 963991 963992 963993 963994 963995 963996 963997 963998 963999 964000 964001 964002 964003 964004 964005 964006 964007 964008 964009 964010 964011 964012 964013 964014 964015 964016 964017 964018 964019 964020 964021 964022 964023 964024 964025 964026 964027 964028 964029 964030 964031 964032 964033 964034 964035 964036 964037 964038 964039 964040 964041 964042 964043 964044 964045 964046 964047 964048 964049 964050 964051 964052 964053 964054 964055 964056 964057 964058 964059 964060 964061 964062 964063 964064 964065 964066 964067 964068 964069 964070 964071 964072 964073 964074 964075 964076 964077 964078 964079 964080 964081 964082 964083 964084 964085 964086 964087 964088 964089 964090 964091 964092 964093 964094 964095 964096 964097 964098 964099 964100 964101 964102 964103 964104 964105 964106 964107 964108 964109 964110 964111 964112 964113 964114 964115 964116 964117 964118 964119 964120 964121 964122 964123 964124 964125 964126 964127 964128 964129 964130 964131 964132 964133 964134 964135 964136 964137 964138 964139 964140 964141 964142 964143 964144 964145 964146 964147 964148 964149 964150 964151 964152 964153 964154 964155 964156 964157 964158 964159 964160 964161 964162 964163 964164 964165 964166 964167 964168 964169 964170 964171 964172 964173 964174 964175 964176 964177 964178 964179 964180 964181 964182 964183 964184 964185 964186 964187 964188 964189 964190 964191 964192 964193 964194 964195 964196 964197 964198 964199 964200 964201 964202 964203 964204 964205 964206 964207 964208 964209 964210 964211 964212 964213 964214 964215 964216 964217 964218 964219 964220 964221 964222 964223 964224 964225 964226 964227 964228 964229 964230 964231 964232 964233 964234 964235 964236 964237 964238 964239 964240 964241 964242 964243 964244 964245 964246 964247 964248 964249 964250 964251 964252 964253 964254 964255 964256 964257 964258 964259 964260 964261 964262 964263 964264 964265 964266 964267 964268 964269 964270 964271 964272 964273 964274 964275 964276 964277 964278 964279 964280 964281 964282 964283 964284 964285 964286 964287 964288 964289 964290 964291 964292 964293 964294 964295 964296 964297 964298 964299 964300 964301 964302 964303 964304 964305 964306 964307 964308 964309 964310 964311 964312 964313 964314 964315 964316 964317 964318 964319 964320 964321 964322 964323 964324 964325 964326 964327 964328 964329 964330 964331 964332 964333 964334 964335 964336 964337 964338 964339 964340 964341 964342 964343 964344 964345 964346 964347 964348 964349 964350 964351 964352 964353 964354 964355 964356 964357 964358 964359 964360 964361 964362 964363 964364 964365 964366 964367 964368 964369 964370 964371 964372 964373 964374 964375 964376 964377 964378 964379 964380 964381 964382 964383 964384 964385 964386 964387 964388 964389 964390 964391 964392 964393 964394 964395 964396 964397 964398 964399 964400 964401 964402 964403 964404 964405 964406 964407 964408 964409 964410 964411 964412 964413 964414 964415 964416 964417 964418 964419 964420 964421 964422 964423 964424 964425 964426 964427 964428 964429 964430 964431 964432 964433 964434 964435 964436 964437 964438 964439 964440 964441 964442 964443 964444 964445 964446 964447 964448 964449 964450 964451 964452 964453 964454 964455 964456 964457 964458 964459 964460 964461 964462 964463 964464 964465 964466 964467 964468 964469 964470 964471 964472 964473 964474 964475 964476 964477 964478 964479 964480 964481 964482 964483 964484 964485 964486 964487 964488 964489 964490 964491 964492 964493 964494 964495 964496 964497 964498 964499 964500 964501 964502 964503 964504 964505 964506 964507 964508 964509 964510 964511 964512 964513 964514 964515 964516 964517 964518 964519 964520 964521 964522 964523 964524 964525 964526 964527 964528 964529 964530 964531 964532 964533 964534 964535 964536 964537 964538 964539 964540 964541 964542 964543 964544 964545 964546 964547 964548 964549 964550 964551 964552 964553 964554 964555 964556 964557 964558 964559 964560 964561 964562 964563 964564 964565 964566 964567 964568 964569 964570 964571 964572 964573 964574 964575 964576 964577 964578 964579 964580 964581 964582 964583 964584 964585 964586 964587 964588 964589 964590 964591 964592 964593 964594 964595 964596 964597 964598 964599 964600 964601 964602 964603 964604 964605 964606 964607 964608 964609 964610 964611 964612 964613 964614 964615 964616 964617 964618 964619 964620 964621 964622 964623 964624 964625 964626 964627 964628 964629 964630 964631 964632 964633 964634 964635 964636 964637 964638 964639 964640 964641 964642 964643 964644 964645 964646 964647 964648 964649 964650 964651 964652 964653 964654 964655 964656 964657 964658 964659 964660 964661 964662 964663 964664 964665 964666 964667 964668 964669 964670 964671 964672 964673 964674 964675 964676 964677 964678 964679 964680 964681 964682 964683 964684 964685 964686 964687 964688 964689 964690 964691 964692 964693 964694 964695 964696 964697 964698 964699 964700 964701 964702 964703 964704 964705 964706 964707 964708 964709 964710 964711 964712 964713 964714 964715 964716 964717 964718 964719 964720 964721 964722 964723 964724 964725 964726 964727 964728 964729 964730 964731 964732 964733 964734 964735 964736 964737 964738 964739 964740 964741 964742 964743 964744 964745 964746 964747 964748 964749 964750 964751 964752 964753 964754 964755 964756 964757 964758 964759 964760 964761 964762 964763 964764 964765 964766 964767 964768 964769 964770 964771 964772 964773 964774 964775 964776 964777 964778 964779 964780 964781 964782 964783 964784 964785 964786 964787 964788 964789 964790 964791 964792 964793 964794 964795 964796 964797 964798 964799 964800 964801 964802 964803 964804 964805 964806 964807 964808 964809 964810 964811 964812 964813 964814 964815 964816 964817 964818 964819 964820 964821 964822 964823 964824 964825 964826 964827 964828 964829 964830 964831 964832 964833 964834 964835 964836 964837 964838 964839 964840 964841 964842 964843 964844 964845 964846 964847 964848 964849 964850 964851 964852 964853 964854 964855 964856 964857 964858 964859 964860 964861 964862 964863 964864 964865 964866 964867 964868 964869 964870 964871 964872 964873 964874 964875 964876 964877 964878 964879 964880 964881 964882 964883 964884 964885 964886 964887 964888 964889 964890 964891 964892 964893 964894 964895 964896 964897 964898 964899 964900 964901 964902 964903 964904 964905 964906 964907 964908 964909 964910 964911 964912 964913 964914 964915 964916 964917 964918 964919 964920 964921 964922 964923 964924 964925 964926 964927 964928 964929 964930 964931 964932 964933 964934 964935 964936 964937 964938 964939 964940 964941 964942 964943 964944 964945 964946 964947 964948 964949 964950 964951 964952 964953 964954 964955 964956 964957 964958 964959 964960 964961 964962 964963 964964 964965 964966 964967 964968 964969 964970 964971 964972 964973 964974 964975 964976 964977 964978 964979 964980 964981 964982 964983 964984 964985 964986 964987 964988 964989 964990 964991 964992 964993 964994 964995 964996 964997 964998 964999 965000 965001 965002 965003 965004 965005 965006 965007 965008 965009 965010 965011 965012 965013 965014 965015 965016 965017 965018 965019 965020 965021 965022 965023 965024 965025 965026 965027 965028 965029 965030 965031 965032 965033 965034 965035 965036 965037 965038 965039 965040 965041 965042 965043 965044 965045 965046 965047 965048 965049 965050 965051 965052 965053 965054 965055 965056 965057 965058 965059 965060 965061 965062 965063 965064 965065 965066 965067 965068 965069 965070 965071 965072 965073 965074 965075 965076 965077 965078 965079 965080 965081 965082 965083 965084 965085 965086 965087 965088 965089 965090 965091 965092 965093 965094 965095 965096 965097 965098 965099 965100 965101 965102 965103 965104 965105 965106 965107 965108 965109 965110 965111 965112 965113 965114 965115 965116 965117 965118 965119 965120 965121 965122 965123 965124 965125 965126 965127 965128 965129 965130 965131 965132 965133 965134 965135 965136 965137 965138 965139 965140 965141 965142 965143 965144 965145 965146 965147 965148 965149 965150 965151 965152 965153 965154 965155 965156 965157 965158 965159 965160 965161 965162 965163 965164 965165 965166 965167 965168 965169 965170 965171 965172 965173 965174 965175 965176 965177 965178 965179 965180 965181 965182 965183 965184 965185 965186 965187 965188 965189 965190 965191 965192 965193 965194 965195 965196 965197 965198 965199 965200 965201 965202 965203 965204 965205 965206 965207 965208 965209 965210 965211 965212 965213 965214 965215 965216 965217 965218 965219 965220 965221 965222 965223 965224 965225 965226 965227 965228 965229 965230 965231 965232 965233 965234 965235 965236 965237 965238 965239 965240 965241 965242 965243 965244 965245 965246 965247 965248 965249 965250 965251 965252 965253 965254 965255 965256 965257 965258 965259 965260 965261 965262 965263 965264 965265 965266 965267 965268 965269 965270 965271 965272 965273 965274 965275 965276 965277 965278 965279 965280 965281 965282 965283 965284 965285 965286 965287 965288 965289 965290 965291 965292 965293 965294 965295 965296 965297 965298 965299 965300 965301 965302 965303 965304 965305 965306 965307 965308 965309 965310 965311 965312 965313 965314 965315 965316 965317 965318 965319 965320 965321 965322 965323 965324 965325 965326 965327 965328 965329 965330 965331 965332 965333 965334 965335 965336 965337 965338 965339 965340 965341 965342 965343 965344 965345 965346 965347 965348 965349 965350 965351 965352 965353 965354 965355 965356 965357 965358 965359 965360 965361 965362 965363 965364 965365 965366 965367 965368 965369 965370 965371 965372 965373 965374 965375 965376 965377 965378 965379 965380 965381 965382 965383 965384 965385 965386 965387 965388 965389 965390 965391 965392 965393 965394 965395 965396 965397 965398 965399 965400 965401 965402 965403 965404 965405 965406 965407 965408 965409 965410 965411 965412 965413 965414 965415 965416 965417 965418 965419 965420 965421 965422 965423 965424 965425 965426 965427 965428 965429 965430 965431 965432 965433 965434 965435 965436 965437 965438 965439 965440 965441 965442 965443 965444 965445 965446 965447 965448 965449 965450 965451 965452 965453 965454 965455 965456 965457 965458 965459 965460 965461 965462 965463 965464 965465 965466 965467 965468 965469 965470 965471 965472 965473 965474 965475 965476 965477 965478 965479 965480 965481 965482 965483 965484 965485 965486 965487 965488 965489 965490 965491 965492 965493 965494 965495 965496 965497 965498 965499 965500 965501 965502 965503 965504 965505 965506 965507 965508 965509 965510 965511 965512 965513 965514 965515 965516 965517 965518 965519 965520 965521 965522 965523 965524 965525 965526 965527 965528 965529 965530 965531 965532 965533 965534 965535 965536 965537 965538 965539 965540 965541 965542 965543 965544 965545 965546 965547 965548 965549 965550 965551 965552 965553 965554 965555 965556 965557 965558 965559 965560 965561 965562 965563 965564 965565 965566 965567 965568 965569 965570 965571 965572 965573 965574 965575 965576 965577 965578 965579 965580 965581 965582 965583 965584 965585 965586 965587 965588 965589 965590 965591 965592 965593 965594 965595 965596 965597 965598 965599 965600 965601 965602 965603 965604 965605 965606 965607 965608 965609 965610 965611 965612 965613 965614 965615 965616 965617 965618 965619 965620 965621 965622 965623 965624 965625 965626 965627 965628 965629 965630 965631 965632 965633 965634 965635 965636 965637 965638 965639 965640 965641 965642 965643 965644 965645 965646 965647 965648 965649 965650 965651 965652 965653 965654 965655 965656 965657 965658 965659 965660 965661 965662 965663 965664 965665 965666 965667 965668 965669 965670 965671 965672 965673 965674 965675 965676 965677 965678 965679 965680 965681 965682 965683 965684 965685 965686 965687 965688 965689 965690 965691 965692 965693 965694 965695 965696 965697 965698 965699 965700 965701 965702 965703 965704 965705 965706 965707 965708 965709 965710 965711 965712 965713 965714 965715 965716 965717 965718 965719 965720 965721 965722 965723 965724 965725 965726 965727 965728 965729 965730 965731 965732 965733 965734 965735 965736 965737 965738 965739 965740 965741 965742 965743 965744 965745 965746 965747 965748 965749 965750 965751 965752 965753 965754 965755 965756 965757 965758 965759 965760 965761 965762 965763 965764 965765 965766 965767 965768 965769 965770 965771 965772 965773 965774 965775 965776 965777 965778 965779 965780 965781 965782 965783 965784 965785 965786 965787 965788 965789 965790 965791 965792 965793 965794 965795 965796 965797 965798 965799 965800 965801 965802 965803 965804 965805 965806 965807 965808 965809 965810 965811 965812 965813 965814 965815 965816 965817 965818 965819 965820 965821 965822 965823 965824 965825 965826 965827 965828 965829 965830 965831 965832 965833 965834 965835 965836 965837 965838 965839 965840 965841 965842 965843 965844 965845 965846 965847 965848 965849 965850 965851 965852 965853 965854 965855 965856 965857 965858 965859 965860 965861 965862 965863 965864 965865 965866 965867 965868 965869 965870 965871 965872 965873 965874 965875 965876 965877 965878 965879 965880 965881 965882 965883 965884 965885 965886 965887 965888 965889 965890 965891 965892 965893 965894 965895 965896 965897 965898 965899 965900 965901 965902 965903 965904 965905 965906 965907 965908 965909 965910 965911 965912 965913 965914 965915 965916 965917 965918 965919 965920 965921 965922 965923 965924 965925 965926 965927 965928 965929 965930 965931 965932 965933 965934 965935 965936 965937 965938 965939 965940 965941 965942 965943 965944 965945 965946 965947 965948 965949 965950 965951 965952 965953 965954 965955 965956 965957 965958 965959 965960 965961 965962 965963 965964 965965 965966 965967 965968 965969 965970 965971 965972 965973 965974 965975 965976 965977 965978 965979 965980 965981 965982 965983 965984 965985 965986 965987 965988 965989 965990 965991 965992 965993 965994 965995 965996 965997 965998 965999 966000 966001 966002 966003 966004 966005 966006 966007 966008 966009 966010 966011 966012 966013 966014 966015 966016 966017 966018 966019 966020 966021 966022 966023 966024 966025 966026 966027 966028 966029 966030 966031 966032 966033 966034 966035 966036 966037 966038 966039 966040 966041 966042 966043 966044 966045 966046 966047 966048 966049 966050 966051 966052 966053 966054 966055 966056 966057 966058 966059 966060 966061 966062 966063 966064 966065 966066 966067 966068 966069 966070 966071 966072 966073 966074 966075 966076 966077 966078 966079 966080 966081 966082 966083 966084 966085 966086 966087 966088 966089 966090 966091 966092 966093 966094 966095 966096 966097 966098 966099 966100 966101 966102 966103 966104 966105 966106 966107 966108 966109 966110 966111 966112 966113 966114 966115 966116 966117 966118 966119 966120 966121 966122 966123 966124 966125 966126 966127 966128 966129 966130 966131 966132 966133 966134 966135 966136 966137 966138 966139 966140 966141 966142 966143 966144 966145 966146 966147 966148 966149 966150 966151 966152 966153 966154 966155 966156 966157 966158 966159 966160 966161 966162 966163 966164 966165 966166 966167 966168 966169 966170 966171 966172 966173 966174 966175 966176 966177 966178 966179 966180 966181 966182 966183 966184 966185 966186 966187 966188 966189 966190 966191 966192 966193 966194 966195 966196 966197 966198 966199 966200 966201 966202 966203 966204 966205 966206 966207 966208 966209 966210 966211 966212 966213 966214 966215 966216 966217 966218 966219 966220 966221 966222 966223 966224 966225 966226 966227 966228 966229 966230 966231 966232 966233 966234 966235 966236 966237 966238 966239 966240 966241 966242 966243 966244 966245 966246 966247 966248 966249 966250 966251 966252 966253 966254 966255 966256 966257 966258 966259 966260 966261 966262 966263 966264 966265 966266 966267 966268 966269 966270 966271 966272 966273 966274 966275 966276 966277 966278 966279 966280 966281 966282 966283 966284 966285 966286 966287 966288 966289 966290 966291 966292 966293 966294 966295 966296 966297 966298 966299 966300 966301 966302 966303 966304 966305 966306 966307 966308 966309 966310 966311 966312 966313 966314 966315 966316 966317 966318 966319 966320 966321 966322 966323 966324 966325 966326 966327 966328 966329 966330 966331 966332 966333 966334 966335 966336 966337 966338 966339 966340 966341 966342 966343 966344 966345 966346 966347 966348 966349 966350 966351 966352 966353 966354 966355 966356 966357 966358 966359 966360 966361 966362 966363 966364 966365 966366 966367 966368 966369 966370 966371 966372 966373 966374 966375 966376 966377 966378 966379 966380 966381 966382 966383 966384 966385 966386 966387 966388 966389 966390 966391 966392 966393 966394 966395 966396 966397 966398 966399 966400 966401 966402 966403 966404 966405 966406 966407 966408 966409 966410 966411 966412 966413 966414 966415 966416 966417 966418 966419 966420 966421 966422 966423 966424 966425 966426 966427 966428 966429 966430 966431 966432 966433 966434 966435 966436 966437 966438 966439 966440 966441 966442 966443 966444 966445 966446 966447 966448 966449 966450 966451 966452 966453 966454 966455 966456 966457 966458 966459 966460 966461 966462 966463 966464 966465 966466 966467 966468 966469 966470 966471 966472 966473 966474 966475 966476 966477 966478 966479 966480 966481 966482 966483 966484 966485 966486 966487 966488 966489 966490 966491 966492 966493 966494 966495 966496 966497 966498 966499 966500 966501 966502 966503 966504 966505 966506 966507 966508 966509 966510 966511 966512 966513 966514 966515 966516 966517 966518 966519 966520 966521 966522 966523 966524 966525 966526 966527 966528 966529 966530 966531 966532 966533 966534 966535 966536 966537 966538 966539 966540 966541 966542 966543 966544 966545 966546 966547 966548 966549 966550 966551 966552 966553 966554 966555 966556 966557 966558 966559 966560 966561 966562 966563 966564 966565 966566 966567 966568 966569 966570 966571 966572 966573 966574 966575 966576 966577 966578 966579 966580 966581 966582 966583 966584 966585 966586 966587 966588 966589 966590 966591 966592 966593 966594 966595 966596 966597 966598 966599 966600 966601 966602 966603 966604 966605 966606 966607 966608 966609 966610 966611 966612 966613 966614 966615 966616 966617 966618 966619 966620 966621 966622 966623 966624 966625 966626 966627 966628 966629 966630 966631 966632 966633 966634 966635 966636 966637 966638 966639 966640 966641 966642 966643 966644 966645 966646 966647 966648 966649 966650 966651 966652 966653 966654 966655 966656 966657 966658 966659 966660 966661 966662 966663 966664 966665 966666 966667 966668 966669 966670 966671 966672 966673 966674 966675 966676 966677 966678 966679 966680 966681 966682 966683 966684 966685 966686 966687 966688 966689 966690 966691 966692 966693 966694 966695 966696 966697 966698 966699 966700 966701 966702 966703 966704 966705 966706 966707 966708 966709 966710 966711 966712 966713 966714 966715 966716 966717 966718 966719 966720 966721 966722 966723 966724 966725 966726 966727 966728 966729 966730 966731 966732 966733 966734 966735 966736 966737 966738 966739 966740 966741 966742 966743 966744 966745 966746 966747 966748 966749 966750 966751 966752 966753 966754 966755 966756 966757 966758 966759 966760 966761 966762 966763 966764 966765 966766 966767 966768 966769 966770 966771 966772 966773 966774 966775 966776 966777 966778 966779 966780 966781 966782 966783 966784 966785 966786 966787 966788 966789 966790 966791 966792 966793 966794 966795 966796 966797 966798 966799 966800 966801 966802 966803 966804 966805 966806 966807 966808 966809 966810 966811 966812 966813 966814 966815 966816 966817 966818 966819 966820 966821 966822 966823 966824 966825 966826 966827 966828 966829 966830 966831 966832 966833 966834 966835 966836 966837 966838 966839 966840 966841 966842 966843 966844 966845 966846 966847 966848 966849 966850 966851 966852 966853 966854 966855 966856 966857 966858 966859 966860 966861 966862 966863 966864 966865 966866 966867 966868 966869 966870 966871 966872 966873 966874 966875 966876 966877 966878 966879 966880 966881 966882 966883 966884 966885 966886 966887 966888 966889 966890 966891 966892 966893 966894 966895 966896 966897 966898 966899 966900 966901 966902 966903 966904 966905 966906 966907 966908 966909 966910 966911 966912 966913 966914 966915 966916 966917 966918 966919 966920 966921 966922 966923 966924 966925 966926 966927 966928 966929 966930 966931 966932 966933 966934 966935 966936 966937 966938 966939 966940 966941 966942 966943 966944 966945 966946 966947 966948 966949 966950 966951 966952 966953 966954 966955 966956 966957 966958 966959 966960 966961 966962 966963 966964 966965 966966 966967 966968 966969 966970 966971 966972 966973 966974 966975 966976 966977 966978 966979 966980 966981 966982 966983 966984 966985 966986 966987 966988 966989 966990 966991 966992 966993 966994 966995 966996 966997 966998 966999 967000 967001 967002 967003 967004 967005 967006 967007 967008 967009 967010 967011 967012 967013 967014 967015 967016 967017 967018 967019 967020 967021 967022 967023 967024 967025 967026 967027 967028 967029 967030 967031 967032 967033 967034 967035 967036 967037 967038 967039 967040 967041 967042 967043 967044 967045 967046 967047 967048 967049 967050 967051 967052 967053 967054 967055 967056 967057 967058 967059 967060 967061 967062 967063 967064 967065 967066 967067 967068 967069 967070 967071 967072 967073 967074 967075 967076 967077 967078 967079 967080 967081 967082 967083 967084 967085 967086 967087 967088 967089 967090 967091 967092 967093 967094 967095 967096 967097 967098 967099 967100 967101 967102 967103 967104 967105 967106 967107 967108 967109 967110 967111 967112 967113 967114 967115 967116 967117 967118 967119 967120 967121 967122 967123 967124 967125 967126 967127 967128 967129 967130 967131 967132 967133 967134 967135 967136 967137 967138 967139 967140 967141 967142 967143 967144 967145 967146 967147 967148 967149 967150 967151 967152 967153 967154 967155 967156 967157 967158 967159 967160 967161 967162 967163 967164 967165 967166 967167 967168 967169 967170 967171 967172 967173 967174 967175 967176 967177 967178 967179 967180 967181 967182 967183 967184 967185 967186 967187 967188 967189 967190 967191 967192 967193 967194 967195 967196 967197 967198 967199 967200 967201 967202 967203 967204 967205 967206 967207 967208 967209 967210 967211 967212 967213 967214 967215 967216 967217 967218 967219 967220 967221 967222 967223 967224 967225 967226 967227 967228 967229 967230 967231 967232 967233 967234 967235 967236 967237 967238 967239 967240 967241 967242 967243 967244 967245 967246 967247 967248 967249 967250 967251 967252 967253 967254 967255 967256 967257 967258 967259 967260 967261 967262 967263 967264 967265 967266 967267 967268 967269 967270 967271 967272 967273 967274 967275 967276 967277 967278 967279 967280 967281 967282 967283 967284 967285 967286 967287 967288 967289 967290 967291 967292 967293 967294 967295 967296 967297 967298 967299 967300 967301 967302 967303 967304 967305 967306 967307 967308 967309 967310 967311 967312 967313 967314 967315 967316 967317 967318 967319 967320 967321 967322 967323 967324 967325 967326 967327 967328 967329 967330 967331 967332 967333 967334 967335 967336 967337 967338 967339 967340 967341 967342 967343 967344 967345 967346 967347 967348 967349 967350 967351 967352 967353 967354 967355 967356 967357 967358 967359 967360 967361 967362 967363 967364 967365 967366 967367 967368 967369 967370 967371 967372 967373 967374 967375 967376 967377 967378 967379 967380 TooltipText=null 08:47:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:26.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:26.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:47:26.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:26.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:47:26.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:26.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:26.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:26.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:26.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:47:26.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:26.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:26.931 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Console ( TestLoopClass [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:47:22 AM – 8:47:25 AM) [pid: 3246])"as the parent 08:47:26.932 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: "Terminate") 08:47:26.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:26.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:26.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:26.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:26.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:26.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:26.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:26.943 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:26.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:26.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:26.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:26.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:26.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:26.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:26.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:26.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:26.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:26.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:26.985 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:26.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:26.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:26.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:26.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:26.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:26.986 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:26.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:26.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:26.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:26.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:26.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:26.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:26.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:26.987 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:26.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:26.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:26.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:26.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:26.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:26.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 08:47:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:26.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:26.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:26.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:26.990 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 08:47:26.990 INFO [WorkbenchTestable][AbstractView] Terminating console 08:47:26.990 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:26.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:26.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:26.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 08:47:26.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:26.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:26.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 08:47:26.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:26.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:26.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:26.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:26.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:26.992 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 08:47:26.992 INFO [WorkbenchTestable][AbstractView] Removing launch from console 08:47:26.992 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:26.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:26.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:26.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=955318 955319 955320 955321 955322 955323 955324 955325 955326 955327 955328 955329 955330 955331 955332 955333 955334 955335 955336 955337 955338 955339 955340 955341 955342 955343 955344 955345 955346 955347 955348 955349 955350 955351 955352 955353 955354 955355 955356 955357 955358 955359 955360 955361 955362 955363 955364 955365 955366 955367 955368 955369 955370 955371 955372 955373 955374 955375 955376 955377 955378 955379 955380 955381 955382 955383 955384 955385 955386 955387 955388 955389 955390 955391 955392 955393 955394 955395 955396 955397 955398 955399 955400 955401 955402 955403 955404 955405 955406 955407 955408 955409 955410 955411 955412 955413 955414 955415 955416 955417 955418 955419 955420 955421 955422 955423 955424 955425 955426 955427 955428 955429 955430 955431 955432 955433 955434 955435 955436 955437 955438 955439 955440 955441 955442 955443 955444 955445 955446 955447 955448 955449 955450 955451 955452 955453 955454 955455 955456 955457 955458 955459 955460 955461 955462 955463 955464 955465 955466 955467 955468 955469 955470 955471 955472 955473 955474 955475 955476 955477 955478 955479 955480 955481 955482 955483 955484 955485 955486 955487 955488 955489 955490 955491 955492 955493 955494 955495 955496 955497 955498 955499 955500 955501 955502 955503 955504 955505 955506 955507 955508 955509 955510 955511 955512 955513 955514 955515 955516 955517 955518 955519 955520 955521 955522 955523 955524 955525 955526 955527 955528 955529 955530 955531 955532 955533 955534 955535 955536 955537 955538 955539 955540 955541 955542 955543 955544 955545 955546 955547 955548 955549 955550 955551 955552 955553 955554 955555 955556 955557 955558 955559 955560 955561 955562 955563 955564 955565 955566 955567 955568 955569 955570 955571 955572 955573 955574 955575 955576 955577 955578 955579 955580 955581 955582 955583 955584 955585 955586 955587 955588 955589 955590 955591 955592 955593 955594 955595 955596 955597 955598 955599 955600 955601 955602 955603 955604 955605 955606 955607 955608 955609 955610 955611 955612 955613 955614 955615 955616 955617 955618 955619 955620 955621 955622 955623 955624 955625 955626 955627 955628 955629 955630 955631 955632 955633 955634 955635 955636 955637 955638 955639 955640 955641 955642 955643 955644 955645 955646 955647 955648 955649 955650 955651 955652 955653 955654 955655 955656 955657 955658 955659 955660 955661 955662 955663 955664 955665 955666 955667 955668 955669 955670 955671 955672 955673 955674 955675 955676 955677 955678 955679 955680 955681 955682 955683 955684 955685 955686 955687 955688 955689 955690 955691 955692 955693 955694 955695 955696 955697 955698 955699 955700 955701 955702 955703 955704 955705 955706 955707 955708 955709 955710 955711 955712 955713 955714 955715 955716 955717 955718 955719 955720 955721 955722 955723 955724 955725 955726 955727 955728 955729 955730 955731 955732 955733 955734 955735 955736 955737 955738 955739 955740 955741 955742 955743 955744 955745 955746 955747 955748 955749 955750 955751 955752 955753 955754 955755 955756 955757 955758 955759 955760 955761 955762 955763 955764 955765 955766 955767 955768 955769 955770 955771 955772 955773 955774 955775 955776 955777 955778 955779 955780 955781 955782 955783 955784 955785 955786 955787 955788 955789 955790 955791 955792 955793 955794 955795 955796 955797 955798 955799 955800 955801 955802 955803 955804 955805 955806 955807 955808 955809 955810 955811 955812 955813 955814 955815 955816 955817 955818 955819 955820 955821 955822 955823 955824 955825 955826 955827 955828 955829 955830 955831 955832 955833 955834 955835 955836 955837 955838 955839 955840 955841 955842 955843 955844 955845 955846 955847 955848 955849 955850 955851 955852 955853 955854 955855 955856 955857 955858 955859 955860 955861 955862 955863 955864 955865 955866 955867 955868 955869 955870 955871 955872 955873 955874 955875 955876 955877 955878 955879 955880 955881 955882 955883 955884 955885 955886 955887 955888 955889 955890 955891 955892 955893 955894 955895 955896 955897 955898 955899 955900 955901 955902 955903 955904 955905 955906 955907 955908 955909 955910 955911 955912 955913 955914 955915 955916 955917 955918 955919 955920 955921 955922 955923 955924 955925 955926 955927 955928 955929 955930 955931 955932 955933 955934 955935 955936 955937 955938 955939 955940 955941 955942 955943 955944 955945 955946 955947 955948 955949 955950 955951 955952 955953 955954 955955 955956 955957 955958 955959 955960 955961 955962 955963 955964 955965 955966 955967 955968 955969 955970 955971 955972 955973 955974 955975 955976 955977 955978 955979 955980 955981 955982 955983 955984 955985 955986 955987 955988 955989 955990 955991 955992 955993 955994 955995 955996 955997 955998 955999 956000 956001 956002 956003 956004 956005 956006 956007 956008 956009 956010 956011 956012 956013 956014 956015 956016 956017 956018 956019 956020 956021 956022 956023 956024 956025 956026 956027 956028 956029 956030 956031 956032 956033 956034 956035 956036 956037 956038 956039 956040 956041 956042 956043 956044 956045 956046 956047 956048 956049 956050 956051 956052 956053 956054 956055 956056 956057 956058 956059 956060 956061 956062 956063 956064 956065 956066 956067 956068 956069 956070 956071 956072 956073 956074 956075 956076 956077 956078 956079 956080 956081 956082 956083 956084 956085 956086 956087 956088 956089 956090 956091 956092 956093 956094 956095 956096 956097 956098 956099 956100 956101 956102 956103 956104 956105 956106 956107 956108 956109 956110 956111 956112 956113 956114 956115 956116 956117 956118 956119 956120 956121 956122 956123 956124 956125 956126 956127 956128 956129 956130 956131 956132 956133 956134 956135 956136 956137 956138 956139 956140 956141 956142 956143 956144 956145 956146 956147 956148 956149 956150 956151 956152 956153 956154 956155 956156 956157 956158 956159 956160 956161 956162 956163 956164 956165 956166 956167 956168 956169 956170 956171 956172 956173 956174 956175 956176 956177 956178 956179 956180 956181 956182 956183 956184 956185 956186 956187 956188 956189 956190 956191 956192 956193 956194 956195 956196 956197 956198 956199 956200 956201 956202 956203 956204 956205 956206 956207 956208 956209 956210 956211 956212 956213 956214 956215 956216 956217 956218 956219 956220 956221 956222 956223 956224 956225 956226 956227 956228 956229 956230 956231 956232 956233 956234 956235 956236 956237 956238 956239 956240 956241 956242 956243 956244 956245 956246 956247 956248 956249 956250 956251 956252 956253 956254 956255 956256 956257 956258 956259 956260 956261 956262 956263 956264 956265 956266 956267 956268 956269 956270 956271 956272 956273 956274 956275 956276 956277 956278 956279 956280 956281 956282 956283 956284 956285 956286 956287 956288 956289 956290 956291 956292 956293 956294 956295 956296 956297 956298 956299 956300 956301 956302 956303 956304 956305 956306 956307 956308 956309 956310 956311 956312 956313 956314 956315 956316 956317 956318 956319 956320 956321 956322 956323 956324 956325 956326 956327 956328 956329 956330 956331 956332 956333 956334 956335 956336 956337 956338 956339 956340 956341 956342 956343 956344 956345 956346 956347 956348 956349 956350 956351 956352 956353 956354 956355 956356 956357 956358 956359 956360 956361 956362 956363 956364 956365 956366 956367 956368 956369 956370 956371 956372 956373 956374 956375 956376 956377 956378 956379 956380 956381 956382 956383 956384 956385 956386 956387 956388 956389 956390 956391 956392 956393 956394 956395 956396 956397 956398 956399 956400 956401 956402 956403 956404 956405 956406 956407 956408 956409 956410 956411 956412 956413 956414 956415 956416 956417 956418 956419 956420 956421 956422 956423 956424 956425 956426 956427 956428 956429 956430 956431 956432 956433 956434 956435 956436 956437 956438 956439 956440 956441 956442 956443 956444 956445 956446 956447 956448 956449 956450 956451 956452 956453 956454 956455 956456 956457 956458 956459 956460 956461 956462 956463 956464 956465 956466 956467 956468 956469 956470 956471 956472 956473 956474 956475 956476 956477 956478 956479 956480 956481 956482 956483 956484 956485 956486 956487 956488 956489 956490 956491 956492 956493 956494 956495 956496 956497 956498 956499 956500 956501 956502 956503 956504 956505 956506 956507 956508 956509 956510 956511 956512 956513 956514 956515 956516 956517 956518 956519 956520 956521 956522 956523 956524 956525 956526 956527 956528 956529 956530 956531 956532 956533 956534 956535 956536 956537 956538 956539 956540 956541 956542 956543 956544 956545 956546 956547 956548 956549 956550 956551 956552 956553 956554 956555 956556 956557 956558 956559 956560 956561 956562 956563 956564 956565 956566 956567 956568 956569 956570 956571 956572 956573 956574 956575 956576 956577 956578 956579 956580 956581 956582 956583 956584 956585 956586 956587 956588 956589 956590 956591 956592 956593 956594 956595 956596 956597 956598 956599 956600 956601 956602 956603 956604 956605 956606 956607 956608 956609 956610 956611 956612 956613 956614 956615 956616 956617 956618 956619 956620 956621 956622 956623 956624 956625 956626 956627 956628 956629 956630 956631 956632 956633 956634 956635 956636 956637 956638 956639 956640 956641 956642 956643 956644 956645 956646 956647 956648 956649 956650 956651 956652 956653 956654 956655 956656 956657 956658 956659 956660 956661 956662 956663 956664 956665 956666 956667 956668 956669 956670 956671 956672 956673 956674 956675 956676 956677 956678 956679 956680 956681 956682 956683 956684 956685 956686 956687 956688 956689 956690 956691 956692 956693 956694 956695 956696 956697 956698 956699 956700 956701 956702 956703 956704 956705 956706 956707 956708 956709 956710 956711 956712 956713 956714 956715 956716 956717 956718 956719 956720 956721 956722 956723 956724 956725 956726 956727 956728 956729 956730 956731 956732 956733 956734 956735 956736 956737 956738 956739 956740 956741 956742 956743 956744 956745 956746 956747 956748 956749 956750 956751 956752 956753 956754 956755 956756 956757 956758 956759 956760 956761 956762 956763 956764 956765 956766 956767 956768 956769 956770 956771 956772 956773 956774 956775 956776 956777 956778 956779 956780 956781 956782 956783 956784 956785 956786 956787 956788 956789 956790 956791 956792 956793 956794 956795 956796 956797 956798 956799 956800 956801 956802 956803 956804 956805 956806 956807 956808 956809 956810 956811 956812 956813 956814 956815 956816 956817 956818 956819 956820 956821 956822 956823 956824 956825 956826 956827 956828 956829 956830 956831 956832 956833 956834 956835 956836 956837 956838 956839 956840 956841 956842 956843 956844 956845 956846 956847 956848 956849 956850 956851 956852 956853 956854 956855 956856 956857 956858 956859 956860 956861 956862 956863 956864 956865 956866 956867 956868 956869 956870 956871 956872 956873 956874 956875 956876 956877 956878 956879 956880 956881 956882 956883 956884 956885 956886 956887 956888 956889 956890 956891 956892 956893 956894 956895 956896 956897 956898 956899 956900 956901 956902 956903 956904 956905 956906 956907 956908 956909 956910 956911 956912 956913 956914 956915 956916 956917 956918 956919 956920 956921 956922 956923 956924 956925 956926 956927 956928 956929 956930 956931 956932 956933 956934 956935 956936 956937 956938 956939 956940 956941 956942 956943 956944 956945 956946 956947 956948 956949 956950 956951 956952 956953 956954 956955 956956 956957 956958 956959 956960 956961 956962 956963 956964 956965 956966 956967 956968 956969 956970 956971 956972 956973 956974 956975 956976 956977 956978 956979 956980 956981 956982 956983 956984 956985 956986 956987 956988 956989 956990 956991 956992 956993 956994 956995 956996 956997 956998 956999 957000 957001 957002 957003 957004 957005 957006 957007 957008 957009 957010 957011 957012 957013 957014 957015 957016 957017 957018 957019 957020 957021 957022 957023 957024 957025 957026 957027 957028 957029 957030 957031 957032 957033 957034 957035 957036 957037 957038 957039 957040 957041 957042 957043 957044 957045 957046 957047 957048 957049 957050 957051 957052 957053 957054 957055 957056 957057 957058 957059 957060 957061 957062 957063 957064 957065 957066 957067 957068 957069 957070 957071 957072 957073 957074 957075 957076 957077 957078 957079 957080 957081 957082 957083 957084 957085 957086 957087 957088 957089 957090 957091 957092 957093 957094 957095 957096 957097 957098 957099 957100 957101 957102 957103 957104 957105 957106 957107 957108 957109 957110 957111 957112 957113 957114 957115 957116 957117 957118 957119 957120 957121 957122 957123 957124 957125 957126 957127 957128 957129 957130 957131 957132 957133 957134 957135 957136 957137 957138 957139 957140 957141 957142 957143 957144 957145 957146 957147 957148 957149 957150 957151 957152 957153 957154 957155 957156 957157 957158 957159 957160 957161 957162 957163 957164 957165 957166 957167 957168 957169 957170 957171 957172 957173 957174 957175 957176 957177 957178 957179 957180 957181 957182 957183 957184 957185 957186 957187 957188 957189 957190 957191 957192 957193 957194 957195 957196 957197 957198 957199 957200 957201 957202 957203 957204 957205 957206 957207 957208 957209 957210 957211 957212 957213 957214 957215 957216 957217 957218 957219 957220 957221 957222 957223 957224 957225 957226 957227 957228 957229 957230 957231 957232 957233 957234 957235 957236 957237 957238 957239 957240 957241 957242 957243 957244 957245 957246 957247 957248 957249 957250 957251 957252 957253 957254 957255 957256 957257 957258 957259 957260 957261 957262 957263 957264 957265 957266 957267 957268 957269 957270 957271 957272 957273 957274 957275 957276 957277 957278 957279 957280 957281 957282 957283 957284 957285 957286 957287 957288 957289 957290 957291 957292 957293 957294 957295 957296 957297 957298 957299 957300 957301 957302 957303 957304 957305 957306 957307 957308 957309 957310 957311 957312 957313 957314 957315 957316 957317 957318 957319 957320 957321 957322 957323 957324 957325 957326 957327 957328 957329 957330 957331 957332 957333 957334 957335 957336 957337 957338 957339 957340 957341 957342 957343 957344 957345 957346 957347 957348 957349 957350 957351 957352 957353 957354 957355 957356 957357 957358 957359 957360 957361 957362 957363 957364 957365 957366 957367 957368 957369 957370 957371 957372 957373 957374 957375 957376 957377 957378 957379 957380 957381 957382 957383 957384 957385 957386 957387 957388 957389 957390 957391 957392 957393 957394 957395 957396 957397 957398 957399 957400 957401 957402 957403 957404 957405 957406 957407 957408 957409 957410 957411 957412 957413 957414 957415 957416 957417 957418 957419 957420 957421 957422 957423 957424 957425 957426 957427 957428 957429 957430 957431 957432 957433 957434 957435 957436 957437 957438 957439 957440 957441 957442 957443 957444 957445 957446 957447 957448 957449 957450 957451 957452 957453 957454 957455 957456 957457 957458 957459 957460 957461 957462 957463 957464 957465 957466 957467 957468 957469 957470 957471 957472 957473 957474 957475 957476 957477 957478 957479 957480 957481 957482 957483 957484 957485 957486 957487 957488 957489 957490 957491 957492 957493 957494 957495 957496 957497 957498 957499 957500 957501 957502 957503 957504 957505 957506 957507 957508 957509 957510 957511 957512 957513 957514 957515 957516 957517 957518 957519 957520 957521 957522 957523 957524 957525 957526 957527 957528 957529 957530 957531 957532 957533 957534 957535 957536 957537 957538 957539 957540 957541 957542 957543 957544 957545 957546 957547 957548 957549 957550 957551 957552 957553 957554 957555 957556 957557 957558 957559 957560 957561 957562 957563 957564 957565 957566 957567 957568 957569 957570 957571 957572 957573 957574 957575 957576 957577 957578 957579 957580 957581 957582 957583 957584 957585 957586 957587 957588 957589 957590 957591 957592 957593 957594 957595 957596 957597 957598 957599 957600 957601 957602 957603 957604 957605 957606 957607 957608 957609 957610 957611 957612 957613 957614 957615 957616 957617 957618 957619 957620 957621 957622 957623 957624 957625 957626 957627 957628 957629 957630 957631 957632 957633 957634 957635 957636 957637 957638 957639 957640 957641 957642 957643 957644 957645 957646 957647 957648 957649 957650 957651 957652 957653 957654 957655 957656 957657 957658 957659 957660 957661 957662 957663 957664 957665 957666 957667 957668 957669 957670 957671 957672 957673 957674 957675 957676 957677 957678 957679 957680 957681 957682 957683 957684 957685 957686 957687 957688 957689 957690 957691 957692 957693 957694 957695 957696 957697 957698 957699 957700 957701 957702 957703 957704 957705 957706 957707 957708 957709 957710 957711 957712 957713 957714 957715 957716 957717 957718 957719 957720 957721 957722 957723 957724 957725 957726 957727 957728 957729 957730 957731 957732 957733 957734 957735 957736 957737 957738 957739 957740 957741 957742 957743 957744 957745 957746 957747 957748 957749 957750 957751 957752 957753 957754 957755 957756 957757 957758 957759 957760 957761 957762 957763 957764 957765 957766 957767 957768 957769 957770 957771 957772 957773 957774 957775 957776 957777 957778 957779 957780 957781 957782 957783 957784 957785 957786 957787 957788 957789 957790 957791 957792 957793 957794 957795 957796 957797 957798 957799 957800 957801 957802 957803 957804 957805 957806 957807 957808 957809 957810 957811 957812 957813 957814 957815 957816 957817 957818 957819 957820 957821 957822 957823 957824 957825 957826 957827 957828 957829 957830 957831 957832 957833 957834 957835 957836 957837 957838 957839 957840 957841 957842 957843 957844 957845 957846 957847 957848 957849 957850 957851 957852 957853 957854 957855 957856 957857 957858 957859 957860 957861 957862 957863 957864 957865 957866 957867 957868 957869 957870 957871 957872 957873 957874 957875 957876 957877 957878 957879 957880 957881 957882 957883 957884 957885 957886 957887 957888 957889 957890 957891 957892 957893 957894 957895 957896 957897 957898 957899 957900 957901 957902 957903 957904 957905 957906 957907 957908 957909 957910 957911 957912 957913 957914 957915 957916 957917 957918 957919 957920 957921 957922 957923 957924 957925 957926 957927 957928 957929 957930 957931 957932 957933 957934 957935 957936 957937 957938 957939 957940 957941 957942 957943 957944 957945 957946 957947 957948 957949 957950 957951 957952 957953 957954 957955 957956 957957 957958 957959 957960 957961 957962 957963 957964 957965 957966 957967 957968 957969 957970 957971 957972 957973 957974 957975 957976 957977 957978 957979 957980 957981 957982 957983 957984 957985 957986 957987 957988 957989 957990 957991 957992 957993 957994 957995 957996 957997 957998 957999 958000 958001 958002 958003 958004 958005 958006 958007 958008 958009 958010 958011 958012 958013 958014 958015 958016 958017 958018 958019 958020 958021 958022 958023 958024 958025 958026 958027 958028 958029 958030 958031 958032 958033 958034 958035 958036 958037 958038 958039 958040 958041 958042 958043 958044 958045 958046 958047 958048 958049 958050 958051 958052 958053 958054 958055 958056 958057 958058 958059 958060 958061 958062 958063 958064 958065 958066 958067 958068 958069 958070 958071 958072 958073 958074 958075 958076 958077 958078 958079 958080 958081 958082 958083 958084 958085 958086 958087 958088 958089 958090 958091 958092 958093 958094 958095 958096 958097 958098 958099 958100 958101 958102 958103 958104 958105 958106 958107 958108 958109 958110 958111 958112 958113 958114 958115 958116 958117 958118 958119 958120 958121 958122 958123 958124 958125 958126 958127 958128 958129 958130 958131 958132 958133 958134 958135 958136 958137 958138 958139 958140 958141 958142 958143 958144 958145 958146 958147 958148 958149 958150 958151 958152 958153 958154 958155 958156 958157 958158 958159 958160 958161 958162 958163 958164 958165 958166 958167 958168 958169 958170 958171 958172 958173 958174 958175 958176 958177 958178 958179 958180 958181 958182 958183 958184 958185 958186 958187 958188 958189 958190 958191 958192 958193 958194 958195 958196 958197 958198 958199 958200 958201 958202 958203 958204 958205 958206 958207 958208 958209 958210 958211 958212 958213 958214 958215 958216 958217 958218 958219 958220 958221 958222 958223 958224 958225 958226 958227 958228 958229 958230 958231 958232 958233 958234 958235 958236 958237 958238 958239 958240 958241 958242 958243 958244 958245 958246 958247 958248 958249 958250 958251 958252 958253 958254 958255 958256 958257 958258 958259 958260 958261 958262 958263 958264 958265 958266 958267 958268 958269 958270 958271 958272 958273 958274 958275 958276 958277 958278 958279 958280 958281 958282 958283 958284 958285 958286 958287 958288 958289 958290 958291 958292 958293 958294 958295 958296 958297 958298 958299 958300 958301 958302 958303 958304 958305 958306 958307 958308 958309 958310 958311 958312 958313 958314 958315 958316 958317 958318 958319 958320 958321 958322 958323 958324 958325 958326 958327 958328 958329 958330 958331 958332 958333 958334 958335 958336 958337 958338 958339 958340 958341 958342 958343 958344 958345 958346 958347 958348 958349 958350 958351 958352 958353 958354 958355 958356 958357 958358 958359 958360 958361 958362 958363 958364 958365 958366 958367 958368 958369 958370 958371 958372 958373 958374 958375 958376 958377 958378 958379 958380 958381 958382 958383 958384 958385 958386 958387 958388 958389 958390 958391 958392 958393 958394 958395 958396 958397 958398 958399 958400 958401 958402 958403 958404 958405 958406 958407 958408 958409 958410 958411 958412 958413 958414 958415 958416 958417 958418 958419 958420 958421 958422 958423 958424 958425 958426 958427 958428 958429 958430 958431 958432 958433 958434 958435 958436 958437 958438 958439 958440 958441 958442 958443 958444 958445 958446 958447 958448 958449 958450 958451 958452 958453 958454 958455 958456 958457 958458 958459 958460 958461 958462 958463 958464 958465 958466 958467 958468 958469 958470 958471 958472 958473 958474 958475 958476 958477 958478 958479 958480 958481 958482 958483 958484 958485 958486 958487 958488 958489 958490 958491 958492 958493 958494 958495 958496 958497 958498 958499 958500 958501 958502 958503 958504 958505 958506 958507 958508 958509 958510 958511 958512 958513 958514 958515 958516 958517 958518 958519 958520 958521 958522 958523 958524 958525 958526 958527 958528 958529 958530 958531 958532 958533 958534 958535 958536 958537 958538 958539 958540 958541 958542 958543 958544 958545 958546 958547 958548 958549 958550 958551 958552 958553 958554 958555 958556 958557 958558 958559 958560 958561 958562 958563 958564 958565 958566 958567 958568 958569 958570 958571 958572 958573 958574 958575 958576 958577 958578 958579 958580 958581 958582 958583 958584 958585 958586 958587 958588 958589 958590 958591 958592 958593 958594 958595 958596 958597 958598 958599 958600 958601 958602 958603 958604 958605 958606 958607 958608 958609 958610 958611 958612 958613 958614 958615 958616 958617 958618 958619 958620 958621 958622 958623 958624 958625 958626 958627 958628 958629 958630 958631 958632 958633 958634 958635 958636 958637 958638 958639 958640 958641 958642 958643 958644 958645 958646 958647 958648 958649 958650 958651 958652 958653 958654 958655 958656 958657 958658 958659 958660 958661 958662 958663 958664 958665 958666 958667 958668 958669 958670 958671 958672 958673 958674 958675 958676 958677 958678 958679 958680 958681 958682 958683 958684 958685 958686 958687 958688 958689 958690 958691 958692 958693 958694 958695 958696 958697 958698 958699 958700 958701 958702 958703 958704 958705 958706 958707 958708 958709 958710 958711 958712 958713 958714 958715 958716 958717 958718 958719 958720 958721 958722 958723 958724 958725 958726 958727 958728 958729 958730 958731 958732 958733 958734 958735 958736 958737 958738 958739 958740 958741 958742 958743 958744 958745 958746 958747 958748 958749 958750 958751 958752 958753 958754 958755 958756 958757 958758 958759 958760 958761 958762 958763 958764 958765 958766 958767 958768 958769 958770 958771 958772 958773 958774 958775 958776 958777 958778 958779 958780 958781 958782 958783 958784 958785 958786 958787 958788 958789 958790 958791 958792 958793 958794 958795 958796 958797 958798 958799 958800 958801 958802 958803 958804 958805 958806 958807 958808 958809 958810 958811 958812 958813 958814 958815 958816 958817 958818 958819 958820 958821 958822 958823 958824 958825 958826 958827 958828 958829 958830 958831 958832 958833 958834 958835 958836 958837 958838 958839 958840 958841 958842 958843 958844 958845 958846 958847 958848 958849 958850 958851 958852 958853 958854 958855 958856 958857 958858 958859 958860 958861 958862 958863 958864 958865 958866 958867 958868 958869 958870 958871 958872 958873 958874 958875 958876 958877 958878 958879 958880 958881 958882 958883 958884 958885 958886 958887 958888 958889 958890 958891 958892 958893 958894 958895 958896 958897 958898 958899 958900 958901 958902 958903 958904 958905 958906 958907 958908 958909 958910 958911 958912 958913 958914 958915 958916 958917 958918 958919 958920 958921 958922 958923 958924 958925 958926 958927 958928 958929 958930 958931 958932 958933 958934 958935 958936 958937 958938 958939 958940 958941 958942 958943 958944 958945 958946 958947 958948 958949 958950 958951 958952 958953 958954 958955 958956 958957 958958 958959 958960 958961 958962 958963 958964 958965 958966 958967 958968 958969 958970 958971 958972 958973 958974 958975 958976 958977 958978 958979 958980 958981 958982 958983 958984 958985 958986 958987 958988 958989 958990 958991 958992 958993 958994 958995 958996 958997 958998 958999 959000 959001 959002 959003 959004 959005 959006 959007 959008 959009 959010 959011 959012 959013 959014 959015 959016 959017 959018 959019 959020 959021 959022 959023 959024 959025 959026 959027 959028 959029 959030 959031 959032 959033 959034 959035 959036 959037 959038 959039 959040 959041 959042 959043 959044 959045 959046 959047 959048 959049 959050 959051 959052 959053 959054 959055 959056 959057 959058 959059 959060 959061 959062 959063 959064 959065 959066 959067 959068 959069 959070 959071 959072 959073 959074 959075 959076 959077 959078 959079 959080 959081 959082 959083 959084 959085 959086 959087 959088 959089 959090 959091 959092 959093 959094 959095 959096 959097 959098 959099 959100 959101 959102 959103 959104 959105 959106 959107 959108 959109 959110 959111 959112 959113 959114 959115 959116 959117 959118 959119 959120 959121 959122 959123 959124 959125 959126 959127 959128 959129 959130 959131 959132 959133 959134 959135 959136 959137 959138 959139 959140 959141 959142 959143 959144 959145 959146 959147 959148 959149 959150 959151 959152 959153 959154 959155 959156 959157 959158 959159 959160 959161 959162 959163 959164 959165 959166 959167 959168 959169 959170 959171 959172 959173 959174 959175 959176 959177 959178 959179 959180 959181 959182 959183 959184 959185 959186 959187 959188 959189 959190 959191 959192 959193 959194 959195 959196 959197 959198 959199 959200 959201 959202 959203 959204 959205 959206 959207 959208 959209 959210 959211 959212 959213 959214 959215 959216 959217 959218 959219 959220 959221 959222 959223 959224 959225 959226 959227 959228 959229 959230 959231 959232 959233 959234 959235 959236 959237 959238 959239 959240 959241 959242 959243 959244 959245 959246 959247 959248 959249 959250 959251 959252 959253 959254 959255 959256 959257 959258 959259 959260 959261 959262 959263 959264 959265 959266 959267 959268 959269 959270 959271 959272 959273 959274 959275 959276 959277 959278 959279 959280 959281 959282 959283 959284 959285 959286 959287 959288 959289 959290 959291 959292 959293 959294 959295 959296 959297 959298 959299 959300 959301 959302 959303 959304 959305 959306 959307 959308 959309 959310 959311 959312 959313 959314 959315 959316 959317 959318 959319 959320 959321 959322 959323 959324 959325 959326 959327 959328 959329 959330 959331 959332 959333 959334 959335 959336 959337 959338 959339 959340 959341 959342 959343 959344 959345 959346 959347 959348 959349 959350 959351 959352 959353 959354 959355 959356 959357 959358 959359 959360 959361 959362 959363 959364 959365 959366 959367 959368 959369 959370 959371 959372 959373 959374 959375 959376 959377 959378 959379 959380 959381 959382 959383 959384 959385 959386 959387 959388 959389 959390 959391 959392 959393 959394 959395 959396 959397 959398 959399 959400 959401 959402 959403 959404 959405 959406 959407 959408 959409 959410 959411 959412 959413 959414 959415 959416 959417 959418 959419 959420 959421 959422 959423 959424 959425 959426 959427 959428 959429 959430 959431 959432 959433 959434 959435 959436 959437 959438 959439 959440 959441 959442 959443 959444 959445 959446 959447 959448 959449 959450 959451 959452 959453 959454 959455 959456 959457 959458 959459 959460 959461 959462 959463 959464 959465 959466 959467 959468 959469 959470 959471 959472 959473 959474 959475 959476 959477 959478 959479 959480 959481 959482 959483 959484 959485 959486 959487 959488 959489 959490 959491 959492 959493 959494 959495 959496 959497 959498 959499 959500 959501 959502 959503 959504 959505 959506 959507 959508 959509 959510 959511 959512 959513 959514 959515 959516 959517 959518 959519 959520 959521 959522 959523 959524 959525 959526 959527 959528 959529 959530 959531 959532 959533 959534 959535 959536 959537 959538 959539 959540 959541 959542 959543 959544 959545 959546 959547 959548 959549 959550 959551 959552 959553 959554 959555 959556 959557 959558 959559 959560 959561 959562 959563 959564 959565 959566 959567 959568 959569 959570 959571 959572 959573 959574 959575 959576 959577 959578 959579 959580 959581 959582 959583 959584 959585 959586 959587 959588 959589 959590 959591 959592 959593 959594 959595 959596 959597 959598 959599 959600 959601 959602 959603 959604 959605 959606 959607 959608 959609 959610 959611 959612 959613 959614 959615 959616 959617 959618 959619 959620 959621 959622 959623 959624 959625 959626 959627 959628 959629 959630 959631 959632 959633 959634 959635 959636 959637 959638 959639 959640 959641 959642 959643 959644 959645 959646 959647 959648 959649 959650 959651 959652 959653 959654 959655 959656 959657 959658 959659 959660 959661 959662 959663 959664 959665 959666 959667 959668 959669 959670 959671 959672 959673 959674 959675 959676 959677 959678 959679 959680 959681 959682 959683 959684 959685 959686 959687 959688 959689 959690 959691 959692 959693 959694 959695 959696 959697 959698 959699 959700 959701 959702 959703 959704 959705 959706 959707 959708 959709 959710 959711 959712 959713 959714 959715 959716 959717 959718 959719 959720 959721 959722 959723 959724 959725 959726 959727 959728 959729 959730 959731 959732 959733 959734 959735 959736 959737 959738 959739 959740 959741 959742 959743 959744 959745 959746 959747 959748 959749 959750 959751 959752 959753 959754 959755 959756 959757 959758 959759 959760 959761 959762 959763 959764 959765 959766 959767 959768 959769 959770 959771 959772 959773 959774 959775 959776 959777 959778 959779 959780 959781 959782 959783 959784 959785 959786 959787 959788 959789 959790 959791 959792 959793 959794 959795 959796 959797 959798 959799 959800 959801 959802 959803 959804 959805 959806 959807 959808 959809 959810 959811 959812 959813 959814 959815 959816 959817 959818 959819 959820 959821 959822 959823 959824 959825 959826 959827 959828 959829 959830 959831 959832 959833 959834 959835 959836 959837 959838 959839 959840 959841 959842 959843 959844 959845 959846 959847 959848 959849 959850 959851 959852 959853 959854 959855 959856 959857 959858 959859 959860 959861 959862 959863 959864 959865 959866 959867 959868 959869 959870 959871 959872 959873 959874 959875 959876 959877 959878 959879 959880 959881 959882 959883 959884 959885 959886 959887 959888 959889 959890 959891 959892 959893 959894 959895 959896 959897 959898 959899 959900 959901 959902 959903 959904 959905 959906 959907 959908 959909 959910 959911 959912 959913 959914 959915 959916 959917 959918 959919 959920 959921 959922 959923 959924 959925 959926 959927 959928 959929 959930 959931 959932 959933 959934 959935 959936 959937 959938 959939 959940 959941 959942 959943 959944 959945 959946 959947 959948 959949 959950 959951 959952 959953 959954 959955 959956 959957 959958 959959 959960 959961 959962 959963 959964 959965 959966 959967 959968 959969 959970 959971 959972 959973 959974 959975 959976 959977 959978 959979 959980 959981 959982 959983 959984 959985 959986 959987 959988 959989 959990 959991 959992 959993 959994 959995 959996 959997 959998 959999 960000 960001 960002 960003 960004 960005 960006 960007 960008 960009 960010 960011 960012 960013 960014 960015 960016 960017 960018 960019 960020 960021 960022 960023 960024 960025 960026 960027 960028 960029 960030 960031 960032 960033 960034 960035 960036 960037 960038 960039 960040 960041 960042 960043 960044 960045 960046 960047 960048 960049 960050 960051 960052 960053 960054 960055 960056 960057 960058 960059 960060 960061 960062 960063 960064 960065 960066 960067 960068 960069 960070 960071 960072 960073 960074 960075 960076 960077 960078 960079 960080 960081 960082 960083 960084 960085 960086 960087 960088 960089 960090 960091 960092 960093 960094 960095 960096 960097 960098 960099 960100 960101 960102 960103 960104 960105 960106 960107 960108 960109 960110 960111 960112 960113 960114 960115 960116 960117 960118 960119 960120 960121 960122 960123 960124 960125 960126 960127 960128 960129 960130 960131 960132 960133 960134 960135 960136 960137 960138 960139 960140 960141 960142 960143 960144 960145 960146 960147 960148 960149 960150 960151 960152 960153 960154 960155 960156 960157 960158 960159 960160 960161 960162 960163 960164 960165 960166 960167 960168 960169 960170 960171 960172 960173 960174 960175 960176 960177 960178 960179 960180 960181 960182 960183 960184 960185 960186 960187 960188 960189 960190 960191 960192 960193 960194 960195 960196 960197 960198 960199 960200 960201 960202 960203 960204 960205 960206 960207 960208 960209 960210 960211 960212 960213 960214 960215 960216 960217 960218 960219 960220 960221 960222 960223 960224 960225 960226 960227 960228 960229 960230 960231 960232 960233 960234 960235 960236 960237 960238 960239 960240 960241 960242 960243 960244 960245 960246 960247 960248 960249 960250 960251 960252 960253 960254 960255 960256 960257 960258 960259 960260 960261 960262 960263 960264 960265 960266 960267 960268 960269 960270 960271 960272 960273 960274 960275 960276 960277 960278 960279 960280 960281 960282 960283 960284 960285 960286 960287 960288 960289 960290 960291 960292 960293 960294 960295 960296 960297 960298 960299 960300 960301 960302 960303 960304 960305 960306 960307 960308 960309 960310 960311 960312 960313 960314 960315 960316 960317 960318 960319 960320 960321 960322 960323 960324 960325 960326 960327 960328 960329 960330 960331 960332 960333 960334 960335 960336 960337 960338 960339 960340 960341 960342 960343 960344 960345 960346 960347 960348 960349 960350 960351 960352 960353 960354 960355 960356 960357 960358 960359 960360 960361 960362 960363 960364 960365 960366 960367 960368 960369 960370 960371 960372 960373 960374 960375 960376 960377 960378 960379 960380 960381 960382 960383 960384 960385 960386 960387 960388 960389 960390 960391 960392 960393 960394 960395 960396 960397 960398 960399 960400 960401 960402 960403 960404 960405 960406 960407 960408 960409 960410 960411 960412 960413 960414 960415 960416 960417 960418 960419 960420 960421 960422 960423 960424 960425 960426 960427 960428 960429 960430 960431 960432 960433 960434 960435 960436 960437 960438 960439 960440 960441 960442 960443 960444 960445 960446 960447 960448 960449 960450 960451 960452 960453 960454 960455 960456 960457 960458 960459 960460 960461 960462 960463 960464 960465 960466 960467 960468 960469 960470 960471 960472 960473 960474 960475 960476 960477 960478 960479 960480 960481 960482 960483 960484 960485 960486 960487 960488 960489 960490 960491 960492 960493 960494 960495 960496 960497 960498 960499 960500 960501 960502 960503 960504 960505 960506 960507 960508 960509 960510 960511 960512 960513 960514 960515 960516 960517 960518 960519 960520 960521 960522 960523 960524 960525 960526 960527 960528 960529 960530 960531 960532 960533 960534 960535 960536 960537 960538 960539 960540 960541 960542 960543 960544 960545 960546 960547 960548 960549 960550 960551 960552 960553 960554 960555 960556 960557 960558 960559 960560 960561 960562 960563 960564 960565 960566 960567 960568 960569 960570 960571 960572 960573 960574 960575 960576 960577 960578 960579 960580 960581 960582 960583 960584 960585 960586 960587 960588 960589 960590 960591 960592 960593 960594 960595 960596 960597 960598 960599 960600 960601 960602 960603 960604 960605 960606 960607 960608 960609 960610 960611 960612 960613 960614 960615 960616 960617 960618 960619 960620 960621 960622 960623 960624 960625 960626 960627 960628 960629 960630 960631 960632 960633 960634 960635 960636 960637 960638 960639 960640 960641 960642 960643 960644 960645 960646 960647 960648 960649 960650 960651 960652 960653 960654 960655 960656 960657 960658 960659 960660 960661 960662 960663 960664 960665 960666 960667 960668 960669 960670 960671 960672 960673 960674 960675 960676 960677 960678 960679 960680 960681 960682 960683 960684 960685 960686 960687 960688 960689 960690 960691 960692 960693 960694 960695 960696 960697 960698 960699 960700 960701 960702 960703 960704 960705 960706 960707 960708 960709 960710 960711 960712 960713 960714 960715 960716 960717 960718 960719 960720 960721 960722 960723 960724 960725 960726 960727 960728 960729 960730 960731 960732 960733 960734 960735 960736 960737 960738 960739 960740 960741 960742 960743 960744 960745 960746 960747 960748 960749 960750 960751 960752 960753 960754 960755 960756 960757 960758 960759 960760 960761 960762 960763 960764 960765 960766 960767 960768 960769 960770 960771 960772 960773 960774 960775 960776 960777 960778 960779 960780 960781 960782 960783 960784 960785 960786 960787 960788 960789 960790 960791 960792 960793 960794 960795 960796 960797 960798 960799 960800 960801 960802 960803 960804 960805 960806 960807 960808 960809 960810 960811 960812 960813 960814 960815 960816 960817 960818 960819 960820 960821 960822 960823 960824 960825 960826 960827 960828 960829 960830 960831 960832 960833 960834 960835 960836 960837 960838 960839 960840 960841 960842 960843 960844 960845 960846 960847 960848 960849 960850 960851 960852 960853 960854 960855 960856 960857 960858 960859 960860 960861 960862 960863 960864 960865 960866 960867 960868 960869 960870 960871 960872 960873 960874 960875 960876 960877 960878 960879 960880 960881 960882 960883 960884 960885 960886 960887 960888 960889 960890 960891 960892 960893 960894 960895 960896 960897 960898 960899 960900 960901 960902 960903 960904 960905 960906 960907 960908 960909 960910 960911 960912 960913 960914 960915 960916 960917 960918 960919 960920 960921 960922 960923 960924 960925 960926 960927 960928 960929 960930 960931 960932 960933 960934 960935 960936 960937 960938 960939 960940 960941 960942 960943 960944 960945 960946 960947 960948 960949 960950 960951 960952 960953 960954 960955 960956 960957 960958 960959 960960 960961 960962 960963 960964 960965 960966 960967 960968 960969 960970 960971 960972 960973 960974 960975 960976 960977 960978 960979 960980 960981 960982 960983 960984 960985 960986 960987 960988 960989 960990 960991 960992 960993 960994 960995 960996 960997 960998 960999 961000 961001 961002 961003 961004 961005 961006 961007 961008 961009 961010 961011 961012 961013 961014 961015 961016 961017 961018 961019 961020 961021 961022 961023 961024 961025 961026 961027 961028 961029 961030 961031 961032 961033 961034 961035 961036 961037 961038 961039 961040 961041 961042 961043 961044 961045 961046 961047 961048 961049 961050 961051 961052 961053 961054 961055 961056 961057 961058 961059 961060 961061 961062 961063 961064 961065 961066 961067 961068 961069 961070 961071 961072 961073 961074 961075 961076 961077 961078 961079 961080 961081 961082 961083 961084 961085 961086 961087 961088 961089 961090 961091 961092 961093 961094 961095 961096 961097 961098 961099 961100 961101 961102 961103 961104 961105 961106 961107 961108 961109 961110 961111 961112 961113 961114 961115 961116 961117 961118 961119 961120 961121 961122 961123 961124 961125 961126 961127 961128 961129 961130 961131 961132 961133 961134 961135 961136 961137 961138 961139 961140 961141 961142 961143 961144 961145 961146 961147 961148 961149 961150 961151 961152 961153 961154 961155 961156 961157 961158 961159 961160 961161 961162 961163 961164 961165 961166 961167 961168 961169 961170 961171 961172 961173 961174 961175 961176 961177 961178 961179 961180 961181 961182 961183 961184 961185 961186 961187 961188 961189 961190 961191 961192 961193 961194 961195 961196 961197 961198 961199 961200 961201 961202 961203 961204 961205 961206 961207 961208 961209 961210 961211 961212 961213 961214 961215 961216 961217 961218 961219 961220 961221 961222 961223 961224 961225 961226 961227 961228 961229 961230 961231 961232 961233 961234 961235 961236 961237 961238 961239 961240 961241 961242 961243 961244 961245 961246 961247 961248 961249 961250 961251 961252 961253 961254 961255 961256 961257 961258 961259 961260 961261 961262 961263 961264 961265 961266 961267 961268 961269 961270 961271 961272 961273 961274 961275 961276 961277 961278 961279 961280 961281 961282 961283 961284 961285 961286 961287 961288 961289 961290 961291 961292 961293 961294 961295 961296 961297 961298 961299 961300 961301 961302 961303 961304 961305 961306 961307 961308 961309 961310 961311 961312 961313 961314 961315 961316 961317 961318 961319 961320 961321 961322 961323 961324 961325 961326 961327 961328 961329 961330 961331 961332 961333 961334 961335 961336 961337 961338 961339 961340 961341 961342 961343 961344 961345 961346 961347 961348 961349 961350 961351 961352 961353 961354 961355 961356 961357 961358 961359 961360 961361 961362 961363 961364 961365 961366 961367 961368 961369 961370 961371 961372 961373 961374 961375 961376 961377 961378 961379 961380 961381 961382 961383 961384 961385 961386 961387 961388 961389 961390 961391 961392 961393 961394 961395 961396 961397 961398 961399 961400 961401 961402 961403 961404 961405 961406 961407 961408 961409 961410 961411 961412 961413 961414 961415 961416 961417 961418 961419 961420 961421 961422 961423 961424 961425 961426 961427 961428 961429 961430 961431 961432 961433 961434 961435 961436 961437 961438 961439 961440 961441 961442 961443 961444 961445 961446 961447 961448 961449 961450 961451 961452 961453 961454 961455 961456 961457 961458 961459 961460 961461 961462 961463 961464 961465 961466 961467 961468 961469 961470 961471 961472 961473 961474 961475 961476 961477 961478 961479 961480 961481 961482 961483 961484 961485 961486 961487 961488 961489 961490 961491 961492 961493 961494 961495 961496 961497 961498 961499 961500 961501 961502 961503 961504 961505 961506 961507 961508 961509 961510 961511 961512 961513 961514 961515 961516 961517 961518 961519 961520 961521 961522 961523 961524 961525 961526 961527 961528 961529 961530 961531 961532 961533 961534 961535 961536 961537 961538 961539 961540 961541 961542 961543 961544 961545 961546 961547 961548 961549 961550 961551 961552 961553 961554 961555 961556 961557 961558 961559 961560 961561 961562 961563 961564 961565 961566 961567 961568 961569 961570 961571 961572 961573 961574 961575 961576 961577 961578 961579 961580 961581 961582 961583 961584 961585 961586 961587 961588 961589 961590 961591 961592 961593 961594 961595 961596 961597 961598 961599 961600 961601 961602 961603 961604 961605 961606 961607 961608 961609 961610 961611 961612 961613 961614 961615 961616 961617 961618 961619 961620 961621 961622 961623 961624 961625 961626 961627 961628 961629 961630 961631 961632 961633 961634 961635 961636 961637 961638 961639 961640 961641 961642 961643 961644 961645 961646 961647 961648 961649 961650 961651 961652 961653 961654 961655 961656 961657 961658 961659 961660 961661 961662 961663 961664 961665 961666 961667 961668 961669 961670 961671 961672 961673 961674 961675 961676 961677 961678 961679 961680 961681 961682 961683 961684 961685 961686 961687 961688 961689 961690 961691 961692 961693 961694 961695 961696 961697 961698 961699 961700 961701 961702 961703 961704 961705 961706 961707 961708 961709 961710 961711 961712 961713 961714 961715 961716 961717 961718 961719 961720 961721 961722 961723 961724 961725 961726 961727 961728 961729 961730 961731 961732 961733 961734 961735 961736 961737 961738 961739 961740 961741 961742 961743 961744 961745 961746 961747 961748 961749 961750 961751 961752 961753 961754 961755 961756 961757 961758 961759 961760 961761 961762 961763 961764 961765 961766 961767 961768 961769 961770 961771 961772 961773 961774 961775 961776 961777 961778 961779 961780 961781 961782 961783 961784 961785 961786 961787 961788 961789 961790 961791 961792 961793 961794 961795 961796 961797 961798 961799 961800 961801 961802 961803 961804 961805 961806 961807 961808 961809 961810 961811 961812 961813 961814 961815 961816 961817 961818 961819 961820 961821 961822 961823 961824 961825 961826 961827 961828 961829 961830 961831 961832 961833 961834 961835 961836 961837 961838 961839 961840 961841 961842 961843 961844 961845 961846 961847 961848 961849 961850 961851 961852 961853 961854 961855 961856 961857 961858 961859 961860 961861 961862 961863 961864 961865 961866 961867 961868 961869 961870 961871 961872 961873 961874 961875 961876 961877 961878 961879 961880 961881 961882 961883 961884 961885 961886 961887 961888 961889 961890 961891 961892 961893 961894 961895 961896 961897 961898 961899 961900 961901 961902 961903 961904 961905 961906 961907 961908 961909 961910 961911 961912 961913 961914 961915 961916 961917 961918 961919 961920 961921 961922 961923 961924 961925 961926 961927 961928 961929 961930 961931 961932 961933 961934 961935 961936 961937 961938 961939 961940 961941 961942 961943 961944 961945 961946 961947 961948 961949 961950 961951 961952 961953 961954 961955 961956 961957 961958 961959 961960 961961 961962 961963 961964 961965 961966 961967 961968 961969 961970 961971 961972 961973 961974 961975 961976 961977 961978 961979 961980 961981 961982 961983 961984 961985 961986 961987 961988 961989 961990 961991 961992 961993 961994 961995 961996 961997 961998 961999 962000 962001 962002 962003 962004 962005 962006 962007 962008 962009 962010 962011 962012 962013 962014 962015 962016 962017 962018 962019 962020 962021 962022 962023 962024 962025 962026 962027 962028 962029 962030 962031 962032 962033 962034 962035 962036 962037 962038 962039 962040 962041 962042 962043 962044 962045 962046 962047 962048 962049 962050 962051 962052 962053 962054 962055 962056 962057 962058 962059 962060 962061 962062 962063 962064 962065 962066 962067 962068 962069 962070 962071 962072 962073 962074 962075 962076 962077 962078 962079 962080 962081 962082 962083 962084 962085 962086 962087 962088 962089 962090 962091 962092 962093 962094 962095 962096 962097 962098 962099 962100 962101 962102 962103 962104 962105 962106 962107 962108 962109 962110 962111 962112 962113 962114 962115 962116 962117 962118 962119 962120 962121 962122 962123 962124 962125 962126 962127 962128 962129 962130 962131 962132 962133 962134 962135 962136 962137 962138 962139 962140 962141 962142 962143 962144 962145 962146 962147 962148 962149 962150 962151 962152 962153 962154 962155 962156 962157 962158 962159 962160 962161 962162 962163 962164 962165 962166 962167 962168 962169 962170 962171 962172 962173 962174 962175 962176 962177 962178 962179 962180 962181 962182 962183 962184 962185 962186 962187 962188 962189 962190 962191 962192 962193 962194 962195 962196 962197 962198 962199 962200 962201 962202 962203 962204 962205 962206 962207 962208 962209 962210 962211 962212 962213 962214 962215 962216 962217 962218 962219 962220 962221 962222 962223 962224 962225 962226 962227 962228 962229 962230 962231 962232 962233 962234 962235 962236 962237 962238 962239 962240 962241 962242 962243 962244 962245 962246 962247 962248 962249 962250 962251 962252 962253 962254 962255 962256 962257 962258 962259 962260 962261 962262 962263 962264 962265 962266 962267 962268 962269 962270 962271 962272 962273 962274 962275 962276 962277 962278 962279 962280 962281 962282 962283 962284 962285 962286 962287 962288 962289 962290 962291 962292 962293 962294 962295 962296 962297 962298 962299 962300 962301 962302 962303 962304 962305 962306 962307 962308 962309 962310 962311 962312 962313 962314 962315 962316 962317 962318 962319 962320 962321 962322 962323 962324 962325 962326 962327 962328 962329 962330 962331 962332 962333 962334 962335 962336 962337 962338 962339 962340 962341 962342 962343 962344 962345 962346 962347 962348 962349 962350 962351 962352 962353 962354 962355 962356 962357 962358 962359 962360 962361 962362 962363 962364 962365 962366 962367 962368 962369 962370 962371 962372 962373 962374 962375 962376 962377 962378 962379 962380 962381 962382 962383 962384 962385 962386 962387 962388 962389 962390 962391 962392 962393 962394 962395 962396 962397 962398 962399 962400 962401 962402 962403 962404 962405 962406 962407 962408 962409 962410 962411 962412 962413 962414 962415 962416 962417 962418 962419 962420 962421 962422 962423 962424 962425 962426 962427 962428 962429 962430 962431 962432 962433 962434 962435 962436 962437 962438 962439 962440 962441 962442 962443 962444 962445 962446 962447 962448 962449 962450 962451 962452 962453 962454 962455 962456 962457 962458 962459 962460 962461 962462 962463 962464 962465 962466 962467 962468 962469 962470 962471 962472 962473 962474 962475 962476 962477 962478 962479 962480 962481 962482 962483 962484 962485 962486 962487 962488 962489 962490 962491 962492 962493 962494 962495 962496 962497 962498 962499 962500 962501 962502 962503 962504 962505 962506 962507 962508 962509 962510 962511 962512 962513 962514 962515 962516 962517 962518 962519 962520 962521 962522 962523 962524 962525 962526 962527 962528 962529 962530 962531 962532 962533 962534 962535 962536 962537 962538 962539 962540 962541 962542 962543 962544 962545 962546 962547 962548 962549 962550 962551 962552 962553 962554 962555 962556 962557 962558 962559 962560 962561 962562 962563 962564 962565 962566 962567 962568 962569 962570 962571 962572 962573 962574 962575 962576 962577 962578 962579 962580 962581 962582 962583 962584 962585 962586 962587 962588 962589 962590 962591 962592 962593 962594 962595 962596 962597 962598 962599 962600 962601 962602 962603 962604 962605 962606 962607 962608 962609 962610 962611 962612 962613 962614 962615 962616 962617 962618 962619 962620 962621 962622 962623 962624 962625 962626 962627 962628 962629 962630 962631 962632 962633 962634 962635 962636 962637 962638 962639 962640 962641 962642 962643 962644 962645 962646 962647 962648 962649 962650 962651 962652 962653 962654 962655 962656 962657 962658 962659 962660 962661 962662 962663 962664 962665 962666 962667 962668 962669 962670 962671 962672 962673 962674 962675 962676 962677 962678 962679 962680 962681 962682 962683 962684 962685 962686 962687 962688 962689 962690 962691 962692 962693 962694 962695 962696 962697 962698 962699 962700 962701 962702 962703 962704 962705 962706 962707 962708 962709 962710 962711 962712 962713 962714 962715 962716 962717 962718 962719 962720 962721 962722 962723 962724 962725 962726 962727 962728 962729 962730 962731 962732 962733 962734 962735 962736 962737 962738 962739 962740 962741 962742 962743 962744 962745 962746 962747 962748 962749 962750 962751 962752 962753 962754 962755 962756 962757 962758 962759 962760 962761 962762 962763 962764 962765 962766 962767 962768 962769 962770 962771 962772 962773 962774 962775 962776 962777 962778 962779 962780 962781 962782 962783 962784 962785 962786 962787 962788 962789 962790 962791 962792 962793 962794 962795 962796 962797 962798 962799 962800 962801 962802 962803 962804 962805 962806 962807 962808 962809 962810 962811 962812 962813 962814 962815 962816 962817 962818 962819 962820 962821 962822 962823 962824 962825 962826 962827 962828 962829 962830 962831 962832 962833 962834 962835 962836 962837 962838 962839 962840 962841 962842 962843 962844 962845 962846 962847 962848 962849 962850 962851 962852 962853 962854 962855 962856 962857 962858 962859 962860 962861 962862 962863 962864 962865 962866 962867 962868 962869 962870 962871 962872 962873 962874 962875 962876 962877 962878 962879 962880 962881 962882 962883 962884 962885 962886 962887 962888 962889 962890 962891 962892 962893 962894 962895 962896 962897 962898 962899 962900 962901 962902 962903 962904 962905 962906 962907 962908 962909 962910 962911 962912 962913 962914 962915 962916 962917 962918 962919 962920 962921 962922 962923 962924 962925 962926 962927 962928 962929 962930 962931 962932 962933 962934 962935 962936 962937 962938 962939 962940 962941 962942 962943 962944 962945 962946 962947 962948 962949 962950 962951 962952 962953 962954 962955 962956 962957 962958 962959 962960 962961 962962 962963 962964 962965 962966 962967 962968 962969 962970 962971 962972 962973 962974 962975 962976 962977 962978 962979 962980 962981 962982 962983 962984 962985 962986 962987 962988 962989 962990 962991 962992 962993 962994 962995 962996 962997 962998 962999 963000 963001 963002 963003 963004 963005 963006 963007 963008 963009 963010 963011 963012 963013 963014 963015 963016 963017 963018 963019 963020 963021 963022 963023 963024 963025 963026 963027 963028 963029 963030 963031 963032 963033 963034 963035 963036 963037 963038 963039 963040 963041 963042 963043 963044 963045 963046 963047 963048 963049 963050 963051 963052 963053 963054 963055 963056 963057 963058 963059 963060 963061 963062 963063 963064 963065 963066 963067 963068 963069 963070 963071 963072 963073 963074 963075 963076 963077 963078 963079 963080 963081 963082 963083 963084 963085 963086 963087 963088 963089 963090 963091 963092 963093 963094 963095 963096 963097 963098 963099 963100 963101 963102 963103 963104 963105 963106 963107 963108 963109 963110 963111 963112 963113 963114 963115 963116 963117 963118 963119 963120 963121 963122 963123 963124 963125 963126 963127 963128 963129 963130 963131 963132 963133 963134 963135 963136 963137 963138 963139 963140 963141 963142 963143 963144 963145 963146 963147 963148 963149 963150 963151 963152 963153 963154 963155 963156 963157 963158 963159 963160 963161 963162 963163 963164 963165 963166 963167 963168 963169 963170 963171 963172 963173 963174 963175 963176 963177 963178 963179 963180 963181 963182 963183 963184 963185 963186 963187 963188 963189 963190 963191 963192 963193 963194 963195 963196 963197 963198 963199 963200 963201 963202 963203 963204 963205 963206 963207 963208 963209 963210 963211 963212 963213 963214 963215 963216 963217 963218 963219 963220 963221 963222 963223 963224 963225 963226 963227 963228 963229 963230 963231 963232 963233 963234 963235 963236 963237 963238 963239 963240 963241 963242 963243 963244 963245 963246 963247 963248 963249 963250 963251 963252 963253 963254 963255 963256 963257 963258 963259 963260 963261 963262 963263 963264 963265 963266 963267 963268 963269 963270 963271 963272 963273 963274 963275 963276 963277 963278 963279 963280 963281 963282 963283 963284 963285 963286 963287 963288 963289 963290 963291 963292 963293 963294 963295 963296 963297 963298 963299 963300 963301 963302 963303 963304 963305 963306 963307 963308 963309 963310 963311 963312 963313 963314 963315 963316 963317 963318 963319 963320 963321 963322 963323 963324 963325 963326 963327 963328 963329 963330 963331 963332 963333 963334 963335 963336 963337 963338 963339 963340 963341 963342 963343 963344 963345 963346 963347 963348 963349 963350 963351 963352 963353 963354 963355 963356 963357 963358 963359 963360 963361 963362 963363 963364 963365 963366 963367 963368 963369 963370 963371 963372 963373 963374 963375 963376 963377 963378 963379 963380 963381 963382 963383 963384 963385 963386 963387 963388 963389 963390 963391 963392 963393 963394 963395 963396 963397 963398 963399 963400 963401 963402 963403 963404 963405 963406 963407 963408 963409 963410 963411 963412 963413 963414 963415 963416 963417 963418 963419 963420 963421 963422 963423 963424 963425 963426 963427 963428 963429 963430 963431 963432 963433 963434 963435 963436 963437 963438 963439 963440 963441 963442 963443 963444 963445 963446 963447 963448 963449 963450 963451 963452 963453 963454 963455 963456 963457 963458 963459 963460 963461 963462 963463 963464 963465 963466 963467 963468 963469 963470 963471 963472 963473 963474 963475 963476 963477 963478 963479 963480 963481 963482 963483 963484 963485 963486 963487 963488 963489 963490 963491 963492 963493 963494 963495 963496 963497 963498 963499 963500 963501 963502 963503 963504 963505 963506 963507 963508 963509 963510 963511 963512 963513 963514 963515 963516 963517 963518 963519 963520 963521 963522 963523 963524 963525 963526 963527 963528 963529 963530 963531 963532 963533 963534 963535 963536 963537 963538 963539 963540 963541 963542 963543 963544 963545 963546 963547 963548 963549 963550 963551 963552 963553 963554 963555 963556 963557 963558 963559 963560 963561 963562 963563 963564 963565 963566 963567 963568 963569 963570 963571 963572 963573 963574 963575 963576 963577 963578 963579 963580 963581 963582 963583 963584 963585 963586 963587 963588 963589 963590 963591 963592 963593 963594 963595 963596 963597 963598 963599 963600 963601 963602 963603 963604 963605 963606 963607 963608 963609 963610 963611 963612 963613 963614 963615 963616 963617 963618 963619 963620 963621 963622 963623 963624 963625 963626 963627 963628 963629 963630 963631 963632 963633 963634 963635 963636 963637 963638 963639 963640 963641 963642 963643 963644 963645 963646 963647 963648 963649 963650 963651 963652 963653 963654 963655 963656 963657 963658 963659 963660 963661 963662 963663 963664 963665 963666 963667 963668 963669 963670 963671 963672 963673 963674 963675 963676 963677 963678 963679 963680 963681 963682 963683 963684 963685 963686 963687 963688 963689 963690 963691 963692 963693 963694 963695 963696 963697 963698 963699 963700 963701 963702 963703 963704 963705 963706 963707 963708 963709 963710 963711 963712 963713 963714 963715 963716 963717 963718 963719 963720 963721 963722 963723 963724 963725 963726 963727 963728 963729 963730 963731 963732 963733 963734 963735 963736 963737 963738 963739 963740 963741 963742 963743 963744 963745 963746 963747 963748 963749 963750 963751 963752 963753 963754 963755 963756 963757 963758 963759 963760 963761 963762 963763 963764 963765 963766 963767 963768 963769 963770 963771 963772 963773 963774 963775 963776 963777 963778 963779 963780 963781 963782 963783 963784 963785 963786 963787 963788 963789 963790 963791 963792 963793 963794 963795 963796 963797 963798 963799 963800 963801 963802 963803 963804 963805 963806 963807 963808 963809 963810 963811 963812 963813 963814 963815 963816 963817 963818 963819 963820 963821 963822 963823 963824 963825 963826 963827 963828 963829 963830 963831 963832 963833 963834 963835 963836 963837 963838 963839 963840 963841 963842 963843 963844 963845 963846 963847 963848 963849 963850 963851 963852 963853 963854 963855 963856 963857 963858 963859 963860 963861 963862 963863 963864 963865 963866 963867 963868 963869 963870 963871 963872 963873 963874 963875 963876 963877 963878 963879 963880 963881 963882 963883 963884 963885 963886 963887 963888 963889 963890 963891 963892 963893 963894 963895 963896 963897 963898 963899 963900 963901 963902 963903 963904 963905 963906 963907 963908 963909 963910 963911 963912 963913 963914 963915 963916 963917 963918 963919 963920 963921 963922 963923 963924 963925 963926 963927 963928 963929 963930 963931 963932 963933 963934 963935 963936 963937 963938 963939 963940 963941 963942 963943 963944 963945 963946 963947 963948 963949 963950 963951 963952 963953 963954 963955 963956 963957 963958 963959 963960 963961 963962 963963 963964 963965 963966 963967 963968 963969 963970 963971 963972 963973 963974 963975 963976 963977 963978 963979 963980 963981 963982 963983 963984 963985 963986 963987 963988 963989 963990 963991 963992 963993 963994 963995 963996 963997 963998 963999 964000 964001 964002 964003 964004 964005 964006 964007 964008 964009 964010 964011 964012 964013 964014 964015 964016 964017 964018 964019 964020 964021 964022 964023 964024 964025 964026 964027 964028 964029 964030 964031 964032 964033 964034 964035 964036 964037 964038 964039 964040 964041 964042 964043 964044 964045 964046 964047 964048 964049 964050 964051 964052 964053 964054 964055 964056 964057 964058 964059 964060 964061 964062 964063 964064 964065 964066 964067 964068 964069 964070 964071 964072 964073 964074 964075 964076 964077 964078 964079 964080 964081 964082 964083 964084 964085 964086 964087 964088 964089 964090 964091 964092 964093 964094 964095 964096 964097 964098 964099 964100 964101 964102 964103 964104 964105 964106 964107 964108 964109 964110 964111 964112 964113 964114 964115 964116 964117 964118 964119 964120 964121 964122 964123 964124 964125 964126 964127 964128 964129 964130 964131 964132 964133 964134 964135 964136 964137 964138 964139 964140 964141 964142 964143 964144 964145 964146 964147 964148 964149 964150 964151 964152 964153 964154 964155 964156 964157 964158 964159 964160 964161 964162 964163 964164 964165 964166 964167 964168 964169 964170 964171 964172 964173 964174 964175 964176 964177 964178 964179 964180 964181 964182 964183 964184 964185 964186 964187 964188 964189 964190 964191 964192 964193 964194 964195 964196 964197 964198 964199 964200 964201 964202 964203 964204 964205 964206 964207 964208 964209 964210 964211 964212 964213 964214 964215 964216 964217 964218 964219 964220 964221 964222 964223 964224 964225 964226 964227 964228 964229 964230 964231 964232 964233 964234 964235 964236 964237 964238 964239 964240 964241 964242 964243 964244 964245 964246 964247 964248 964249 964250 964251 964252 964253 964254 964255 964256 964257 964258 964259 964260 964261 964262 964263 964264 964265 964266 964267 964268 964269 964270 964271 964272 964273 964274 964275 964276 964277 964278 964279 964280 964281 964282 964283 964284 964285 964286 964287 964288 964289 964290 964291 964292 964293 964294 964295 964296 964297 964298 964299 964300 964301 964302 964303 964304 964305 964306 964307 964308 964309 964310 964311 964312 964313 964314 964315 964316 964317 964318 964319 964320 964321 964322 964323 964324 964325 964326 964327 964328 964329 964330 964331 964332 964333 964334 964335 964336 964337 964338 964339 964340 964341 964342 964343 964344 964345 964346 964347 964348 964349 964350 964351 964352 964353 964354 964355 964356 964357 964358 964359 964360 964361 964362 964363 964364 964365 964366 964367 964368 964369 964370 964371 964372 964373 964374 964375 964376 964377 964378 964379 964380 964381 964382 964383 964384 964385 964386 964387 964388 964389 964390 964391 964392 964393 964394 964395 964396 964397 964398 964399 964400 964401 964402 964403 964404 964405 964406 964407 964408 964409 964410 964411 964412 964413 964414 964415 964416 964417 964418 964419 964420 964421 964422 964423 964424 964425 964426 964427 964428 964429 964430 964431 964432 964433 964434 964435 964436 964437 964438 964439 964440 964441 964442 964443 964444 964445 964446 964447 964448 964449 964450 964451 964452 964453 964454 964455 964456 964457 964458 964459 964460 964461 964462 964463 964464 964465 964466 964467 964468 964469 964470 964471 964472 964473 964474 964475 964476 964477 964478 964479 964480 964481 964482 964483 964484 964485 964486 964487 964488 964489 964490 964491 964492 964493 964494 964495 964496 964497 964498 964499 964500 964501 964502 964503 964504 964505 964506 964507 964508 964509 964510 964511 964512 964513 964514 964515 964516 964517 964518 964519 964520 964521 964522 964523 964524 964525 964526 964527 964528 964529 964530 964531 964532 964533 964534 964535 964536 964537 964538 964539 964540 964541 964542 964543 964544 964545 964546 964547 964548 964549 964550 964551 964552 964553 964554 964555 964556 964557 964558 964559 964560 964561 964562 964563 964564 964565 964566 964567 964568 964569 964570 964571 964572 964573 964574 964575 964576 964577 964578 964579 964580 964581 964582 964583 964584 964585 964586 964587 964588 964589 964590 964591 964592 964593 964594 964595 964596 964597 964598 964599 964600 964601 964602 964603 964604 964605 964606 964607 964608 964609 964610 964611 964612 964613 964614 964615 964616 964617 964618 964619 964620 964621 964622 964623 964624 964625 964626 964627 964628 964629 964630 964631 964632 964633 964634 964635 964636 964637 964638 964639 964640 964641 964642 964643 964644 964645 964646 964647 964648 964649 964650 964651 964652 964653 964654 964655 964656 964657 964658 964659 964660 964661 964662 964663 964664 964665 964666 964667 964668 964669 964670 964671 964672 964673 964674 964675 964676 964677 964678 964679 964680 964681 964682 964683 964684 964685 964686 964687 964688 964689 964690 964691 964692 964693 964694 964695 964696 964697 964698 964699 964700 964701 964702 964703 964704 964705 964706 964707 964708 964709 964710 964711 964712 964713 964714 964715 964716 964717 964718 964719 964720 964721 964722 964723 964724 964725 964726 964727 964728 964729 964730 964731 964732 964733 964734 964735 964736 964737 964738 964739 964740 964741 964742 964743 964744 964745 964746 964747 964748 964749 964750 964751 964752 964753 964754 964755 964756 964757 964758 964759 964760 964761 964762 964763 964764 964765 964766 964767 964768 964769 964770 964771 964772 964773 964774 964775 964776 964777 964778 964779 964780 964781 964782 964783 964784 964785 964786 964787 964788 964789 964790 964791 964792 964793 964794 964795 964796 964797 964798 964799 964800 964801 964802 964803 964804 964805 964806 964807 964808 964809 964810 964811 964812 964813 964814 964815 964816 964817 964818 964819 964820 964821 964822 964823 964824 964825 964826 964827 964828 964829 964830 964831 964832 964833 964834 964835 964836 964837 964838 964839 964840 964841 964842 964843 964844 964845 964846 964847 964848 964849 964850 964851 964852 964853 964854 964855 964856 964857 964858 964859 964860 964861 964862 964863 964864 964865 964866 964867 964868 964869 964870 964871 964872 964873 964874 964875 964876 964877 964878 964879 964880 964881 964882 964883 964884 964885 964886 964887 964888 964889 964890 964891 964892 964893 964894 964895 964896 964897 964898 964899 964900 964901 964902 964903 964904 964905 964906 964907 964908 964909 964910 964911 964912 964913 964914 964915 964916 964917 964918 964919 964920 964921 964922 964923 964924 964925 964926 964927 964928 964929 964930 964931 964932 964933 964934 964935 964936 964937 964938 964939 964940 964941 964942 964943 964944 964945 964946 964947 964948 964949 964950 964951 964952 964953 964954 964955 964956 964957 964958 964959 964960 964961 964962 964963 964964 964965 964966 964967 964968 964969 964970 964971 964972 964973 964974 964975 964976 964977 964978 964979 964980 964981 964982 964983 964984 964985 964986 964987 964988 964989 964990 964991 964992 964993 964994 964995 964996 964997 964998 964999 965000 965001 965002 965003 965004 965005 965006 965007 965008 965009 965010 965011 965012 965013 965014 965015 965016 965017 965018 965019 965020 965021 965022 965023 965024 965025 965026 965027 965028 965029 965030 965031 965032 965033 965034 965035 965036 965037 965038 965039 965040 965041 965042 965043 965044 965045 965046 965047 965048 965049 965050 965051 965052 965053 965054 965055 965056 965057 965058 965059 965060 965061 965062 965063 965064 965065 965066 965067 965068 965069 965070 965071 965072 965073 965074 965075 965076 965077 965078 965079 965080 965081 965082 965083 965084 965085 965086 965087 965088 965089 965090 965091 965092 965093 965094 965095 965096 965097 965098 965099 965100 965101 965102 965103 965104 965105 965106 965107 965108 965109 965110 965111 965112 965113 965114 965115 965116 965117 965118 965119 965120 965121 965122 965123 965124 965125 965126 965127 965128 965129 965130 965131 965132 965133 965134 965135 965136 965137 965138 965139 965140 965141 965142 965143 965144 965145 965146 965147 965148 965149 965150 965151 965152 965153 965154 965155 965156 965157 965158 965159 965160 965161 965162 965163 965164 965165 965166 965167 965168 965169 965170 965171 965172 965173 965174 965175 965176 965177 965178 965179 965180 965181 965182 965183 965184 965185 965186 965187 965188 965189 965190 965191 965192 965193 965194 965195 965196 965197 965198 965199 965200 965201 965202 965203 965204 965205 965206 965207 965208 965209 965210 965211 965212 965213 965214 965215 965216 965217 965218 965219 965220 965221 965222 965223 965224 965225 965226 965227 965228 965229 965230 965231 965232 965233 965234 965235 965236 965237 965238 965239 965240 965241 965242 965243 965244 965245 965246 965247 965248 965249 965250 965251 965252 965253 965254 965255 965256 965257 965258 965259 965260 965261 965262 965263 965264 965265 965266 965267 965268 965269 965270 965271 965272 965273 965274 965275 965276 965277 965278 965279 965280 965281 965282 965283 965284 965285 965286 965287 965288 965289 965290 965291 965292 965293 965294 965295 965296 965297 965298 965299 965300 965301 965302 965303 965304 965305 965306 965307 965308 965309 965310 965311 965312 965313 965314 965315 965316 965317 965318 965319 965320 965321 965322 965323 965324 965325 965326 965327 965328 965329 965330 965331 965332 965333 965334 965335 965336 965337 965338 965339 965340 965341 965342 965343 965344 965345 965346 965347 965348 965349 965350 965351 965352 965353 965354 965355 965356 965357 965358 965359 965360 965361 965362 965363 965364 965365 965366 965367 965368 965369 965370 965371 965372 965373 965374 965375 965376 965377 965378 965379 965380 965381 965382 965383 965384 965385 965386 965387 965388 965389 965390 965391 965392 965393 965394 965395 965396 965397 965398 965399 965400 965401 965402 965403 965404 965405 965406 965407 965408 965409 965410 965411 965412 965413 965414 965415 965416 965417 965418 965419 965420 965421 965422 965423 965424 965425 965426 965427 965428 965429 965430 965431 965432 965433 965434 965435 965436 965437 965438 965439 965440 965441 965442 965443 965444 965445 965446 965447 965448 965449 965450 965451 965452 965453 965454 965455 965456 965457 965458 965459 965460 965461 965462 965463 965464 965465 965466 965467 965468 965469 965470 965471 965472 965473 965474 965475 965476 965477 965478 965479 965480 965481 965482 965483 965484 965485 965486 965487 965488 965489 965490 965491 965492 965493 965494 965495 965496 965497 965498 965499 965500 965501 965502 965503 965504 965505 965506 965507 965508 965509 965510 965511 965512 965513 965514 965515 965516 965517 965518 965519 965520 965521 965522 965523 965524 965525 965526 965527 965528 965529 965530 965531 965532 965533 965534 965535 965536 965537 965538 965539 965540 965541 965542 965543 965544 965545 965546 965547 965548 965549 965550 965551 965552 965553 965554 965555 965556 965557 965558 965559 965560 965561 965562 965563 965564 965565 965566 965567 965568 965569 965570 965571 965572 965573 965574 965575 965576 965577 965578 965579 965580 965581 965582 965583 965584 965585 965586 965587 965588 965589 965590 965591 965592 965593 965594 965595 965596 965597 965598 965599 965600 965601 965602 965603 965604 965605 965606 965607 965608 965609 965610 965611 965612 965613 965614 965615 965616 965617 965618 965619 965620 965621 965622 965623 965624 965625 965626 965627 965628 965629 965630 965631 965632 965633 965634 965635 965636 965637 965638 965639 965640 965641 965642 965643 965644 965645 965646 965647 965648 965649 965650 965651 965652 965653 965654 965655 965656 965657 965658 965659 965660 965661 965662 965663 965664 965665 965666 965667 965668 965669 965670 965671 965672 965673 965674 965675 965676 965677 965678 965679 965680 965681 965682 965683 965684 965685 965686 965687 965688 965689 965690 965691 965692 965693 965694 965695 965696 965697 965698 965699 965700 965701 965702 965703 965704 965705 965706 965707 965708 965709 965710 965711 965712 965713 965714 965715 965716 965717 965718 965719 965720 965721 965722 965723 965724 965725 965726 965727 965728 965729 965730 965731 965732 965733 965734 965735 965736 965737 965738 965739 965740 965741 965742 965743 965744 965745 965746 965747 965748 965749 965750 965751 965752 965753 965754 965755 965756 965757 965758 965759 965760 965761 965762 965763 965764 965765 965766 965767 965768 965769 965770 965771 965772 965773 965774 965775 965776 965777 965778 965779 965780 965781 965782 965783 965784 965785 965786 965787 965788 965789 965790 965791 965792 965793 965794 965795 965796 965797 965798 965799 965800 965801 965802 965803 965804 965805 965806 965807 965808 965809 965810 965811 965812 965813 965814 965815 965816 965817 965818 965819 965820 965821 965822 965823 965824 965825 965826 965827 965828 965829 965830 965831 965832 965833 965834 965835 965836 965837 965838 965839 965840 965841 965842 965843 965844 965845 965846 965847 965848 965849 965850 965851 965852 965853 965854 965855 965856 965857 965858 965859 965860 965861 965862 965863 965864 965865 965866 965867 965868 965869 965870 965871 965872 965873 965874 965875 965876 965877 965878 965879 965880 965881 965882 965883 965884 965885 965886 965887 965888 965889 965890 965891 965892 965893 965894 965895 965896 965897 965898 965899 965900 965901 965902 965903 965904 965905 965906 965907 965908 965909 965910 965911 965912 965913 965914 965915 965916 965917 965918 965919 965920 965921 965922 965923 965924 965925 965926 965927 965928 965929 965930 965931 965932 965933 965934 965935 965936 965937 965938 965939 965940 965941 965942 965943 965944 965945 965946 965947 965948 965949 965950 965951 965952 965953 965954 965955 965956 965957 965958 965959 965960 965961 965962 965963 965964 965965 965966 965967 965968 965969 965970 965971 965972 965973 965974 965975 965976 965977 965978 965979 965980 965981 965982 965983 965984 965985 965986 965987 965988 965989 965990 965991 965992 965993 965994 965995 965996 965997 965998 965999 966000 966001 966002 966003 966004 966005 966006 966007 966008 966009 966010 966011 966012 966013 966014 966015 966016 966017 966018 966019 966020 966021 966022 966023 966024 966025 966026 966027 966028 966029 966030 966031 966032 966033 966034 966035 966036 966037 966038 966039 966040 966041 966042 966043 966044 966045 966046 966047 966048 966049 966050 966051 966052 966053 966054 966055 966056 966057 966058 966059 966060 966061 966062 966063 966064 966065 966066 966067 966068 966069 966070 966071 966072 966073 966074 966075 966076 966077 966078 966079 966080 966081 966082 966083 966084 966085 966086 966087 966088 966089 966090 966091 966092 966093 966094 966095 966096 966097 966098 966099 966100 966101 966102 966103 966104 966105 966106 966107 966108 966109 966110 966111 966112 966113 966114 966115 966116 966117 966118 966119 966120 966121 966122 966123 966124 966125 966126 966127 966128 966129 966130 966131 966132 966133 966134 966135 966136 966137 966138 966139 966140 966141 966142 966143 966144 966145 966146 966147 966148 966149 966150 966151 966152 966153 966154 966155 966156 966157 966158 966159 966160 966161 966162 966163 966164 966165 966166 966167 966168 966169 966170 966171 966172 966173 966174 966175 966176 966177 966178 966179 966180 966181 966182 966183 966184 966185 966186 966187 966188 966189 966190 966191 966192 966193 966194 966195 966196 966197 966198 966199 966200 966201 966202 966203 966204 966205 966206 966207 966208 966209 966210 966211 966212 966213 966214 966215 966216 966217 966218 966219 966220 966221 966222 966223 966224 966225 966226 966227 966228 966229 966230 966231 966232 966233 966234 966235 966236 966237 966238 966239 966240 966241 966242 966243 966244 966245 966246 966247 966248 966249 966250 966251 966252 966253 966254 966255 966256 966257 966258 966259 966260 966261 966262 966263 966264 966265 966266 966267 966268 966269 966270 966271 966272 966273 966274 966275 966276 966277 966278 966279 966280 966281 966282 966283 966284 966285 966286 966287 966288 966289 966290 966291 966292 966293 966294 966295 966296 966297 966298 966299 966300 966301 966302 966303 966304 966305 966306 966307 966308 966309 966310 966311 966312 966313 966314 966315 966316 966317 966318 966319 966320 966321 966322 966323 966324 966325 966326 966327 966328 966329 966330 966331 966332 966333 966334 966335 966336 966337 966338 966339 966340 966341 966342 966343 966344 966345 966346 966347 966348 966349 966350 966351 966352 966353 966354 966355 966356 966357 966358 966359 966360 966361 966362 966363 966364 966365 966366 966367 966368 966369 966370 966371 966372 966373 966374 966375 966376 966377 966378 966379 966380 966381 966382 966383 966384 966385 966386 966387 966388 966389 966390 966391 966392 966393 966394 966395 966396 966397 966398 966399 966400 966401 966402 966403 966404 966405 966406 966407 966408 966409 966410 966411 966412 966413 966414 966415 966416 966417 966418 966419 966420 966421 966422 966423 966424 966425 966426 966427 966428 966429 966430 966431 966432 966433 966434 966435 966436 966437 966438 966439 966440 966441 966442 966443 966444 966445 966446 966447 966448 966449 966450 966451 966452 966453 966454 966455 966456 966457 966458 966459 966460 966461 966462 966463 966464 966465 966466 966467 966468 966469 966470 966471 966472 966473 966474 966475 966476 966477 966478 966479 966480 966481 966482 966483 966484 966485 966486 966487 966488 966489 966490 966491 966492 966493 966494 966495 966496 966497 966498 966499 966500 966501 966502 966503 966504 966505 966506 966507 966508 966509 966510 966511 966512 966513 966514 966515 966516 966517 966518 966519 966520 966521 966522 966523 966524 966525 966526 966527 966528 966529 966530 966531 966532 966533 966534 966535 966536 966537 966538 966539 966540 966541 966542 966543 966544 966545 966546 966547 966548 966549 966550 966551 966552 966553 966554 966555 966556 966557 966558 966559 966560 966561 966562 966563 966564 966565 966566 966567 966568 966569 966570 966571 966572 966573 966574 966575 966576 966577 966578 966579 966580 966581 966582 966583 966584 966585 966586 966587 966588 966589 966590 966591 966592 966593 966594 966595 966596 966597 966598 966599 966600 966601 966602 966603 966604 966605 966606 966607 966608 966609 966610 966611 966612 966613 966614 966615 966616 966617 966618 966619 966620 966621 966622 966623 966624 966625 966626 966627 966628 966629 966630 966631 966632 966633 966634 966635 966636 966637 966638 966639 966640 966641 966642 966643 966644 966645 966646 966647 966648 966649 966650 966651 966652 966653 966654 966655 966656 966657 966658 966659 966660 966661 966662 966663 966664 966665 966666 966667 966668 966669 966670 966671 966672 966673 966674 966675 966676 966677 966678 966679 966680 966681 966682 966683 966684 966685 966686 966687 966688 966689 966690 966691 966692 966693 966694 966695 966696 966697 966698 966699 966700 966701 966702 966703 966704 966705 966706 966707 966708 966709 966710 966711 966712 966713 966714 966715 966716 966717 966718 966719 966720 966721 966722 966723 966724 966725 966726 966727 966728 966729 966730 966731 966732 966733 966734 966735 966736 966737 966738 966739 966740 966741 966742 966743 966744 966745 966746 966747 966748 966749 966750 966751 966752 966753 966754 966755 966756 966757 966758 966759 966760 966761 966762 966763 966764 966765 966766 966767 966768 966769 966770 966771 966772 966773 966774 966775 966776 966777 966778 966779 966780 966781 966782 966783 966784 966785 966786 966787 966788 966789 966790 966791 966792 966793 966794 966795 966796 966797 966798 966799 966800 966801 966802 966803 966804 966805 966806 966807 966808 966809 966810 966811 966812 966813 966814 966815 966816 966817 966818 966819 966820 966821 966822 966823 966824 966825 966826 966827 966828 966829 966830 966831 966832 966833 966834 966835 966836 966837 966838 966839 966840 966841 966842 966843 966844 966845 966846 966847 966848 966849 966850 966851 966852 966853 966854 966855 966856 966857 966858 966859 966860 966861 966862 966863 966864 966865 966866 966867 966868 966869 966870 966871 966872 966873 966874 966875 966876 966877 966878 966879 966880 966881 966882 966883 966884 966885 966886 966887 966888 966889 966890 966891 966892 966893 966894 966895 966896 966897 966898 966899 966900 966901 966902 966903 966904 966905 966906 966907 966908 966909 966910 966911 966912 966913 966914 966915 966916 966917 966918 966919 966920 966921 966922 966923 966924 966925 966926 966927 966928 966929 966930 966931 966932 966933 966934 966935 966936 966937 966938 966939 966940 966941 966942 966943 966944 966945 966946 966947 966948 966949 966950 966951 966952 966953 966954 966955 966956 966957 966958 966959 966960 966961 966962 966963 966964 966965 966966 966967 966968 966969 966970 966971 966972 966973 966974 966975 966976 966977 966978 966979 966980 966981 966982 966983 966984 966985 966986 966987 966988 966989 966990 966991 966992 966993 966994 966995 966996 966997 966998 966999 967000 967001 967002 967003 967004 967005 967006 967007 967008 967009 967010 967011 967012 967013 967014 967015 967016 967017 967018 967019 967020 967021 967022 967023 967024 967025 967026 967027 967028 967029 967030 967031 967032 967033 967034 967035 967036 967037 967038 967039 967040 967041 967042 967043 967044 967045 967046 967047 967048 967049 967050 967051 967052 967053 967054 967055 967056 967057 967058 967059 967060 967061 967062 967063 967064 967065 967066 967067 967068 967069 967070 967071 967072 967073 967074 967075 967076 967077 967078 967079 967080 967081 967082 967083 967084 967085 967086 967087 967088 967089 967090 967091 967092 967093 967094 967095 967096 967097 967098 967099 967100 967101 967102 967103 967104 967105 967106 967107 967108 967109 967110 967111 967112 967113 967114 967115 967116 967117 967118 967119 967120 967121 967122 967123 967124 967125 967126 967127 967128 967129 967130 967131 967132 967133 967134 967135 967136 967137 967138 967139 967140 967141 967142 967143 967144 967145 967146 967147 967148 967149 967150 967151 967152 967153 967154 967155 967156 967157 967158 967159 967160 967161 967162 967163 967164 967165 967166 967167 967168 967169 967170 967171 967172 967173 967174 967175 967176 967177 967178 967179 967180 967181 967182 967183 967184 967185 967186 967187 967188 967189 967190 967191 967192 967193 967194 967195 967196 967197 967198 967199 967200 967201 967202 967203 967204 967205 967206 967207 967208 967209 967210 967211 967212 967213 967214 967215 967216 967217 967218 967219 967220 967221 967222 967223 967224 967225 967226 967227 967228 967229 967230 967231 967232 967233 967234 967235 967236 967237 967238 967239 967240 967241 967242 967243 967244 967245 967246 967247 967248 967249 967250 967251 967252 967253 967254 967255 967256 967257 967258 967259 967260 967261 967262 967263 967264 967265 967266 967267 967268 967269 967270 967271 967272 967273 967274 967275 967276 967277 967278 967279 967280 967281 967282 967283 967284 967285 967286 967287 967288 967289 967290 967291 967292 967293 967294 967295 967296 967297 967298 967299 967300 967301 967302 967303 967304 967305 967306 967307 967308 967309 967310 967311 967312 967313 967314 967315 967316 967317 967318 967319 967320 967321 967322 967323 967324 967325 967326 967327 967328 967329 967330 967331 967332 967333 967334 967335 967336 967337 967338 967339 967340 967341 967342 967343 967344 967345 967346 967347 967348 967349 967350 967351 967352 967353 967354 967355 967356 967357 967358 967359 967360 967361 967362 967363 967364 967365 967366 967367 967368 967369 967370 967371 967372 967373 967374 967375 967376 967377 967378 967379 967380 TooltipText=null 08:47:26.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 08:47:26.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:26.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:26.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:26.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:26.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:26.995 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 08:47:26.995 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:47:26.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:26.996 INFO [WorkbenchTestable][AbstractView] Launch removed 08:47:27.049 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:27.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:27.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:27.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:47:27.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:27.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:27.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:47:27.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:47:27.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:47:27.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:27.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:27.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 08:47:27.056 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:47:27.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:47:27.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:47:27.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:47:27.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:47:27.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:47:27.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:47:27.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:27.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:27.064 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:47:27.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:27.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:27.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:27.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:27.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:47:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:27.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:27.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:27.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:27.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:27.080 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:27.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:27.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:27.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:27.125 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:27.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:27.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:27.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:27.126 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:47:27.126 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:27.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:27.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:27.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:27.128 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:47:27.128 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:47:27.128 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:47:27.129 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:27.129 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:27.129 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:27.129 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:27.129 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:47:27.129 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:47:27.129 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:47:27.129 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:47:27.129 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:47:27.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:47:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:47:28.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:47:28.130 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:28.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:28.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:28.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:28.131 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:47:28.132 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:47:28.132 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:47:28.132 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:28.132 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:28.132 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:47:28.132 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:47:28.132 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:47:28.132 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:47:28.132 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:47:28.132 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:47:28.132 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:47:28.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:47:28.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:47:28.133 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:28.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:28.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:28.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:28.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:28.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:28.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:28.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:28.135 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:47:28.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:47:28.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:28.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:28.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:28.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:28.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:28.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:28.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:28.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:28.137 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:47:28.250 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 08:47:28.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:28.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:28.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:47:28.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:28.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:28.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:28.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:28.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:28.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:28.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:47:28.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:28.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:28.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:28.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:28.255 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:28.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:28.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:28.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:28.307 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:28.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:28.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:28.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:28.308 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:28.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:28.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:28.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:28.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:28.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:28.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:28.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:28.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:29.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:29.311 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:29.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:29.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:29.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:29.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:29.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:29.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:29.313 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 08:47:29.313 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:47:29.314 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 08:47:29.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 08:47:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:29.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 08:47:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:29.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 08:47:29.314 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:47:29.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:47:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:29.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:47:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:29.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:47:29.315 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 08:47:29.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:47:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:29.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:47:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:29.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:47:29.315 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:47:29.315 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:47:29.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:47:29.325 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:47:29.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:29.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:29.326 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:29.327 DEBUG [main][MenuItemLookup] Item match:Run 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:47:29.327 DEBUG [main][MenuItemLookup] Item match:Run As 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 08:47:29.327 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 08:47:29.327 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 08:47:29.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 08:47:29.328 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 08:47:29.328 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 08:47:29.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 08:47:29.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:29.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:29.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:29.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:29.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:29.541 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:29.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:29.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:29.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 08:47:29.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 08:47:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:29.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:47:29.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:47:29.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:29.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:29.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:29.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:29.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:29.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:29.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:29.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:29.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:29.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 08:47:29.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.686 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:29.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:29.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:29.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:29.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:29.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:29.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:29.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:29.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:29.701 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:29.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:29.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:29.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:29.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:29.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:29.703 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:29.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:29.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:29.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:29.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:29.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:29.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 08:47:29.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.736 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:29.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:29.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:29.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:29.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:29.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:29.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:29.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:29.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:29.752 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:29.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:29.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:29.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:29.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:29.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:29.754 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:29.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:29.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:29.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:29.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:29.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:29.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:29.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:29.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:47:29.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 08:47:29.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:29.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:29.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:29.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:47:29.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.787 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:29.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:29.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:29.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 '\*?\QConsole\E') 08:47:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:29.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:29.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:29.802 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:29.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:29.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:29.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:29.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:29.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:29.803 INFO [WorkbenchTestable][AbstractView] Clearing console 08:47:29.803 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:29.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:29.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:29.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:29.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:29.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:29.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Clear Console") 08:47:29.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:29.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:29.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:29.805 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Clear Console 08:47:29.805 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:47:29.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:29.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is ""... 08:47:29.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is "" finished successfully 08:47:29.830 INFO [WorkbenchTestable][AbstractView] Console cleared 08:47:29.830 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:29.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:29.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:29.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 08:47:29.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:29.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:29.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:29.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:29.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:29.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 08:47:29.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:29.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:30.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:30.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:30.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" failed, NO exception will be thrown 08:47:30.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:30.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:30.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:30.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:47:30.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:30.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 08:47:30.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:30.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:30.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:30.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:30.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:30.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 08:47:30.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:30.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:30.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:30.864 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:30.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:30.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:30.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:30.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:30.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:30.865 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:30.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:30.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:30.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:30.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:30.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:30.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:30.867 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:30.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:30.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:30.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 08:47:30.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:30.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:30.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 08:47:30.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:30.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:30.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:30.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:30.869 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 08:47:30.869 INFO [WorkbenchTestable][AbstractView] Terminating console 08:47:30.870 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:30.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:30.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:30.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 08:47:30.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:30.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:30.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 08:47:30.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:30.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:30.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:30.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:30.895 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 08:47:30.895 INFO [WorkbenchTestable][AbstractView] Removing launch from console 08:47:30.895 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:30.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:30.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:30.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 08:47:30.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 08:47:30.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:30.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:30.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:30.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:47:30.897 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 08:47:30.897 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:47:30.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:30.898 INFO [WorkbenchTestable][AbstractView] Launch removed 08:47:30.932 INFO [WorkbenchTestable][AbstractView] Activate view Console 08:47:30.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 08:47:30.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:30.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:47:30.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:30.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:47:30.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:47:30.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:47:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:30.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 08:47:30.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:30.938 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:47:30.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:30.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 08:47:30.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:30.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:30.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 08:47:30.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:47:30.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:30.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:30.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:30.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:30.943 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:30.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:30.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:30.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:30.996 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:30.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:30.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:30.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:30.997 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:30.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:30.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:30.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:30.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:30.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:30.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:31.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:31.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:31.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:31.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:31.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:32.000 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:47:32.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:47:32.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:32.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:32.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:32.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:32.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:32.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:32.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:32.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:32.001 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 08:47:32.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:47:32.002 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:47:32.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:47:32.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:47:32.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:47:32.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'New' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:32.062 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:47:32.062 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:47:32.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:47:32.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:47:32.062 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:47:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:32.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:47:32.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:47:32.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:47:32.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:32.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:32.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:32.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:32.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:32.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:32.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:32.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:32.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:32.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:32.066 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'Project' via Explorer 08:47:32.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:47:32.066 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:47:32.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:47:32.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:47:32.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:47:32.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:32.138 DEBUG [main][MenuItemLookup] Found menu:'New' 08:47:32.139 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:47:32.139 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:32.139 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:47:32.139 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:47:32.139 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:47:32.139 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:32.139 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:47:32.139 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:47:32.139 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:47:32.139 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:47:32.139 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:47:32.139 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:47:32.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:47:32.139 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:47:32.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:47:32.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:47:32.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:47:32.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:32.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:32.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:32.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:32.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:47:32.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:32.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:32.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:32.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:47:32.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:32.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:32.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:32.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:32.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:32.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:32.843 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:47:32.843 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:47:32.843 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:47:32.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:32.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:32.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:32.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:32.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:47:32.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:32.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:47:32.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:32.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:32.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:32.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:32.845 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:47:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:32.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:32.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:32.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:47:32.851 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:47:33.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:47:33.351 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:47:33.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:33.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:47:33.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:47:33.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:47:33.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:47:33.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:47:33.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:33.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:33.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:33.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:33.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:33.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:33.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:33.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:33.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:33.351 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 08:47:33.351 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:47:33.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:47:33.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:33.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.854 s - in org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 6.875 s consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 24.651 s testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.91 s toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.056 s testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 10.125 s consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 0.029 s getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 4.431 s testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.504 s testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 7.415 s testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.881 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 08:47:33.362 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 08:47:33.363 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:47:33.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:47:33.364 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 08:47:33.364 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:47:33.364 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:47:33.365 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:47:33.365 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:47:33.365 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:47:33.365 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 08:47:33.365 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 08:47:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:47:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:33.365 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:47:33.366 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:33.366 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:33.366 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:33.366 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:33.366 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:33.366 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:33.366 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:33.366 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:33.366 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:47:33.366 DEBUG [main][MenuItemLookup] Item match:Window 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:47:33.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:33.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:33.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:33.367 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:47:33.367 DEBUG [main][MenuItemLookup] Item match:Window 08:47:33.368 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:47:33.368 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:47:33.368 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:47:33.368 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.368 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:47:33.368 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:47:33.368 DEBUG [main][MenuItemLookup] Item match:Perspective 08:47:33.368 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:47:33.368 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.368 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:47:33.368 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:47:33.368 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:47:33.368 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:47:33.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:47:33.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:33.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:33.369 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:47:33.369 DEBUG [main][MenuItemLookup] Item match:Window 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.369 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:47:33.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:33.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:33.370 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:47:33.370 DEBUG [main][MenuItemLookup] Item match:Window 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:47:33.370 DEBUG [main][MenuItemLookup] Item match:Perspective 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:47:33.370 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:47:33.370 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:47:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:33.371 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:47:33.371 DEBUG [main][MenuItemLookup] Item match:Window 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.371 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:47:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:33.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:47:33.372 DEBUG [main][MenuItemLookup] Item match:Window 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:47:33.372 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:47:33.372 DEBUG [main][MenuItemLookup] Item match:Perspective 08:47:33.373 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:47:33.373 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.373 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:47:33.373 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:47:33.373 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:47:33.373 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:47:33.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 08:47:33.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 08:47:33.373 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 08:47:33.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 08:47:33.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 08:47:33.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 08:47:33.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:33.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:33.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:33.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:33.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:47:33.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:33.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:33.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:33.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 08:47:33.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:33.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:47:33.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:33.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:33.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:33.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:33.419 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 08:47:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:33.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:33.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:33.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:33.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:33.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:33.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:33.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:47:33.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:33.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:33.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:33.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:33.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:33.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:33.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:33.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:47:33.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:33.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:33.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:33.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:33.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:33.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:47:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:33.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:33.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:47:33.657 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:47:33.657 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:33.657 DEBUG [main][MenuItemLookup] Item match:File 08:47:33.658 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:47:33.658 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:33.663 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:47:33.663 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:47:33.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:47:33.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:47:33.663 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:47:33.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:47:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:47:33.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:47:33.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:33.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:33.792 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:47:33.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:33.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:47:33.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:33.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:33.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:33.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:33.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:47:33.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:47:33.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:47:33.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:47:33.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:33.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:47:33.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:33.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:47:33.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:47:33.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:47:33.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:33.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:47:33.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:33.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:47:33.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:47:33.797 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:47:33.807 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:47:33.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:47:33.810 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:47:33.810 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:47:33.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:47:33.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:33.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:33.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:33.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:33.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:33.812 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:47:33.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:33.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:33.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:33.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:34.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:34.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:34.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:34.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:47:34.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:47:34.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:47:34.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:34.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:34.189 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:47:34.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:34.189 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 08:47:34.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:47:34.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:34.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:34.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:34.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:34.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:47:34.193 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:47:34.195 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 08:47:34.245 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:47:34.245 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:47:34.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:47:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:34.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:34.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:34.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:34.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:34.249 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:47:34.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:34.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:34.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:34.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:34.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:47:37.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:47:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:47:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:47:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:37.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:47:37.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:37.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:37.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:37.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:37.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:37.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:37.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:37.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:37.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:37.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:37.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:37.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:37.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:37.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:47:37.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:37.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:37.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:37.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:37.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:37.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:37.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:37.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:47:37.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:37.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:37.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:37.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:37.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:37.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:47:37.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:37.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:37.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:47:37.965 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:47:37.965 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:37.965 DEBUG [main][MenuItemLookup] Item match:File 08:47:37.966 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:47:37.966 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:37.971 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:47:37.971 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:47:37.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:47:37.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:47:37.972 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:47:38.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:47:38.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:47:38.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:47:38.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:38.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:38.102 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:47:38.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:38.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:47:38.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:38.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:38.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:38.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:38.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:38.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:47:38.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:47:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:47:38.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:47:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:38.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:47:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:38.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:47:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:47:38.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:47:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:38.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:47:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:38.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:47:38.116 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:47:38.116 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:47:38.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:47:38.119 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:47:38.119 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:47:38.119 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:47:38.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:47:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:38.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:38.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:38.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:38.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:38.121 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:47:38.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:38.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:38.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:38.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:38.403 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:38.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:38.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:38.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:47:38.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:47:38.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:47:38.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:38.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:38.405 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:47:38.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:38.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:47:38.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:38.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:38.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:38.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:38.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:47:38.449 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:47:38.451 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 08:47:38.505 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:47:38.506 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:47:38.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:47:38.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:38.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:38.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:38.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:38.517 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:47:38.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:38.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:38.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:38.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:38.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:47:39.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:47:39.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:39.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:39.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:39.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:39.507 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:39.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:39.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:39.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:39.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:47:39.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:39.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:39.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:39.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:39.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:39.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:39.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:39.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:47:39.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:39.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:39.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:39.600 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:39.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:39.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 08:47:39.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:39.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:39.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:39.601 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:39.601 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:39.601 DEBUG [main][MenuItemLookup] Item match:File 08:47:39.603 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:47:39.603 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:39.610 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:47:39.610 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:47:39.706 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:47:39.706 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:47:39.707 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:47:39.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:47:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:47:40.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:47:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:40.099 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:47:40.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:40.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:47:40.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:40.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:40.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:40.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:40.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:47:40.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:47:40.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:47:40.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:47:40.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:40.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:47:40.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:40.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:47:40.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:47:40.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:47:40.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:40.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:47:40.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:40.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:47:40.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:47:40.103 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:47:40.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:47:40.104 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:47:40.104 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:47:40.104 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:47:40.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:47:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:40.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:40.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:40.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:40.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:40.115 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:47:40.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:40.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:40.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:40.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:40.415 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:40.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:40.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:47:40.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:47:40.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:47:40.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:40.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:40.424 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:47:40.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:40.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:47:40.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:40.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:40.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:40.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:47:40.510 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:47:40.512 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 08:47:40.590 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:47:40.591 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:47:40.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:47:40.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:40.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:40.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:40.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:40.595 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:47:40.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:40.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:40.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:40.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:40.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:47:41.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:47:41.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 7 files to index (/ProjectItemTestProject)' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:41.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 7 files to index (/ProjectItemTestProject)' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:41.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:41.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:47:41.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 08:47:41.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 08:47:41.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:47:41.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:47:41.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:47:41.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:41.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:41.152 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:47:41.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 08:47:41.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:41.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:41.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 08:47:41.154 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 08:47:41.154 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:41.154 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:41.154 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:41.154 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:41.154 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:41.154 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:41.154 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:41.154 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:41.154 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:47:41.154 DEBUG [main][MenuItemLookup] Item match:Window 08:47:41.158 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:47:41.158 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:47:41.158 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:47:41.158 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:41.158 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:47:41.158 DEBUG [main][MenuItemLookup] Item match:Show View 08:47:41.188 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:47:41.188 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:47:41.188 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:47:41.188 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:47:41.188 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:47:41.188 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:47:41.188 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:47:41.188 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:47:41.188 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:47:41.189 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:47:41.189 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:47:41.189 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:47:41.189 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:47:41.189 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:47:41.189 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:41.189 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:47:41.189 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:47:41.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:47:41.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:47:41.232 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:47:41.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:47:41.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:47:41.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:47:41.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:41.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:41.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:47:41.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:41.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:41.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:41.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:41.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:41.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:41.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:41.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:41.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:41.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:41.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:47:41.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:47:41.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:47:41.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:47:41.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:41.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:47:41.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:41.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:47:41.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:47:41.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:47:41.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:41.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:47:41.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:41.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:47:41.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:47:41.363 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:47:41.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:47:41.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:47:41.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:41.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:41.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:41.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:41.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:41.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:41.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:41.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:47:41.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:41.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:41.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:41.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:41.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:41.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:41.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:41.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:41.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:41.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:41.393 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:47:41.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:41.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:41.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:41.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:41.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:47:41.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:47:41.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:47:41.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:41.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:41.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:47:41.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:41.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:41.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 08:47:41.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:41.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:41.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 08:47:41.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:47:41.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:41.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:41.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:41.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:41.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:41.504 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:41.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:41.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:41.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform TooltipText=null 08:47:41.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:41.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:41.507 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:41.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:41.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:41.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:41.508 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:41.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:41.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:41.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:41.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:41.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:41.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:42.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:42.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:42.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:42.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:42.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:42.510 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:42.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:42.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:42.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:42.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:42.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:42.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:42.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:42.512 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 08:47:42.512 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:47:42.513 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 08:47:42.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 08:47:42.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:43.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:43.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 08:47:43.015 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:43.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:43.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:43.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:43.017 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:43.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:43.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:43.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:43.018 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:43.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:43.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:43.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:43.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:43.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:43.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:43.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:43.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:44.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:44.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:44.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:44.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:44.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:44.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:44.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:44.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:44.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:44.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:44.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:44.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:44.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:44.022 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 08:47:44.022 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:47:44.023 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 08:47:44.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 08:47:44.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:44.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 08:47:44.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:44.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 08:47:44.023 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:47:44.023 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:47:44.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:47:44.058 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:47:44.059 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:47:44.061 DEBUG [main][EditorHandler] 2 editor(s) found 08:47:44.061 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 08:47:44.119 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 08:47:44.119 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 08:47:44.218 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 08:47:44.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:44.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:44.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:44.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:44.220 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:47:44.220 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 08:47:44.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 08:47:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:44.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 08:47:44.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:44.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 08:47:44.221 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 08:47:44.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:47:44.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:44.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:44.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:47:44.723 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 08:47:44.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 08:47:44.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:45.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:45.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 08:47:45.225 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 08:47:45.225 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 08:47:45.227 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 08:47:45.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 08:47:45.228 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 08:47:45.228 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 08:47:45.228 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 08:47:45.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 08:47:45.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 08:47:45.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:47:45.266 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:47:45.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:47:45.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:47:45.293 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:45.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:45.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:45.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:45.295 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:47:45.295 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:47:45.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:45.295 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:47:45.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 08:47:45.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:47:45.321 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:47:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:45.343 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 08:47:45.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:47:45.344 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 08:47:45.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 08:47:45.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:47:45.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:47:45.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:47:45.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:45.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:45.360 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:47:45.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:47:45.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:45.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:45.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:47:45.361 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:47:45.361 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:45.361 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:45.361 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:45.361 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:45.361 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:45.361 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:45.361 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:45.361 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:45.361 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:47:45.361 DEBUG [main][MenuItemLookup] Item match:Window 08:47:45.363 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:47:45.363 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:47:45.363 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:47:45.363 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:45.363 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:47:45.363 DEBUG [main][MenuItemLookup] Item match:Show View 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:45.368 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:47:45.368 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:47:45.402 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:47:45.402 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:47:45.402 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:47:45.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:47:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:47:45.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:47:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:45.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:47:45.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:45.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:45.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:45.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:45.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:45.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:45.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:45.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:45.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:45.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:47:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:47:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:47:45.512 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:47:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:45.512 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:47:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:45.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:47:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:47:45.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:47:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:45.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:47:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:45.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:47:45.513 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:47:45.513 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:47:45.514 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:47:45.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:47:45.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:45.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:45.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:45.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:45.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:45.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:45.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:45.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 "Open") 08:47:45.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:45.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:45.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:45.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:45.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:45.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:45.517 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:47:45.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:45.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:45.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:45.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:45.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:47:45.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:47:45.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:47:45.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:45.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:47:45.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:45.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:45.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:47:45.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:45.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:45.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:47:45.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:47:45.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:45.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:45.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:45.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:45.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:45.589 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:45.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:45.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:45.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:47:45.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:45.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:45.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:45.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:45.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:45.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:45.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:45.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:45.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:45.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:45.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:45.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:45.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:46.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:46.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:46.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:46.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:46.623 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:46.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:46.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:46.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:46.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:46.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:46.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:46.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:46.625 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 08:47:46.626 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:47:46.626 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 08:47:46.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 08:47:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:46.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 08:47:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:46.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 08:47:46.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:46.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:46.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:46.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:46.628 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:46.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:46.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:46.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:46.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:46.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:47.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:47.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:47.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:47.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:47.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:47.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:47.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:47.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:47.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:47.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:47.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:47.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:47.632 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 08:47:47.632 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:47:47.632 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 08:47:47.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 08:47:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:47.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 08:47:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:47.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 08:47:47.633 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:47:47.633 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:47:47.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:47:47.649 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:47:47.649 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:47:47.651 DEBUG [main][EditorHandler] 0 editor(s) found 08:47:47.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:47.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:47.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:47.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:47.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:47.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:47.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:47.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:47.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:47.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:47.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:48.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:48.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:48.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:48.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:48.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:48.654 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:48.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:48.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:48.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:48.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:48.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:48.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:48.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:48.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:48.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:48.656 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 08:47:48.657 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:47:48.657 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 08:47:48.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 08:47:48.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:48.657 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 08:47:48.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:48.657 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 08:47:48.657 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 08:47:48.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:47:48.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:48.657 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:47:48.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:48.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:47:48.658 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 08:47:48.658 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 08:47:48.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:48.658 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 08:47:48.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:48.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 08:47:48.658 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:47:48.658 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:47:48.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:47:48.667 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:47:48.668 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 08:47:48.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 08:47:48.668 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 08:47:48.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 08:47:48.682 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 08:47:48.682 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:47:48.683 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:47:48.902 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:47:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:47:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:47:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:47:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:47:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:48.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 08:47:48.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:48.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:48.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:48.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:48.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:48.928 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:48.928 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 08:47:48.928 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:48.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:48.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:48.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:48.973 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:47:48.973 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:47:48.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:48.973 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:47:49.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 08:47:49.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:47:49.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:47:49.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:49.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:49.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 08:47:49.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:47:49.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 08:47:49.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 08:47:49.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:47:49.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:47:49.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:47:49.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:49.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:49.067 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:47:49.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 08:47:49.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:49.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:49.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:49.068 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:49.068 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:49.068 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:49.068 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:49.068 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:49.068 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:49.068 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:49.068 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:49.068 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:49.068 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:47:49.069 DEBUG [main][MenuItemLookup] Item match:Window 08:47:49.071 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:47:49.071 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:47:49.071 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:47:49.071 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:49.071 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:47:49.071 DEBUG [main][MenuItemLookup] Item match:Show View 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:49.087 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:47:49.087 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:47:49.116 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:47:49.116 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:47:49.116 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:47:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:47:49.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:47:49.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:47:49.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:49.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:49.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:47:49.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:49.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:49.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:49.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:49.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:49.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:49.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:49.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:49.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:49.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:47:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:47:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:47:49.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:47:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:49.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:47:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:49.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:47:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:47:49.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:47:49.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:49.225 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:47:49.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:49.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:47:49.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:47:49.225 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:47:49.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:47:49.226 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:47:49.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:49.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:49.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:49.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:49.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:49.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:49.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:49.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:47:49.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:49.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:49.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:49.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:49.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:49.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:49.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:49.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:49.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:49.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:49.228 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:47:49.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:49.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:49.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:49.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:49.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:47:49.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:47:49.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:47:49.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:49.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:49.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:47:49.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:49.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:49.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 08:47:49.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:49.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:49.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:49.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:47:49.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:49.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:49.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:49.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:49.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:49.320 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:49.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:49.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:49.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 08:47:49.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:49.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:49.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:49.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:49.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:49.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:49.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:49.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:49.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:49.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:49.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:49.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:49.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:49.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:49.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:50.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:50.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:50.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:50.326 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:50.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:50.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:50.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:50.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:50.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:50.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:50.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:50.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:50.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:50.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 08:47:50.328 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:47:50.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 08:47:50.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 08:47:50.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:50.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 08:47:50.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:50.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 08:47:50.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:47:50.329 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:47:50.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:47:50.338 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:47:50.346 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 08:47:50.346 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 08:47:50.346 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 08:47:50.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 08:47:50.346 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 08:47:50.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:50.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:50.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:50.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:50.348 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:47:50.348 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:47:50.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:50.348 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:47:50.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 08:47:50.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:47:50.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:47:50.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:50.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:50.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 08:47:50.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:47:50.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 08:47:50.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 08:47:50.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:47:50.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:47:50.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:47:50.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:50.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:50.439 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:47:50.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 08:47:50.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:50.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:50.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:50.440 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:50.440 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:50.440 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:50.440 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:50.440 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:50.440 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:50.440 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:50.440 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:50.440 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:50.440 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:47:50.440 DEBUG [main][MenuItemLookup] Item match:Window 08:47:50.440 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:47:50.440 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:47:50.440 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:47:50.441 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:50.441 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:47:50.441 DEBUG [main][MenuItemLookup] Item match:Show View 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:50.446 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:47:50.446 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:47:50.474 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:47:50.474 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:47:50.474 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:47:50.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:47:50.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 08:47:50.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:47:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:50.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:47:50.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:50.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:50.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:50.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:50.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:50.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:50.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:50.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:47:50.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:47:50.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:47:50.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:47:50.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:50.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:47:50.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:50.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:47:50.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:47:50.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:47:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:50.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:47:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:50.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:47:50.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:47:50.580 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:47:50.581 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:47:50.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:47:50.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:50.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:50.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:50.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:50.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:50.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:50.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:50.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:47:50.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:50.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:50.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:50.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:50.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:50.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:50.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:50.583 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:47:50.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:50.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:50.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:50.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:47:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:47:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:47:50.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:50.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:47:50.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:50.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:50.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 08:47:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:50.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:50.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 '\*?\QProject Explorer\E') 08:47:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:50.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:50.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:50.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:50.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:50.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:50.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:50.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 08:47:50.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:50.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:50.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:50.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:50.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:50.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:50.695 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:50.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:50.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:50.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:50.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:50.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:50.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:51.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:51.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:51.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:51.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:51.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:51.698 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:51.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:51.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:51.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:51.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:51.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:51.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:51.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:51.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:51.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:51.699 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 08:47:51.700 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:47:51.700 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 08:47:51.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 08:47:51.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:51.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 08:47:51.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:51.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 08:47:51.701 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:47:51.701 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:47:51.701 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:47:51.710 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:47:51.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:51.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:51.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:51.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:51.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:47:51.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:51.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:51.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:51.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:51.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:51.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:51.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:51.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:47:51.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:51.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:51.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:51.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:51.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:51.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 08:47:51.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:51.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:51.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:51.714 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:51.714 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:51.714 DEBUG [main][MenuItemLookup] Item match:File 08:47:51.715 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:47:51.715 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:51.720 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:47:51.720 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:47:51.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:47:51.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:47:51.749 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:47:51.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:47:51.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:47:51.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:47:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:51.879 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:47:51.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:51.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:47:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:51.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:51.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:51.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:51.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:51.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:47:51.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:47:51.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:47:51.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:47:51.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:51.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:47:51.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:51.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:47:51.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:47:51.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:47:51.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:51.894 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:47:51.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:51.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:47:51.894 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:47:51.895 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:47:51.895 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:47:51.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:47:51.898 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:47:51.898 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:47:51.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:47:51.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:51.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:51.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:51.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:51.908 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:47:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:51.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:51.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:51.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:47:51.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:51.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:51.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 08:47:51.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 08:47:51.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:47:51.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:51.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:51.961 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:47:51.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:47:51.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 08:47:51.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:51.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:51.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:51.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:51.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:47:51.975 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:47:51.976 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 08:47:51.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 08:47:51.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:51.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:51.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:51.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:51.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:47:51.979 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:47:51.980 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 08:47:51.980 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:47:51.981 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:47:51.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:47:51.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:51.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:51.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:51.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:51.991 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:47:51.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:51.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:51.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:51.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:47:52.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:47:52.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:52.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:47:52.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:47:52.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:47:52.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:52.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:52.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:52.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:52.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:52.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:52.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:52.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:52.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:52.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:52.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@55880cbc is found... 08:47:52.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@55880cbc is found finished successfully 08:47:52.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 08:47:52.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:52.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:52.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:52.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:52.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:52.502 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:52.502 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 08:47:52.502 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:52.502 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 08:47:52.502 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:47:52.502 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 08:47:52.612 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 08:47:52.621 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:52.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:52.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:52.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:52.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:52.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:52.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:52.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:52.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:52.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:53.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:53.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:53.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:53.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:53.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:53.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:53.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:53.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:53.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:53.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:53.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:53.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:53.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:53.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:53.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:53.667 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 08:47:53.668 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:47:53.668 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 08:47:53.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 08:47:53.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:53.668 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 08:47:53.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:53.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 08:47:53.668 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 08:47:53.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:47:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:53.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:47:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:53.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:47:53.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 08:47:53.669 DEBUG [main][TreeItemHandler] Selecting tree item: files 08:47:53.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 08:47:53.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 08:47:53.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:47:53.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'New' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:53.747 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:47:53.747 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:47:53.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:47:53.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:47:53.748 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:47:53.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:53.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:47:54.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:54.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:54.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:54.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:54.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:54.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:54.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:54.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:54.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:54.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:54.248 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 08:47:54.248 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 08:47:54.248 DEBUG [main][TreeItemHandler] Selecting tree item: files 08:47:54.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 08:47:54.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 08:47:54.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:47:54.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:54.309 DEBUG [main][MenuItemLookup] Found menu:'New' 08:47:54.309 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:47:54.309 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:54.309 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:47:54.309 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:47:54.309 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:54.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:47:54.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:47:54.309 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:47:54.309 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:47:54.309 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:47:54.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:47:54.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:47:54.309 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:47:54.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:47:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:47:54.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 08:47:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:54.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:54.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:54.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:47:54.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:54.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 08:47:54.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:54.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:54.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:54.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:54.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:54.532 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:47:54.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:54.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:54.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:54.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:54.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:47:54.538 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:47:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:47:55.039 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:47:55.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:55.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:47:55.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:47:55.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:55.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:47:55.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:55.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:55.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:55.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:55.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:55.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:55.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:55.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:55.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:55.039 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:55.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:55.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:55.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:55.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:55.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:55.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:55.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:55.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:55.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:55.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:55.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:55.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:56.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:56.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:56.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:56.043 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:56.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:56.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:56.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:56.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:56.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:56.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:56.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:56.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:56.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:56.045 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 08:47:56.045 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:47:56.045 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 08:47:56.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 08:47:56.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:56.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 08:47:56.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:56.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 08:47:56.046 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:47:56.047 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:47:56.047 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 08:47:56.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:47:56.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:56.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:47:56.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:56.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:47:56.048 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 08:47:56.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:47:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:56.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:47:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:56.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:47:56.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:47:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:56.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:47:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:56.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:47:56.049 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 08:47:56.049 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 08:47:56.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:47:56.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:56.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:47:56.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:56.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:47:56.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:47:56.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:56.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:47:56.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:56.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:47:56.049 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 08:47:56.050 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 08:47:56.050 DEBUG [WorkbenchTestable][AbstractResource] "module-info.java" 08:47:56.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:56.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:56.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:56.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:56.051 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:47:56.051 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:47:56.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:56.051 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:47:56.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 08:47:56.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:47:56.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:47:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:56.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:56.139 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 08:47:56.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:47:56.139 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 08:47:56.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 08:47:56.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:47:56.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:47:56.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:47:56.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:56.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:56.150 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:47:56.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 08:47:56.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:56.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:56.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:56.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:56.151 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:56.151 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:56.151 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:56.151 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:56.151 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:56.151 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:56.151 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:56.151 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:56.151 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:47:56.151 DEBUG [main][MenuItemLookup] Item match:Window 08:47:56.152 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:47:56.152 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:47:56.152 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:47:56.152 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:56.152 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:47:56.152 DEBUG [main][MenuItemLookup] Item match:Show View 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:56.157 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:47:56.157 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:47:56.158 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:47:56.158 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:47:56.158 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:47:56.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:47:56.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:47:56.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:47:56.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:56.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:56.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:47:56.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:56.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:56.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:56.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:56.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:56.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:56.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:56.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:56.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:56.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:56.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:47:56.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:47:56.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:47:56.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:47:56.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:56.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:47:56.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:56.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:47:56.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:47:56.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:47:56.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:56.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:47:56.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:56.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:47:56.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:47:56.299 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:47:56.300 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:47:56.300 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:47:56.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:56.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:56.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:56.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:56.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:56.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:56.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:56.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:47:56.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:56.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:56.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:56.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:56.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:56.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:56.302 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:47:56.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:56.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:56.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:56.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:47:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:47:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:47:56.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:56.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:56.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:47:56.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:56.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:56.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 08:47:56.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:56.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:56.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:56.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:47:56.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:56.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:56.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:56.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:56.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:56.402 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:56.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:56.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:56.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 08:47:56.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:56.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:56.404 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:56.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:56.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:56.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:56.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:56.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:56.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:56.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:56.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:56.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:56.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:56.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:56.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:57.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:57.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:57.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:57.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:57.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:57.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:57.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:57.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:47:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:57.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:57.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:57.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:57.438 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 08:47:57.439 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:47:57.439 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 08:47:57.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 08:47:57.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:57.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 08:47:57.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:57.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 08:47:57.440 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 08:47:57.440 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 08:47:57.440 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 08:47:57.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 08:47:57.440 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 08:47:57.441 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 08:47:57.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:47:57.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:57.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:57.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:47:57.943 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:57.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:57.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:57.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:57.944 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:47:57.944 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:47:57.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:57.945 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:47:57.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 08:47:57.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:47:57.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:47:58.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:58.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:58.022 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 08:47:58.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:58.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:58.034 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:47:58.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 08:47:58.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:58.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:58.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:58.035 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:58.035 DEBUG [main][MenuItemLookup] Found menu:'File' 08:47:58.035 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:47:58.035 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:47:58.035 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:47:58.035 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:47:58.035 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:47:58.035 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:47:58.035 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:47:58.035 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:47:58.035 DEBUG [main][MenuItemLookup] Item match:Window 08:47:58.036 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:47:58.036 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:47:58.036 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:47:58.036 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:58.036 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:47:58.036 DEBUG [main][MenuItemLookup] Item match:Show View 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:58.042 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:47:58.042 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:47:58.069 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:47:58.069 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:47:58.070 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:47:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:47:58.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:47:58.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:47:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:58.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:47:58.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:58.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:58.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:58.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:58.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:58.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:58.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:47:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:47:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:47:58.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:47:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:58.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:47:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:58.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:47:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:47:58.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:47:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:47:58.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:47:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:47:58.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:47:58.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:47:58.202 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:47:58.202 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:47:58.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:47:58.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:58.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:58.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:58.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:58.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:58.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:58.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:58.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:47:58.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:47:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:47:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:47:58.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:47:58.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:47:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:58.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:58.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:58.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:58.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:47:58.204 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:47:58.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:47:58.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:47:58.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:47:58.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:58.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:47:58.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:47:58.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:47:58.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:58.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:58.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:47:58.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:58.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:58.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 08:47:58.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:47:58.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:47:58.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 08:47:58.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:47:58.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:58.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:58.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:58.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:58.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:47:58.283 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:58.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:58.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:58.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 08:47:58.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:47:58.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:47:58.286 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:58.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:58.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:58.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:58.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:58.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:58.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:58.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:58.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:58.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:58.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:58.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:59.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:59.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:47:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:47:59.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:47:59.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:47:59.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:47:59.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:47:59.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 08:47:59.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:47:59.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:47:59.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:47:59.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:47:59.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:47:59.318 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 08:47:59.319 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 08:47:59.319 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 08:47:59.319 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 08:47:59.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 08:47:59.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:47:59.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:59.383 DEBUG [main][MenuItemLookup] Found menu:'New' 08:47:59.383 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:47:59.383 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:59.383 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:47:59.383 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:59.383 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:47:59.383 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:47:59.383 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:47:59.383 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:47:59.383 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:47:59.384 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:47:59.384 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:47:59.384 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:47:59.384 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:59.384 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:47:59.384 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:47:59.384 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:59.384 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:47:59.384 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:47:59.384 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:47:59.384 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:47:59.384 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:47:59.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:47:59.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:47:59.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:47:59.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:47:59.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:47:59.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:47:59.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:47:59.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:47:59.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:47:59.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:47:59.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:47:59.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:47:59.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:47:59.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:47:59.885 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 08:47:59.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 08:47:59.885 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 08:47:59.885 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 08:47:59.893 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 08:47:59.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:47:59.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:47:59.952 DEBUG [main][MenuItemLookup] Found menu:'New' 08:47:59.952 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:47:59.952 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:59.952 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:47:59.952 DEBUG [main][MenuItemLookup] Found menu:'' 08:47:59.952 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:47:59.952 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:47:59.952 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:47:59.952 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:47:59.952 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:47:59.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:47:59.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:47:59.953 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:48:00.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:48:00.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:48:00.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:48:00.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:00.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:00.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:00.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:48:00.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:00.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:00.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:00.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:48:00.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:00.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:00.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:00.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:00.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:00.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:00.655 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:48:00.655 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:48:00.655 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:48:00.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:00.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:00.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:00.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:00.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:48:00.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:00.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:00.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:00.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:48:00.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:00.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:00.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:00.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:00.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:00.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:00.657 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:48:00.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:00.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:00.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:00.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:00.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:48:00.663 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:48:01.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:48:01.163 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:48:01.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:01.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:48:01.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:48:01.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:48:01.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:48:01.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:01.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:48:01.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:01.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:01.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:01.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:01.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:01.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:01.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:01.164 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 08:48:01.164 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:01.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:01.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:01.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.803 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 4.211 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 3.708 s select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.375 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 5.712 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.883 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:01.174 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:01.175 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:48:01.175 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:01.175 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:01.175 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:01.175 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:48:01.176 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:01.176 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:48:01.176 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:01.176 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:01.176 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 08:48:01.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:01.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:01.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:01.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:01.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:48:01.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:01.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:01.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:01.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:01.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:48:01.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:01.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:01.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:01.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:01.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:01.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:48:01.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:01.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:01.208 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:01.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:01.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:01.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:01.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:01.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:01.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:01.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:01.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:01.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:01.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:01.213 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:01.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:01.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:01.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:01.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:01.215 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:01.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:01.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:01.216 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:01.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:01.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:01.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:01.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:01.218 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:01.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:01.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:01.219 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:48:01.219 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:48:01.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.220 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:48:01.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:01.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:01.242 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:01.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 08:48:01.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:01.256 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 08:48:01.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:01.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:01.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:01.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:01.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:01.265 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:48:01.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:01.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:01.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:01.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:01.266 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:01.266 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:01.266 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:48:01.266 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:48:01.266 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:48:01.266 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:48:01.266 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:48:01.266 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:48:01.266 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:48:01.266 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:48:01.266 DEBUG [main][MenuItemLookup] Item match:Window 08:48:01.267 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:48:01.267 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:48:01.267 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:48:01.267 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:01.267 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:48:01.267 DEBUG [main][MenuItemLookup] Item match:Show View 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:01.273 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:48:01.273 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:48:01.295 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:48:01.295 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:48:01.295 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:48:01.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:48:01.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:48:01.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:48:01.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:01.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:01.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:48:01.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:01.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:01.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:01.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:01.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:01.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:01.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:01.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:01.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:01.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:01.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:48:01.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:01.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:01.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:01.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:01.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:01.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:48:01.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:01.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:01.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:01.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:01.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:01.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:48:01.400 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:48:01.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:48:01.400 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:48:01.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:01.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:01.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:01.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:01.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:01.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:48:01.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:01.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:01.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:01.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:01.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:01.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:01.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:01.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:01.403 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:48:01.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:01.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:01.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:01.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:01.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:48:01.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:48:01.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:48:01.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:48:01.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:01.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:01.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:48:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:01.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:01.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:01.489 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:01.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:01.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:48:01.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:01.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:01.491 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:01.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:01.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:01.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:01.494 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:01.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:01.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:01.519 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:48:01.519 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:48:01.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.520 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:48:01.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:01.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:01.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:01.553 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 08:48:01.553 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:01.553 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 08:48:01.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:01.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:01.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:01.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:01.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:01.563 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:48:01.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:01.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:01.563 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:01.564 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:01.564 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:48:01.564 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:48:01.564 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:48:01.564 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:48:01.564 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:48:01.564 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:48:01.564 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:48:01.564 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:48:01.564 DEBUG [main][MenuItemLookup] Item match:Window 08:48:01.564 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:48:01.564 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:48:01.564 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:48:01.564 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:01.564 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:48:01.564 DEBUG [main][MenuItemLookup] Item match:Show View 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:01.569 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:48:01.569 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:48:01.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:48:01.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:48:01.591 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:48:01.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:48:01.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:48:01.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:48:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:01.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:48:01.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:01.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:01.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:01.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:01.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:01.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:01.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:01.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:48:01.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:01.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:01.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:01.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:01.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:01.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:48:01.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:01.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:01.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:01.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:01.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:01.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:48:01.696 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:48:01.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:48:01.696 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:48:01.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:01.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:01.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:01.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:48:01.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:01.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:01.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:01.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:01.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:01.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:01.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:01.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:01.699 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:48:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:01.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:01.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:01.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:48:01.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:48:01.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:48:01.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:48:01.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:01.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:01.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:01.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:01.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:48:01.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:01.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:01.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:01.784 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:01.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:01.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:48:01.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:01.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:01.786 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:01.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:01.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:01.787 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:48:01.787 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:48:01.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:01.788 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:48:01.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:01.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:01.809 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:01.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:01.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:01.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 08:48:01.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:01.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 08:48:01.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:01.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:01.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:01.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:01.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:01.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:01.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:01.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:01.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:01.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:01.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:01.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:01.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 08:48:01.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:01.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 08:48:01.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:01.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:01.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:01.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:01.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:01.881 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:48:01.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:01.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:01.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:01.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:01.882 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:01.882 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:01.882 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:48:01.882 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:48:01.882 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:48:01.882 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:48:01.882 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:48:01.882 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:48:01.882 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:48:01.882 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:48:01.882 DEBUG [main][MenuItemLookup] Item match:Window 08:48:01.883 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:48:01.883 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:48:01.883 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:48:01.883 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:01.883 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:48:01.883 DEBUG [main][MenuItemLookup] Item match:Show View 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:01.889 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:48:01.889 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:48:01.890 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:48:01.890 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:48:01.890 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:48:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:48:01.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:48:01.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:48:01.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:01.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:01.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:48:01.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:01.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:01.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:01.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:01.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:01.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:01.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:01.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:48:01.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:01.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:01.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:48:01.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:01.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:01.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:01.996 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:48:01.996 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:48:01.996 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:48:01.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:48:01.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:01.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:01.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:01.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:48:01.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:01.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:01.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:01.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:01.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:01.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:01.998 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:48:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:01.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:01.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:02.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:48:02.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:48:02.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:48:02.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:48:02.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:02.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:02.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:48:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:02.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:02.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:02.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:02.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:02.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:02.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:48:02.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:02.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:02.088 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:02.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:02.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:02.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:02.089 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:02.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:02.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:02.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:02.090 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:02.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:02.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:02.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:02.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:02.115 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:02.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:02.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:02.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:02.116 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:48:02.116 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:48:02.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:02.117 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:48:02.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:02.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:02.138 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:02.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:02.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:02.151 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 08:48:02.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:02.152 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 08:48:02.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:02.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:02.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:02.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:02.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:02.161 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:48:02.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:02.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:02.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:02.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:02.162 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:02.162 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:02.162 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:48:02.162 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:48:02.162 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:48:02.162 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:48:02.162 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:48:02.162 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:48:02.162 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:48:02.162 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:48:02.162 DEBUG [main][MenuItemLookup] Item match:Window 08:48:02.163 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:48:02.163 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:48:02.163 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:48:02.163 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:02.163 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:48:02.163 DEBUG [main][MenuItemLookup] Item match:Show View 08:48:02.168 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:48:02.168 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:48:02.168 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:48:02.168 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:48:02.168 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:48:02.168 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:48:02.168 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:48:02.168 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:48:02.168 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:48:02.168 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:48:02.168 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:48:02.169 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:48:02.169 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:48:02.169 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:48:02.169 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:02.169 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:48:02.169 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:48:02.200 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:48:02.200 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:48:02.200 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:48:02.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:48:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:48:02.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:48:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:02.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:48:02.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:02.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:02.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:02.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:02.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:02.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:02.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:02.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:48:02.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:02.320 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:02.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:48:02.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:02.320 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:02.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:02.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:02.321 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:48:02.321 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:48:02.321 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:48:02.322 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:48:02.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:02.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:02.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:02.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:48:02.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:02.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:02.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:02.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:02.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:02.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:02.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:02.334 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:48:02.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:02.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:02.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:02.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:48:02.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:48:02.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:48:02.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:48:02.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:02.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:02.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:02.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:02.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:48:02.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:02.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:02.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:02.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:02.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:02.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:02.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:48:02.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:02.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:02.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:02.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:02.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:02.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:02.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:02.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:02.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:02.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:02.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:02.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:02.442 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:48:02.442 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:48:02.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:02.443 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:48:02.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:02.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:02.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:02.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:02.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:02.505 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 08:48:02.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:02.505 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 08:48:02.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:02.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:02.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:02.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:02.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:02.515 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:48:02.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:02.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:02.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:02.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:02.519 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:02.519 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:02.519 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:48:02.519 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:48:02.519 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:48:02.519 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:48:02.519 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:48:02.519 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:48:02.519 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:48:02.519 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:48:02.519 DEBUG [main][MenuItemLookup] Item match:Window 08:48:02.520 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:48:02.520 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:48:02.520 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:48:02.520 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:02.520 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:48:02.520 DEBUG [main][MenuItemLookup] Item match:Show View 08:48:02.525 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:48:02.525 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:48:02.525 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:48:02.526 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:48:02.526 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:48:02.526 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:48:02.526 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:48:02.526 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:48:02.526 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:48:02.526 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:48:02.526 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:48:02.526 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:48:02.526 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:48:02.526 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:48:02.526 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:02.526 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:48:02.526 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:48:02.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:48:02.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:48:02.526 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:48:02.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:48:02.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:48:02.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:48:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:02.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:48:02.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:02.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:02.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:02.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:02.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:02.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:02.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:02.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:48:02.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:02.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:02.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:02.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:02.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:02.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:48:02.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:02.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:02.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:02.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:02.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:02.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:48:02.629 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:48:02.630 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:48:02.630 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:48:02.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:02.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:02.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:02.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:02.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:02.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:48:02.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:02.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:02.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:02.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:02.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:02.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:02.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:02.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:02.632 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:48:02.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:02.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:02.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:02.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:02.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:48:02.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:48:02.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:48:02.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:48:02.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:02.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:02.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:48:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:02.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:02.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:02.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:02.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:02.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:02.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:48:02.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:02.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:02.721 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:02.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:02.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:02.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:02.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:02.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:02.723 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:02.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:02.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:02.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:02.724 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:48:02.724 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:48:02.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:02.725 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:48:02.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:02.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:02.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:02.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:02.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:02.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 08:48:02.775 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 08:48:02.775 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:02.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:02.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:02.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.602 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.079 s testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.297 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.285 s getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.034 s selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.278 s getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.353 s selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.27 s Running org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:02.787 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:02.788 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:48:02.788 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:02.788 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:02.788 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:02.788 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:48:02.789 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:02.789 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:48:02.789 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:02.789 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:02.789 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 08:48:02.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:02.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:02.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:02.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:02.789 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:02.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:02.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:02.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:02.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:02.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:02.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:02.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:02.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:02.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:02.791 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:02.791 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:02.791 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:48:02.791 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:48:02.791 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:48:02.791 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:48:02.791 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:48:02.791 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:48:02.791 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:48:02.791 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:48:02.791 DEBUG [main][MenuItemLookup] Item match:Window 08:48:02.792 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:48:02.792 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:48:02.792 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:48:02.792 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:02.792 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:48:02.792 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:48:02.792 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:02.792 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:48:02.792 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:02.792 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:48:02.792 DEBUG [main][MenuItemLookup] Item match:Preferences 08:48:02.792 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:48:02.792 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:48:02.792 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:48:02.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:48:02.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:48:02.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:48:02.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:02.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:02.951 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:48:02.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:02.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:48:02.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:02.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:02.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:02.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:02.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:02.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:02.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:48:02.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:02.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:02.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:48:02.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:02.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:02.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:02.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:02.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:02.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 08:48:02.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 08:48:02.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:03.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:03.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 08:48:03.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 08:48:03.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 08:48:03.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:03.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 08:48:03.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:03.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 08:48:03.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 08:48:03.459 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 08:48:03.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 08:48:03.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 08:48:03.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:03.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:03.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:03.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 08:48:03.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:03.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:03.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:03.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:03.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:48:03.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:03.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:03.578 TRACE [main][WidgetHandler] Notify Table with event 13 08:48:03.578 TRACE [main][WidgetHandler] Wait for synchronization 08:48:03.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and no matchers specified 08:48:03.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:03.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:48:03.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:48:03.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:03.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:48:03.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:03.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:03.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:48:03.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:03.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:03.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:03.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:03.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:03.607 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:48:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:03.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:03.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:03.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:48:03.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:48:03.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:03.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:03.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:03.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:03.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:03.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:03.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:03.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:03.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 08:48:03.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:03.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 08:48:03.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:03.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:03.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:03.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:03.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:03.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:03.662 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:03.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:03.662 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:03.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:03.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:03.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:03.663 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:48:03.663 DEBUG [main][MenuItemLookup] Item match:Window 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:03.663 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:48:03.663 DEBUG [main][MenuItemLookup] Item match:Preferences 08:48:03.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:48:03.664 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:48:03.693 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:48:03.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:48:03.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 'Preferences.*'] is available. finished successfully 08:48:03.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:48:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:03.947 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:48:03.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:03.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:48:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:03.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:03.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:03.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:03.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:03.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:48:03.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:03.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:03.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:48:03.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:03.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:03.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 08:48:03.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 08:48:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:03.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 08:48:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:03.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 08:48:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 08:48:03.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 08:48:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:03.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 08:48:03.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:03.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 08:48:03.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 08:48:03.951 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 08:48:03.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 08:48:03.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 08:48:03.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:03.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:03.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:03.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 08:48:03.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:03.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:03.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:03.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:03.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:03.976 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 08:48:03.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:03.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:03.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:03.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:04.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 08:48:04.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully 08:48:04.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 08:48:04.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:04.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "File type:") 08:48:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:04.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:04.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:04.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:04.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:48:04.048 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:48:04.049 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 08:48:04.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:48:04.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:04.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:04.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:04.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:04.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:04.051 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:48:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:04.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:04.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:48:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:48:04.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 08:48:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:04.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:04.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:04.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:04.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:48:04.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:04.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:04.100 TRACE [main][WidgetHandler] Notify Table with event 13 08:48:04.100 TRACE [main][WidgetHandler] Wait for synchronization 08:48:04.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:48:04.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:04.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:04.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:04.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:48:04.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:04.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:04.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:48:04.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:48:04.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:04.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:48:04.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:05.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 08:48:05.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 08:48:05.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:05.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:48:05.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:48:05.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:05.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:48:05.615 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 08:48:05.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:05.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:05.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:05.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:05.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 08:48:05.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully 08:48:05.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 08:48:05.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:05.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:05.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:48:05.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:05.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:05.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:05.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:05.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:05.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:05.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:05.732 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 08:48:05.732 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 08:48:05.733 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 08:48:05.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 08:48:05.733 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 "OK", Widget matcher matching widgets with style: 8) 08:48:05.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:05.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:05.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:05.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:05.734 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:48:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:05.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:05.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:05.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:48:05.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:48:05.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:48:05.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:05.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:05.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:05.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:48:05.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:05.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:05.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:48:05.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:48:05.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:05.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:48:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:05.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:48:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:05.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:05.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:05.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:05.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:05.782 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:48:05.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:05.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:05.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:05.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:48:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:48:05.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:05.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:05.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:05.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:05.825 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 08:48:05.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:05.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 08:48:05.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:05.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:05.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:05.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:05.825 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:05.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:05.826 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:05.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:05.826 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:05.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:05.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:05.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:05.826 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:05.826 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:05.826 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:48:05.826 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:48:05.826 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:48:05.826 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:48:05.827 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:48:05.827 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:48:05.827 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:48:05.827 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:48:05.827 DEBUG [main][MenuItemLookup] Item match:Window 08:48:05.827 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:48:05.827 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:48:05.827 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:48:05.827 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:05.827 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:48:05.827 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:48:05.827 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:05.827 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:48:05.827 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:05.827 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:48:05.827 DEBUG [main][MenuItemLookup] Item match:Preferences 08:48:05.827 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:48:05.827 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:48:05.827 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:48:06.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:48:06.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:48:06.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:48:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:06.024 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:48:06.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:06.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:48:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:06.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:06.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:06.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:48:06.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:06.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:06.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:06.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:06.027 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:48:06.027 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:06.027 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:06.027 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 08:48:06.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 08:48:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:06.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 08:48:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:06.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 08:48:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 08:48:06.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 08:48:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:06.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 08:48:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:06.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 08:48:06.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 08:48:06.029 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 08:48:06.049 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 08:48:06.050 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 08:48:06.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 08:48:06.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:48:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:06.054 TRACE [main][WidgetHandler] Notify Table with event 13 08:48:06.054 TRACE [main][WidgetHandler] Wait for synchronization 08:48:06.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:48:06.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:06.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:06.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:48:06.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:06.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:48:06.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:06.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:06.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:48:06.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:06.085 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:48:06.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:06.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:06.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:06.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:48:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:48:06.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:06.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:06.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:06.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:06.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:06.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:06.129 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 08:48:06.129 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:06.129 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 08:48:06.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:06.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:06.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:06.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:06.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:06.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:06.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:06.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:06.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:06.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:06.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:06.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:06.131 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:48:06.131 DEBUG [main][MenuItemLookup] Item match:Window 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:06.131 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:48:06.131 DEBUG [main][MenuItemLookup] Item match:Preferences 08:48:06.164 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:48:06.164 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:48:06.164 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:48:06.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:48:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:48:06.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:48:06.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:06.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:06.345 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:48:06.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:06.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:48:06.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:06.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:48:06.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:06.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:06.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:48:06.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:06.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:06.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 08:48:06.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 08:48:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:06.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 08:48:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:06.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 08:48:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 08:48:06.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 08:48:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:06.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 08:48:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:06.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 08:48:06.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 08:48:06.349 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 08:48:06.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 08:48:06.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 08:48:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 08:48:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:48:06.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:06.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:06.373 TRACE [main][WidgetHandler] Notify Table with event 13 08:48:06.374 TRACE [main][WidgetHandler] Wait for synchronization 08:48:06.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and no matchers specified 08:48:06.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:48:06.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:48:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:48:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:06.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:48:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:06.401 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:48:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:06.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:06.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:48:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:48:06.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:06.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:06.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:06.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:06.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 08:48:06.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:06.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 08:48:06.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:06.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:06.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:06.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:06.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:06.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:06.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:06.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:06.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:06.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:06.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:06.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:06.444 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:48:06.444 DEBUG [main][MenuItemLookup] Item match:Window 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:06.444 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:48:06.444 DEBUG [main][MenuItemLookup] Item match:Preferences 08:48:06.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:48:06.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:48:06.444 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:48:06.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:48:06.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:48:06.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:48:06.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:06.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:06.638 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:48:06.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:06.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:48:06.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:06.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:06.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:48:06.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:06.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:06.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:48:06.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:06.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:06.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:06.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 08:48:06.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 08:48:06.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:06.642 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 08:48:06.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:06.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 08:48:06.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 08:48:06.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 08:48:06.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:06.642 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 08:48:06.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:06.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 08:48:06.643 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 08:48:06.643 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 08:48:06.643 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 08:48:06.643 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 08:48:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 08:48:06.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:06.669 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 08:48:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:06.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:06.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:06.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 08:48:06.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully 08:48:06.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 08:48:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:06.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "File type:") 08:48:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:48:06.753 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:48:06.754 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 08:48:06.755 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 "OK", Widget matcher matching widgets with style: 8) 08:48:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:06.756 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:48:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:06.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:06.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:48:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:48:06.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 08:48:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:48:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:06.836 TRACE [main][WidgetHandler] Notify Table with event 13 08:48:06.836 TRACE [main][WidgetHandler] Wait for synchronization 08:48:06.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 08:48:06.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:48:06.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:48:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:48:06.844 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 08:48:06.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:06.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:06.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:06.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 08:48:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully 08:48:06.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 08:48:06.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:06.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:06.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:48:06.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:06.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:06.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:06.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 08:48:06.934 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 08:48:06.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 08:48:06.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 08:48:06.934 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 "OK", Widget matcher matching widgets with style: 8) 08:48:06.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:06.936 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:48:06.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:06.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:06.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:06.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:48:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:48:06.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:48:06.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:06.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:48:06.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:48:06.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:48:06.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:48:06.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:06.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:06.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and no matchers specified 08:48:06.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:48:06.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:48:06.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:48:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:06.990 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 widgets with text that without mnenomic matches: Matcher matching text to regular expression 'Java Editor.*') 08:48:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:06.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:48:06.990 TRACE [main][WidgetHandler] Notify Table with event 13 08:48:06.991 TRACE [main][WidgetHandler] Wait for synchronization 08:48:06.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:48:06.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:48:06.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:48:06.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:48:06.995 INFO [WorkbenchTestable][AbstractButton] Click button Re&move 08:48:06.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:06.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:06.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:06.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:06.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:48:06.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:06.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:48:06.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:06.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:48:06.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:48:06.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:06.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:48:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:08.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 08:48:08.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:48:08.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:08.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:08.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:08.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:08.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:08.506 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:48:08.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:08.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:08.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:08.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:48:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:48:08.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:08.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:08.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:08.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:08.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:08.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:08.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 08:48:08.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:08.548 INFO [WorkbenchTestable][RequirementsRunner] Started test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 08:48:08.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:08.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:08.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:08.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:08.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:08.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:08.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:08.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:08.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:08.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:08.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:08.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:08.549 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:48:08.550 DEBUG [main][MenuItemLookup] Item match:Window 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:08.550 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:48:08.550 DEBUG [main][MenuItemLookup] Item match:Preferences 08:48:08.550 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:48:08.550 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:48:08.550 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:48:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:48:08.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:48:08.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:48:08.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:08.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:08.752 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:48:08.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:08.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:48:08.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:08.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:08.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:08.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:08.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:08.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:08.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:08.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:48:08.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:08.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:08.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:08.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:08.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:08.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:48:08.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:08.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:08.755 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:08.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:08.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:08.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 08:48:08.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 08:48:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:08.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 08:48:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:08.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 08:48:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 08:48:08.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 08:48:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:08.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 08:48:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:08.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 08:48:08.771 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 08:48:08.771 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 08:48:08.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 08:48:08.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 08:48:08.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:08.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:08.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:08.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 08:48:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:08.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:08.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:08.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:08.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:08.780 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 08:48:08.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:08.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:08.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:08.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:08.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 08:48:08.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully 08:48:08.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 08:48:08.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:08.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:08.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "File type:") 08:48:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:08.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:08.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:08.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:08.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:48:08.849 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:48:08.850 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 08:48:08.850 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 "OK", Widget matcher matching widgets with style: 8) 08:48:08.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:08.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:08.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:08.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:08.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:08.852 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:48:08.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:08.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:08.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:08.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:48:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:48:08.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:48:08.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:08.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:48:08.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:08.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:08.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:08.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:08.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:48:08.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:08.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:08.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:48:08.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:08.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:08.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:08.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:48:08.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:08.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:08.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:08.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:08.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:08.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:48:08.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:08.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:08.907 TRACE [main][WidgetHandler] Notify Table with event 13 08:48:08.907 TRACE [main][WidgetHandler] Wait for synchronization 08:48:08.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:48:08.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:08.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:48:08.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:08.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:08.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:08.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:08.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:08.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:08.911 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:48:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:08.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:08.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:08.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:48:08.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:08.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:08.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:08.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:08.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:08.915 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:48:08.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:08.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:08.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:08.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:48:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:48:08.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:08.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:08.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:08.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:08.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 08:48:08.992 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:08.992 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 08:48:08.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:08.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:08.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:08.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:08.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:08.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:08.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:08.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:08.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:48:08.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:08.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:08.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:08.993 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:08.993 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:08.993 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:48:08.993 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:48:08.993 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:48:08.993 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:48:08.993 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:48:08.993 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:48:08.993 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:48:08.993 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:48:08.993 DEBUG [main][MenuItemLookup] Item match:Window 08:48:08.994 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:48:08.994 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:48:08.994 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:48:08.994 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:08.994 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:48:08.994 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:48:08.994 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:08.994 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:48:08.994 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:08.994 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:48:08.994 DEBUG [main][MenuItemLookup] Item match:Preferences 08:48:08.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:48:08.994 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:48:08.994 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:48:09.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:48:09.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:48:09.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:48:09.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:09.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:09.177 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:48:09.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:09.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:48:09.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:09.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:09.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:09.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:48:09.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:09.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:09.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:09.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:48:09.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:09.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:09.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:09.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 08:48:09.202 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 08:48:09.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:09.202 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 08:48:09.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:09.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 08:48:09.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 08:48:09.202 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 08:48:09.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:09.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 08:48:09.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:09.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 08:48:09.203 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 08:48:09.203 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 08:48:09.203 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 08:48:09.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 08:48:09.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 08:48:09.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:09.208 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 08:48:09.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:09.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:09.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:09.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:09.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 08:48:09.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully 08:48:09.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 08:48:09.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:09.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:09.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "File type:") 08:48:09.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:48:09.279 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:48:09.280 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 08:48:09.281 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 "OK", Widget matcher matching widgets with style: 8) 08:48:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:09.283 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:48:09.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:09.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:09.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:09.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:09.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:48:09.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:48:09.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 08:48:09.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:48:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:09.331 TRACE [main][WidgetHandler] Notify Table with event 13 08:48:09.332 TRACE [main][WidgetHandler] Wait for synchronization 08:48:09.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:48:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:09.339 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:48:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:09.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:09.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:09.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:48:09.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:09.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:48:09.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:48:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:48:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:48:09.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:48:09.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:09.347 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:48:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:09.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:09.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:09.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:48:09.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:48:09.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:09.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:09.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:09.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:09.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:09.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:09.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:09.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:09.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 08:48:09.421 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 08:48:09.421 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:09.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:09.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:09.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.635 s - in org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.872 s addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 2.164 s selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.304 s getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.313 s removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 2.105 s addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.444 s removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.429 s Running org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:48:09.434 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:48:09.435 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:48:09.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:09.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:48:09.436 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:09.436 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:48:09.436 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:09.436 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:48:09.436 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:09.436 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:48:09.437 DEBUG [main][EditorHandler] 0 editor(s) found 08:48:09.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:09.447 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:48:09.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:09.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:09.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:09.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:09.448 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:09.448 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:09.448 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:48:09.448 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:48:09.448 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:48:09.448 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:48:09.448 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:48:09.448 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:48:09.448 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:48:09.448 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:48:09.448 DEBUG [main][MenuItemLookup] Item match:Window 08:48:09.448 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:48:09.448 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:48:09.448 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:48:09.448 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:09.448 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:48:09.448 DEBUG [main][MenuItemLookup] Item match:Show View 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:09.455 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:48:09.455 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:48:09.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:48:09.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:48:09.456 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:48:09.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:48:09.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:48:09.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:48:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:09.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:48:09.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:09.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:09.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:09.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:48:09.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:09.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:09.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:48:09.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:48:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:09.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:48:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:09.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:48:09.557 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:48:09.557 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:48:09.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:48:09.557 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:48:09.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:09.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:09.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:09.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:09.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:09.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:48:09.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:09.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:09.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:09.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:48:09.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:09.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:09.559 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:48:09.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:09.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:09.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:09.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:48:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:48:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:48:09.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:48:09.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:09.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:09.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') 08:48:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:09.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:09.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:09.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:09.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:48:09.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:09.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:09.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:09.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:09.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:09.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:09.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:09.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:09.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:09.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 08:48:09.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:09.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:09.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:09.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:09.682 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:09.682 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:48:09.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:48:09.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:09.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:09.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:09.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.690 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:09.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:09.697 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:09.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:09.725 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:09.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:09.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:09.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:09.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.757 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:48:09.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:09.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:09.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:09.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:09.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:48:09.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:09.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:09.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:09.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:09.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:48:09.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:09.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:09.791 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:09.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:09.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:09.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:09.792 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:09.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:09.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:09.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:09.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:09.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:09.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:09.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:09.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:48:09.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:09.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:09.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:09.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:09.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:09.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:09.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:09.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:48:09.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:09.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:09.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:09.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:09.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:09.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:09.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:09.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:09.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:09.797 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:09.797 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:09.797 DEBUG [main][MenuItemLookup] Item match:File 08:48:09.798 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:48:09.798 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:09.803 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:48:09.803 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:48:09.830 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:48:09.830 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:48:09.830 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:48:09.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:48:09.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:48:09.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:48:09.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:09.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:09.953 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:48:09.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:09.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:48:09.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:09.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:09.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:09.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:48:09.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:48:09.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:09.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:48:09.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:09.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:48:09.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:48:09.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:48:09.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:09.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:48:09.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:09.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:48:09.967 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:48:09.967 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:48:09.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:48:09.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:48:09.970 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:48:09.970 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:48:09.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:48:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:09.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:09.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:09.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:09.972 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:48:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:09.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:09.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:09.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:10.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:10.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:10.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:48:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:48:10.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:48:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:10.341 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:48:10.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:10.341 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:48:10.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:48:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:10.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:10.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:10.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:48:10.344 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:48:10.346 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:48:10.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:48:10.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:10.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:10.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:10.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:10.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:10.398 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:48:10.399 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:48:10.399 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 08:48:10.399 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 08:48:10.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:10.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:10.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:10.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:10.435 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:48:10.435 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:48:10.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:48:10.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:10.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:10.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:10.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:10.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:10.439 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:48:10.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:10.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:10.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:10.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:10.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:48:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:48:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:48:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:48:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:14.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:48:14.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:14.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:48:14.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:14.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:14.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:14.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:14.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:14.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:48:14.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:14.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:14.039 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:48:14.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:14.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:14.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:14.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:14.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:14.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:14.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:48:14.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:14.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:14.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:14.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:14.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:14.043 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:48:14.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:48:14.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:14.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:14.097 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:48:14.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:48:14.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:14.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:14.098 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:48:14.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:48:14.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:14.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:14.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:14.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:14.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:14.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:14.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:15.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:15.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:15.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:48:15.101 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:48:15.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:48:15.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:15.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:15.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:15.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:15.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:15.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:15.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:15.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:15.103 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:48:15.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:48:15.103 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:48:15.104 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:15.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:15.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:15.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:15.144 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:15.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:15.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:15.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:15.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:15.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:15.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:15.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:15.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:15.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:15.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:15.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:15.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:16.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:16.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:16.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:48:16.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:16.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:16.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:16.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:16.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:16.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:16.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:16.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:16.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:16.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:16.150 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:48:16.151 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:48:16.151 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:48:16.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:48:16.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:16.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:16.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:48:16.653 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:48:16.653 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:48:16.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:48:16.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:48:16.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:16.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:16.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:16.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:16.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:48:16.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:16.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:16.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:16.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:16.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:16.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:16.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:16.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:48:16.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:16.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:16.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:16.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:16.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:16.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:16.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:16.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:16.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:16.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:16.673 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:16.673 DEBUG [main][MenuItemLookup] Item match:File 08:48:16.674 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:48:16.674 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:48:16.678 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:48:16.678 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:48:16.678 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:48:16.678 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:16.678 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:48:16.678 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:48:16.678 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:48:16.678 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:48:16.679 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:48:16.679 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:48:16.679 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:48:16.679 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:48:16.679 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:48:16.679 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:16.679 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:48:16.679 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:48:16.679 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:48:16.679 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:16.679 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:48:16.679 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:16.679 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:48:16.679 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:48:16.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:48:16.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:48:16.679 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:48:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:48:16.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:48:16.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:48:16.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:16.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:16.805 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:48:16.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:16.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:48:16.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:16.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:16.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:16.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:48:16.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:48:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:16.819 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:48:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:16.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:48:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:48:16.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:48:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:16.819 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:48:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:16.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:48:16.820 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:48:16.820 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:48:16.820 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:48:16.833 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:48:16.833 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:48:16.833 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:48:16.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:48:16.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:16.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:16.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:16.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:16.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:16.836 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:48:16.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:16.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:16.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:16.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:16.965 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:16.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:16.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:16.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:48:16.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:48:16.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:48:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:16.966 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:48:16.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:16.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:48:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:16.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:17.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:17.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:17.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:48:17.012 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:48:17.013 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 08:48:17.047 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:48:17.047 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:48:17.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:48:17.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:17.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:17.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:17.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:17.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:17.067 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:48:17.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:17.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:17.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:17.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:17.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:48:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:48:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:48:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:48:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:48:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:48:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:48:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:48:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:17.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:48:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:48:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:48:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:48:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:48:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:48:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:17.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:17.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28f4e793 is found... 08:48:17.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28f4e793 is found finished successfully 08:48:17.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 08:48:17.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:17.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:17.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:17.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:17.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:17.625 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:17.625 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 08:48:17.625 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:48:17.646 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:17.646 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 08:48:17.646 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:48:17.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:17.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:17.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:17.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:17.647 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:17.647 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:17.648 DEBUG [main][MenuItemLookup] Item match:File 08:48:17.649 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:48:17.649 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:48:17.649 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:48:17.649 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:48:17.649 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:17.649 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:48:17.649 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:48:17.649 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:17.649 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:48:17.649 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:48:17.649 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:48:17.650 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:48:17.650 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:48:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:48:17.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:48:17.808 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:17.809 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 08:48:17.809 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:17.809 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:17.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:17.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:17.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:17.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:17.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:17.904 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:17.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:17.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:17.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:17.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:17.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:17.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:17.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:17.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:17.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:17.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:17.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:17.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:17.949 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:17.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:17.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:17.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:17.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:17.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:17.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 08:48:17.950 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:17.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:17.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:17.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:17.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:17.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:17.951 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:17.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:17.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:17.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:17.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:17.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:17.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:17.952 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:17.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:17.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:17.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:17.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:17.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:17.953 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:17.953 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:17.953 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:17.953 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:17.954 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:17.954 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:17.954 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:48:17.954 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:17.954 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:17.954 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:17.954 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:17.954 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:17.954 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:17.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:48:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:48:18.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:18.959 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:18.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:18.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:18.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:18.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:18.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:18.961 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:18.961 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:18.961 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:18.961 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:18.961 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:18.961 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:18.961 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:48:18.961 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:18.962 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:18.962 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:18.962 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:18.962 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:18.962 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:18.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:48:18.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:48:18.962 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:18.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:18.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:18.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:18.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:18.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:18.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:18.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:18.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:18.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:19.464 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:19.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:19.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:19.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:19.466 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:19.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:19.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:19.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:19.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:19.467 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:19.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:19.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:19.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:19.468 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:19.468 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:19.468 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:19.468 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:19.469 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:19.469 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:19.469 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:19.469 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:19.469 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:19.469 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:19.469 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:19.469 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:19.469 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:19.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:48:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:48:20.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:20.970 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:20.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:20.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:20.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:20.971 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:20.972 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:20.972 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:20.972 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:20.972 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:20.972 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:20.972 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:20.972 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:20.972 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:20.972 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:20.972 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:20.972 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:20.972 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:48:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:48:20.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:20.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:20.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:20.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:20.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:20.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:20.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:20.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:20.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:20.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:20.974 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:48:20.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:48:20.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:21.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:21.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:48:21.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:48:21.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:21.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:48:21.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:21.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:48:21.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 08:48:21.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:21.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:21.488 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:21.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:21.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:21.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:21.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:21.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:21.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:21.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:21.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:21.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:21.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:21.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:21.527 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:21.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:21.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:21.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:21.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:21.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:21.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 08:48:21.529 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:21.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:21.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:21.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:21.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:21.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:21.530 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:21.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:21.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:21.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:21.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:21.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:21.530 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:21.531 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:21.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:21.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:21.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:21.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:21.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:21.531 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:21.532 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:21.532 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:21.532 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:21.532 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:21.532 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:21.532 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:21.532 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:21.532 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:21.533 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:21.533 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:21.533 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:21.533 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:21.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:48:23.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:48:23.033 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:23.034 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:23.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:23.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:23.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:23.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:23.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:23.035 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:23.036 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:23.036 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:23.036 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:23.036 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:23.036 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:23.036 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:23.036 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:23.036 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:23.036 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:23.036 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:23.036 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:23.036 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:48:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:48:23.036 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:23.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:23.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:23.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:23.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:23.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:23.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:23.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:23.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:23.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:23.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:23.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:23.040 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:48:23.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:48:23.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:23.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:48:23.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:23.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:48:23.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:48:23.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:23.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:48:23.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:23.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:48:23.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 08:48:23.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:23.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:23.047 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:23.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:23.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:23.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:23.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:23.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:23.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:23.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:23.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:23.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:23.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:23.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:23.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:23.108 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:23.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:23.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:23.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:23.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:23.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:23.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view.... 08:48:23.110 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:23.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:23.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:23.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:23.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:23.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:23.111 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:23.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:23.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:23.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:23.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:23.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:23.112 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:23.112 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:23.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:23.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:23.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:23.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:23.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:23.113 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:23.113 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:23.113 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:23.113 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:23.113 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:23.113 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:23.114 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:23.114 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:23.114 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:23.114 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:23.114 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:23.114 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:23.114 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:23.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:48:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:48:24.615 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:24.615 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:24.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:24.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:24.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:24.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:24.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:24.616 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:24.617 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:24.617 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:24.617 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:24.617 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:24.617 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:24.617 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:24.617 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:24.618 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:24.618 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:24.618 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:24.618 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:24.618 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:48:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:48:24.618 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:24.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:24.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:24.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:24.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:24.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:24.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:24.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:24.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:24.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:24.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:24.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view. finished successfully 08:48:24.621 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:24.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:24.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:24.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:24.622 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:24.622 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:24.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:24.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:24.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:24.623 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:24.624 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:24.624 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:24.624 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:24.624 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:24.624 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:24.624 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:24.624 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:24.624 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:24.624 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:24.624 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:24.624 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:24.624 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:24.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:48:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:48:25.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:25.625 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:25.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:25.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:25.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:25.627 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:25.627 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:25.628 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:25.628 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:25.628 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:25.628 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:25.628 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:25.628 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:25.628 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:25.628 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:25.628 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:25.628 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:25.628 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:25.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:48:25.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:48:25.628 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:25.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:25.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:25.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:25.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:25.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:25.630 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:48:25.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:48:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:25.630 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:48:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:25.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:48:25.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:48:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:25.631 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:48:25.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:25.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:48:25.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:25.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:25.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:25.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:25.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 '\*?\QProblems\E') 08:48:25.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:25.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:25.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:25.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:25.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:25.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:25.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:25.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:25.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:25.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:25.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:25.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:25.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:25.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:25.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:25.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:25.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:25.739 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:25.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:25.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:25.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:25.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:25.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:25.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:25.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:25.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:25.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:25.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:25.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:25.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:25.803 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:25.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:25.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:25.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:25.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:25.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:25.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 08:48:25.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:25.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:25.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:25.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:25.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:25.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:25.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:25.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:25.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:25.868 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:25.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:25.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:25.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:25.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:25.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:25.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:25.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:25.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:25.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:25.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:25.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:25.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:25.908 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:25.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:25.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:25.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:25.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:25.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:25.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:25.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:25.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:25.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:25.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:25.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:25.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:25.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:25.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:25.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:25.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:25.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:25.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:25.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:25.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:25.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:25.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:25.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:25.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:25.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:25.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:25.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:25.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:25.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:26.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:26.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:26.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:26.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:26.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:26.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:26.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:26.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:26.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:26.036 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:26.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:26.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:26.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:26.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:26.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:26.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:26.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:26.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:26.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:26.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:26.039 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:26.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:26.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:26.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:26.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:26.040 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:26.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:26.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:26.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:26.041 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:26.042 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:26.042 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:26.042 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:26.042 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:26.042 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:26.042 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:26.042 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:26.042 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:26.042 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:26.042 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:26.042 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:26.042 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:26.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:48:27.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:48:27.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:27.043 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:27.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:27.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:27.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:27.044 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:27.045 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:27.045 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:27.045 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:27.045 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:27.045 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:27.045 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:27.045 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:27.045 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:27.046 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:27.046 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:27.046 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:27.046 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:27.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:48:27.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:48:27.046 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:27.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:27.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:27.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:27.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:27.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:27.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:27.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:27.048 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:27.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:27.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:27.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:27.048 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:27.048 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:27.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:27.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:27.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:27.049 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:27.050 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:27.050 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:27.050 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:27.050 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:27.050 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:27.050 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:27.050 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:27.050 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:27.050 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:27.050 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:27.050 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:27.050 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:27.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:48:28.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:48:28.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:28.051 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:28.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:28.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:28.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:28.052 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:28.053 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:28.053 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:28.053 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:28.053 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:28.053 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:28.053 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:28.053 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:28.054 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:28.054 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:28.054 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:28.054 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:28.054 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:28.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:48:28.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:48:28.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:28.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:28.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:28.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:28.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:28.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:28.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:28.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:28.055 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:48:28.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:48:28.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:28.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:48:28.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:28.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:48:28.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:48:28.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:28.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:48:28.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:28.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:48:28.062 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:28.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:28.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:28.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:28.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:28.063 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:28.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:28.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:28.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:28.064 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:28.065 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:28.065 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:28.065 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:28.065 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:28.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:48:29.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:48:29.066 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:29.066 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:29.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:29.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:29.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:29.067 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:29.068 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:29.068 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:29.068 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:29.068 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:29.068 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:29.068 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:29.068 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:29.068 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:29.069 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:29.069 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:29.069 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:29.069 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:29.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:48:29.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:48:29.069 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:29.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:29.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:29.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:29.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:29.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:29.070 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:48:29.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:48:29.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:29.071 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:48:29.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:29.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:48:29.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:48:29.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:29.071 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:48:29.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:29.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:48:29.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:29.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:29.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:29.085 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:29.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:29.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:29.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:29.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:29.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:29.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:29.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:29.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 08:48:29.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:29.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:29.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:29.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:29.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:29.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:29.152 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:29.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:29.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:29.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:29.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:29.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:29.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:29.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:29.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:29.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:29.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:29.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:29.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:29.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:29.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:29.216 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:29.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:29.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:29.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:29.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:29.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:29.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:29.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:29.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:29.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:29.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:29.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:29.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:29.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:29.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:29.281 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:29.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:29.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:29.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:29.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:29.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:29.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:29.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:29.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:29.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:29.321 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:29.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:29.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:29.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:29.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:29.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:29.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:29.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:29.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:29.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:29.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:29.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:29.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:29.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:29.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:29.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:29.387 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:29.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:29.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:29.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:29.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:29.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:29.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:29.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:29.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:29.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:29.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:29.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:29.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:29.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:29.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:29.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:29.452 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:29.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:29.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:29.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:29.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:29.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:29.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:29.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:29.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:29.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:29.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:29.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:29.455 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:29.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:29.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:29.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:29.456 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:29.456 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:29.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:29.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:29.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:29.481 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:29.482 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:29.482 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:29.482 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:29.482 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:29.482 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:29.482 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:29.482 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:29.482 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:29.482 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:29.482 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:29.482 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:29.482 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:48:30.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:48:30.483 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:30.483 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:30.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:30.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:30.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:30.485 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:30.485 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:30.485 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:30.485 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:30.485 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:30.485 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:30.486 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:30.486 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:30.486 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:30.486 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:30.486 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:30.486 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:30.486 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:48:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:48:30.486 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:30.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:30.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:30.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:30.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:30.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:30.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:30.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:30.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:30.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:30.487 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:30.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:30.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:30.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:30.488 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:30.489 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:30.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:30.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:30.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:30.489 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:30.490 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:30.490 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:30.490 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:30.490 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:30.490 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:30.490 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:30.490 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:30.490 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:30.490 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:30.490 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:30.490 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:30.490 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:48:31.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:48:31.491 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:31.491 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:31.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:31.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:31.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:31.493 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:31.493 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:31.493 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:31.493 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:31.493 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:31.493 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:31.493 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:48:31.493 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:31.494 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:31.494 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:31.494 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:31.494 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:31.494 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:48:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:48:31.494 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:31.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:31.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:31.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:31.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:31.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:31.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:31.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:31.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:31.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:31.497 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:31.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:31.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:31.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:31.505 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:48:31.505 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:48:31.505 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:48:31.505 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:48:31.505 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:48:31.505 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:48:31.505 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:48:31.505 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:48:31.505 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:48:31.505 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:48:31.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:48:31.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:48:31.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:48:31.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:31.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:31.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:48:31.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:31.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:31.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:31.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:48:31.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:31.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:31.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:31.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:31.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:31.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:31.608 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:48:31.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:31.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:31.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:31.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:31.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:48:31.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:31.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:31.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:31.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:48:31.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:31.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:31.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:31.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:31.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:31.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:31.620 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:48:31.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:31.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:31.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:31.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:31.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:48:31.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:48:31.692 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:48:31.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:31.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:31.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:31.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:31.723 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:31.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:31.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:31.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:31.724 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:31.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:31.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:31.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:31.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:31.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:31.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:32.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:32.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:32.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:32.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:32.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:48:32.727 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:32.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:32.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:32.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:32.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:32.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:32.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:32.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:32.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:32.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:32.728 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:48:32.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:48:32.729 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:48:32.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:48:32.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:48:32.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:48:32.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'New' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:32.799 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:48:32.799 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:48:32.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:48:32.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:48:32.799 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:48:32.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:32.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:48:33.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:33.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:33.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:33.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:33.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:48:33.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:33.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:33.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:33.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:33.300 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:48:33.300 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:48:33.300 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:48:33.301 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:48:33.309 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:48:33.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:48:33.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:33.360 DEBUG [main][MenuItemLookup] Found menu:'New' 08:48:33.360 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:48:33.360 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:33.360 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:48:33.360 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:33.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:48:33.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:48:33.360 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:48:33.360 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:48:33.360 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:48:33.360 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:48:33.360 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:48:33.361 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:48:33.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:48:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:48:34.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:48:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:34.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:34.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:34.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:48:34.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:34.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:48:34.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:34.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:34.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:34.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:34.053 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:48:34.053 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:48:34.054 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:48:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:34.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:34.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:34.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:48:34.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:34.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:48:34.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:34.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:34.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:34.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:34.055 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:48:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:34.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:34.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:34.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:48:34.061 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:48:34.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:48:34.562 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:48:34.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:34.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:48:34.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:48:34.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:48:34.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:48:34.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:48:34.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:34.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:34.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:34.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:34.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:34.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:34.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:34.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:34.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:48:34.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:34.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:34.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:34.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:34.563 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:48:34.563 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:34.563 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:48:34.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:48:34.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:34.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:34.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:34.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:34.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:34.571 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:34.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:34.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:34.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:34.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:34.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:34.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:34.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:34.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:34.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:34.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:34.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:34.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:34.605 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:34.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:34.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:34.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:34.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:34.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:34.643 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:48:34.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:34.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:34.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:34.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:34.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:34.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:34.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:48:34.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:34.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:34.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:34.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:34.646 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:34.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:34.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:34.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:48:34.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:34.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:34.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:34.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:34.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:34.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:34.682 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:34.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:34.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:34.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:34.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:34.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:34.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:34.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:34.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:34.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:34.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:34.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:34.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:48:34.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:34.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:34.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:34.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:34.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:34.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:34.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:34.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:48:34.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:34.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:34.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:34.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:34.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:34.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:34.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:34.687 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:34.687 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:34.687 DEBUG [main][MenuItemLookup] Item match:File 08:48:34.688 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:48:34.688 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:48:34.692 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:48:34.692 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:48:34.692 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:48:34.692 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:34.692 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:34.693 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:48:34.693 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:48:34.717 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:48:34.717 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:48:34.718 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:48:34.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:48:34.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:48:34.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:48:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:34.842 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:48:34.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:34.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:48:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:34.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:34.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:34.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:48:34.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:48:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:34.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:48:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:34.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:48:34.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:48:34.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:48:34.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:34.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:48:34.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:34.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:48:34.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:48:34.846 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:48:34.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:48:34.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:48:34.860 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:48:34.860 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:48:34.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:48:34.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:34.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:34.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:34.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:34.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:34.862 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:48:34.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:34.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:34.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:34.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:35.221 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:35.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:35.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:35.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:48:35.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:48:35.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:48:35.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:35.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:35.226 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:48:35.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:35.227 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:48:35.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:48:35.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:35.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:35.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:35.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:35.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:48:35.257 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:48:35.259 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:48:35.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:48:35.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:35.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:35.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:35.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:35.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:35.308 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:48:35.309 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:48:35.309 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:48:35.309 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:48:35.309 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:48:35.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:48:35.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:35.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:35.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:35.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:35.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:35.324 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:48:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:35.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:35.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:48:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:48:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:48:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:48:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:38.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:48:38.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:38.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:38.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:38.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:38.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:38.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:38.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:48:38.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:38.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:38.884 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:48:38.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:38.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:38.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:38.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:38.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:38.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:38.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:48:38.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:38.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:38.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:38.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:38.886 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:48:38.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:48:38.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:38.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:38.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:48:38.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:48:38.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:38.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:38.935 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:48:38.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:48:38.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:38.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:38.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:38.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:38.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:39.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:39.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:39.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:39.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:39.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:48:39.938 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:48:39.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:48:39.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:39.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:39.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:39.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:39.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:39.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:39.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:39.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:39.940 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:48:39.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:48:39.940 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:48:39.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:39.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:40.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:40.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:40.002 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:40.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:40.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:40.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:40.003 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:40.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:40.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:40.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:40.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:40.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:40.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:40.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:40.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:41.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:41.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:41.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:48:41.006 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:41.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:41.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:41.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:41.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:41.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:41.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:41.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:41.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:41.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:41.008 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:48:41.008 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:48:41.008 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:48:41.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:48:41.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:41.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:41.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:48:41.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:48:41.511 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:48:41.511 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:48:41.529 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:48:41.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:41.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:41.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:41.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:41.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:48:41.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:41.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:41.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:41.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:41.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:41.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:41.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:41.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:48:41.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:41.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:41.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:41.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:41.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:41.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:41.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:41.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:41.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:41.556 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:41.556 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:41.556 DEBUG [main][MenuItemLookup] Item match:File 08:48:41.557 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:48:41.557 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:41.561 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:48:41.561 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:48:41.562 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:48:41.562 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:48:41.562 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:48:41.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:48:41.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:48:41.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:48:41.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:41.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:41.685 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:48:41.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:41.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:48:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:41.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:41.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:41.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:41.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:41.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:41.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:48:41.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:48:41.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:41.698 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:48:41.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:41.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:48:41.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:48:41.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:48:41.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:41.698 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:48:41.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:41.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:48:41.699 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:48:41.699 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:48:41.699 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:48:41.702 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:48:41.702 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:48:41.702 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:48:41.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:48:41.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:41.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:41.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:41.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:41.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:41.712 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:48:41.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:41.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:41.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:41.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:41.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:41.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:41.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:48:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:48:41.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:48:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:41.837 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:48:41.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:41.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:48:41.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:41.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:41.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:41.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:41.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:48:41.884 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:48:41.885 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 08:48:41.918 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:48:41.918 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:48:41.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:48:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:41.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:41.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:41.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:41.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:41.930 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:48:41.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:41.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:41.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:41.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:41.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:48:42.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:48:42.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:42.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:42.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:42.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4de5a42f is found... 08:48:42.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4de5a42f is found finished successfully 08:48:42.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 08:48:42.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:42.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:42.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:42.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:42.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:42.499 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:42.499 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 08:48:42.499 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:48:42.506 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:42.506 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 08:48:42.506 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:48:42.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:48:42.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:42.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:42.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:48:42.508 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:48:42.508 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:42.508 DEBUG [main][MenuItemLookup] Item match:File 08:48:42.509 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:48:42.509 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:48:42.509 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:48:42.509 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:48:42.509 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:42.509 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:48:42.509 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:48:42.509 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:42.509 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:48:42.509 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:48:42.539 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:48:42.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:48:42.540 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:48:42.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:48:42.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:48:42.587 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:42.587 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 08:48:42.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:42.587 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:42.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:42.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:42.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:42.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:42.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:42.666 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:42.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:42.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:42.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:48:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:42.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:42.712 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:48:42.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:42.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:42.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:42.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:42.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:42.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:42.719 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:42.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:42.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:42.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:48:42.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:42.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:42.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 08:48:42.720 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:42.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:42.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:42.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:48:42.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:42.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:42.722 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:42.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:42.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:42.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:48:42.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:42.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:42.723 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:42.723 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:42.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:42.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:42.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:48:42.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:42.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:42.724 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:42.724 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:42.724 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:42.724 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:42.725 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:42.725 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:42.725 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:48:42.725 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:42.725 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:42.725 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:42.725 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:42.725 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:42.725 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:42.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:48:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:48:44.226 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:44.226 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:44.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:44.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:44.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:48:44.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:44.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:44.227 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:44.228 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:44.228 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:44.228 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:44.228 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:44.228 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:44.228 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:48:44.228 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:44.228 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:44.228 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:44.228 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:44.228 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:44.228 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:44.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:48:44.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:48:44.229 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:44.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:44.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:44.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:48:44.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:44.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:44.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:44.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:44.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:44.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:44.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:44.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:44.232 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:48:44.232 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:48:44.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:44.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:44.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:48:44.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:48:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:44.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:48:44.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:44.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:48:44.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 08:48:44.735 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:48:44.735 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:44.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:44.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:44.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:44.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:44.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:44.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:44.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:44.765 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:44.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:44.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:44.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:44.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:44.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:44.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:45.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:45.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:45.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:45.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:45.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:48:45.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:45.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:45.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:45.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:45.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:45.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:45.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:45.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:45.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:45.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:45.769 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:48:45.770 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:48:45.770 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:48:45.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:48:45.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:45.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 08:48:45.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:45.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:48:45.770 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:48:45.771 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:48:45.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:48:45.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:48:45.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:45.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:45.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:45.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:45.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:48:45.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:45.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:45.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:45.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:45.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:45.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:45.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:45.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:48:45.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:45.789 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:45.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:45.789 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:45.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:45.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:48:45.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:45.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:45.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:48:45.790 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:48:45.790 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:45.790 DEBUG [main][MenuItemLookup] Item match:File 08:48:45.791 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:48:45.791 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:45.796 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:48:45.796 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:48:45.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:48:45.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:48:45.825 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:48:45.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:48:45.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:48:45.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:48:45.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:45.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:45.966 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:48:45.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:45.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:48:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:45.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:45.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:45.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:45.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:45.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:48:45.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:48:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:45.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:48:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:45.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:48:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:48:45.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:48:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:45.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:48:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:45.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:48:45.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:48:45.991 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:48:45.991 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:48:45.992 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:48:45.992 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:48:45.992 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:48:45.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:48:45.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:45.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:45.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:45.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:45.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:45.994 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:48:45.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:45.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:45.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:45.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:46.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:46.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:46.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:48:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:48:46.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:48:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:46.149 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:48:46.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:46.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:48:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:46.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:46.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:46.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:46.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:48:46.203 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:48:46.204 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 08:48:46.237 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:48:46.237 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:48:46.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:48:46.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:46.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:46.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:46.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:46.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:46.242 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:48:46.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:46.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:46.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:46.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:46.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:48:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:48:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:46.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:48:46.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:48:46.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:48:46.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:48:46.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:46.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:46.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:46.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:46.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:48:46.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:46.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:46.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:46.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:48:46.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:48:46.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:48:46.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:48:46.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:46.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:46.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:46.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:46.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:48:46.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:46.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:46.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2720bc4c is found... 08:48:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2720bc4c is found finished successfully 08:48:46.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 08:48:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:46.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:46.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:46.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:46.793 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:46.793 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 08:48:46.793 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:48:46.804 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:46.805 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 08:48:46.805 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:48:46.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:46.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:46.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:46.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:46.807 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:46.807 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:46.807 DEBUG [main][MenuItemLookup] Item match:File 08:48:46.808 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:48:46.808 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:48:46.808 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:48:46.808 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:48:46.808 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:46.808 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:48:46.808 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:48:46.808 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:46.808 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:48:46.808 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:48:46.809 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:48:46.809 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:48:46.809 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:48:46.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:48:46.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:48:46.870 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:46.870 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 08:48:46.870 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:46.871 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:46.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:46.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:46.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:46.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:46.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:46.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:46.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:46.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:46.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:46.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:46.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:46.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:46.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 '\*?\QProblems\E') 08:48:46.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:46.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:46.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:46.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:46.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:46.993 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:46.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:46.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:46.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:46.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:46.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:46.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 08:48:46.994 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:46.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:46.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:46.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:46.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:46.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:46.996 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:46.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:46.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:46.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:46.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:46.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:46.996 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:46.997 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:46.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:46.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:46.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:46.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:46.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:46.997 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:46.998 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:46.998 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:46.998 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:46.998 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:46.998 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:46.998 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:48:46.998 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:46.998 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:46.998 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:46.998 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:46.998 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:46.998 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:48:48.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:48:48.500 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:48.500 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:48.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:48.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:48.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:48.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:48.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:48.501 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:48.502 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:48.502 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:48.502 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:48.502 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:48.502 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:48.502 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:48:48.502 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:48.502 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:48.502 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:48.502 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:48.502 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:48.502 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:48.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:48:48.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:48:48.502 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:48.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:48.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:48.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:48.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:48.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:48.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:48.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:48.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:48.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:48.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:48.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:48.506 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:48:48.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:48:48.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:48.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:48:48.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:48.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:48:48.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:48:48.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:48.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:48:48.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:48.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:48:48.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 08:48:48.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:48.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:48.515 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:48.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:48.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:48.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:48:48.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:48.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:48.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:48:48.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:48.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:48.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:48.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:48.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:48.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:48.579 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:48.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:48.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:48.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:48.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:48.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:48.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 2... 08:48:48.580 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:48.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:48.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:48.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:48.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:48.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:48.581 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:48.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:48.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:48.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:48.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:48.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:48.582 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:48.582 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:48.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:48.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:48.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:48.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:48.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:48.583 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:48.584 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:48.584 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:48.584 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:48.584 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:48.584 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:48.584 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:48:48.584 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:48.584 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:48.584 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:48.584 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:48.584 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:48.584 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:48.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:48:49.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:48:49.585 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:49.585 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:49.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:49.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:49.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:49.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:49.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:49.586 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:48:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:49.587 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:48:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:48:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:48:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:48:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:48:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:48:49.587 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:48:49.587 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:48:49.587 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:48:49.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:48:49.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:48:49.588 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:49.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:49.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:49.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:48:49.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:49.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:49.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:49.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:49.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:49.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:49.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:49.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:49.591 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:48:49.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:48:49.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:49.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:48:49.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:49.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:48:49.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:48:49.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:49.592 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:48:49.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:49.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:48:49.592 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:49.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:49.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:49.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:49.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:49.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:49.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:49.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:49.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:49.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:49.594 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:48:49.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:48:49.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:49.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:48:49.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:49.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:48:49.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:48:49.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:49.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:48:49.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:49.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:48:49.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 2. Expected number of problems is: 2 finished successfully 08:48:49.594 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:49.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:49.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:49.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:49.596 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:48:49.596 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:48:49.596 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:48:49.596 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:48:49.596 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:48:49.596 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:48:49.596 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:48:49.597 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:48:49.597 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:48:49.597 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:48:49.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:48:49.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:48:49.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:48:49.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:49.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:49.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:48:49.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:49.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:49.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:49.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:48:49.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:49.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:49.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:49.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:49.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:49.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:49.703 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:48:49.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:49.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:49.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:49.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:49.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:48:49.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:49.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:48:49.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:49.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:49.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:49.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:49.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:49.717 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:48:49.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:49.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:49.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:49.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:49.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:48:49.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:48:49.803 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:48:49.803 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:49.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:49.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:49.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:49.835 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:49.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:49.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:49.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:49.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:49.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:49.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:49.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:49.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:49.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:50.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:50.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:50.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:50.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:50.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:48:50.839 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:50.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:50.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:50.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:50.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:50.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:50.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:50.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:50.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:50.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:50.841 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:48:50.841 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:48:50.841 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:48:50.841 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:48:50.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:48:50.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:48:50.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'New' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:50.908 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:48:50.908 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:48:50.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:48:50.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:48:50.908 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:48:50.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:50.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:48:50.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:48:51.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:51.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:51.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:51.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:51.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:48:51.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:51.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:51.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:51.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:51.409 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:48:51.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:48:51.409 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:48:51.410 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:48:51.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:48:51.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:48:51.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:51.466 DEBUG [main][MenuItemLookup] Found menu:'New' 08:48:51.466 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:48:51.466 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:51.466 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:48:51.466 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:51.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:48:51.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:48:51.466 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:48:51.466 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:48:51.466 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:48:51.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:48:51.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:48:51.467 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:48:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:48:51.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:48:51.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:48:51.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:51.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:51.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:51.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:51.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:48:51.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:51.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:51.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:51.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:48:51.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:51.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:51.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:51.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:51.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:51.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:51.659 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:48:51.659 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:48:51.659 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:48:51.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:51.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:51.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:51.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:51.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:48:51.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:51.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:48:51.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:51.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:51.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:51.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:51.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:51.661 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:48:51.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:51.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:51.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:51.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:51.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:48:51.666 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:48:52.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:48:52.167 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:48:52.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:52.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:48:52.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:48:52.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:48:52.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:48:52.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:48:52.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:48:52.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:52.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:52.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:52.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:52.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:52.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:52.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:52.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:52.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:48:52.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:48:52.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:48:52.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:52.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:52.168 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:48:52.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:48:52.168 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:48:52.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:48:52.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:48:52.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:48:52.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:48:52.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:52.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:52.178 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:48:52.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:52.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:52.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:52.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:52.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:52.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:52.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:48:52.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:52.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:52.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:52.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:52.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:52.216 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:52.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:52.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:52.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:52.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:52.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:52.254 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:48:52.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:52.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:52.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:52.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:52.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:52.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:52.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:48:52.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:52.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:52.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:52.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:52.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:52.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:52.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:52.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:52.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:48:52.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:48:52.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:48:52.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:52.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:52.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:52.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:52.293 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:52.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:52.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:52.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:48:52.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:52.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:52.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:52.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:52.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:52.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:52.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:52.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:52.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:48:52.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:52.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:52.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:52.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:52.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:52.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:52.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:52.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:48:52.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:52.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:52.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:52.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:52.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:52.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:52.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:52.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:52.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:52.297 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:48:52.297 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:52.297 DEBUG [main][MenuItemLookup] Item match:File 08:48:52.298 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:48:52.298 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'File' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:52.303 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:48:52.303 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:48:52.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:48:52.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:48:52.327 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:48:52.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:48:52.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:48:52.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:48:52.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:52.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:52.450 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:48:52.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:52.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:48:52.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:52.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:52.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:52.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:52.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:52.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:48:52.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:48:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:48:52.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:48:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:52.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:48:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:52.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:48:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:48:52.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:48:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:48:52.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:48:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:48:52.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:48:52.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:48:52.454 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:48:52.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:48:52.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:48:52.467 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:48:52.467 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:48:52.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:48:52.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:52.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:52.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:52.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:52.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:52.469 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:48:52.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:52.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:52.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:52.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:52.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:48:52.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:52.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:52.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:48:52.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:48:52.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:48:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:52.832 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:48:52.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:48:52.835 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:48:52.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:48:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:52.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:52.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:52.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:48:52.860 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:48:52.862 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:48:52.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:48:52.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:52.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:52.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:52.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:52.908 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:48:52.909 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:48:52.909 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:48:52.909 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:48:52.909 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:48:52.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:48:52.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:52.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:52.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:52.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:52.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:52.912 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:48:52.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:52.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:52.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:52.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:52.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:48:56.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:48:56.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:48:56.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:48:56.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:56.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:48:56.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:56.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:56.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:56.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:56.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:56.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:56.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:56.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:56.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:48:56.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:56.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:56.006 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:48:56.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:56.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:56.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:48:56.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:56.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:56.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:48:56.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 '\*?\QPackage Explorer\E') 08:48:56.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:56.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:56.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:56.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:56.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:48:56.008 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:48:56.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:48:56.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:56.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:56.056 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:48:56.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:48:56.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:56.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:56.057 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:48:56.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:48:56.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:56.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:56.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:56.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:56.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:56.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:56.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:57.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:57.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:48:57.059 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:48:57.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:48:57.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:57.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:57.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:57.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:57.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:57.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:57.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:57.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:57.061 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:48:57.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:48:57.061 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:57.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:57.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:57.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:57.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:57.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:57.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:57.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:57.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:57.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:57.077 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:48:57.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:48:57.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:57.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:57.157 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:48:57.157 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:48:57.157 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:48:57.157 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:48:57.157 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:48:57.157 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:48:57.157 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:48:57.158 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:48:57.158 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:48:57.158 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:48:57.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:48:57.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:48:57.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:48:57.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:57.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:57.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:48:57.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:57.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:57.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:57.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:48:57.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:57.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:57.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:57.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:57.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:57.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:57.300 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:48:57.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:57.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:57.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:57.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:57.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:48:57.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:57.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:57.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:57.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:48:57.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:57.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:57.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:57.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:57.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:57.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:57.305 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:48:57.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:57.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:57.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:57.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:57.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:48:57.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:48:57.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:48:57.397 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:57.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:57.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:57.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:57.430 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:57.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:57.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:57.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:57.431 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:57.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:57.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:57.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:57.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:57.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:57.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:57.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:57.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:58.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:58.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:48:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:48:58.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:48:58.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:48:58.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:48:58.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:48:58.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:48:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:58.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:58.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:58.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:48:58.435 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:48:58.436 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:48:58.436 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:48:58.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:48:58.445 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:48:58.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:48:58.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'New' 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:58.498 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:48:58.499 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:48:58.499 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:58.499 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:48:58.499 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:48:58.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:48:58.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:48:58.499 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:48:58.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:48:58.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:48:58.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:48:58.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:48:58.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:48:58.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:48:58.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:48:58.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:48:58.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:48:58.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:48:58.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:48:58.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:48:59.000 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:48:59.000 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:48:59.000 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:48:59.000 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:48:59.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:48:59.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:48:59.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:59.057 DEBUG [main][MenuItemLookup] Found menu:'New' 08:48:59.057 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:48:59.057 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:59.057 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:48:59.057 DEBUG [main][MenuItemLookup] Found menu:'' 08:48:59.057 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:48:59.057 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:48:59.057 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:48:59.057 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:48:59.057 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:48:59.057 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:48:59.057 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:48:59.057 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:48:59.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:48:59.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:48:59.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:48:59.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:48:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:48:59.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:59.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:59.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:48:59.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:59.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:48:59.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:59.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:59.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:59.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:59.727 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:48:59.727 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:48:59.727 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:48:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:59.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:59.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:59.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:48:59.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:48:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:48:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:48:59.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:48:59.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:48:59.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:48:59.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:48:59.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:48:59.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:48:59.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:48:59.729 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:48:59.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:48:59.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:48:59.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:48:59.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:48:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:48:59.735 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:49:00.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:49:00.235 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:49:00.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:00.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:49:00.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:49:00.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:00.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:00.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:00.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:00.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:00.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:00.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:00.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:00.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:00.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:49:00.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:49:00.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:49:00.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:00.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:00.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:49:00.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:49:00.236 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:49:00.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:49:00.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:49:00.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:49:00.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:49:00.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:00.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:00.244 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:00.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:00.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:00.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:00.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:00.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:00.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:00.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:00.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:00.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:00.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:00.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:00.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:00.276 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:00.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:00.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:00.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:00.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:00.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:00.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:49:00.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:00.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:00.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:00.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:00.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:49:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:00.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:00.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:00.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:00.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:00.313 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:00.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:00.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:00.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:49:00.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:00.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:00.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:00.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:00.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:00.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:49:00.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:00.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:00.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:00.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:49:00.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:00.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:00.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:00.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:00.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:00.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:00.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:00.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:00.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:49:00.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:00.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:00.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:00.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:00.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:00.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:00.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:00.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:49:00.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:00.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:00.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:00.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:00.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:00.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:00.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:00.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:00.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:00.352 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:49:00.352 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:00.352 DEBUG [main][MenuItemLookup] Item match:File 08:49:00.353 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:49:00.353 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:00.358 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:49:00.358 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:49:00.382 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:49:00.382 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:49:00.382 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:49:00.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:49:00.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:49:00.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:49:00.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:00.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:00.508 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:00.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:00.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:49:00.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:00.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:00.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:00.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:49:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:49:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:49:00.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:00.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:00.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:00.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:49:00.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:00.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:00.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:00.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:00.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:00.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:49:00.511 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:49:00.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:49:00.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:49:00.512 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:00.512 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:49:00.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:49:00.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:00.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:00.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:00.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:00.526 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:49:00.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:00.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:00.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:00.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:00.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:00.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:00.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:49:00.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:49:00.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:49:00.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:00.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:00.894 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:49:00.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:00.894 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:49:00.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:49:00.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:00.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:00.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:00.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:00.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:49:00.897 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:49:00.899 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:49:00.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:49:00.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:00.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:00.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:00.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:00.946 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:49:00.946 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:49:00.947 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:49:00.947 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:49:00.947 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:49:00.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:49:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:00.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:00.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:00.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:00.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:00.950 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:49:00.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:00.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:00.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:00.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:01.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:49:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:49:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:49:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:49:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:04.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:49:04.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:04.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:04.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:04.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:04.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:04.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:04.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:04.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:49:04.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:04.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:04.380 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:49:04.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:04.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:04.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:04.382 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:04.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:49:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:04.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:04.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:04.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:04.383 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:49:04.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:49:04.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:04.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:04.430 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:49:04.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:49:04.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:04.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:04.432 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:49:04.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:49:04.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:04.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:04.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:04.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:04.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:04.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:05.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:05.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:05.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:49:05.496 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:49:05.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:49:05.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:05.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:05.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 08:49:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:05.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:05.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:05.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:05.499 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:49:05.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:49:05.499 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:05.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:05.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:05.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:05.529 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:49:05.529 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:49:05.529 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:49:05.529 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:49:05.529 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:49:05.530 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:49:05.530 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:49:05.530 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:49:05.530 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:49:05.530 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:49:05.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:49:05.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:49:05.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:49:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:05.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:49:05.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:05.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:49:05.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:05.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:05.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:05.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:05.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:05.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:05.723 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:49:05.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:05.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:05.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:05.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:05.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:49:05.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:05.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:05.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:05.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:49:05.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:05.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:05.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:05.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:05.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:05.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:05.795 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:49:05.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:05.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:05.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:05.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:05.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:49:05.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:49:05.919 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:05.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:05.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:05.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:05.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:05.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:05.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:05.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:05.922 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:05.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:05.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:05.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:05.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:05.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:05.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:05.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:05.924 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:05.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:05.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:05.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:05.926 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:49:05.926 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:49:05.926 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:49:05.926 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:49:05.926 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:49:05.926 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:49:05.926 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:49:05.926 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:49:05.926 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:49:05.926 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:49:06.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:49:06.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:49:06.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:49:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:06.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 08:49:06.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:06.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:49:06.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:06.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:49:06.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:49:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:06.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:49:06.099 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'Resource', 'Location') 08:49:06.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:49:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:49:06.100 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 08:49:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:49:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:49:06.101 TRACE [main][WidgetHandler] Notify Table with event 13 08:49:06.101 TRACE [main][WidgetHandler] Wait for synchronization 08:49:06.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<- Hide ") 08:49:06.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:06.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:06.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:06.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:49:06.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:06.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:06.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:06.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:06.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:06.104 INFO [WorkbenchTestable][AbstractButton] Click button <- &Hide 08:49:06.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:06.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:06.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:06.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:06.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:49:06.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:06.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:49:06.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:06.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:06.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:06.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:06.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:06.122 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:49:06.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:06.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:06.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:06.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:06.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:49:06.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:49:06.226 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:06.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:06.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:06.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:06.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:06.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:06.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:06.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:06.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:06.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:06.228 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:06.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:06.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:06.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:06.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:06.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:06.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:06.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:06.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:06.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:06.230 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:06.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:06.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:06.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:06.232 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:49:06.232 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:49:06.232 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:49:06.232 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:49:06.232 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:49:06.232 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:49:06.232 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:49:06.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:49:06.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:49:06.232 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:49:06.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:49:06.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:49:06.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:49:06.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:06.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:06.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:49:06.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:06.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:06.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:06.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:49:06.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:06.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:06.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:06.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:06.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:06.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:06.394 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:49:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:06.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:06.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:06.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:49:06.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:06.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:49:06.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:06.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:06.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:06.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:06.402 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:49:06.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:06.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:06.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:06.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:49:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:49:06.459 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:49:06.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:06.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:06.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:06.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:06.501 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:06.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:06.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:06.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:06.502 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:06.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:06.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:06.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:06.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:06.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:06.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:07.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:07.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:07.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:07.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:07.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:49:07.508 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:07.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:07.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:07.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:07.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:07.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:07.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:07.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:07.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:07.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:07.509 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:49:07.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:49:07.510 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:49:07.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:49:07.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:49:07.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:49:07.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:07.571 DEBUG [main][MenuItemLookup] Found menu:'New' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:07.572 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:49:07.572 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:49:07.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:49:07.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:49:07.572 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:49:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:07.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:49:08.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:49:08.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:08.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:08.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:08.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:08.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:08.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:08.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:08.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:08.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:08.073 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:49:08.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:49:08.073 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:49:08.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:49:08.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:49:08.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:49:08.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:08.130 DEBUG [main][MenuItemLookup] Found menu:'New' 08:49:08.130 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:49:08.130 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:08.130 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:49:08.131 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:08.131 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:49:08.131 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:49:08.131 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:49:08.131 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:49:08.131 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:49:08.131 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:49:08.131 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:49:08.131 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:49:08.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:49:08.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:49:08.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:49:08.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:08.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:08.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:08.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:08.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: 32) 08:49:08.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:08.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:08.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:08.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:49:08.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:08.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:08.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:08.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:08.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:08.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:08.794 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:49:08.794 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:49:08.794 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:49:08.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:08.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:08.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:08.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:08.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:49:08.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:08.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:08.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:08.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:49:08.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:08.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:08.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:08.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:08.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:08.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:08.796 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:49:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:08.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:08.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:08.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:49:08.801 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:49:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:49:09.302 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:49:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:09.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:49:09.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:49:09.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:09.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:09.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:09.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:09.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:09.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:09.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:09.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:09.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:49:09.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:49:09.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:49:09.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:09.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:09.303 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:49:09.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:49:09.303 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:49:09.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:49:09.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:49:09.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:49:09.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:49:09.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:09.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:09.311 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:09.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:09.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:09.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:09.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:09.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:09.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:09.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:09.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:09.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:09.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:09.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:09.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:09.350 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:09.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:09.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:09.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:09.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:09.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:09.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:49:09.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:09.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:09.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:09.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:09.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:09.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:09.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:49:09.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:09.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:09.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:09.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:09.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:09.387 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:09.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:09.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:09.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:49:09.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:09.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:09.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:09.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:09.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:09.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:49:09.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:09.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:09.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:09.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:49:09.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:09.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:09.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:09.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:09.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:09.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:09.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:09.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:09.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:49:09.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:09.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:09.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:09.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:09.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:09.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:49:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:09.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:09.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:09.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:09.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:09.423 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:49:09.423 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:09.423 DEBUG [main][MenuItemLookup] Item match:File 08:49:09.424 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:49:09.424 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:09.429 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:49:09.429 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:49:09.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:49:09.452 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:49:09.452 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:49:09.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:49:09.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:49:09.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:49:09.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:09.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:09.574 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:09.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:09.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:49:09.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:09.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:09.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:09.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:49:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:49:09.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:49:09.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:09.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:09.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:09.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:09.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:09.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:49:09.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:09.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:09.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:09.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:09.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:09.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:49:09.578 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:49:09.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:49:09.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:49:09.578 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:09.578 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:49:09.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:49:09.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:09.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:09.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:09.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:09.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:09.591 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:49:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:09.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:09.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:09.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:09.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:09.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:09.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:49:09.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:49:09.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:49:09.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:09.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:09.957 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:49:09.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:09.957 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:49:09.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:49:09.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:09.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:09.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:09.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:49:09.962 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:49:09.963 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:49:10.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:49:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:10.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:10.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:10.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:10.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:10.011 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:49:10.012 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:49:10.012 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:49:10.012 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:49:10.012 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:49:10.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:49:10.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:10.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:10.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:10.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:10.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:10.015 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:49:10.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:10.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:10.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:10.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:10.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:49:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:49:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:49:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:49:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:13.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:49:13.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:13.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:13.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:13.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:13.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:13.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:13.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:13.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:49:13.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:13.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:13.643 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:49:13.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:13.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:13.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:13.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:13.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:13.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:13.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:49:13.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:13.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:13.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:13.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:13.646 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:49:13.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:49:13.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:13.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:13.695 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:49:13.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:49:13.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:13.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:13.696 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:49:13.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:49:13.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:13.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:13.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:13.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:13.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:14.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:14.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:14.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:14.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:14.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:49:14.821 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:49:14.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:49:14.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:14.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:14.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:14.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:14.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:14.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:14.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:14.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:14.823 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:49:14.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:49:14.824 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:49:14.824 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:14.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:14.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:14.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:14.854 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:14.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:14.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:14.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:14.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:14.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:14.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:14.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:14.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:14.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:14.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:15.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:15.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:15.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:15.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:15.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:49:15.858 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:15.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:15.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:15.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:15.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:15.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:15.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:15.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:15.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:15.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:15.860 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:49:15.860 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:49:15.860 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:49:15.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:49:15.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:16.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:16.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:49:16.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:49:16.363 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:49:16.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:49:16.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:49:16.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:16.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:16.382 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:16.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:16.382 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:49:16.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:16.382 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:16.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:16.382 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:16.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:16.382 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:16.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:16.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:49:16.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:16.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:16.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:16.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:16.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:16.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:16.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:16.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:16.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:16.384 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:49:16.384 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:16.384 DEBUG [main][MenuItemLookup] Item match:File 08:49:16.385 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:49:16.385 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:16.390 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:49:16.390 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:49:16.417 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:49:16.417 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:49:16.417 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:49:16.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 'New|Select a wizard'] is available.... 08:49:16.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:49:16.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:49:16.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:16.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:16.553 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:16.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:16.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:49:16.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:16.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:16.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:16.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:16.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:49:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:49:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:49:16.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:16.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:16.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:16.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:16.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:49:16.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:16.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:16.570 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:16.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:16.570 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:16.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:49:16.571 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:49:16.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:49:16.582 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:49:16.582 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:16.582 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:49:16.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:49:16.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:16.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:16.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:16.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:16.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:16.587 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:49:16.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:16.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:16.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:16.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:16.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:16.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:16.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:49:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:49:16.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:49:16.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:16.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:16.724 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:49:16.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:16.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:49:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:16.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:16.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:16.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:16.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:49:16.772 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:49:16.773 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 08:49:16.781 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:49:16.781 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:49:16.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:49:16.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:16.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:16.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:16.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:16.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:16.830 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:49:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:16.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:16.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:16.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:49:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:49:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a08cf59 is found... 08:49:17.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a08cf59 is found finished successfully 08:49:17.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 '\*?\QErrorTestClass.java\E') 08:49:17.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:17.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:17.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:17.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:17.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:17.428 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:17.428 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 08:49:17.428 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:49:17.435 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:17.435 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 08:49:17.435 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:49:17.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:49:17.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:17.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:17.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:49:17.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:49:17.436 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:17.436 DEBUG [main][MenuItemLookup] Item match:File 08:49:17.437 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:49:17.437 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:49:17.437 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:49:17.437 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:49:17.437 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:17.437 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:49:17.437 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:49:17.437 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:17.437 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:49:17.437 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:49:17.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:49:17.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:49:17.438 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:49:17.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:49:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:49:17.595 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:17.595 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 08:49:17.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:17.596 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:17.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:17.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:17.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:17.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:17.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:17.716 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:17.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:17.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:17.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:49:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:17.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:49:17.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:17.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:17.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:17.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:17.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:17.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:17.762 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:17.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:17.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:17.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:49:17.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:17.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:17.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 08:49:17.763 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:17.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:17.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:17.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:49:17.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:17.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:17.764 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:17.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:17.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:17.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:49:17.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:17.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:17.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:17.795 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:17.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:17.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:17.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:49:17.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:17.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:17.796 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:17.797 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:17.797 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:17.797 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:17.797 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:17.797 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:17.797 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:49:17.797 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:17.797 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:17.797 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:17.797 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:17.797 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:17.797 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:17.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:49:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:49:18.798 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:18.798 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:18.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:18.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:18.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:49:18.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:18.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:18.800 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:18.800 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:18.800 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:18.800 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:18.800 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:18.800 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:18.801 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:49:18.801 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:18.801 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:18.801 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:18.801 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:18.801 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:18.801 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:18.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:49:18.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:49:18.801 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:18.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:18.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:18.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:49:18.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:18.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:18.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 08:49:18.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:18.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:18.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:18.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:18.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:19.304 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:19.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:19.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:19.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:19.305 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:19.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:19.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:19.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:19.306 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:19.306 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:19.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:19.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:19.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:19.307 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:19.308 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:19.308 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:19.308 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:19.308 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:19.308 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:19.308 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:49:19.308 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:19.308 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:19.308 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:19.308 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:19.308 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:19.308 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:19.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:49:20.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:49:20.309 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:20.309 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:20.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:20.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:20.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:20.311 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:20.312 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:20.312 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:20.312 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:20.312 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:20.312 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:20.312 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:49:20.312 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:20.312 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:20.312 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:20.312 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:20.312 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:20.312 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:49:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:49:20.313 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:20.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:20.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:20.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:20.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:20.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:20.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:20.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:20.314 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:49:20.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:49:20.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:20.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:49:20.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:20.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:49:20.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:49:20.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:20.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:49:20.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:20.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:49:20.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 08:49:20.315 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:49:20.316 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:20.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:20.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:20.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:20.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:20.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:20.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:20.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:20.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:20.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:20.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:20.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:20.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:20.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:20.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:20.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:20.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:21.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:21.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:21.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:49:21.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:21.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:21.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:21.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:21.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:21.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:21.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:21.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:21.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:21.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:21.349 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:49:21.350 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:49:21.350 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:49:21.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:49:21.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:21.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 08:49:21.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:21.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:49:21.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:49:21.351 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:49:21.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:49:21.365 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:49:21.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:21.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:21.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:21.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:21.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:49:21.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:21.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:21.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:21.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:21.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:21.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:21.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:21.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:49:21.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:21.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:21.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:21.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:21.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:21.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:49:21.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:21.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:21.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:49:21.397 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:49:21.397 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:21.397 DEBUG [main][MenuItemLookup] Item match:File 08:49:21.398 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:49:21.398 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:21.403 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:49:21.403 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:49:21.404 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:49:21.404 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:49:21.404 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:49:21.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:49:21.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:49:21.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:49:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:21.532 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:21.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:21.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:49:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:21.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:21.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:21.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:21.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:21.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:49:21.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:49:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:49:21.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:21.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:21.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:21.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:49:21.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:21.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:21.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:21.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:21.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:21.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:49:21.547 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:49:21.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:49:21.547 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:49:21.547 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:21.547 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:49:21.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:49:21.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:21.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:21.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:21.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:21.549 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:49:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:21.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:21.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:21.683 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:21.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:21.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:49:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:49:21.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:49:21.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:21.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:21.684 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:49:21.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:21.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:49:21.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:21.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:21.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:21.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:21.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:49:21.730 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:49:21.731 INFO [WorkbenchTestable][AbstractText] Text set to: NextErrorTestClass 08:49:21.764 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:49:21.764 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:49:21.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:49:21.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:21.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:21.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:21.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:21.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:21.769 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:49:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:21.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:21.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:49:22.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:49:22.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:22.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:22.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:22.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:22.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17f2e10c is found... 08:49:22.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17f2e10c is found finished successfully 08:49:22.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextErrorTestClass.java\E') 08:49:22.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:22.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:22.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:22.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:22.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:22.512 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:22.513 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextErrorTestClass { } TooltipText=null 08:49:22.513 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:49:22.519 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:22.519 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 08:49:22.519 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:49:22.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 08:49:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:22.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 08:49:22.520 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 08:49:22.520 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:22.521 DEBUG [main][MenuItemLookup] Item match:File 08:49:22.521 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:49:22.522 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:49:22.522 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:49:22.522 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:49:22.522 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:22.522 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:49:22.522 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:49:22.522 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:22.522 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:49:22.522 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:49:22.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:49:22.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:49:22.522 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:49:22.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:49:22.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:49:22.628 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:22.628 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 08:49:22.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:22.628 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:22.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:22.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:22.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:22.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:22.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:22.707 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:22.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:22.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:22.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 08:49:22.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:22.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:22.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 08:49:22.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:22.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:22.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:22.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:22.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:22.722 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:22.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:22.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:22.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 08:49:22.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:22.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:22.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 08:49:22.725 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:22.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:22.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:22.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 08:49:22.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:22.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:22.726 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:22.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:22.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:22.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 08:49:22.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:22.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:22.727 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:22.727 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:22.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:22.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:22.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 08:49:22.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:22.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:22.728 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:22.728 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:22.728 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:22.728 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:22.729 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:22.729 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:22.729 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:49:22.729 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:22.729 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:22.729 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:22.729 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:22.729 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:22.729 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:49:23.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:49:23.730 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:23.730 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:23.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:23.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:23.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 08:49:23.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:23.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:23.731 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:23.732 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:23.732 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:23.732 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:23.732 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:23.732 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:23.732 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 08:49:23.732 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:23.732 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:23.732 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:23.732 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:23.732 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:23.732 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:23.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:49:23.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:49:23.732 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:23.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:23.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:23.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 08:49:23.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:23.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:23.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:23.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:23.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:23.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:23.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:23.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:23.736 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 08:49:23.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 08:49:23.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:23.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 08:49:23.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:23.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 08:49:23.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 08:49:23.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:23.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 08:49:23.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:23.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 08:49:23.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 08:49:23.737 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:49:23.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:23.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:23.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:23.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:23.793 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:23.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:23.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:23.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:23.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:23.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:23.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:23.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:23.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:23.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:24.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:24.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:24.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:24.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:24.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:49:24.797 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:24.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:24.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:24.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:24.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 08:49:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:24.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:24.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:24.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:24.798 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:49:24.799 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:49:24.799 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:49:24.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:49:24.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:24.799 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 08:49:24.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:24.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:49:24.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:49:24.800 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:49:24.800 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:49:24.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:49:24.816 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:24.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:24.817 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:24.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:24.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:49:24.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:24.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:24.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:24.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:24.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:24.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:24.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:24.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:49:24.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:24.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:24.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:24.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:24.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:24.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 08:49:24.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:24.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:24.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 08:49:24.820 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 08:49:24.820 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:24.820 DEBUG [main][MenuItemLookup] Item match:File 08:49:24.822 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:49:24.822 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:24.827 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:49:24.827 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:49:24.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:49:24.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:49:24.858 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:49:24.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:49:24.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:49:24.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:49:24.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:24.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:24.999 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:24.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:24.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:49:24.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:24.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:25.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:25.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:25.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:25.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:49:25.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:49:25.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:49:25.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:25.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:25.002 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:25.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:25.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:25.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:49:25.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:25.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:25.002 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:25.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:25.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:25.003 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:49:25.003 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:49:25.003 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:49:25.003 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:49:25.003 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:25.003 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:49:25.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:49:25.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:25.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:25.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:25.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:25.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:25.016 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:49:25.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:25.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:25.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:25.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:25.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:25.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:25.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:49:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:49:25.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:49:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:25.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:25.182 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:49:25.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:25.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:49:25.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:25.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:25.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:25.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:49:25.201 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:49:25.202 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 08:49:25.235 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:49:25.235 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:49:25.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:49:25.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:25.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:25.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:25.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:25.245 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:49:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:25.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:25.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:25.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:49:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:49:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bc2d024 is found... 08:49:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bc2d024 is found finished successfully 08:49:25.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 08:49:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:25.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:25.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:25.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:25.804 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:25.804 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 08:49:25.804 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:49:25.811 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:25.811 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 08:49:25.811 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:49:25.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:25.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:25.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:25.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:25.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:25.812 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:25.812 DEBUG [main][MenuItemLookup] Item match:File 08:49:25.813 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:49:25.813 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:49:25.813 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:49:25.813 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:49:25.813 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:25.813 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:49:25.813 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:49:25.813 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:25.813 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:49:25.813 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:49:25.814 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:49:25.814 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:49:25.814 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:49:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:49:25.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:49:25.883 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:25.883 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 08:49:25.883 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:25.884 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:25.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:25.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:25.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:25.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:25.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:25.947 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:25.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:25.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:25.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:25.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:25.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:25.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:25.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:25.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:25.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:25.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:25.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:25.989 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:25.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:25.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:25.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:25.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:25.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:25.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 08:49:25.990 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:25.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:25.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:25.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:25.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:25.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:25.992 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:25.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:25.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:25.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:25.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:25.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:25.993 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:25.993 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:25.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:25.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:25.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:25.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:25.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:25.994 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:25.995 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:25.995 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:25.995 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:25.995 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:25.995 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:25.995 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 08:49:25.995 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:25.995 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:25.995 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:25.995 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:25.995 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:25.995 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:25.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:49:26.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:49:26.996 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:26.996 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:26.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:26.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:26.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:26.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:26.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:26.998 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:26.998 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:26.998 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:26.998 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:26.998 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:26.998 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:26.999 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 08:49:26.999 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:26.999 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:26.999 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:26.999 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:26.999 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:26.999 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:26.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:49:26.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:49:26.999 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:26.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:27.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:27.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:27.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:27.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:27.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:27.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:27.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:27.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:27.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:27.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:27.503 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:27.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:27.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:27.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:27.504 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:27.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:27.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:27.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:27.505 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:27.505 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:27.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:27.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:27.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:27.506 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:27.507 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:27.507 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:27.507 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:27.507 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:27.507 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:27.507 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 08:49:27.507 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:27.507 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:27.507 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:27.507 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:27.507 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:27.507 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:27.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:49:28.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:49:28.508 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:28.508 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:28.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:28.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:28.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:28.510 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:28.510 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:28.510 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:28.510 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:28.511 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:28.511 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:28.511 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 08:49:28.511 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:28.511 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:28.511 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:28.511 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:28.511 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:28.511 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:28.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:49:28.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:49:28.511 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:28.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:28.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:28.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:28.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:28.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:28.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:28.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:28.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:28.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:28.513 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:49:28.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:49:28.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:28.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:49:28.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:28.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:49:28.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:49:28.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:28.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:49:28.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:28.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:49:28.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 08:49:28.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:28.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:28.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:28.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:28.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:28.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:28.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:28.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:28.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:28.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:28.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:28.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:28.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:28.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:28.563 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:28.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:28.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:28.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:28.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:28.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:28.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:28.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:28.572 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:28.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:28.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:28.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:28.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:28.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:28.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:28.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:28.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:28.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:28.586 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:28.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:28.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:28.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:28.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:28.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:28.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 08:49:28.587 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:28.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:28.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:28.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:28.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:28.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:28.588 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:28.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:28.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:28.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:28.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:28.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:28.589 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:28.589 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:28.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:28.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:28.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:28.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:28.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:28.590 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:28.591 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:28.591 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:28.591 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:28.591 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:28.591 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:28.591 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 08:49:28.591 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:28.592 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:28.592 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:28.592 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:28.592 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:28.592 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:28.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:49:30.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:49:30.093 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:30.093 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:30.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:30.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:30.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:30.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:30.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:30.094 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:30.095 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:30.095 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:30.095 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:30.095 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:30.095 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:30.096 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 08:49:30.096 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:30.096 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:30.096 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:30.096 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:30.096 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:30.096 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:49:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:49:30.096 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:30.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:30.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:30.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:30.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:30.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:30.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:30.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:30.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:30.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:30.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:30.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:30.099 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:49:30.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:49:30.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:30.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:49:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:30.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:49:30.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:49:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:30.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:49:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:30.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:49:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 08:49:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 08:49:30.126 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:30.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:30.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:30.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:30.127 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:30.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:30.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:30.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:30.128 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:30.128 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:30.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:30.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:30.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:30.129 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:30.130 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:30.130 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:30.130 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:30.130 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:30.130 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:30.130 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 08:49:30.130 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:30.130 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:30.130 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:30.130 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:30.130 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:30.131 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:30.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:49:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:49:31.632 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:31.632 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:31.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:31.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:31.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:31.633 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:31.634 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:31.634 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:31.634 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:31.634 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:31.634 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:31.634 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 08:49:31.634 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:31.634 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:31.634 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:31.634 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:31.634 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:31.634 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:31.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:49:31.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:49:31.635 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:31.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:31.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:31.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:31.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:31.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:31.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:31.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:31.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:31.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:31.637 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 08:49:31.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 08:49:31.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:31.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 08:49:31.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:31.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 08:49:31.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 08:49:31.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:31.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 08:49:31.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:31.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 08:49:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 08:49:31.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:31.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:31.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:31.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:31.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:31.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:31.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:31.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:31.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:31.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:31.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:31.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:31.657 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:31.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:31.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:31.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:31.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:31.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:31.658 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:31.658 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:31.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:31.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:31.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:31.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:31.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:31.658 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:31.659 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:31.659 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:31.659 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:31.659 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:31.659 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:31.659 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 08:49:31.659 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:31.659 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:31.659 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:31.659 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:31.659 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:31.659 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:31.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:49:33.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:49:33.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:33.161 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:33.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:33.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:33.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:33.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:33.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:33.162 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:33.163 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:33.163 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:33.163 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:33.163 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:33.163 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:33.163 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 08:49:33.163 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:33.163 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:33.163 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:33.163 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:33.163 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:33.163 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:33.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:49:33.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:49:33.163 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:33.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:33.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:33.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:33.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:33.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49: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 08:49:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.166 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 08:49:33.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 08:49:33.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:33.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 08:49:33.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:33.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 08:49:33.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 08:49:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:33.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 08:49:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:33.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 08:49:33.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:33.178 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:33.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:33.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:33.211 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:33.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:33.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:33.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:33.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:33.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:33.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:33.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:33.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:33.229 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:33.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:33.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:33.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:33.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:33.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:33.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:33.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:33.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:33.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:33.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:33.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:33.326 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:33.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:33.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:33.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:33.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:33.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:33.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:33.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:33.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:33.372 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:33.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:33.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:33.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:33.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:33.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:33.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:33.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:33.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:33.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:33.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:33.442 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:33.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:33.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:33.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:33.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:33.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:33.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:33.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:33.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:33.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:33.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:33.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:33.471 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:33.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:33.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:33.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:33.472 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:33.472 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:33.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:33.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:33.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:33.473 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:33.474 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:33.474 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:33.474 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:33.474 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:33.474 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:33.474 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 08:49:33.474 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:33.474 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:33.474 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:33.474 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:33.474 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:33.474 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:33.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:49:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:49:34.475 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:34.475 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:34.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:34.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:34.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:34.476 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:34.477 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:34.477 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:34.477 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:34.477 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:34.477 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:34.477 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 08:49:34.477 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:34.477 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:34.477 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:34.477 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:34.477 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:34.477 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:34.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:49:34.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:49:34.478 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:34.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:34.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:34.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:34.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:34.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:34.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:34.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:34.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:34.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:34.479 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 08:49:34.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 08:49:34.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:34.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 08:49:34.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:34.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 08:49:34.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 08:49:34.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:34.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 08:49:34.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:34.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 08:49:34.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:34.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:34.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:34.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:34.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:34.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:34.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:34.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:34.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:34.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:34.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:34.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:34.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:34.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:34.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:34.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:34.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:34.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:34.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:34.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:34.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:34.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:34.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:34.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:34.482 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:34.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:34.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:34.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:34.483 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:34.483 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:34.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:34.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:34.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:34.484 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:34.484 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:34.485 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:34.485 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:34.485 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:34.485 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:34.485 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 08:49:34.485 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:34.485 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:34.485 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:34.485 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:34.485 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:34.485 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:34.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:49:35.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:49:35.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:35.986 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:35.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:35.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:35.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:35.987 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:35.988 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:35.988 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:35.988 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:35.988 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:35.988 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:35.988 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 08:49:35.988 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:35.988 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:35.988 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:35.988 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:35.988 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:35.988 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:35.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:49:35.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:49:35.988 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:35.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:35.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:35.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:35.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:35.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:35.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:35.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:35.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:35.990 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 08:49:35.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 08:49:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:35.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 08:49:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:35.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 08:49:35.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 08:49:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:35.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 08:49:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:35.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 08:49:35.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:35.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:35.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:35.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:35.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:35.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:35.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:35.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:35.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:36.004 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:36.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:36.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:36.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:36.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:36.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:36.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:36.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:36.072 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:36.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:36.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:36.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:36.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:36.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:36.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:36.141 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:36.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:36.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:36.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:36.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:36.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 '\*?\QProblems\E') 08:49:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:36.184 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:36.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:36.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:36.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:36.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:36.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:36.251 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:36.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:36.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:36.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:36.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:36.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:36.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:36.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:36.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:36.325 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:36.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:36.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:36.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:36.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:36.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:36.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:36.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:36.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:36.369 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:36.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:36.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:36.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:36.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:36.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:36.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:36.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:36.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:36.438 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:36.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:36.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:36.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:36.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:36.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:36.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:36.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:36.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:36.483 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:36.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:36.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:36.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:36.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:36.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:36.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:36.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:36.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:36.554 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:36.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:36.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:36.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:36.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:36.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 '\*?\QProblems\E') 08:49:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:36.624 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:36.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:36.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:36.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:36.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:36.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:36.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:36.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:36.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:36.641 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:36.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:36.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:36.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:36.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:36.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:36.739 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:36.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:36.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:36.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:36.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:36.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:36.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:36.783 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:36.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:36.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:36.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:36.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:36.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:36.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:36.787 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:36.788 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:36.788 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:36.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:36.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:36.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:36.789 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:36.789 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:36.789 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:36.789 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:36.789 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:36.790 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:36.790 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 08:49:36.790 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:36.790 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:36.790 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:36.790 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:36.790 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:36.790 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:36.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:49:37.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:49:37.791 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:37.791 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:37.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:37.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:37.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:37.792 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:37.793 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:37.793 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:37.793 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:37.793 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:37.793 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:37.793 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 08:49:37.793 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:37.793 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:37.793 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:37.793 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:37.793 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:37.793 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:37.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:49:37.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:49:37.793 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:37.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:37.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:37.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:37.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:37.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:37.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:37.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:37.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:37.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:37.795 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:49:37.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:49:37.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:37.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:49:37.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:37.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:49:37.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:49:37.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:37.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:49:37.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:37.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:49:37.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:37.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:37.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:37.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:37.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:37.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:37.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:37.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:37.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:37.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:37.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:37.839 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:37.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:37.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:37.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:37.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:37.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:37.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:37.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:37.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:37.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:37.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:37.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:37.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:37.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:37.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:37.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:37.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:37.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:37.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:37.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:37.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:37.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:37.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 '\*?\QProblems\E') 08:49:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:37.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:37.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:37.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:37.884 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:37.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:37.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:37.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:37.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:37.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:37.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:37.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:37.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:37.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:37.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:37.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:37.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:37.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:37.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:37.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:37.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:37.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:37.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:37.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:37.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:37.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:37.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 '\*?\QProblems\E') 08:49:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:37.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:37.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:37.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:37.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:37.954 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:37.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:37.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:37.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:37.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:37.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:37.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:37.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:37.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:37.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:37.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:37.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:37.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:37.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:37.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:37.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:37.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:37.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:37.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:37.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:37.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:37.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:38.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:38.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:38.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 '\*?\QProblems\E') 08:49:38.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:38.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:38.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:38.024 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:38.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:38.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:38.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:38.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:38.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:38.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:38.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:38.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:38.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:38.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:38.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:38.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:38.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:38.066 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:38.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:38.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:38.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:38.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:38.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:38.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:38.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:38.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:38.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:38.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:38.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:38.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:38.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:38.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:38.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:38.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:38.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:38.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:38.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:38.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:38.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:38.134 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:38.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:38.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:38.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:38.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:38.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:38.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:38.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:38.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:38.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:38.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:38.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:38.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:38.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:49:38.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:38.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:38.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:49:38.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 '\*?\QProblems\E') 08:49:38.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:38.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:38.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:38.201 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:38.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:38.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:38.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:49:38.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:38.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:38.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:38.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:38.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:38.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:38.204 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:38.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:38.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:38.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:38.206 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:49:38.206 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:49:38.206 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:49:38.206 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:49:38.206 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:49:38.206 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:49:38.206 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:49:38.206 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:49:38.206 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:49:38.206 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:49:38.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:49:38.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:49:38.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:49:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:38.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:49:38.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:38.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:49:38.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:38.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:38.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:38.318 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:49:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:38.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:38.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:38.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:49:38.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:38.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:38.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:38.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:49:38.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:38.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:38.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:38.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:38.333 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:49:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:38.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:38.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:38.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:49:38.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:49:38.408 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:49:38.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:38.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:38.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:38.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:38.442 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:38.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:38.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:38.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:38.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:38.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:38.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:38.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:38.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:38.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:38.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:38.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:39.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:39.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:39.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:49:39.446 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:39.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:39.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:39.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:39.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:39.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:39.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:39.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:39.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:39.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:39.448 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:49:39.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:49:39.448 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:49:39.457 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:49:39.468 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:49:39.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:49:39.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'New' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:39.517 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:49:39.517 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:49:39.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:49:39.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:49:39.517 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:49:39.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:39.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:49:40.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:49:40.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:40.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:40.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:40.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:40.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:40.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:49:40.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:40.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:40.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:40.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:40.018 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:49:40.018 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:49:40.018 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:49:40.018 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:49:40.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:49:40.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:49:40.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:40.094 DEBUG [main][MenuItemLookup] Found menu:'New' 08:49:40.094 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:49:40.094 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:40.094 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:49:40.094 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:40.094 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:49:40.094 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:49:40.094 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:49:40.094 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:49:40.094 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:49:40.094 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:49:40.094 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:49:40.094 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:49:40.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:49:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:49:40.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:49:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:40.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:40.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:40.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:40.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:49:40.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:40.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:40.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:40.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:49:40.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:40.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:40.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:40.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:40.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:40.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:40.810 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:49:40.810 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:49:40.810 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:49:40.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:40.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:40.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:40.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:40.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:49:40.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:40.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:40.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:40.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:49:40.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:40.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:40.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:40.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:40.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:40.812 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:49:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:40.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:40.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:40.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:49:40.818 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:49:41.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:49:41.318 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:49:41.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:41.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:49:41.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:49:41.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:49:41.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:49:41.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:41.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:41.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:41.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:41.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:41.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:41.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:41.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:41.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:41.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:49:41.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:49:41.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:49:41.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:41.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:41.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:49:41.320 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:49:41.320 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:49:41.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:49:41.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:49:41.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:49:41.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:49:41.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:41.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:41.326 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:41.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:41.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:41.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:41.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:41.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:41.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:41.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:41.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:41.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:41.339 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:41.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:41.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:41.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:41.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:41.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:41.374 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:49:41.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:41.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:41.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:41.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:41.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:49:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:41.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:41.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:41.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:41.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:41.379 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:41.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:41.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:41.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:49:41.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:41.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:41.413 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:41.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:41.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:41.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:49:41.414 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:41.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:41.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:41.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:49:41.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:41.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:41.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:41.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:41.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:41.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:41.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:41.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:41.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:49:41.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:41.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:41.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:41.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:41.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:41.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:41.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:41.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:49:41.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:41.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:41.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:41.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:41.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:41.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:41.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:41.418 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:49:41.419 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:41.419 DEBUG [main][MenuItemLookup] Item match:File 08:49:41.420 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:49:41.420 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:41.424 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:49:41.424 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:49:41.447 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:49:41.447 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:49:41.447 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:49:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:49:41.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:49:41.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:49:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:41.570 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:41.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:41.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:49:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:41.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:41.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:41.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:41.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:41.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:49:41.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:49:41.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:49:41.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:41.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:41.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:41.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:41.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:41.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:49:41.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:41.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:41.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:41.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:49:41.585 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:49:41.586 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:49:41.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:49:41.589 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:41.589 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:49:41.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:49:41.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:41.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:41.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:41.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:41.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:41.591 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:49:41.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:41.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:41.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:41.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:41.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:41.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:41.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:41.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:49:41.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:49:41.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:49:41.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:41.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:41.969 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:49:41.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:41.969 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:49:41.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:49:41.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:41.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:41.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:41.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:41.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:49:41.973 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:49:41.974 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:49:42.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:49:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:42.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:42.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:42.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:42.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:42.021 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:49:42.022 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:49:42.022 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:49:42.022 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:49:42.022 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:49:42.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:49:42.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:42.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:42.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:42.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:42.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:42.025 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:49:42.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:42.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:42.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:42.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:42.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:49:45.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:49:45.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:49:45.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:49:45.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:45.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:49:45.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:45.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:45.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:45.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:45.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:45.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:45.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:45.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:45.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:45.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:49:45.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:45.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:45.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:49:45.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:45.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:45.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:45.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:45.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:45.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:45.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:49:45.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:45.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:45.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:45.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:45.470 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:49:45.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:49:45.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:45.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:45.519 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:49:45.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:49:45.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:45.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:45.520 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:49:45.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:49:45.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:45.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:45.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:45.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:46.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:46.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:46.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:46.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:46.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:49:46.588 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:49:46.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:49:46.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:46.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:46.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:46.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:46.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:46.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:46.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:46.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:46.590 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:49:46.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:49:46.591 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:49:46.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:46.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:46.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:46.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:46.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:46.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:46.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:46.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:46.628 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:46.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:46.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:46.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:46.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:46.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:47.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:47.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:47.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:47.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:49:47.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:47.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:47.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:47.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:47.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:47.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:47.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:47.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:47.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:47.632 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:49:47.632 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:49:47.633 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:49:47.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:49:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:48.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:48.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:49:48.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:49:48.135 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:49:48.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:49:48.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:49:48.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:48.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:48.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:48.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:48.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:49:48.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:48.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:48.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:48.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:48.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:48.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:48.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:48.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:49:48.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:48.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:48.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:48.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:48.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:48.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:48.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:48.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:48.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:48.156 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:49:48.156 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:48.157 DEBUG [main][MenuItemLookup] Item match:File 08:49:48.157 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:49:48.157 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:48.162 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:49:48.162 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:49:48.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:49:48.187 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:49:48.187 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:49:48.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:49:48.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:49:48.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:49:48.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:48.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:48.320 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:48.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:48.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:49:48.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:48.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:48.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:48.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:48.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:48.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:49:48.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:49:48.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:49:48.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:48.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:48.327 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:48.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:48.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:48.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:49:48.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:48.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:48.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:48.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:48.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:48.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:49:48.328 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:49:48.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:49:48.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:49:48.342 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:48.342 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:49:48.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:49:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:48.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:48.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:48.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:48.344 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:49:48.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:48.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:48.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:48.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:48.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:48.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:48.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:48.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:49:48.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:49:48.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:49:48.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:48.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:48.476 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:49:48.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:48.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:49:48.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:48.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:48.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:48.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:48.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:49:48.522 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:49:48.523 INFO [WorkbenchTestable][AbstractText] Text set to: NonExistingImportQuickFix 08:49:48.557 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:49:48.557 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:49:48.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:49:48.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:48.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:48.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:48.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:48.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:48.568 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:49:48.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:48.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:48.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:48.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:49:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:49:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:49.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:49:49.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:49:49.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:49:49.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:49:49.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:49.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:49.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:49.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:49.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:49.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:49:49.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:49.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:49.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:49.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:49.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5c12a046 is found... 08:49:49.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5c12a046 is found finished successfully 08:49:49.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNonExistingImportQuickFix.java\E') 08:49:49.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:49.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:49.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:49.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:49.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:49.136 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:49.136 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NonExistingImportQuickFix { } TooltipText=null 08:49:49.136 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1 08:49:49.136 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1, offser 0 08:49:49.153 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:49.153 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 08:49:49.153 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:49:49.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 08:49:49.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:49.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:49.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 08:49:49.159 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 08:49:49.159 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:49.159 DEBUG [main][MenuItemLookup] Item match:File 08:49:49.160 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:49:49.160 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:49:49.160 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:49:49.160 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:49:49.160 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:49.160 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:49:49.160 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:49:49.160 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:49.160 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:49:49.160 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:49:49.160 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:49:49.160 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:49:49.161 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:49:49.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:49:49.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:49:49.229 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:49.229 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 08:49:49.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:49.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:49.293 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:49.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:49.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:49.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 08:49:49.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:49.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:49.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 08:49:49.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:49.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:49.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:49.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:49.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:49.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:49.335 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:49.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:49.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:49.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 08:49:49.390 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:49.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:49.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:49.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:49.391 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:49.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:49.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:49.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:49.392 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:49.392 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:49.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:49.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:49.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:49.393 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:49.393 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:49.393 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:49.393 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:49.393 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:49.393 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:49.394 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:49:49.394 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:49.394 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:49.394 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:49.394 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:49.394 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:49.394 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:49.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:49:50.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:49:50.421 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:50.421 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:50.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:50.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:50.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:50.422 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:50.423 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:50.423 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:50.423 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:50.423 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:50.423 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:50.423 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:49:50.423 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:50.423 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:50.423 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:50.423 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:50.423 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:50.423 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:50.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:49:50.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:49:50.423 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:50.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:50.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:50.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:50.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:50.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:50.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:50.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:50.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:50.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:50.925 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:50.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:50.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:50.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:50.926 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:50.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:50.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:50.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:50.928 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:50.928 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:50.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:50.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:50.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:50.929 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:50.929 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:50.929 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:50.929 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:50.930 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:50.930 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:50.930 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:49:50.930 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:50.930 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:50.930 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:50.930 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:50.930 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:50.930 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:50.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:49:51.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:49:51.931 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:51.931 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:51.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:51.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:51.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:51.932 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:51.933 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:51.933 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:51.933 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:51.933 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:51.933 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:51.933 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:49:51.933 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:51.933 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:51.934 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:51.934 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:51.934 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:51.934 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:51.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:49:51.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:49:51.934 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:51.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:51.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:51.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:51.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:51.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:51.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:51.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:51.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:51.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:51.935 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:49:51.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:49:51.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:51.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:49:51.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:51.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:49:51.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:49:51.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:51.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:49:51.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:51.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:49:51.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 08:49:51.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:51.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:51.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 08:49:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:51.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 08:49:51.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:51.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:51.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:51.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:51.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:51.951 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:51.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:51.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:51.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 08:49:51.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:51.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:51.977 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:51.977 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:51.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:51.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:51.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 08:49:51.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:51.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:51.979 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:51.979 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:51.979 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:51.979 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:51.979 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:51.979 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:51.980 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:49:51.980 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:51.980 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:51.980 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:51.980 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:51.980 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:51.980 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:51.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:49:52.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:49:52.981 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:52.981 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:52.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:52.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:52.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 08:49:52.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:52.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:52.982 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:49:52.983 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:52.983 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:52.983 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:52.983 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:49:52.983 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:49:52.983 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:49:52.983 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:49:52.983 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:49:52.983 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:49:52.983 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:49:52.983 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:49:52.983 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:49:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:49:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:49:52.984 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:52.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:52.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:52.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 08:49:52.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:52.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:52.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:52.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:52.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:52.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:52.987 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:49:52.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:49:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:52.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:49:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:52.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:49:52.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:49:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:52.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:49:52.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:52.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:49:52.988 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The import abc cannot be resolved 08:49:52.988 DEBUG [main][TreeItemHandler] Selecting tree item: The import abc cannot be resolved 08:49:52.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The import abc cannot be resolved about selection 08:49:52.999 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The import abc cannot be resolved 08:49:53.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:49:53.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:53.057 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 08:49:53.057 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:53.057 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:49:53.057 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 08:49:53.057 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:49:53.057 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:49:53.057 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:53.057 DEBUG [main][MenuItemLookup] Found menu:'Show In' 08:49:53.057 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 08:49:53.057 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 08:49:53.057 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 08:49:53.057 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 08:49:53.057 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 08:49:53.340 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: "Quick Fix"] is available.... 08:49:53.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:53.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:53.340 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: "Quick Fix"] is available. finished successfully 08:49:53.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 08:49:53.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:53.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:53.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.views.markers.QuickFixPage, index 0 and no matchers specified 08:49:53.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:53.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:53.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:53.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:53.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:49:53.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:49:53.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:49:53.353 TRACE [main][WidgetHandler] Notify Table with event 13 08:49:53.353 TRACE [main][WidgetHandler] Wait for synchronization 08:49:53.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 08:49:53.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:53.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:53.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:53.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 08:49:53.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:53.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:53.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:53.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:53.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:53.355 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:49:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:53.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:53.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 08:49:53.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 08:49:53.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available.... 08:49:53.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available. finished successfully 08:49:53.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New 08:49:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:53.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:53.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:49:53.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:53.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:53.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:53.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New" as the parent 08:49:53.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:53.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:53.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:53.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:53.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:53.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:53.595 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:49:53.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:53.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:53.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:53.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:53.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:49:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:49:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f6b53ce is found... 08:49:54.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f6b53ce is found finished successfully 08:49:54.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSomeClass.java\E') 08:49:54.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:54.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:54.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:54.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:54.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:54.394 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:54.395 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package abc.efg; public class SomeClass { } TooltipText=null 08:49:54.395 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:54.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:54.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:54.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:54.438 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:49:54.438 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:49:54.438 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:49:54.438 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:49:54.438 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:49:54.438 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:49:54.438 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:49:54.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:49:54.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:49:54.438 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:49:54.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:49:54.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:49:54.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:49:54.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:54.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:54.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:49:54.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:54.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:54.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:54.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:49:54.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:54.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:54.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:54.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:54.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:54.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:54.601 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:49:54.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:54.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:54.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:54.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:54.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:49:54.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:54.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:49:54.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:54.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:54.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:54.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:54.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:54.618 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:49:54.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:54.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:54.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:54.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:49:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:49:54.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:49:54.698 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:54.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:54.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:54.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:54.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:54.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:54.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:54.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:54.735 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:54.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:54.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:54.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:54.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:54.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:55.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:55.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:55.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:55.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:49:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:49:55.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:55.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:55.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:55.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:55.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:49:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:55.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:55.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:55.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:55.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:55.739 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:49:55.739 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:49:55.739 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:49:55.749 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:49:55.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:49:55.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:49:55.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'New' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:55.807 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:49:55.807 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:49:55.807 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:49:55.807 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:49:55.807 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:49:55.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:55.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:49:55.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:49:56.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:56.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:56.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:56.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:56.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:56.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:49:56.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:56.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:56.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:56.308 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:49:56.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:49:56.308 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:49:56.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:49:56.317 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:49:56.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:49:56.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:56.364 DEBUG [main][MenuItemLookup] Found menu:'New' 08:49:56.364 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:49:56.364 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:56.364 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:49:56.364 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:56.364 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:49:56.365 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:49:56.365 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:49:56.365 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:49:56.365 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:49:56.365 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:49:56.365 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:49:56.365 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:49:56.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 'Delete.*'] is available.... 08:49:57.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:49:57.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:49:57.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:57.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:57.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:57.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:57.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:49:57.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:57.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:57.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:57.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:49:57.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:57.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:57.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:57.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:57.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:57.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:57.062 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:49:57.062 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:49:57.062 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:49:57.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:57.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:57.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:57.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:57.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:49:57.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:49:57.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:57.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:57.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:49:57.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:49:57.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:57.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:57.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:57.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:57.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:57.064 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:49:57.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:57.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:57.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:57.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:57.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:49:57.070 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:49:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:49:57.571 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:49:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:49:57.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:49:57.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:49:57.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:49:57.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:49:57.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:49:57.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:49:57.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:49:57.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:49:57.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:49:57.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:49:57.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:49:57.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:49:57.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:49:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:49:57.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:49:57.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:49:57.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:49:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:49:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:49:57.572 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:49:57.572 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:49:57.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:49:57.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:49:57.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:49:57.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:49:57.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:49:57.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:57.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:57.580 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:49:57.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:57.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:57.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:57.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:57.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:57.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:57.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:49:57.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:57.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:57.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:57.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:57.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:57.617 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:49:57.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:49:57.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:57.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:49:57.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:57.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:57.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:49:57.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:57.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:57.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:57.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:57.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:49:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:57.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:57.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:57.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:57.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:49:57.655 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:57.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:57.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:57.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:49:57.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:49:57.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:49:57.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:57.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:57.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:57.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:49:57.689 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:49:57.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:49:57.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:49:57.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:49:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:57.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:57.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:57.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:57.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:57.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:57.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:57.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:57.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:49:57.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:57.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:57.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:57.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:57.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:57.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:57.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:57.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:49:57.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:57.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:57.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:57.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:57.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:57.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:49:57.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:57.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:57.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:49:57.693 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:49:57.694 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:57.694 DEBUG [main][MenuItemLookup] Item match:File 08:49:57.695 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:49:57.695 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'File' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'' 08:49:57.700 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:49:57.700 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:49:57.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:49:57.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:49:57.724 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:49:57.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:49:57.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:49:57.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:49:57.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:57.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:57.845 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:57.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:57.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:49:57.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:57.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:57.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:57.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:57.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:49:57.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:49:57.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:49:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:49:57.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:57.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:57.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:49:57.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:49:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:49:57.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:49:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:49:57.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:49:57.849 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:49:57.849 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:49:57.849 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:49:57.862 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:49:57.862 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:49:57.862 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:49:57.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:49:57.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:57.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:57.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:57.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:57.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:57.864 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:49:57.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:57.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:57.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:57.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:58.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:49:58.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:58.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:58.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:49:58.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:49:58.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:49:58.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:49:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:49:58.230 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:49:58.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:49:58.231 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:49:58.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:49:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:58.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:58.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:58.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:49:58.256 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:49:58.258 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:49:58.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:49:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:58.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:58.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:58.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:58.305 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:49:58.306 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:49:58.306 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:49:58.306 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:49:58.306 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:49:58.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:49:58.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:49:58.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:49:58.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:49:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:49:58.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:49:58.309 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:49:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:49:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:49:58.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:49:58.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:49:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:50:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:50:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:50:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:50:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:50:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:50:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:01.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:01.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:50:01.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:01.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:01.394 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:50:01.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:01.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:01.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:01.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:01.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:50:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:01.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:01.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:01.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:01.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:01.396 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:01.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:01.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:01.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:01.444 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:01.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:01.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:01.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:01.445 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:01.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:01.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:01.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:01.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:01.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:01.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:01.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:01.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:02.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:02.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:02.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:50:02.447 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:02.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:02.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:02.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:02.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:02.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:02.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:02.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:02.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:02.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:02.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:50:02.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:50:02.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:50:02.449 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:02.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:02.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:02.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:02.478 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:02.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:02.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:02.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:02.479 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:02.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:02.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:02.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:02.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:02.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:02.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:02.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:02.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:03.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:03.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:03.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:50:03.481 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:03.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:03.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:03.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:03.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:03.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:03.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:03.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:03.483 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:50:03.484 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:50:03.484 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:50:03.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:50:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:03.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:50:03.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:50:03.986 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:50:03.991 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:50:04.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:50:04.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:04.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:04.003 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:04.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:04.003 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:50:04.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:04.003 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:04.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:04.003 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:04.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:04.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:04.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:04.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:50:04.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:04.007 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:04.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:04.007 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:04.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:04.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:04.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:04.008 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:50:04.008 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:04.008 DEBUG [main][MenuItemLookup] Item match:File 08:50:04.009 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:50:04.009 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:50:04.013 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:04.014 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:50:04.014 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:50:04.014 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:50:04.014 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:50:04.014 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:50:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:50:04.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:50:04.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:50:04.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:04.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:04.162 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:04.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:04.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:50:04.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:04.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:04.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:04.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:04.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:04.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:50:04.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:50:04.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:50:04.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:04.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:04.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:04.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:04.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:04.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:50:04.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:04.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:04.175 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:04.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:04.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:04.175 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:50:04.175 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:50:04.176 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:50:04.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:50:04.179 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:04.179 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:50:04.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:50:04.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:04.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:04.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:04.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:04.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:04.181 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:50:04.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:04.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:04.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:04.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:04.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:04.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:04.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:50:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:50:04.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:50:04.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:04.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:04.306 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:50:04.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:04.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:50:04.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:04.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:04.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:04.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:50:04.352 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:50:04.354 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 08:50:04.401 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:50:04.401 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:50:04.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:50:04.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:04.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:04.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:04.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:04.405 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:50:04.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:04.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:04.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:04.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:04.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:50:04.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:50:04.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:04.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:04.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:04.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f68aca is found... 08:50:04.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f68aca is found finished successfully 08:50:04.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 08:50:04.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:04.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:04.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:04.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:04.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:04.917 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:04.917 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 08:50:04.917 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:50:04.932 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:04.932 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 08:50:04.932 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:50:04.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:50:04.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:04.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:04.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:50:04.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:50:04.933 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:04.933 DEBUG [main][MenuItemLookup] Item match:File 08:50:04.934 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:50:04.934 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:50:04.934 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:50:04.934 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:50:04.934 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:04.934 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:50:04.934 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:50:04.934 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:04.934 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:50:04.934 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:50:04.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:50:04.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:50:04.934 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:50:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:50:05.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:50:05.071 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:05.071 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 08:50:05.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:05.072 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:05.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:05.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:05.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:05.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:05.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:05.149 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:05.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:05.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:05.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:50:05.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:05.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:05.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:50:05.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 '\*?\QProblems\E') 08:50:05.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:05.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:05.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:05.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:05.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:05.199 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:05.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:05.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:05.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:05.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:05.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:05.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 08:50:05.200 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:05.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:05.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:05.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:05.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:05.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:05.202 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:05.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:05.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:05.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:05.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:05.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:05.203 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:05.203 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:05.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:05.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:05.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:05.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:05.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:05.204 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:05.204 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:05.204 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:05.204 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:05.204 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:05.205 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:05.205 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:50:05.205 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:05.205 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:05.205 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:05.205 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:05.205 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:05.205 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:05.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:50:06.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:50:06.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:06.706 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:06.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:06.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:06.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:06.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:06.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:06.707 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:06.708 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:06.708 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:06.708 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:06.708 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:06.708 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:06.708 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:50:06.708 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:06.708 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:06.708 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:06.708 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:06.708 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:06.708 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:06.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:50:06.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:50:06.709 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:06.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:06.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:06.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:06.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:06.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:06.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 08:50:06.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:06.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:06.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:06.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:06.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:06.713 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:50:06.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:50:06.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:06.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:50:06.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:06.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:50:06.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:50:06.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:06.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:50:06.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:06.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:50:06.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 08:50:06.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:06.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:06.721 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:06.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:06.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:06.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:50:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:06.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:50:06.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:06.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:06.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:06.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:06.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:06.782 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:06.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:06.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:06.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:06.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:06.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:06.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 08:50:06.783 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:06.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:06.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:06.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:06.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:06.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:06.784 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:06.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:06.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:06.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:06.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:06.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:06.785 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:06.786 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:06.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:06.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:06.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:06.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:06.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:06.787 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:06.787 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:06.787 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:06.787 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:06.787 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:06.788 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:06.788 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:50:06.788 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:06.788 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:06.788 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:06.788 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:06.788 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:06.788 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:06.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:50:07.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:50:07.789 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:07.789 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:07.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:07.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:07.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:07.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:07.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:07.790 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:07.791 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:07.791 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:07.791 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:07.791 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:07.791 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:07.791 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:50:07.791 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:07.791 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:07.791 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:07.791 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:07.791 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:07.792 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:50:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:50:07.792 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:07.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:07.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:07.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:07.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:07.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:07.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:07.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:07.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:07.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:07.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:07.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:07.795 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:50:07.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:50:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:07.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:50:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:07.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:50:07.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:50:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:07.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:50:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:07.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:50:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 08:50:07.795 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:07.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:07.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:07.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:07.797 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:50:07.797 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:50:07.797 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:50:07.797 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:50:07.797 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:50:07.797 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:50:07.797 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:50:07.797 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:50:07.797 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:50:07.798 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:50:07.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:50:07.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:50:07.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:50:07.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:07.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:07.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:50:07.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:07.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:07.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:07.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:50:07.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:07.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:07.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:07.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:07.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:07.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:07.906 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:50:07.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:07.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:07.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:07.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:07.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:50:07.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:07.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:07.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:07.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:50:07.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:07.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:07.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:07.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:07.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:07.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:07.919 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:50:07.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:07.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:07.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:07.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:50:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:50:07.992 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:50:07.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:07.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:08.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:08.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:08.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:08.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:08.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:08.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:08.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:08.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:08.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:08.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:08.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:08.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:08.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:08.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:08.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:09.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:09.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:09.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:50:09.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:09.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:09.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:09.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:09.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:09.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:09.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:09.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:09.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:09.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:09.031 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:50:09.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:50:09.032 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:50:09.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:50:09.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:50:09.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:50:09.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'New' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:09.134 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:50:09.134 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:50:09.134 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:50:09.134 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:50:09.134 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:50:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:09.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:50:09.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:50:09.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:09.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:50:09.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:09.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:09.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:09.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:50:09.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:09.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:09.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:09.635 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:50:09.635 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:50:09.635 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:50:09.636 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:50:09.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:50:09.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:50:09.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:09.695 DEBUG [main][MenuItemLookup] Found menu:'New' 08:50:09.696 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:50:09.696 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:09.696 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:50:09.696 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:09.696 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:50:09.696 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:50:09.696 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:50:09.696 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:50:09.696 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:50:09.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:50:09.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:50:09.696 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:50:09.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:50:10.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 'Delete.*'] is available. finished successfully 08:50:10.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:50:10.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:10.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:10.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:10.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:10.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: 32) 08:50:10.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:10.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:10.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:10.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:50:10.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:10.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:10.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:10.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:10.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:10.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:10.387 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:50:10.387 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:50:10.387 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:50:10.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:10.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:10.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:10.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:10.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:50:10.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:10.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:10.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:10.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:50:10.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:10.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:10.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:10.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:10.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:10.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:10.389 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:50:10.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:10.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:10.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:10.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:10.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:50:10.395 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:50:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:50:10.895 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:50:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:10.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:50:10.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:50:10.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:50:10.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:10.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:50:10.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:50:10.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:10.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:10.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:10.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:10.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:10.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:10.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:50:10.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:50:10.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:50:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:10.896 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:50:10.896 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:50:10.896 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:50:10.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:50:10.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:50:10.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:50:10.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:50:10.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:10.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:10.906 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:10.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:10.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:10.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:10.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:10.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:10.913 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:10.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:10.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:10.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:10.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:10.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:10.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:10.938 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:10.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:10.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:10.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:10.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:10.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:10.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:50:10.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:10.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:10.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:10.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:10.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:50:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:10.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:10.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:10.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:10.977 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:10.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:11.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:11.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:50:11.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:11.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:11.010 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:11.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:11.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:11.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:50:11.011 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:11.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:11.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:11.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:50:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:11.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:11.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:11.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:11.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:11.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:11.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:11.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:50:11.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:11.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:11.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:11.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:11.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:11.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:11.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:11.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:50:11.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:11.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:11.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:11.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:11.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:11.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:11.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:11.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:11.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:11.015 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:50:11.015 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:11.015 DEBUG [main][MenuItemLookup] Item match:File 08:50:11.016 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:50:11.016 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:11.021 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:50:11.021 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:50:11.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:50:11.045 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:50:11.045 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:50:11.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:50:11.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:50:11.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:50:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:11.166 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:11.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:11.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:50:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:11.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:11.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:11.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:11.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:50:11.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:50:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:50:11.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:11.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:11.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:50:11.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:11.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:11.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:11.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:50:11.170 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:50:11.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:50:11.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:50:11.175 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:11.175 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:50:11.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:50:11.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:11.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:11.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:11.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:11.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:11.186 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:50:11.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:11.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:11.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:11.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:11.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:11.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:11.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:11.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:50:11.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:50:11.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:50:11.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:11.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:11.549 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:50:11.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:11.549 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:50:11.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:50:11.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:11.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:11.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:11.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:11.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:50:11.552 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:50:11.553 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:50:11.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:50:11.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:11.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:11.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:11.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:11.600 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:50:11.601 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:50:11.601 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:50:11.601 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:50:11.601 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:50:11.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:50:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:11.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:11.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:11.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:11.604 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:50:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:11.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:11.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:11.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:50:14.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:50:14.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:50:14.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:50:14.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:14.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:50:14.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:14.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:50:14.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:14.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:14.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:14.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:14.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:14.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:14.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:14.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:50:14.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:14.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:14.688 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:50:14.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:14.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:14.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:14.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:14.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:14.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:14.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:50:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:14.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:14.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:14.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:14.690 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:14.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:14.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:14.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:14.739 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:14.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:14.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:14.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:14.740 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:14.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:14.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:14.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:14.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:14.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:14.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:15.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:15.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:15.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:15.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:15.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:50:15.743 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:15.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:15.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:15.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:15.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:15.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:15.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:15.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:15.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:15.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:15.745 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:50:15.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:50:15.745 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:15.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:15.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:15.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:15.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:15.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:15.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:15.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:15.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:15.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:15.870 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:15.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:15.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:15.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:15.887 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:50:15.887 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:50:15.887 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:50:15.887 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:50:15.887 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:50:15.888 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:50:15.888 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:50:15.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:50:15.888 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:50:15.888 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:50:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:50:15.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:50:15.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:50:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:16.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:16.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:50:16.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:16.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:16.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:16.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:50:16.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:16.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:16.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:16.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:16.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:16.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:16.118 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:50:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:16.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:16.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:16.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:50:16.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:16.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:50:16.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:16.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:16.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:16.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:16.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:16.136 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:50:16.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:16.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:16.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:16.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:16.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:50:16.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:50:16.202 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:50:16.202 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:16.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:16.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:16.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:16.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:16.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:16.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:16.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:16.287 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:16.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:16.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:16.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:16.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:16.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:16.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:16.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:17.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:17.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:50:17.291 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:17.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:17.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:17.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:17.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:17.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:17.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:17.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:17.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:17.293 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:50:17.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:50:17.293 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:50:17.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:50:17.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:50:17.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:50:17.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:17.350 DEBUG [main][MenuItemLookup] Found menu:'New' 08:50:17.350 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:50:17.350 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:17.350 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:50:17.350 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:17.350 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:50:17.350 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:50:17.350 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:50:17.350 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:50:17.350 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:50:17.350 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:50:17.350 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:50:17.350 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:50:17.351 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:17.351 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:50:17.351 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:50:17.351 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:17.351 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:50:17.351 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:50:17.351 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:50:17.351 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:50:17.351 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:50:17.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:17.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:50:17.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:50:17.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:50:17.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:17.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:50:17.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:17.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:17.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:17.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:17.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:17.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:17.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:17.852 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:50:17.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:50:17.852 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:50:17.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:50:17.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:50:17.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:50:17.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:17.908 DEBUG [main][MenuItemLookup] Found menu:'New' 08:50:17.908 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:50:17.908 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:17.908 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:50:17.908 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:17.908 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:50:17.908 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:50:17.908 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:50:17.908 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:50:17.908 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:50:17.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:50:17.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:50:17.908 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:50:17.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:50:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:50:18.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:50:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:18.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:18.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:18.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:50:18.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:18.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:50:18.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:18.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:18.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:18.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:18.078 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:50:18.078 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:50:18.078 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:50:18.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:18.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:18.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:18.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:18.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:50:18.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:18.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:18.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:18.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:50:18.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:18.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:18.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:18.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:18.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:18.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:18.088 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:50:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:18.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:18.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:18.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:50:18.093 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:50:18.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:50:18.594 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:50:18.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:18.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:50:18.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:50:18.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:50:18.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:18.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:50:18.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:18.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:18.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:18.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:18.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:18.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:18.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:18.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:50:18.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:50:18.594 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:50:18.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:18.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:18.595 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:50:18.595 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:50:18.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:50:18.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:50:18.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:50:18.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:50:18.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:50:18.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:18.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:18.608 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:18.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:18.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:18.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:18.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:18.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:18.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:18.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:18.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:18.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:18.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:18.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:18.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:18.623 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:18.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:18.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:18.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:18.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:18.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:18.655 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:50:18.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:18.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:18.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:18.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:18.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:18.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:18.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:50:18.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:18.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:18.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:18.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:18.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:18.658 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:18.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:18.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:18.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:50:18.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:18.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:18.689 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:18.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:18.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:18.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:50:18.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:18.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:18.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:18.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:50:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:18.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:18.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:18.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:18.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:18.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:18.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:18.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:50:18.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:18.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:18.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:18.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:18.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:18.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:18.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:18.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:50:18.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:18.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:18.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:18.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:18.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:18.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:18.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:18.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:18.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:18.694 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:50:18.694 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:18.694 DEBUG [main][MenuItemLookup] Item match:File 08:50:18.695 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:50:18.695 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:50:18.699 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:50:18.699 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:50:18.699 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:50:18.699 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:18.699 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:50:18.699 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:50:18.699 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:50:18.699 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:50:18.699 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:50:18.700 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:50:18.700 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:50:18.700 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:50:18.700 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:50:18.700 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:18.700 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:50:18.700 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:50:18.700 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:50:18.700 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:18.700 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:50:18.700 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:18.700 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:50:18.700 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:50:18.723 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:50:18.723 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:50:18.723 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:50:18.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:50:18.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:50:18.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:50:18.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:18.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:18.843 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:18.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:18.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:50:18.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:18.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:18.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:18.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:18.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:18.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:50:18.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:50:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:50:18.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:18.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:18.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:50:18.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:18.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:18.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:18.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:50:18.846 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:50:18.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:50:18.847 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:50:18.847 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:18.847 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:50:18.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:50:18.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:18.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:18.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:18.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:18.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:18.849 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:50:18.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:18.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:18.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:18.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:19.202 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:19.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:19.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:19.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:50:19.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:50:19.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:50:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:19.203 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:50:19.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:19.203 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:50:19.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:50:19.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:19.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:19.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:19.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:19.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:50:19.230 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:50:19.233 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:50:19.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:50:19.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:19.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:19.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:19.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:19.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:19.278 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:50:19.279 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:50:19.279 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:50:19.279 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:50:19.279 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:50:19.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:50:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:19.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:19.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:19.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:19.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:19.282 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:50:19.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:19.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:19.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:19.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:19.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:50:22.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:50:22.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:50:22.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:50:22.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:22.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:50:22.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:50:22.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:22.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:22.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:22.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:22.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:22.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:22.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:22.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:22.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:50:22.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:22.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:22.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:50:22.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:22.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:22.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:22.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:22.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:50:22.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:22.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:22.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:22.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:22.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:22.363 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:22.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:22.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:22.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:22.415 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:22.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:22.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:22.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:22.416 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:22.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:22.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:22.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:22.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:22.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:22.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:22.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:22.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:23.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:23.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:23.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:50:23.418 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:23.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:23.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:23.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:23.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 08:50:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:23.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:23.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:23.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:23.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:50:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:50:23.420 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:23.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:23.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:23.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:23.449 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:50:23.449 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:50:23.449 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:50:23.449 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:50:23.449 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:50:23.449 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:50:23.449 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:50:23.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:50:23.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:50:23.449 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:50:23.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:50:23.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:50:23.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:50:23.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:23.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:23.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:50:23.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:23.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:23.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:23.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:50:23.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:23.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:23.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:23.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:23.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:23.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:23.648 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:50:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:23.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:23.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:23.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:50:23.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:23.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:50:23.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:23.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:23.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:23.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:23.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:23.661 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:50:23.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:23.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:23.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:23.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:23.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:50:23.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:50:23.722 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:23.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:23.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:23.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:23.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:23.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:23.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:23.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:23.724 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:23.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:23.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:23.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:23.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:23.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:23.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:23.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:23.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:23.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:23.726 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:23.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:23.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:23.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:23.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:23.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:23.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:23.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:23.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:23.728 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:23.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:23.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:23.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:23.730 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:50:23.730 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:50:23.730 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:50:23.730 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:50:23.730 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:50:23.730 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:50:23.730 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:50:23.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:50:23.730 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:50:23.730 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:50:23.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:50:23.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:50:23.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:50:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:23.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:50:23.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:23.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:50:23.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:23.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:23.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:23.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:23.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:23.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:50:23.904 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'ID', 'Creation Time') 08:50:23.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:50:23.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:50:23.904 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0, 1) 08:50:23.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:50:23.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:50:23.904 TRACE [main][WidgetHandler] Notify Table with event 13 08:50:23.904 TRACE [main][WidgetHandler] Wait for synchronization 08:50:23.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Show ->") 08:50:23.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:23.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:50:23.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:23.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:23.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:23.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:23.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:23.909 INFO [WorkbenchTestable][AbstractButton] Click button &Show -> 08:50:23.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:23.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:23.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:23.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:23.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:50:23.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:23.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:23.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:23.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:50:23.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:23.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:23.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:23.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:23.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:23.929 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:50:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:23.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:23.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:50:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:50:24.032 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:24.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:24.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:24.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:24.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:24.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:24.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:24.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:24.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:24.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:24.034 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:24.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:24.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:24.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:24.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:24.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:24.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:24.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:24.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:24.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:24.035 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:24.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:24.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:24.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:24.037 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:50:24.037 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:50:24.037 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:50:24.037 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:50:24.037 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:50:24.037 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:50:24.037 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:50:24.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:50:24.038 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:50:24.040 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:50:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:50:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:50:24.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:50:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:24.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:50:24.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:24.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:50:24.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:24.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:24.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:24.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:24.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:24.210 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:50:24.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:24.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:24.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:24.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:24.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:50:24.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:24.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:24.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:24.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:50:24.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:24.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:24.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:24.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:24.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:24.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:24.223 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:50:24.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:24.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:24.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:24.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:50:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:50:24.317 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:50:24.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:24.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:24.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:24.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:24.391 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:24.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:24.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:24.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:24.392 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:24.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:24.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:24.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:24.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:24.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:24.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:24.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:24.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:25.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:25.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:25.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:50:25.395 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:25.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:25.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:25.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:25.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:25.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:25.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:25.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:25.396 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:50:25.397 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:50:25.397 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:50:25.397 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:50:25.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:50:25.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:50:25.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'New' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:25.453 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:50:25.453 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:50:25.453 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:50:25.453 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:50:25.453 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:50:25.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:25.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:50:25.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:50:25.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:50:25.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:50:25.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:25.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:25.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:25.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:25.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:25.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:25.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:25.954 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:50:25.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:50:25.954 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:50:25.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:50:25.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:50:25.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:50:25.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:26.009 DEBUG [main][MenuItemLookup] Found menu:'New' 08:50:26.009 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:50:26.009 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:26.009 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:50:26.009 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:26.009 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:50:26.009 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:50:26.009 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:50:26.009 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:50:26.009 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:50:26.009 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:50:26.009 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:50:26.009 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:50:26.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:50:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:50:26.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:50:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:26.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:26.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:26.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: 32) 08:50:26.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:26.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:50:26.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:26.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:26.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:26.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:26.170 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:50:26.170 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:50:26.170 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:50:26.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:26.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:26.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:26.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:26.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:50:26.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:26.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:26.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:26.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:50:26.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:26.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:26.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:26.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:26.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:26.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:26.178 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:50:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:26.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:26.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:50:26.183 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:50:26.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:50:26.683 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:50:26.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:50:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:50:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:50:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:50:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:50:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:26.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:26.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:26.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:26.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:50:26.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:50:26.684 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:50:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:26.684 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:50:26.684 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:50:26.684 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:50:26.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:50:26.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:50:26.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:50:26.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:50:26.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:26.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:26.692 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:26.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:26.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:26.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:26.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:26.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:26.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:26.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:26.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:26.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:26.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:26.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:26.726 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:26.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:26.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:26.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:26.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:26.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:26.761 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:50:26.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:26.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:26.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:26.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:26.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:26.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:26.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:50:26.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:26.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:26.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:26.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:26.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:26.765 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:26.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:26.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:26.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:50:26.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:26.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:26.795 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:26.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:26.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:26.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:50:26.796 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:26.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:26.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:26.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:50:26.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:26.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:26.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:26.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:26.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:26.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:26.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:26.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:26.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:50:26.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:26.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:26.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:26.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:26.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:26.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:26.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:26.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:50:26.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:26.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:26.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:26.800 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:26.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:26.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:26.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:26.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:26.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:26.800 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:50:26.801 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:26.801 DEBUG [main][MenuItemLookup] Item match:File 08:50:26.802 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:50:26.802 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:26.806 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:50:26.806 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:50:26.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:50:26.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:50:26.831 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:50:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:50:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:50:26.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:50:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:26.954 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:26.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:26.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:50:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:26.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:26.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:26.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:26.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:50:26.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:50:26.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:50:26.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:26.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:26.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:26.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:26.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:26.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:50:26.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:26.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:26.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:26.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:26.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:26.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:50:26.958 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:50:26.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:50:26.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:50:26.958 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:26.958 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:50:26.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:50:26.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:26.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:26.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:26.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:26.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:26.972 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:50:26.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:26.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:26.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:26.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:27.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'] 08:50:27.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:27.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:50:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:50:27.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:50:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:27.328 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:50:27.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:27.328 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:50:27.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:50:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:27.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:27.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:27.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:27.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:50:27.331 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:50:27.332 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:50:27.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:50:27.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:27.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:27.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:27.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:27.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:27.379 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:50:27.380 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:50:27.380 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:50:27.380 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:50:27.380 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:50:27.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:50:27.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:27.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:27.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:27.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:27.383 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:50:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:27.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:27.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:27.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:50:30.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:50:30.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:50:30.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:50:30.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:30.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:50:30.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:30.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:30.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:30.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:30.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:30.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:30.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:50:30.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:30.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:30.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:50:30.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:30.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:30.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:30.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:30.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:30.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:30.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:50:30.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:30.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:30.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:30.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:30.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:30.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:30.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:30.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:30.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:30.538 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:30.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:30.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:30.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:30.539 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:30.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:30.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:30.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:30.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:30.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:30.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:31.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:31.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:31.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:31.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:50:31.546 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:50:31.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:50:31.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:31.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:31.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:31.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:31.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:31.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:31.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:31.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:31.548 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:50:31.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:50:31.549 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:50:31.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:31.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:31.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:31.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:31.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:31.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:31.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:31.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:31.581 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:31.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:31.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:31.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:31.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:31.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:32.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:32.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:32.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:32.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:32.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:50:32.588 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:32.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:32.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:32.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:32.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:32.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:32.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:32.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:32.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:32.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:32.589 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:50:32.590 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:50:32.591 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:50:32.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:50:32.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:33.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:33.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:50:33.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:50:33.094 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:50:33.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:50:33.122 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:50:33.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:33.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:33.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:33.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:33.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:50:33.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:33.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:33.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:33.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:33.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:33.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:33.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:33.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:50:33.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:33.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:33.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:33.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:33.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:33.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:33.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:33.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:33.127 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:50:33.127 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:33.127 DEBUG [main][MenuItemLookup] Item match:File 08:50:33.128 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:50:33.128 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:33.133 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:50:33.133 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:50:33.133 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:50:33.133 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:50:33.133 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:50:33.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:50:33.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:50:33.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:50:33.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:33.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:33.275 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:33.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:33.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:50:33.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:33.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:33.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:33.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:33.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:33.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:50:33.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:50:33.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:50:33.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:33.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:33.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:33.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:33.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:33.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:50:33.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:33.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:33.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:33.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:33.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:33.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:50:33.278 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:50:33.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:50:33.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:50:33.292 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:33.292 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:50:33.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:50:33.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:33.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:33.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:33.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:33.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:33.294 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:50:33.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:33.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:33.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:33.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:33.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:33.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:33.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:33.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:50:33.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:50:33.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:50:33.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:33.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:33.424 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:50:33.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:33.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:50:33.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:33.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:33.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:33.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:50:33.488 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:50:33.489 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 08:50:33.524 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:50:33.524 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:50:33.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:50:33.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:33.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:33.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:33.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:33.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:33.534 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:50:33.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:33.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:33.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:33.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:33.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:50:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:50:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5764cb17 is found... 08:50:34.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5764cb17 is found finished successfully 08:50:34.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 08:50:34.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:34.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:34.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:34.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:34.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:34.050 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:34.050 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 08:50:34.050 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:50:34.056 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:34.056 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 08:50:34.057 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:50:34.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:50:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:34.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:50:34.057 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:50:34.058 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:34.058 DEBUG [main][MenuItemLookup] Item match:File 08:50:34.058 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:50:34.059 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:50:34.059 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:50:34.059 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:50:34.059 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:34.059 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:50:34.059 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:50:34.059 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:34.059 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:50:34.059 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:50:34.059 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:50:34.059 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:50:34.059 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:50:34.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:50:34.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:50:34.164 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:34.174 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 08:50:34.174 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:34.174 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:34.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:34.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:34.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:34.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:34.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:34.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:34.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:34.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:34.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:50:34.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:34.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:34.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:50:34.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:34.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:34.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:34.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:34.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:34.238 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:34.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:34.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:34.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:34.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:34.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 08:50:34.239 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:34.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:34.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:34.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:34.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:34.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:34.240 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:34.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:34.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:34.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:34.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:34.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:34.241 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:34.241 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:34.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:34.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:34.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:34.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:34.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:34.266 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:34.267 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:34.267 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:34.267 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:34.267 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:34.267 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:34.267 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:50:34.267 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:34.267 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:34.267 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:34.267 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:34.267 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:34.267 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:34.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:50:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:50:35.268 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:35.268 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:35.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:35.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:35.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:35.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:35.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:35.269 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:35.270 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:50:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:35.270 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:35.270 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:35.270 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:35.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:50:35.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:50:35.270 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:35.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:35.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:35.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:50:35.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:35.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:35.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:35.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:35.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:35.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:35.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:35.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:35.773 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:35.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:35.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:35.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:35.774 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:35.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:35.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:35.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:35.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:35.775 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:35.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:35.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:35.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:35.776 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:35.777 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:35.777 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:35.777 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:35.777 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:35.777 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:35.777 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:50:35.777 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:35.777 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:35.777 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:35.777 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:35.777 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:35.777 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:35.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:50:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:50:36.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:36.778 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:36.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:36.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:36.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:36.780 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:36.780 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:36.780 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:36.780 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:36.780 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:36.780 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:36.781 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:50:36.781 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:36.781 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:36.781 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:36.781 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:36.781 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:36.781 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:50:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:50:36.781 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:36.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:36.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:36.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:36.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:36.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:36.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:36.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:36.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:36.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:36.783 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:50:36.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:50:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:36.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:50:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:36.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:50:36.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:50:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:36.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:50:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:36.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:50:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 08:50:36.783 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:50:36.783 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:36.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:36.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:36.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:36.813 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:36.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:36.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:36.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:36.814 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:36.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:36.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:36.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:36.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:36.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:36.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:37.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:37.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:37.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:37.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:37.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:50:37.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:37.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:37.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:37.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:37.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:37.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:37.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:37.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:37.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:37.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:37.818 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:50:37.818 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:50:37.818 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:50:37.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:50:37.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:37.819 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 08:50:37.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:37.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:50:37.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:50:37.819 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:50:37.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:50:37.835 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:50:37.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:37.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:37.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:37.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:37.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:50:37.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:37.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:37.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:37.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:37.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:37.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:37.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:37.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:50:37.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:37.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:37.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:37.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:37.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:37.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:50:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:37.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:37.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:50:37.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:50:37.868 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:37.868 DEBUG [main][MenuItemLookup] Item match:File 08:50:37.869 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:50:37.869 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:37.873 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:50:37.873 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:50:37.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:50:37.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:50:37.874 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:50:38.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:50:38.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:50:38.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:50:38.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:38.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:38.008 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:38.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:38.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:50:38.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:38.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:38.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:38.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:38.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:38.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:50:38.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:50:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:50:38.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:38.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:38.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:50:38.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:38.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:38.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:38.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:50:38.025 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:50:38.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:50:38.025 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:50:38.026 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:38.026 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:50:38.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:50:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:38.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:38.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:38.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:38.028 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:50:38.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:38.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:38.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:38.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:38.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:38.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:38.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:38.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:50:38.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:50:38.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:50:38.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:38.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:38.200 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:50:38.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:38.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:50:38.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:38.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:38.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:38.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:38.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:50:38.244 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:50:38.246 INFO [WorkbenchTestable][AbstractText] Text set to: NextWarningTestClass 08:50:38.295 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:50:38.295 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:50:38.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:50:38.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:38.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:38.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:38.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:38.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:38.300 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:50:38.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:38.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:38.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:38.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:38.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:50:38.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:50:38.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:38.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:38.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:38.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@508e02c1 is found... 08:50:38.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@508e02c1 is found finished successfully 08:50:38.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextWarningTestClass.java\E') 08:50:38.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:38.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:38.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:38.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:38.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:38.813 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:38.813 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextWarningTestClass { } TooltipText=null 08:50:38.813 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:50:38.831 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:38.831 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 08:50:38.831 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:50:38.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 08:50:38.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:38.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:38.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 08:50:38.832 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 08:50:38.832 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:38.833 DEBUG [main][MenuItemLookup] Item match:File 08:50:38.834 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:50:38.834 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:50:38.834 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:50:38.834 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:50:38.834 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:38.834 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:50:38.834 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:50:38.834 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:38.834 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:50:38.834 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:50:38.835 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:50:38.835 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:50:38.835 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:50:38.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:50:38.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:50:38.910 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:38.910 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 08:50:38.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:38.911 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:38.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:38.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:38.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:38.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:38.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:38.976 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:38.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:38.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:38.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 08:50:38.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:38.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:38.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 08:50:38.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 '\*?\QProblems\E') 08:50:38.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:38.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:39.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:39.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:39.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:39.017 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:39.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:39.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:39.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 08:50:39.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:39.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:39.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 08:50:39.018 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:39.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:39.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:39.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 08:50:39.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:39.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:39.019 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:39.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:39.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:39.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 08:50:39.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:39.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:39.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:39.020 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:39.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:39.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:39.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 08:50:39.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:39.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:39.021 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:39.022 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:39.022 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:39.022 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:39.022 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:39.022 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:39.022 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:50:39.022 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:39.022 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:39.022 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:39.022 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:39.022 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:39.022 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:39.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:50:40.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:50:40.023 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:40.023 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:40.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:40.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:40.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 08:50:40.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:40.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:40.025 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:40.025 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:40.025 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:40.025 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:40.025 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:40.025 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:40.025 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:50:40.026 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:40.026 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:40.026 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:40.026 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:40.026 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:40.026 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:40.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:50:40.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:50:40.026 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:40.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:40.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:40.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 08:50:40.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:40.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:40.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:40.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:40.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:40.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:40.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:40.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:40.030 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:50:40.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:50:40.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:40.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:50:40.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:40.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:50:40.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:50:40.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:40.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:50:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:40.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:50:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 08:50:40.031 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:50:40.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:40.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:40.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:40.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:40.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:40.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:40.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:40.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:40.085 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:40.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:40.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:40.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:40.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:40.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:40.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:40.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:40.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:41.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:41.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:41.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:50:41.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:41.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:41.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:41.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:41.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:41.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:41.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:41.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:41.094 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:50:41.095 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:50:41.095 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:50:41.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:50:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:41.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 08:50:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:41.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:50:41.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:50:41.096 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:50:41.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:50:41.111 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:50:41.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:41.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:41.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:41.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:41.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:50:41.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:41.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:41.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:41.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:41.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:41.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:41.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:41.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:50:41.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:41.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:41.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:41.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:41.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:41.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 08:50:41.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:41.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:41.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 08:50:41.115 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 08:50:41.115 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:41.115 DEBUG [main][MenuItemLookup] Item match:File 08:50:41.116 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:50:41.116 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:41.121 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:50:41.121 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:50:41.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:50:41.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:50:41.152 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:50:41.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:50:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:50:41.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:50:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:41.280 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:41.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:41.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:50:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:41.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:41.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:41.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:50:41.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:50:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:50:41.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:41.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:41.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:50:41.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:41.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:41.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:41.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:41.294 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:50:41.294 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:50:41.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:50:41.295 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:50:41.295 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:41.295 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:50:41.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:50:41.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:41.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:41.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:41.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:41.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:41.296 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:50:41.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:41.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:41.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:41.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:41.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:41.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:41.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:50:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:50:41.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:50:41.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:41.461 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:50:41.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:41.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:50:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:41.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:41.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:41.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:41.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:50:41.479 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:50:41.480 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 08:50:41.513 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:50:41.513 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:50:41.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:50:41.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:41.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:41.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:41.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:41.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:41.531 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:50:41.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:41.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:41.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:41.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:41.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:50:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:50:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@359ece3d is found... 08:50:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@359ece3d is found finished successfully 08:50:42.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 08:50:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:42.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:42.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:42.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:42.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:42.084 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:42.084 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 08:50:42.084 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:50:42.091 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:42.091 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 08:50:42.091 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:50:42.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:42.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:42.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:42.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:42.092 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:42.092 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:42.092 DEBUG [main][MenuItemLookup] Item match:File 08:50:42.093 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:50:42.093 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:50:42.093 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:50:42.093 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:50:42.093 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:42.093 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:50:42.093 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:50:42.093 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:42.093 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:50:42.093 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:50:42.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:50:42.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:50:42.093 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:50:42.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:50:42.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:50:42.167 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:42.167 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 08:50:42.167 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:42.167 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:42.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:42.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:42.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:42.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:42.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:42.243 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:42.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:42.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:42.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:42.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:42.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:42.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:42.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:42.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:42.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:42.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:42.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:42.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:42.259 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:42.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:42.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:42.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:42.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:42.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:42.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 08:50:42.260 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:42.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:42.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:42.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:42.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:42.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:42.261 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:42.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:42.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:42.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:42.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:42.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:42.262 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:42.263 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:42.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:42.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:42.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:42.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:42.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:42.263 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:42.264 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:42.264 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:42.264 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:42.264 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:42.264 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:42.264 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 08:50:42.264 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:42.264 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:42.264 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:42.264 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:42.264 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:42.264 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:42.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:50:43.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:50:43.292 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:43.292 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:43.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:43.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:43.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:43.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:43.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:43.295 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:43.295 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:43.295 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:43.295 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:43.295 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:43.296 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:43.296 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 08:50:43.296 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:43.296 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:43.296 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:43.296 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:43.296 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:43.296 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:50:43.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:50:43.301 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:43.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:43.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:43.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:43.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:43.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:43.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:43.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:43.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:43.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:43.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:43.806 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:43.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:43.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:43.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:43.808 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:43.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:43.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:43.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:43.809 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:43.809 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:43.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:43.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:43.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:43.810 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:43.810 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:43.810 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:43.810 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:43.811 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:43.811 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:43.811 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 08:50:43.811 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:43.811 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:43.811 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:43.811 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:43.811 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:43.811 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:43.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:50:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:50:44.812 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:44.812 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:44.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:44.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:44.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:44.813 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:44.814 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:44.814 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:44.814 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:44.814 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:44.814 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:44.814 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 08:50:44.814 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:44.814 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:44.814 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:44.814 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:44.814 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:44.814 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:44.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:50:44.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:50:44.815 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:44.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:44.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:44.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:44.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:44.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:44.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:44.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:44.817 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:50:44.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:50:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:44.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:50:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:44.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:50:44.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:50:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:44.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:50:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:44.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:50:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 08:50:44.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:44.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:44.826 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:44.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:44.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:44.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:44.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:44.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:44.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:44.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:44.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:44.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:44.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:44.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:44.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:44.841 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:44.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:44.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:44.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:44.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:44.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:44.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:44.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:44.875 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:44.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:44.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:44.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:44.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:44.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:44.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:44.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 '\*?\QProblems\E') 08:50:44.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:44.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:44.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:44.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:44.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:44.889 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:44.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:44.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:44.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:44.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:44.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:44.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 08:50:44.891 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:44.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:44.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:44.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:44.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:44.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:44.892 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:44.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:44.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:44.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:44.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:44.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:44.893 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:44.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:44.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:44.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:44.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:44.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:44.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:44.894 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:44.895 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:44.895 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:44.895 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:44.895 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:44.895 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:44.895 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 08:50:44.895 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:44.895 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:44.895 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:44.895 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:44.895 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:44.895 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:44.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:50:45.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:50:45.896 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:45.896 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:45.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:45.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:45.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:45.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:45.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:45.897 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:45.898 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:45.898 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:45.898 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:45.898 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:45.898 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:45.898 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 08:50:45.898 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:45.898 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:45.898 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:45.899 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:45.899 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:45.899 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:45.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:50:45.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:50:45.899 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:45.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:45.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:45.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:45.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:45.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:45.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:45.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:45.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:45.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:45.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:45.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:45.903 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 08:50:45.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 08:50:45.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:45.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 08:50:45.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:45.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 08:50:45.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 08:50:45.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:45.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 08:50:45.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:45.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 08:50:45.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 08:50:45.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 08:50:45.904 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:45.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:45.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:45.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:45.905 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:45.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:45.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:45.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:45.906 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:45.906 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:45.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:45.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:45.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:45.907 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:45.908 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:45.908 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:45.908 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:45.908 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:45.908 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:45.908 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 08:50:45.908 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:45.908 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:45.908 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:45.908 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:45.908 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:45.908 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:45.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:50:46.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:50:46.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:46.909 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:46.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:46.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:46.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:46.910 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:46.911 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:46.911 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:46.911 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:46.911 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:46.911 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:46.911 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 08:50:46.911 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:46.911 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:46.911 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:46.911 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:46.911 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:46.912 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:46.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:50:46.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:50:46.912 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:46.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:46.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:46.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:46.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:46.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:46.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:46.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:46.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:46.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:46.914 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:50:46.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:50:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:46.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:50:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:46.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:50:46.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:50:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:46.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:50:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:46.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:50:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 08:50:46.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:46.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:46.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:46.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:46.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:46.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:46.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:46.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:46.956 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:46.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:46.958 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:46.958 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:46.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:46.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:46.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:46.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:46.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:46.959 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:46.959 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:46.959 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:46.959 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:46.960 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:46.960 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:46.960 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 08:50:46.960 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:46.960 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:46.960 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:46.960 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:46.960 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:46.960 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:46.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:50:47.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:50:47.961 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:47.961 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:47.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:47.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:47.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:47.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:47.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:47.962 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:47.963 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:47.963 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:47.963 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:47.963 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:47.963 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:47.964 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 08:50:47.964 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:47.964 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:47.964 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:47.964 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:47.964 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:47.964 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:47.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:50:47.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:50:47.964 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:47.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:47.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:47.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:47.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:47.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:47.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:47.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:47.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:47.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:47.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:47.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:47.968 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 08:50:47.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 08:50:47.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:47.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 08:50:47.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:47.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 08:50:47.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 08:50:47.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:47.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 08:50:47.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:47.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 08:50:47.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:47.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:47.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:47.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:47.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:47.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:47.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:47.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:47.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:47.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:47.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:47.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:47.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:47.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:47.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:47.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:47.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:47.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:47.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:47.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:47.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:47.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:47.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:47.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:47.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:47.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:47.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:47.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:47.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:47.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:47.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:47.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:47.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:47.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:48.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:48.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 '\*?\QProblems\E') 08:50:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:48.040 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:48.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:48.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:48.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:48.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:48.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:48.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:48.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:48.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:48.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:48.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:48.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:48.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:48.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:48.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:48.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:48.085 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:48.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:48.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:48.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:48.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:48.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:48.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:48.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:48.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 08:50:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:48.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:48.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:48.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:48.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:48.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:48.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:48.158 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:48.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:48.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:48.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:48.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:48.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:48.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:48.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:48.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.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:48.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:48.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:48.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:48.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:48.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:48.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:48.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:48.203 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:48.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:48.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:48.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:48.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:48.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:48.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:48.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:48.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:48.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:48.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:48.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:48.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:48.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:48.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:48.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:48.272 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:48.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:48.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:48.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:48.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:48.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:48.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:48.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:48.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:48.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:48.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:48.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:48.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:48.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:48.276 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:48.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:48.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:48.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:48.302 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:48.303 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:48.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:48.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:48.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:48.304 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:48.304 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:48.305 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:48.305 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:48.305 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:48.305 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:48.305 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 08:50:48.305 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:48.305 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:48.305 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:48.305 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:48.305 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:48.305 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:50:49.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:50:49.306 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:49.306 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:49.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:49.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:49.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:49.307 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:49.308 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:49.308 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:49.308 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:49.308 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:49.308 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:49.308 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 08:50:49.308 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:49.309 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:49.309 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:49.309 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:49.309 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:49.309 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:49.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:50:49.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:50:49.309 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:49.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:49.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:49.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:49.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:49.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:49.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:49.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:49.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:49.311 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 08:50:49.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 08:50:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:49.311 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 08:50:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:49.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 08:50:49.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 08:50:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:49.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 08:50:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:49.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 08:50:49.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:49.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:49.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:49.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:49.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:49.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:49.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:49.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:49.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:49.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:49.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:49.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:49.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:49.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:49.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:49.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:49.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:49.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:49.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:49.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:49.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:49.315 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:49.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:49.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:49.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:49.316 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:49.316 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:49.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:49.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:49.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:49.317 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:49.318 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:49.318 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:49.318 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:49.318 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:49.318 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:49.319 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 08:50:49.319 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:49.319 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:49.319 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:49.319 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:49.319 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:49.319 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:49.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:50:50.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:50:50.820 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:50.820 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:50.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:50.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:50.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:50.821 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:50.822 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:50.822 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:50.822 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:50.822 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:50.822 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:50.822 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 08:50:50.822 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:50.822 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:50.822 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:50.822 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:50.822 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:50.822 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:50.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:50:50.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:50:50.823 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:50.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:50.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:50.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:50.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:50.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:50.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:50.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:50.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:50.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:50.824 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:50:50.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:50:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:50.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:50:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:50.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:50:50.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:50:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:50.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:50:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:50.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:50:50.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:50.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:50.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:50.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:50.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:50.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:50.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:50.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:50.867 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:50.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:50.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:50.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:50.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:50.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:50.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:50.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:50.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:50.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:50.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:50.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:50.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:50.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:50.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:50.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:50.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:50.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:50.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:50.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:50.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:50.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:50.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:50.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:50.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:50.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:50.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:50.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:50.938 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:50.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:50.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:50.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:50.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:50.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:50.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:50.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:50.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:50.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:50.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:50.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:50.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:50.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:50.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:50.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:50.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:50.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:50.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:50.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:50.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:50.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:50.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:50.951 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:50.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:50.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:50.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:50.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:50.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:50.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:50.984 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:50.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:50.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:50.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:50.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:50.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:50.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:50.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:50.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:50.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:50.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:50.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:50.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:50.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:50.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:50.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:51.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:51.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:51.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:51.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:51.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:51.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:51.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:51.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:51.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:51.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:51.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:51.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:51.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:51.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:51.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:51.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:51.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:51.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:51.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:51.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:51.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:51.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:51.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:51.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:51.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:51.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:51.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:51.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:51.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:51.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:51.071 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:51.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:51.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:51.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:51.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:51.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:51.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:51.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:51.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:51.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:51.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:51.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:51.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 08:50:51.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:51.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:51.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:51.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:51.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:51.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:51.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:51.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:51.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:51.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:51.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:51.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:51.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:51.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:51.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:51.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:51.168 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:51.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:51.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:51.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:51.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:51.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:51.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:51.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:51.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:51.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:51.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:51.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:51.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:51.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:51.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:51.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:51.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:51.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:51.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:51.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:51.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:51.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:51.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:51.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:51.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:51.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:51.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:51.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:51.213 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:51.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:51.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:51.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:51.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:51.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:51.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:51.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:51.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:51.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:51.217 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:51.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:51.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:51.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:51.218 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:51.218 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:51.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:51.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:51.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:51.219 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:51.220 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:51.220 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:51.220 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:51.220 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:51.220 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:51.221 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 08:50:51.221 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:51.221 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:51.221 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:51.221 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:51.221 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:51.221 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:51.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:50:52.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:50:52.722 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:52.722 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:52.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:52.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:52.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:52.723 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:50:52.724 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:52.724 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:52.724 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:52.724 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:50:52.724 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:50:52.724 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 08:50:52.724 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:50:52.724 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:50:52.725 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:50:52.725 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:50:52.725 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:50:52.725 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:50:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:50:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:50:52.725 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:52.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:52.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:52.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:52.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:52.727 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 08:50:52.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 08:50:52.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:52.727 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 08:50:52.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:52.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 08:50:52.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 08:50:52.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:52.727 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 08:50:52.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:52.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 08:50:52.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:52.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:52.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:52.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:52.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:52.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:52.770 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:52.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:52.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:52.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:52.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:52.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:52.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:52.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:52.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:52.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:52.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:52.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:52.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 '\*?\QProblems\E') 08:50:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:52.817 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:52.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:52.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:52.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:52.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:52.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:52.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:52.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:52.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:52.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:52.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:52.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:52.868 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:52.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:52.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:52.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:52.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:52.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:52.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:52.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:52.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:52.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:52.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:52.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:52.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:52.915 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:52.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:52.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:52.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:52.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:52.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:52.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:52.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:52.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:52.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:52.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:52.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:52.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:52.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:52.962 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:52.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:52.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:52.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:52.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:52.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:52.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:52.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:52.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:52.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:52.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:52.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:52.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:52.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:52.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:52.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:52.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:52.999 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:52.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:53.031 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:53.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:53.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:53.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:53.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:53.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:53.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:53.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:53.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:53.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:53.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:53.101 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:53.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:53.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:53.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:53.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:53.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:53.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:53.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:53.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:53.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 '\*?\QProblems\E') 08:50:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:53.119 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:53.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:53.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:53.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:53.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:53.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:53.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:53.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:53.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:53.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:53.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:53.215 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:53.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:53.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:53.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:53.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:53.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:53.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:53.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.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.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:53.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:53.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:53.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:53.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:53.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:53.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:53.284 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:53.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:53.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:53.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:53.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:53.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:53.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:53.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:53.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:53.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:53.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:53.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:53.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:53.338 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:53.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:53.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:53.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:53.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:53.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:53.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:53.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:53.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:53.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:53.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:53.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:53.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:53.384 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:53.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:53.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:53.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:53.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:53.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:53.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:53.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:53.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:53.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:53.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:53.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:53.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:53.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:53.428 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:53.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:53.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:53.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:53.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:53.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:53.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:53.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:53.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:50:53.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:53.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:53.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:50:53.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:50:53.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:53.497 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:53.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:53.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:53.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:50:53.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:53.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:53.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 08:50:53.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:53.501 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:53.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:53.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:53.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:53.503 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:50:53.503 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:50:53.503 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:50:53.503 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:50:53.503 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:50:53.503 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:50:53.503 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:50:53.503 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:50:53.503 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:50:53.503 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:50:53.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:50:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:50:53.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:50:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:53.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:50:53.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:53.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:50:53.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:53.623 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:50:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:53.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:53.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:53.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 "OK", Widget matcher matching widgets with style: 8) 08:50:53.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:53.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:50:53.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:53.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:53.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:53.636 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:50:53.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:53.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:53.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:53.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:53.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:50:53.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:50:53.713 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:50:53.713 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:53.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:53.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:53.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:53.748 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:53.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:53.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:53.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:53.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:53.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:53.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:53.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:53.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:53.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:53.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:54.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:54.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:54.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:54.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:50:54.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:50:54.752 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:54.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:54.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:54.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:54.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:50:54.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:54.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:54.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:54.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:54.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:54.754 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:50:54.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:50:54.754 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:50:54.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:50:54.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:50:54.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:50:54.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'New' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:54.825 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:50:54.825 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:50:54.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:50:54.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:50:54.825 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:50:54.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:54.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:50:55.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:55.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:55.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:55.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:50:55.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:55.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:55.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:55.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:55.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:55.326 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:50:55.326 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:50:55.326 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:50:55.327 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:50:55.344 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:50:55.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:50:55.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:55.392 DEBUG [main][MenuItemLookup] Found menu:'New' 08:50:55.392 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:50:55.392 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:55.392 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:50:55.392 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:55.392 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:50:55.392 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:50:55.392 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:50:55.392 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:50:55.392 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:50:55.393 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:50:55.393 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:50:55.393 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:50:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:50:56.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:50:56.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:50:56.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:56.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:56.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:56.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:56.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:50:56.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:56.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:56.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:56.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:50:56.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:56.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:56.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:56.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:56.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:56.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:56.101 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:50:56.101 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:50:56.101 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:50:56.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:56.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:56.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:56.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:56.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:50:56.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:50:56.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:56.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:56.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:50:56.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:50:56.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:56.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:56.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:56.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:56.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:56.103 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:50:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:56.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:56.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:50:56.109 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:50:56.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:50:56.609 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:50:56.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:50:56.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:50:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:50:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:50:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:50:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:50:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:50:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:50:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:50:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:50:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:50:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:50:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:50:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:50:56.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:50:56.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:50:56.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:50:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:50:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:50:56.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:50:56.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:50:56.611 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:50:56.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:50:56.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:50:56.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:50:56.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:50:56.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:56.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:56.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:50:56.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:56.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:56.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:56.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:56.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 '\*?\QProblems\E') 08:50:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:56.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:56.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:56.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:56.631 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:50:56.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:50:56.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:56.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:50:56.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:56.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:56.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:50:56.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:56.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:56.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:56.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:56.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:50:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:56.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:56.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:56.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:56.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:50:56.672 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:56.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:56.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:56.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:50:56.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:50:56.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:50:56.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:56.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:56.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:56.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:50:56.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:50:56.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:50:56.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:50:56.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:50:56.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:56.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:56.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:56.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:56.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:56.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:56.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:56.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:56.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:50:56.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:56.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:56.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:56.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:56.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:56.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:56.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:56.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:50:56.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:56.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:56.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:56.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:56.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:56.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:50:56.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:56.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:56.712 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:50:56.712 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:50:56.735 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:56.735 DEBUG [main][MenuItemLookup] Item match:File 08:50:56.736 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:50:56.736 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'File' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'' 08:50:56.741 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:50:56.741 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:50:56.741 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:50:56.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:50:56.742 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:50:56.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 'New|Select a wizard'] is available.... 08:50:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:50:56.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:50:56.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:56.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:56.866 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:56.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:56.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:50:56.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:56.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:56.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:56.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:50:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:50:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:50:56.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:50:56.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:56.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:56.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:56.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:56.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:56.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:50:56.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:50:56.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:50:56.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:50:56.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:50:56.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:50:56.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:50:56.881 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:50:56.882 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:50:56.885 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:50:56.885 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:50:56.885 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:50:56.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:50:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:56.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:56.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:56.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:56.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:56.896 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:50:56.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:56.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:56.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:56.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:57.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:50:57.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:57.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:57.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:50:57.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:50:57.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:50:57.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:50:57.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:50:57.286 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:50:57.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:50:57.287 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:50:57.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:50:57.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:57.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:57.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:57.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:57.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:50:57.290 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:50:57.291 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:50:57.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:50:57.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:57.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:57.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:57.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:57.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:57.340 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:50:57.341 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:50:57.341 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:50:57.341 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:50:57.341 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:50:57.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:50:57.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:50:57.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:50:57.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:50:57.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:50:57.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:50:57.345 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:50:57.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:50:57.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:50:57.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:50:57.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:50:57.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:51:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:51:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:51:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:51:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:01.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:51:01.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:01.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:01.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:01.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:01.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:01.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:01.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:01.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:01.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:01.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:51:01.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:01.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:01.008 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:51:01.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:01.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:01.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:01.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:01.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:01.009 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:01.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:51:01.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:01.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:01.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:01.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:01.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:01.011 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:01.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:01.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:01.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:01.059 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:01.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:01.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:01.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:01.060 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:01.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:01.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:01.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:01.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:01.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:01.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:01.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:01.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:02.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:02.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:51:02.062 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:02.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:02.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:02.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:02.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:02.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:02.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:02.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:02.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:02.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:02.064 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:51:02.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:51:02.065 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:02.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:02.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:02.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:02.092 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:51:02.092 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:51:02.092 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:51:02.092 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:51:02.092 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:51:02.092 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:51:02.092 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:51:02.092 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:51:02.092 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:51:02.092 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:51:02.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:51:02.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:51:02.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:51:02.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:02.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:02.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:51:02.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:02.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:02.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:02.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:51:02.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:02.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:02.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:02.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:02.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:02.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:02.195 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:51:02.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:02.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:02.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:02.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:02.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:51:02.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:02.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:51:02.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:02.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:02.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:02.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:02.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:02.199 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:51:02.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:02.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:02.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:02.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:51:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:51:02.256 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:02.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:02.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:02.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:02.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 08:51:02.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:02.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:02.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:02.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:02.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:02.258 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:02.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:02.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:02.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:02.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:02.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:02.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:02.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:02.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:02.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:02.259 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:02.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:02.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:02.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:02.261 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:51:02.261 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:51:02.261 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:51:02.261 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:51:02.261 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:51:02.261 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:51:02.261 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:51:02.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:51:02.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:51:02.261 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:51:02.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:51:02.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:51:02.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:51:02.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:02.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:02.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:51:02.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:02.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:02.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:02.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:51:02.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:02.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:02.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:02.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:02.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:02.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:02.373 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:51:02.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:02.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:02.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:02.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:02.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:51:02.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:02.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:02.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:02.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:51:02.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:02.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:02.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:02.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:02.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:02.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:02.399 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:51:02.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:02.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:02.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:02.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:02.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:51:02.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:51:02.491 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:51:02.492 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:02.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:02.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:02.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:02.525 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:02.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:02.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:02.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:02.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:02.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:02.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:02.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:02.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:02.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:03.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:03.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:03.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:03.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:03.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:51:03.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:03.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:03.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:03.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:03.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:03.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:03.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:03.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:03.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:03.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:03.530 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:51:03.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:51:03.530 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:51:03.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:51:03.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:51:03.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:51:03.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:03.597 DEBUG [main][MenuItemLookup] Found menu:'New' 08:51:03.597 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:51:03.597 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:03.598 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:51:03.598 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:51:03.598 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:51:03.598 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:51:03.598 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:51:03.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:03.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:51:03.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:51:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:51:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:04.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:04.099 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:51:04.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:51:04.099 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:51:04.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:51:04.108 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:51:04.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:51:04.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:04.155 DEBUG [main][MenuItemLookup] Found menu:'New' 08:51:04.155 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:51:04.155 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:04.155 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:51:04.155 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:04.155 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:51:04.155 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:51:04.155 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:51:04.155 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:51:04.155 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:51:04.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:51:04.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:51:04.158 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:51:04.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:51:04.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:51:04.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:51:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:04.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:04.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:04.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:51:04.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:04.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:51:04.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:04.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:04.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:04.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:04.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:04.825 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:51:04.825 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:51:04.825 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:51:04.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:04.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:04.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:04.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:04.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:51:04.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:04.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:04.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:04.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:51:04.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:04.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:04.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:04.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:04.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:04.827 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:51:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:04.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:04.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:04.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:51:04.833 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:51:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:51:05.334 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:51:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:05.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:51:05.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:51:05.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:05.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:05.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:05.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:05.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:05.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:05.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:05.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:05.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:51:05.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:51:05.334 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:51:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:05.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:51:05.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:51:05.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:51:05.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:51:05.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:51:05.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:51:05.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:51:05.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:05.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:05.343 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:05.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:05.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:05.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:05.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:05.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:05.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:05.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:05.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:05.358 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:05.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:05.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:05.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:05.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:05.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:05.392 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:51:05.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:05.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:05.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:05.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:05.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:05.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:05.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:51:05.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:05.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:05.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:05.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:05.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:05.396 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:05.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:05.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:05.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:51:05.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:05.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:05.427 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:05.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:05.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:05.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:51:05.428 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:05.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:05.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:05.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:51:05.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:05.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:05.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:05.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:05.430 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:05.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:05.430 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:05.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:05.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: "New Java Project"] 08:51:05.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:05.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'] 08:51:05.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:05.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'] 08:51:05.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:05.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'] 08:51:05.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:05.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: "New Java Project"] 08:51:05.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:05.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'] 08:51:05.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:05.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'] 08:51:05.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:05.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:05.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:05.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:05.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:05.433 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:51:05.433 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:05.433 DEBUG [main][MenuItemLookup] Item match:File 08:51:05.434 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:51:05.434 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:51:05.438 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:51:05.438 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:51:05.438 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:05.439 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:51:05.439 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:51:05.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:51:05.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:51:05.463 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:51:05.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:51:05.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. finished successfully 08:51:05.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:51:05.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:05.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:05.588 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:51:05.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:05.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:51:05.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:05.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:05.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:05.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:05.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:05.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:51:05.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:51:05.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:51:05.590 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:51:05.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:05.590 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:51:05.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:05.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:51:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:51:05.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:51:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:05.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:51:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:05.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:51:05.591 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:51:05.591 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:51:05.591 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:51:05.592 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:51:05.592 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:51:05.592 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:51:05.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:51:05.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:05.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:05.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:05.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:05.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:05.605 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:51:05.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:05.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:05.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:05.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:05.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:05.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:05.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:05.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:51:05.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:51:05.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:51:05.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:05.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:05.962 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:51:05.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:05.962 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:51:05.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:51:05.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:05.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:05.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:05.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:05.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:51:05.965 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:51:05.966 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:51:06.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:51:06.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:06.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:06.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:06.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:06.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:06.013 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:51:06.013 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:51:06.013 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:51:06.014 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:51:06.014 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:51:06.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:51:06.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:06.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:06.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:06.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:06.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:06.016 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:51:06.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:06.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:06.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:06.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:06.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:51:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:51:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:51:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:51:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:09.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:51:09.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:09.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:09.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:09.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:09.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:09.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:09.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:09.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:51:09.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:09.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:09.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:51:09.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:09.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:09.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:09.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:09.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:51:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:09.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:09.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:09.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:09.028 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:09.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:09.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:09.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:09.076 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:09.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:09.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:09.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:09.077 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:09.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:09.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:09.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:09.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:09.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:09.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:09.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:09.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:10.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:10.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:10.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:51:10.138 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:10.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:10.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:10.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:10.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:10.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:10.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:10.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:10.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:10.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:10.141 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:51:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:51:10.141 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:10.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:10.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:10.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:10.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:10.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:10.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:10.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:10.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:10.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:10.189 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:10.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:10.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:10.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:10.191 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:51:10.191 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:51:10.191 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:51:10.191 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:51:10.191 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:51:10.192 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:51:10.192 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:51:10.192 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:51:10.192 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:51:10.192 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:51:10.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:51:10.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:51:10.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:51:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:10.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:51:10.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:10.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:51:10.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:10.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:10.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:10.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:10.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:10.326 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:51:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:10.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:10.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:10.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:51:10.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:10.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:51:10.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:10.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:10.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:10.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:10.344 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:51:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:10.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:10.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:10.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:51:10.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:51:10.490 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:51:10.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:10.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:10.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:10.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:10.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:10.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:10.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:10.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:10.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:10.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:10.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:10.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:10.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:10.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:10.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:11.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:11.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:11.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:11.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:51:11.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:11.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:11.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:11.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:11.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:11.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:11.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:11.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:11.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:11.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:11.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:51:11.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:51:11.529 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:51:11.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:51:11.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:51:11.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:51:11.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:11.585 DEBUG [main][MenuItemLookup] Found menu:'New' 08:51:11.585 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:51:11.585 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:11.585 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:51:11.585 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:11.585 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:51:11.585 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:51:11.585 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:51:11.585 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:51:11.585 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:51:11.586 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:51:11.586 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:51:11.586 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:51:11.586 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:11.586 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:51:11.586 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:51:11.586 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:11.586 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:51:11.586 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:51:11.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:51:11.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:51:11.586 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:51:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:11.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:51:11.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:51:12.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:12.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:12.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:12.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:12.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:12.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:12.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:12.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:12.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:12.087 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:51:12.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:51:12.087 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:51:12.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:51:12.095 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:51:12.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:51:12.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:12.144 DEBUG [main][MenuItemLookup] Found menu:'New' 08:51:12.144 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:51:12.144 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:12.144 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:51:12.144 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:12.144 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:51:12.144 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:51:12.144 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:51:12.144 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:51:12.144 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:51:12.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:51:12.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:51:12.144 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:51:12.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:51:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:51:12.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:51:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:12.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:12.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:12.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:12.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:51:12.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:12.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:12.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:12.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:51:12.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:12.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:12.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:12.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:12.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:12.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:12.817 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:51:12.817 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:51:12.818 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:51:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:12.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:12.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:12.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:51:12.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:12.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:51:12.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:12.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:12.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:12.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:12.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:12.819 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:51:12.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:12.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:12.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:12.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:12.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:51:12.825 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:51:13.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:51:13.326 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:51:13.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:13.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:51:13.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:51:13.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:13.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:13.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:13.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:13.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:13.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:13.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:13.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:13.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:13.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:51:13.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:51:13.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:51:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:13.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:51:13.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:51:13.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:51:13.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:51:13.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:51:13.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:51:13.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:51:13.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:13.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:13.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:13.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:13.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:13.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:13.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:13.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:13.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:13.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:13.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:13.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:13.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:13.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:13.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:13.351 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:13.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:13.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:13.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:13.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:13.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:13.385 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:51:13.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:13.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:13.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:13.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:13.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:13.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:13.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:51:13.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:13.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:13.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:13.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:13.389 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:13.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:13.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:13.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:51:13.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:13.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:13.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:13.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:13.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:13.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:51:13.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:13.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:13.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:13.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:51:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:13.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:13.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:13.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:13.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:13.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:13.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:13.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:51:13.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:13.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:13.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:13.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:13.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:13.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:13.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:13.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:51:13.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:13.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:13.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:13.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:13.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:13.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:13.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:13.425 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:51:13.425 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:13.425 DEBUG [main][MenuItemLookup] Item match:File 08:51:13.426 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:51:13.426 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:13.431 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:51:13.431 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:51:13.455 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:51:13.455 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:51:13.455 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:51:13.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:51:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:51:13.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:51:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:13.577 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:51:13.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:13.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:51:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:13.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:13.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:13.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:13.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:51:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:51:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:51:13.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:51:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:13.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:51:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:13.581 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:51:13.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:51:13.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:51:13.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:13.581 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:51:13.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:13.581 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:51:13.581 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:51:13.581 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:51:13.582 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:51:13.582 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:51:13.582 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:51:13.582 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:51:13.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:51:13.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:13.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:13.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:13.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:13.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:13.596 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:51:13.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:13.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:13.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:13.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:13.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:13.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:13.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:13.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:51:13.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:51:13.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:51:13.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:13.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:13.956 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:51:13.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:13.956 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:51:13.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:51:13.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:13.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:13.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:13.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:13.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:51:13.983 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:51:13.985 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:51:14.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:51:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:14.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:14.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:14.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:14.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:14.031 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:51:14.031 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:51:14.032 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:51:14.032 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:51:14.032 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:51:14.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:51:14.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:14.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:14.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:14.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:14.035 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:51:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:14.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:14.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:14.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:51:17.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:51:17.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:51:17.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:51:17.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:17.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:51:17.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:17.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:17.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:17.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:17.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:17.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:17.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:17.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:17.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:17.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:51:17.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:17.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:17.144 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:51:17.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:17.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:17.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:17.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:17.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:51:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:17.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:17.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:17.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:17.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:17.146 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:17.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:17.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:17.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:17.201 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:17.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:17.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:17.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:17.202 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:17.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:17.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:17.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:17.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:17.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:17.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:17.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:17.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:18.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:18.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:18.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:51:18.209 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:18.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:18.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:18.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:18.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:18.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:18.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:18.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:18.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:18.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:18.211 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:51:18.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:51:18.211 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:18.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:18.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:18.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:18.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:18.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:18.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:18.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:18.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:18.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:18.239 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:18.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:18.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:18.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:18.241 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:51:18.241 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:51:18.241 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:51:18.241 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:51:18.241 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:51:18.242 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:51:18.242 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:51:18.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:51:18.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:51:18.242 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:51:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:51:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:51:18.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:51:18.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:18.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:18.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:51:18.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:18.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:18.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:18.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:51:18.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:18.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:18.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:18.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:18.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:18.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:18.336 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:51:18.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:18.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:18.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:18.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:18.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:51:18.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:18.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:51:18.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:18.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:18.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:18.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:18.350 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:51:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:18.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:18.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:18.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:51:18.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:51:18.414 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:51:18.414 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:18.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:18.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:18.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:18.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:18.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:18.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:18.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:18.446 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:18.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:18.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:18.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:18.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:18.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:18.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:18.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:18.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:19.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:19.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:19.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:51:19.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:19.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:19.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:19.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:19.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:19.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:19.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:19.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:19.450 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:51:19.450 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:51:19.451 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:51:19.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:51:19.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:51:19.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:51:19.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'New' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:19.507 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:51:19.507 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:51:19.507 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:51:19.507 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:51:19.508 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:51:19.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:19.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:51:20.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:51:20.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:20.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:20.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:20.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:20.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:20.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:20.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:20.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:20.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:20.008 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:51:20.008 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:51:20.008 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:51:20.009 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:51:20.017 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:51:20.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:51:20.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:20.164 DEBUG [main][MenuItemLookup] Found menu:'New' 08:51:20.164 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:51:20.164 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:20.164 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:51:20.164 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:20.164 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:51:20.164 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:51:20.164 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:51:20.164 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:51:20.164 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:51:20.164 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:51:20.164 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:51:20.164 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:51:20.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:51:20.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:51:20.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:51:20.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:20.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:20.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:20.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:20.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:51:20.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:20.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:20.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:20.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:51:20.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:20.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:20.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:20.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:20.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:20.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:20.844 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:51:20.845 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:51:20.845 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:51:20.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:20.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:20.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:20.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:20.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:51:20.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:20.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:20.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:20.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:51:20.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:20.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:20.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:20.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:20.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:20.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:20.847 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:51:20.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:20.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:20.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:20.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:20.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:51:20.852 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:51:21.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:51:21.353 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:51:21.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:21.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:51:21.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:21.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:51:21.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:21.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:21.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:21.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:21.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:21.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:21.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:21.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:21.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:51:21.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:51:21.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:51:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:21.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:51:21.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:51:21.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:51:21.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:51:21.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:51:21.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:51:21.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:51:21.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:21.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:21.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:21.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:21.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:21.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:21.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:21.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:21.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:21.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:21.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:21.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:21.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:21.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:21.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:21.382 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:21.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:21.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:21.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:21.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:21.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:21.417 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:51:21.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:21.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:21.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:21.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:21.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:21.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:21.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') 08:51:21.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:21.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:21.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:21.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:21.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:21.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:21.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:21.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:21.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:51:21.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:21.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:21.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:21.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:21.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:21.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:51:21.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:21.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:21.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:21.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:51:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:21.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:21.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:21.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:21.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:21.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:21.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:21.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:51:21.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:21.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:21.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:21.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:21.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:21.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:21.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:21.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:51:21.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:21.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:21.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:21.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:21.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:21.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:21.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:21.458 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:51:21.458 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:21.458 DEBUG [main][MenuItemLookup] Item match:File 08:51:21.459 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:51:21.459 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:21.464 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:51:21.464 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:51:21.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:51:21.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:51:21.488 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:51:21.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:51:21.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:51:21.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:51:21.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:21.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:21.612 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:51:21.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:21.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:51:21.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:21.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:21.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:21.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:21.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:21.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:51:21.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:51:21.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:51:21.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:51:21.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:21.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:51:21.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:21.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:51:21.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:51:21.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:51:21.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:21.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:51:21.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:21.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:51:21.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:51:21.616 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:51:21.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:51:21.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:51:21.616 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:51:21.616 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:51:21.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:51:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:21.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:21.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:21.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:21.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:21.629 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:51:21.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:21.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:21.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:21.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:21.995 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:21.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:21.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:21.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:51:21.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:51:21.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:51:21.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:21.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:21.997 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:51:21.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:21.997 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:51:21.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:51:21.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:21.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:22.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:22.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:22.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:51:22.000 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:51:22.002 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:51:22.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:51:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:22.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:22.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:22.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:22.049 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:51:22.049 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:51:22.050 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:51:22.050 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:51:22.050 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:51:22.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:51:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:22.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:22.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:22.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:22.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:22.053 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:51:22.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:22.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:22.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:22.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:22.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:51:25.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:51:25.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:51:25.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:51:25.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:25.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:51:25.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:25.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:25.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:25.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:25.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:25.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:25.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:25.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:25.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:25.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:51:25.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:25.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:25.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:51:25.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:25.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:25.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:25.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:25.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:25.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:25.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:51:25.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:25.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:25.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:25.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:25.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:25.065 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:25.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:25.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:25.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:25.113 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:25.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:25.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:25.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:25.114 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:25.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:25.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:25.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:25.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:25.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:25.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:25.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:25.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:26.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:26.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:26.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:51:26.117 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:26.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:26.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:26.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:26.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:26.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:26.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:26.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:26.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:26.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:26.119 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:51:26.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:51:26.119 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:51:26.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:26.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:26.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:26.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:26.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:26.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:26.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:26.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:26.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:26.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:26.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:26.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:26.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:26.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:26.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:26.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:26.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:27.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:27.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:51:27.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:27.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:27.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:27.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:27.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:27.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:27.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:27.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:27.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:51:27.157 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:51:27.158 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:51:27.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:51:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:27.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:51:27.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:51:27.660 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:51:27.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:51:27.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:51:27.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:27.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:27.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:27.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:27.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:51:27.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:27.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:27.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:27.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:27.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:27.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:27.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:27.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:51:27.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:27.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:27.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:27.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:27.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:27.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:27.682 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:27.682 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:51:27.683 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:27.683 DEBUG [main][MenuItemLookup] Item match:File 08:51:27.684 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:51:27.684 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:27.689 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:51:27.689 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:51:27.689 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:51:27.689 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:51:27.689 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:51:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:51:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:51:27.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:51:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:27.834 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:51:27.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:27.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:51:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:27.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:27.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:27.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:27.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:51:27.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:51:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:51:27.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:51:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:27.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:51:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:27.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:51:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:51:27.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:51:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:27.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:51:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:27.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:51:27.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:51:27.839 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:51:27.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:51:27.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:51:27.845 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:51:27.845 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:51:27.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:51:27.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:27.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:27.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:27.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:27.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:27.847 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:51:27.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:27.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:27.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:27.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:28.016 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:28.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:28.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:28.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:51:28.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:51:28.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:51:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:28.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:28.018 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:51:28.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:28.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:51:28.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:28.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:28.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:28.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:51:28.067 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:51:28.068 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 08:51:28.129 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:51:28.129 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:51:28.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:51:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:28.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:28.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:28.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:28.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:28.134 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:51:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:28.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:28.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:28.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:51:28.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:51:28.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:28.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:28.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:51:28.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:28.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:28.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:28.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:28.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@209b29e is found... 08:51:28.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@209b29e is found finished successfully 08:51:28.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 08:51:28.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:28.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:28.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:28.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:28.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:28.670 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:28.670 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 08:51:28.670 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:51:28.676 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:28.677 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 08:51:28.677 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:51:28.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:51:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:28.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:51:28.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:51:28.678 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:28.678 DEBUG [main][MenuItemLookup] Item match:File 08:51:28.679 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:51:28.679 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:51:28.679 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:51:28.679 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:51:28.679 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:28.679 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:51:28.679 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:51:28.679 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:28.679 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:51:28.679 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:51:28.708 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:51:28.708 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:51:28.708 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:51:28.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:51:28.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:51:28.751 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:28.751 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 08:51:28.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:28.751 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:28.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:28.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:28.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:28.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:28.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:28.837 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:28.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:28.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:28.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:51:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:28.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:51:28.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:28.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:28.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:28.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:28.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:28.882 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:28.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:28.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:28.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:51:28.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:28.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:28.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 08:51:28.883 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:28.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:28.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:28.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:51:28.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:28.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:28.884 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:28.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:28.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:28.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:51:28.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:28.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:28.885 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:28.885 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:28.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:28.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:28.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:51:28.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:28.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:28.886 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:28.887 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:28.887 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:28.887 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:28.887 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:28.887 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:28.887 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:51:28.887 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:28.887 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:28.887 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:28.887 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:28.887 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:28.887 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:28.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:51:29.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:51:29.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:29.888 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:29.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:29.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:29.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:51:29.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:29.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:29.890 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:29.890 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:29.890 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:29.890 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:29.891 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:29.891 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:29.891 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:51:29.891 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:29.891 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:29.891 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:29.891 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:29.891 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:29.891 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:29.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:51:29.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:51:29.891 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:29.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:29.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:29.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:51:29.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:29.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:29.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:29.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:29.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:29.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:29.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:29.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:30.394 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:30.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:30.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:30.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:30.396 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:30.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:30.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:30.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:30.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:30.397 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:30.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:30.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:30.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:30.398 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:30.398 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:30.398 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:30.399 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:30.399 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:30.399 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:30.399 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:51:30.399 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:30.399 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:30.399 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:30.399 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:30.399 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:30.399 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:30.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:51:31.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:51:31.400 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:31.400 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:31.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:31.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:31.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:31.401 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:31.402 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:31.402 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:31.402 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:31.402 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:31.402 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:31.402 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:51:31.402 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:31.402 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:31.402 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:31.402 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:31.402 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:31.402 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:51:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:51:31.403 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:31.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:31.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:31.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:31.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:31.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:31.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:31.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:31.404 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:51:31.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:51:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:31.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:51:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:31.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:51:31.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:51:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:31.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:51:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:31.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:51:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 08:51:31.405 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:51:31.405 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:31.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:31.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:31.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:31.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:31.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:31.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:31.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:31.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:31.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:31.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:31.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:31.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:31.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:31.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:31.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:31.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:32.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:32.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:32.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:51:32.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:32.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:32.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:32.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:32.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:32.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:32.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:32.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:32.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:32.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:32.440 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:51:32.441 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:51:32.441 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:51:32.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:51:32.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:32.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 08:51:32.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:32.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:51:32.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:51:32.442 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:51:32.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:51:32.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:51:32.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:32.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:32.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:32.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:32.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:51:32.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:32.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:32.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:32.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:32.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:32.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:32.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:32.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:51:32.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:32.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:32.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:32.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:32.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:32.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:51:32.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:32.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:32.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:51:32.461 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:51:32.461 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:32.461 DEBUG [main][MenuItemLookup] Item match:File 08:51:32.462 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:51:32.462 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:32.467 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:51:32.467 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:51:32.497 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:51:32.497 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:51:32.497 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:51:32.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:51:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:51:32.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:51:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:32.626 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:51:32.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:32.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:51:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:32.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:32.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:32.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:51:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:51:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:51:32.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:51:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:32.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:51:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:32.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:51:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:51:32.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:51:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:32.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:51:32.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:32.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:51:32.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:51:32.640 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:51:32.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:51:32.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:51:32.641 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:51:32.641 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:51:32.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:51:32.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:32.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:32.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:32.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:32.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:32.643 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:51:32.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:32.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:32.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:32.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:32.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:32.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:32.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:32.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:51:32.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:51:32.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:51:32.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:32.810 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:51:32.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:32.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:51:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:32.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:32.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:32.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:32.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:51:32.829 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:51:32.831 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 08:51:32.865 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:51:32.865 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:51:32.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:51:32.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:32.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:32.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:32.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:32.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:32.889 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:51:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:32.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:32.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:32.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:51:33.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:51:33.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:33.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:51:33.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:51:33.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:51:33.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:51:33.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:51:33.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:33.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:33.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:33.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:33.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:33.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:51:33.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:33.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:33.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:33.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:33.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:51:33.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:51:33.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:51:33.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:51:33.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:51:33.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:33.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:33.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:33.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:33.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:33.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:51:33.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:33.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:33.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7344fdbb is found... 08:51:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7344fdbb is found finished successfully 08:51:33.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 08:51:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:33.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:33.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:33.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:33.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:33.509 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:33.509 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 08:51:33.509 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:51:33.516 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:33.543 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 08:51:33.543 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:51:33.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:33.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:33.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:33.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:33.544 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:33.544 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:33.544 DEBUG [main][MenuItemLookup] Item match:File 08:51:33.545 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:51:33.545 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:51:33.545 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:51:33.545 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:51:33.545 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:33.545 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:51:33.546 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:51:33.546 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:33.546 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:51:33.546 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:51:33.546 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:51:33.546 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:51:33.546 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:51:33.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:51:33.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:51:33.628 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:33.628 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 08:51:33.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:33.628 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:33.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:33.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:33.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:33.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:33.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:33.718 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:33.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:33.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:33.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:33.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:33.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:33.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:33.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:33.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:33.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:33.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:33.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:33.735 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:33.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:33.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:33.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:33.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:33.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:33.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 08:51:33.736 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:33.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:33.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:33.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:33.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:33.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:33.737 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:33.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:33.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:33.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:33.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:33.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:33.738 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:33.738 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:33.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:33.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:33.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:33.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:33.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:33.766 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:33.766 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:33.766 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:33.766 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:33.767 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:33.767 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:33.767 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:51:33.767 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:33.767 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:33.767 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:33.767 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:33.767 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:33.767 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:33.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:51:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:51:35.268 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:35.268 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:35.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:35.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:35.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:35.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:35.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:35.269 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:35.270 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:35.270 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:35.270 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:35.270 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:35.271 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:35.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:51:35.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:51:35.271 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:35.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:35.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:35.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:35.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:35.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:35.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 08:51:35.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:35.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:35.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:35.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:35.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:35.274 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:51:35.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:51:35.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:35.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:51:35.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:35.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:51:35.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:51:35.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:35.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:51:35.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:35.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:51:35.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 08:51:35.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:35.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:35.282 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:35.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:35.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:35.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:35.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:35.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:35.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:35.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 '\*?\QProblems\E') 08:51:35.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:35.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:35.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:35.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:35.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:35.347 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:35.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:35.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:35.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:35.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:35.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:35.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 08:51:35.349 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:35.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:35.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:35.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:35.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:35.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:35.350 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:35.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:35.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:35.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:35.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:35.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:35.351 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:35.351 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:35.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:35.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:35.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:35.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:35.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:35.352 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:35.352 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:35.352 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:35.352 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:35.352 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:35.352 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:35.353 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:35.353 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:35.353 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:35.353 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:35.353 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:35.353 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:35.353 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:35.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:51:36.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:51:36.854 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:36.854 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:36.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:36.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:36.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:36.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:36.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:36.855 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:36.856 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:36.856 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:36.856 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:36.856 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:36.856 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:36.856 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:36.856 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:36.856 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:36.856 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:36.856 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:36.856 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:36.856 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:36.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:51:36.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:51:36.857 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:36.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:36.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:36.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:36.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:36.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:36.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:36.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:36.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:36.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:36.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:36.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:36.860 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:51:36.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:51:36.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:36.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:51:36.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:36.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:51:36.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:51:36.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:36.861 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:51:36.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:36.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:51:36.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 08:51:36.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:36.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:36.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:36.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:36.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:36.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:36.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:36.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:36.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:36.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 '\*?\QProblems\E') 08:51:36.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:36.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:36.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:36.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:36.935 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:36.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:36.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:36.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:36.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:36.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 08:51:36.936 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:36.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:36.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:36.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:36.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:36.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:36.937 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:36.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:36.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:36.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:36.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:36.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:36.938 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:36.938 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:36.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:36.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:36.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:36.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:36.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:36.939 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:36.940 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:36.940 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:36.940 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:36.940 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:36.940 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:36.940 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:36.940 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:36.940 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:36.940 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:36.940 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:36.940 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:36.940 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:36.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:51:37.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:51:37.941 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:37.941 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:37.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:37.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:37.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:37.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:37.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:37.942 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:37.943 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:37.943 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:37.943 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:37.943 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:37.943 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:37.943 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:37.943 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:37.943 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:37.943 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:37.943 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:37.943 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:37.943 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:37.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:51:37.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:51:37.944 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:37.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:37.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:37.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:37.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:37.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:37.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:37.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:37.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:37.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:37.947 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:51:37.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:51:37.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:37.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:51:37.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:37.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:51:37.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:51:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:37.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:51:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:37.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:51:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 08:51:37.948 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:37.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:37.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:37.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:37.949 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:37.949 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:37.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:37.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:37.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:37.975 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:37.976 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:37.976 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:37.976 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:37.976 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:37.976 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:37.976 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:37.976 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:37.976 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:37.977 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:37.977 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:37.977 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:37.977 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:37.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:51:39.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:51:39.478 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:39.478 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:39.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:39.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:39.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:39.479 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:39.480 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:39.480 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:39.480 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:39.480 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:39.480 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:39.480 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:39.480 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:39.480 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:39.480 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:39.480 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:39.480 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:39.480 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:39.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:51:39.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:51:39.480 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:39.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:39.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:39.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:39.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:39.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:39.482 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:51:39.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:51:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:39.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:51:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:39.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:51:39.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:51:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:39.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:51:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:39.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:51:39.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:39.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:39.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:39.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:39.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:39.524 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:39.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:39.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:39.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:39.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:39.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:39.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:39.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:39.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:39.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:39.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:39.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:39.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:39.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:39.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:39.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:39.594 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:39.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:39.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:39.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:39.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:39.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:39.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:39.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:39.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:39.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:39.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:39.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:39.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:39.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:39.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:39.641 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:39.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:39.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:39.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:39.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:39.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:39.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:39.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:39.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:39.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:39.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:39.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:39.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:39.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:39.714 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:39.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:39.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:39.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:39.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:39.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:39.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:39.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:39.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:39.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:39.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:39.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:39.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:39.759 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:39.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:39.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:39.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:39.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:39.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:39.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:39.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:39.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:39.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:39.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:39.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:39.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:39.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:39.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:39.830 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:39.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:39.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:39.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:39.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:39.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:39.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:39.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:39.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:39.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:39.888 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:39.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:39.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:39.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:39.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:39.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:39.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:39.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:39.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:39.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:39.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:39.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:39.891 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:39.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:39.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:39.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:39.892 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:39.892 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:39.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:39.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:39.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:39.893 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:39.894 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:39.894 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:39.894 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:39.894 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:39.894 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:39.894 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:39.894 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:39.894 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:39.894 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:39.894 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:39.894 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:39.894 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:39.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:51:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:51:40.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:40.895 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:40.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:40.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:40.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:40.896 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:40.897 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:40.897 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:40.897 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:40.897 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:40.897 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:40.897 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:40.897 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:40.897 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:40.897 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:40.897 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:40.897 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:40.897 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:40.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:51:40.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:51:40.897 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:40.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:40.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:40.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:40.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:40.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:40.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:40.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:40.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:40.899 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:51:40.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:51:40.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:40.899 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:51:40.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:40.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:51:40.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:51:40.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:40.899 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:51:40.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:40.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:51:40.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:40.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:40.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:40.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:40.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:40.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:40.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:40.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:40.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:40.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:40.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:40.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:40.942 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:40.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:40.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:40.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:40.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:40.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:40.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:40.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:40.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:40.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:40.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:40.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:40.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:40.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:40.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:40.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:40.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:40.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:40.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:40.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:40.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:40.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:40.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:40.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:40.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:40.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:40.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:41.013 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:41.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:41.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:41.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:41.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:41.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:41.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:41.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:41.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:41.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:41.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:41.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:41.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:41.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:41.058 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:41.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:41.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:41.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:41.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:41.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:41.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:41.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:41.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:41.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:41.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:41.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:41.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:41.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 '\*?\QProblems\E') 08:51:41.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:41.132 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:41.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:41.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:41.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:41.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:41.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51: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 08:51:41.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:41.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:41.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:41.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:41.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:41.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:41.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:41.176 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:41.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:41.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:41.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:41.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:41.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:41.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:41.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:41.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:41.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:41.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:41.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:41.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:41.249 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:41.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:41.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:41.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:41.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:41.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:41.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:41.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:41.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:41.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:41.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:41.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:41.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:41.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:41.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:41.300 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:41.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:41.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:41.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:41.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:41.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:41.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:41.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:41.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:41.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:41.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:41.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:41.304 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:41.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:41.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:41.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:41.305 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:41.305 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:41.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:41.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:41.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:41.306 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:41.306 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:41.306 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:41.306 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:41.306 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:41.306 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:41.306 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:41.306 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:41.307 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:41.307 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:41.307 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:41.307 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:41.307 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:41.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:51:42.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:51:42.808 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:42.808 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:42.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:42.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:42.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:42.809 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:42.810 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:42.810 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:42.810 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:42.810 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:42.810 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:42.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:51:42.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:51:42.810 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:42.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:42.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:42.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:42.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:42.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:42.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:42.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:42.812 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:51:42.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:51:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:42.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:51:42.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:42.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:51:42.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:51:42.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:42.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:51:42.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:42.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:51:42.813 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:42.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:42.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:42.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:42.814 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:42.815 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:42.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:42.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:42.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:42.816 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:42.817 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:42.817 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:42.817 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:42.817 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:42.817 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:42.817 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:42.817 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:42.817 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:42.817 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:42.817 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:42.817 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:42.817 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:42.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:51:43.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:51:43.818 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:43.818 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:43.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:43.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:43.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:43.819 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:43.820 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:43.820 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:43.820 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:43.820 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:43.820 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:43.820 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:43.820 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:43.820 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:43.820 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:43.820 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:43.820 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:43.820 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:43.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:51:43.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:51:43.821 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:43.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:43.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:43.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:43.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:43.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:43.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:43.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:43.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:43.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:43.822 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:51:43.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:51:43.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:43.822 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:51:43.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:43.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:51:43.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:51:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:43.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:51:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:43.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:51:43.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:43.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:43.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:43.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:43.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 '\*?\QProblems\E') 08:51:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:43.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:43.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:43.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:43.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:43.838 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:43.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:43.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:43.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:43.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:43.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:43.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:43.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:43.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:43.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:43.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:43.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:43.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:43.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:43.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:43.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:43.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:43.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:43.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:43.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:43.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:43.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:43.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:43.875 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:43.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:43.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:43.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:43.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:43.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:43.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:43.908 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:43.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:43.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:43.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:43.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:43.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:43.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:43.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:43.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:43.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:43.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:43.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:43.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:43.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:43.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:43.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:43.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:43.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:43.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:43.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:43.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:43.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:43.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:43.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:43.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:43.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:43.961 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:43.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:43.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:43.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:43.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:43.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:43.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:43.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:43.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:43.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:43.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:43.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:43.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:43.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:43.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:43.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:43.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:43.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:43.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:44.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:44.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:44.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:44.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:44.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:44.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:44.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:44.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:44.059 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:44.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:44.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:44.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:44.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:44.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:44.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:44.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:44.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:44.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:44.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:44.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:44.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:44.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:44.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:44.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:44.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:44.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:44.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 '\*?\QProblems\E') 08:51:44.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:44.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:44.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:44.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:44.077 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:44.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:44.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:44.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:44.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:44.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:44.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:44.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:44.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:44.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:44.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:44.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:44.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:44.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:44.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:44.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:44.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:44.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:44.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:44.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:44.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:44.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:44.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:44.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:44.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:44.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:44.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:44.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:44.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:44.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:44.178 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:44.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:44.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:44.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:44.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:44.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:44.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:44.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:44.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:44.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:44.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:44.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:44.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:44.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:44.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:44.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:44.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:44.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:44.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:44.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:44.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:44.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:44.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:44.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:44.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:44.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:44.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:44.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:44.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:44.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:44.221 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:44.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:44.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:44.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:44.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:44.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:44.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:44.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:44.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:44.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:44.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:44.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:44.224 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:44.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:44.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:44.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:44.225 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:44.225 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:44.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:44.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:44.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:44.226 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:44.227 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:44.227 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:44.227 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:44.227 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:44.227 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:44.227 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:44.227 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:44.227 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:44.227 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:44.227 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:44.227 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:44.227 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:44.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:51:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:51:45.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:45.252 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:45.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:45.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:45.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:45.254 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:45.254 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:45.254 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:45.254 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:45.254 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:45.254 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:45.255 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:45.255 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:45.255 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:45.255 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:45.255 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:45.255 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:45.255 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:51:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:51:45.255 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:45.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:45.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:45.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:45.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:45.257 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:51:45.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:51:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:45.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:51:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:45.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:51:45.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:51:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:45.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:51:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:45.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:51:45.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:45.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:45.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 '\*?\QProblems\E') 08:51:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:45.272 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:45.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:45.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:45.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:45.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:45.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:45.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:45.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:45.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:45.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:45.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:45.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:45.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:45.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:45.346 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:45.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:45.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:45.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:45.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:45.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:45.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:45.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:45.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:45.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:45.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:45.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:45.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:45.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:45.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 '\*?\QProblems\E') 08:51:45.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:45.392 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:45.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:45.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:45.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:45.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:45.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:45.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 08:51:45.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:45.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:45.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:45.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:45.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:45.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:45.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:45.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 '\*?\QProblems\E') 08:51:45.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:45.437 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:45.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:45.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:45.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:45.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:45.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:45.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:45.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:45.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:45.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:45.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:45.474 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:45.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:45.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:45.508 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:45.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:45.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:45.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:45.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:45.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:45.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:45.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:45.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:45.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:45.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:45.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:45.554 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:45.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:45.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:45.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:45.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:45.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:45.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:45.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:45.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 08:51:45.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:45.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:51:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:45.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:51:45.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:45.624 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:45.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:45.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:45.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:51:45.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:45.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:45.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 08:51:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:45.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:45.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:45.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:45.654 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:45.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:45.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:45.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:45.655 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:45.655 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:45.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:45.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:45.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:45.656 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:45.657 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:45.657 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:45.657 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:45.657 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:45.657 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:45.657 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:45.657 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:45.657 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:45.657 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:45.657 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:45.657 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:45.657 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:45.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:51:46.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:51:46.658 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:46.658 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:46.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:46.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:46.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:46.660 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:51:46.660 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:46.660 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:46.660 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:46.660 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:51:46.660 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:51:46.661 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 08:51:46.661 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:51:46.661 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:51:46.661 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:51:46.661 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:51:46.661 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:51:46.661 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:51:46.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:51:46.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:51:46.661 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:46.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:46.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:46.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:46.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:46.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:46.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:46.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:46.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:46.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:46.663 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:51:46.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:51:46.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:46.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:51:46.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:46.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:51:46.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:51:46.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:46.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:51:46.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:46.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:51:46.663 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:46.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:46.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:46.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:46.666 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:51:46.666 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:51:46.666 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:51:46.666 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:51:46.666 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:51:46.666 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:51:46.666 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:51:46.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:51:46.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:51:46.666 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:51:46.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:51:46.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:51:46.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:51:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:46.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 "Restore Defaults") 08:51:46.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:46.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:51:46.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:46.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:46.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:46.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:46.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:46.760 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:51:46.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:46.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:46.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:46.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:46.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:51:46.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:46.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:51:46.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:46.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:46.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:46.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:46.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:46.773 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:51:46.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:46.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:46.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:46.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:46.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:51:46.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:51:46.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:51:46.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:46.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:46.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:46.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:46.881 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:46.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:46.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:46.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:46.883 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:46.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:46.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:46.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:46.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:46.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:46.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:47.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:47.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:47.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:47.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:47.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:51:47.885 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:47.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:47.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:47.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:47.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:47.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:47.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:47.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:47.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:47.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:47.887 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:51:47.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:51:47.887 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:51:47.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:51:47.906 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:51:47.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:51:47.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:47.953 DEBUG [main][MenuItemLookup] Found menu:'New' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:47.954 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:51:47.954 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:51:47.954 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:51:47.954 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:51:47.954 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:51:47.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:47.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:51:47.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:51:48.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:48.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:48.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:48.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:48.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:48.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:51:48.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:48.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:48.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:48.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:48.455 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:51:48.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:51:48.455 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:51:48.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:51:48.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:51:48.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:51:48.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:48.515 DEBUG [main][MenuItemLookup] Found menu:'New' 08:51:48.515 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:51:48.515 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:48.515 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:51:48.515 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:48.515 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:51:48.515 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:51:48.515 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:51:48.515 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:51:48.515 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:51:48.515 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:51:48.515 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:51:48.515 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:51:48.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:51:49.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:51:49.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:51:49.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:49.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:49.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:49.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:51:49.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:49.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:51:49.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:49.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:49.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:49.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:49.213 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:51:49.213 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:51:49.213 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:51:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:49.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:49.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:49.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:51:49.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:49.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:51:49.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:49.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:49.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:49.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:49.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:49.215 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:51:49.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:49.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:49.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:49.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:49.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:51:49.221 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:51:49.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:51:49.721 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:51:49.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:49.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:51:49.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:51:49.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:51:49.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:51:49.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:51:49.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:49.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:49.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:49.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:49.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:49.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:49.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:49.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:49.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:49.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:51:49.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:51:49.722 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:51:49.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:49.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:49.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:51:49.723 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:51:49.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:51:49.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:51:49.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:51:49.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:51:49.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:51:49.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:49.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:49.735 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:49.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:49.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:49.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:49.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:49.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:49.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:49.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 '\*?\QProblems\E') 08:51:49.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:49.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:49.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:49.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:49.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:49.770 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:49.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:49.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:49.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:49.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:49.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:49.807 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:51:49.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:49.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:49.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:49.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:49.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:49.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:49.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:51:49.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:49.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:49.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:49.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:49.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:49.812 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:49.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:49.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:49.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:51:49.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:49.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:49.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:49.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:49.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:49.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:51:49.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:49.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:49.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:49.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:51:49.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:49.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:49.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:49.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:49.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:49.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:49.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:49.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:49.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:51:49.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:49.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:49.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:49.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:49.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:49.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:49.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:49.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:51:49.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:49.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:49.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:49.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:49.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:49.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:49.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:49.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:49.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:49.876 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:51:49.876 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:49.876 DEBUG [main][MenuItemLookup] Item match:File 08:51:49.877 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:51:49.877 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:49.882 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:51:49.882 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:51:49.882 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:51:49.882 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:51:49.882 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:51:50.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:51:50.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:51:50.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:51:50.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:50.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:50.009 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:51:50.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:50.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:51:50.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:50.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:50.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:50.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:50.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:50.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:51:50.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:51:50.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:51:50.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:51:50.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:50.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:51:50.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:50.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:51:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:51:50.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:51:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:50.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:51:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:50.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:51:50.023 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:51:50.023 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:51:50.023 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:51:50.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:51:50.027 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:51:50.027 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:51:50.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:51:50.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:50.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:50.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:50.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:50.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:50.036 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:51:50.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:50.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:50.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:50.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:50.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:50.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:50.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:51:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:51:50.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:51:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:50.399 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:51:50.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:50.399 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:51:50.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:51:50.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:50.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:50.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:50.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:50.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:51:50.402 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:51:50.404 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:51:50.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:51:50.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:50.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:50.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:50.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:50.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:50.450 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:51:50.451 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:51:50.451 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:51:50.451 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:51:50.451 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:51:50.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:51:50.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:50.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:50.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:50.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:50.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:50.455 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:51:50.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:50.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:50.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:50.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:50.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:51:53.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:51:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:51:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:51:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:53.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:51:53.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:53.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:53.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:53.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:53.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:53.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:53.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:53.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:51:53.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:53.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:53.956 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:51:53.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:53.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:53.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:53.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:53.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:51:53.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:53.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:53.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:53.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:53.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:53.959 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:53.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:54.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:54.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:54.007 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:54.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:54.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:54.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:54.008 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:54.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:54.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:54.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:54.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:54.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:54.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:54.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:54.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:55.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:55.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:55.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:51:55.011 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:51:55.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:51:55.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:55.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:55.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:55.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:55.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:55.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:55.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:55.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:55.013 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:51:55.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:51:55.013 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:55.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:55.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:55.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:55.040 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:51:55.040 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:51:55.040 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:51:55.040 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:51:55.040 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:51:55.040 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:51:55.040 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:51:55.040 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:51:55.040 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:51:55.040 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:51:55.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:51:55.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:51:55.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:51:55.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:55.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:55.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:51:55.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:55.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:55.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:55.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:51:55.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:55.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:55.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:55.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:55.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:55.130 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:51:55.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:55.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:55.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:55.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:55.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:51:55.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:55.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:55.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:55.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:51:55.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:55.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:55.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:55.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:55.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:55.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:55.143 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:51:55.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:55.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:55.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:55.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:55.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:51:55.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:51:55.210 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:55.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:55.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:55.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:55.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:55.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:55.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:55.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:55.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:55.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:55.212 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:55.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:55.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:55.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:55.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:55.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:55.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:55.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:55.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:55.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:55.214 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:55.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:55.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:55.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:55.215 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:51:55.215 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:51:55.215 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:51:55.215 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:51:55.215 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:51:55.215 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:51:55.215 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:51:55.215 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:51:55.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:51:55.216 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:51:55.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:51:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:51:55.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:51:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:55.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 "Restore Defaults") 08:51:55.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:55.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:55.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:55.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:51:55.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:55.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:55.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:55.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:55.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:55.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:55.505 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:51:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:55.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:55.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:55.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 "OK", Widget matcher matching widgets with style: 8) 08:51:55.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:55.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:55.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:55.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:51:55.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:55.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:55.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:55.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:55.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:55.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:55.518 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:51:55.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:55.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:55.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:55.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:55.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:51:55.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:51:55.619 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:51:55.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:55.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:55.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:55.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:55.694 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:55.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:55.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:55.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:55.696 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:55.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:55.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:55.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:55.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:55.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:55.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:56.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:56.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:56.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:56.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:51:56.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:51:56.698 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:56.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:56.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:56.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:56.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:51:56.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:56.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:56.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:56.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:56.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:56.700 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:51:56.701 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:51:56.701 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:51:56.701 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:51:56.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:51:56.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:51:56.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'New' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:56.760 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:51:56.760 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:51:56.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:51:56.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:51:56.761 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:51:56.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:56.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:51:56.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:51:57.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:51:57.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:57.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:57.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:57.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:57.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:57.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:57.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:57.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:57.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:57.261 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:51:57.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:51:57.262 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:51:57.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:51:57.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:51:57.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:51:57.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:57.319 DEBUG [main][MenuItemLookup] Found menu:'New' 08:51:57.319 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:51:57.319 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:57.319 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:51:57.319 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:57.319 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:51:57.319 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:51:57.319 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:51:57.319 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:51:57.319 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:51:57.319 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:51:57.319 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:51:57.320 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:51:57.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:51:57.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:51:57.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:51:57.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:57.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:57.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:57.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:57.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:51:57.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:57.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:57.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:57.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:51:57.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:57.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:57.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:57.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:57.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:57.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:57.989 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:51:57.989 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:51:57.989 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:51:57.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:57.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:57.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:57.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:57.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:51:57.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:51:57.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:57.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:57.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:51:57.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:51:57.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:57.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:57.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:57.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:57.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:57.992 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:51:57.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:57.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:57.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:57.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:58.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:51:58.011 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:51:58.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:51:58.511 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:51:58.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:51:58.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:51:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:51:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:51:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:51:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:51:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:51:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:51:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:51:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:51:58.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:51:58.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:51:58.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:51:58.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:51:58.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:51:58.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:51:58.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:51:58.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:51:58.513 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:51:58.513 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:51:58.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:51:58.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:51:58.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:51:58.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:51:58.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:58.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:58.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:51:58.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:58.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:58.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:58.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:58.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:58.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:58.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:51:58.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:58.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:58.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:58.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:58.537 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:51:58.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:51:58.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:58.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:51:58.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:58.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:58.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:51:58.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:58.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:58.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:58.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:58.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:58.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:58.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:51:58.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:58.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:58.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:58.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:58.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:51:58.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:58.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:58.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:58.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:51:58.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:51:58.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:51:58.606 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:58.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:58.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:58.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:51:58.607 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:51:58.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:51:58.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:51:58.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:51:58.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:58.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:58.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:58.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:58.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:58.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:58.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:58.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:58.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:51:58.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:58.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:58.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:58.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:58.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:58.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:58.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:58.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:51:58.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:58.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:58.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:58.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:58.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:58.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:51:58.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:58.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:58.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:51:58.611 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:51:58.611 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:58.611 DEBUG [main][MenuItemLookup] Item match:File 08:51:58.612 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:51:58.612 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'File' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'' 08:51:58.616 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:51:58.616 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:51:58.640 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:51:58.640 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:51:58.640 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:51:58.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:51:58.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 08:51:58.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:51:58.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:58.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:58.767 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:51:58.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:58.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 08:51:58.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:58.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:58.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:58.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:58.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:51:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:51:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:51:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:51:58.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:51:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:58.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:51:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:58.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:51:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:51:58.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:51:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:51:58.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:51:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:51:58.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:51:58.771 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:51:58.771 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:51:58.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:51:58.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:51:58.771 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:51:58.771 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:51:58.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:51:58.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:58.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:58.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:58.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:58.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:58.784 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:51:58.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:58.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:58.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:58.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:59.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:51:59.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:59.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:59.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:51:59.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:51:59.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:51:59.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:51:59.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:51:59.149 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:51:59.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:51:59.149 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:51:59.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:51:59.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:59.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:59.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:59.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:59.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:51:59.153 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:51:59.154 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:51:59.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:51:59.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:59.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:59.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:59.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:59.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:59.202 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:51:59.203 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:51:59.203 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:51:59.203 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:51:59.203 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:51:59.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:51:59.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:51:59.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:51:59.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:51:59.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:51:59.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:51:59.208 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:51:59.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:51:59.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:51:59.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:51:59.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:51:59.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:52:02.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:52:02.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:52:02.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:52:02.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:02.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:52:02.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:02.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:02.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:52:02.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:02.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:02.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:02.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:02.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:02.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:02.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:52:02.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:02.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:02.611 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:52:02.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:02.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:02.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:02.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:02.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:02.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:02.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:52:02.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:02.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:02.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:02.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:02.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:02.614 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:02.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:02.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:02.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:02.662 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:02.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:02.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:02.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:02.663 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:02.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:02.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:02.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:02.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:02.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:02.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:03.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:03.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:03.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:03.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:03.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:52:03.666 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:03.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:03.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:03.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:03.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:03.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:03.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:03.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:03.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:03.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:03.668 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:52:03.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:52:03.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:52:03.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:03.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:03.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:03.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:03.700 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:52:03.700 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:03.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:03.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:03.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:03.701 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:03.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:03.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:03.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:03.702 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:03.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:03.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:03.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:03.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:03.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:03.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:04.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:04.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:04.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:04.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:52:04.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:04.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:04.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:04.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:04.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:04.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:04.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:04.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:04.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:04.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:04.706 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:52:04.707 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:52:04.707 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:52:04.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:52:04.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:05.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:05.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:52:05.209 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:52:05.209 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:52:05.210 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:52:05.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:52:05.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:05.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:05.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:05.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:05.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:52:05.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:05.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:05.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:05.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:05.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:05.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:05.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:05.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:52:05.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:05.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:05.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:05.229 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:05.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:05.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:05.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:05.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:05.230 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:52:05.230 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:05.230 DEBUG [main][MenuItemLookup] Item match:File 08:52:05.231 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:52:05.231 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:05.236 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:52:05.236 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:52:05.237 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:52:05.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:52:05.260 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:52:05.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:52:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:52:05.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:52:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:05.401 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:52:05.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:05.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:52:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:05.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:05.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:05.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:05.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:52:05.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:52:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:52:05.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:52:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:05.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:52:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:05.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:52:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:52:05.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:52:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:05.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:52:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:05.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:52:05.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:52:05.405 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:52:05.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:52:05.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:52:05.430 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:52:05.430 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:52:05.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:52:05.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:05.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:05.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:05.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:05.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:05.432 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:52:05.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:05.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:05.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:05.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:05.559 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:05.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:05.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:05.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:52:05.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:52:05.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:52:05.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:05.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:05.561 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:52:05.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:05.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:52:05.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:05.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:05.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:05.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:05.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:52:05.614 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:52:05.615 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 08:52:05.647 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:52:05.647 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:52:05.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:52:05.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:05.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:05.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:05.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:05.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:05.664 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:52:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:05.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:05.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:05.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:52:06.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:52:06.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:06.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:52:06.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:06.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:52:06.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:52:06.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:06.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:52:06.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b3b3c02 is found... 08:52:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b3b3c02 is found finished successfully 08:52:06.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 08:52:06.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:06.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:06.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:06.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:06.219 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:06.219 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 08:52:06.219 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:52:06.232 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:06.232 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 08:52:06.232 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:52:06.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:52:06.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:06.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:06.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:52:06.233 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:52:06.233 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:06.233 DEBUG [main][MenuItemLookup] Item match:File 08:52:06.234 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:52:06.234 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:52:06.234 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:52:06.235 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:52:06.235 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:06.235 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:52:06.235 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:52:06.235 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:06.235 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:52:06.235 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:52:06.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:52:06.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:52:06.235 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:52:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:52:06.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:52:06.407 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:06.408 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 08:52:06.408 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:06.408 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:06.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:06.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:06.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:06.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:06.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:06.502 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:06.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:06.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:06.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:52:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:06.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:52:06.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:06.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:06.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:06.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:06.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:06.548 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:06.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:06.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:06.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:06.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:06.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:06.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 08:52:06.549 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:06.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:06.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:06.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:06.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:06.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:06.550 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:06.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:06.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:06.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:06.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:06.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:06.551 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:06.551 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:06.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:06.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:06.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:06.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:06.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:06.552 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:06.552 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:06.552 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:06.552 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:06.552 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:06.553 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:06.553 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:52:06.553 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:06.553 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:06.553 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:06.553 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:06.553 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:06.553 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:06.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:52:08.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:52:08.054 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:08.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:08.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:08.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:08.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:08.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:08.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:08.055 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:08.056 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:08.056 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:08.056 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:08.056 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:08.056 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:08.056 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:52:08.056 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:08.056 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:08.056 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:08.056 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:08.056 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:08.056 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:08.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:52:08.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:52:08.056 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:08.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:08.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:08.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:08.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:08.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:08.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:08.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:08.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:08.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:08.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:08.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:08.060 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:52:08.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:52:08.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:08.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:52:08.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:08.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:52:08.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:52:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:08.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:52:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:08.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:52:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 08:52:08.061 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:08.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:08.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:08.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:08.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:08.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:08.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:08.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:08.064 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:08.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:08.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:08.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:08.066 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:52:08.066 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:52:08.066 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:52:08.066 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:52:08.066 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:52:08.066 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:52:08.066 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:52:08.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:52:08.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:52:08.090 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:52:08.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:52:08.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:52:08.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:52:08.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:08.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:08.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:52:08.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:52:08.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:08.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:08.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:52:08.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:52:08.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:08.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:08.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:08.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:08.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:08.182 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:52:08.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:08.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:08.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:08.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:08.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 "OK", Widget matcher matching widgets with style: 8) 08:52:08.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:52:08.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:08.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:08.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:52:08.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:52:08.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:08.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:08.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:08.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:08.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:08.194 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:52:08.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:08.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:08.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:08.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:08.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:52:08.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:52:08.265 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:52:08.265 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:08.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:08.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:08.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:08.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:08.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:08.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:08.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:08.293 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:08.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:08.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:08.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:08.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:08.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:08.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:08.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:08.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:09.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:09.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:09.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:52:09.296 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:09.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:09.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:09.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:09.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:09.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:09.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:09.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:09.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:09.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:09.298 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:52:09.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:52:09.298 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:52:09.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:52:09.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:52:09.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:52:09.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'New' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:09.360 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:52:09.360 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:52:09.360 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:52:09.360 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:52:09.361 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:52:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:09.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:52:09.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:52:09.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:09.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:09.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:52:09.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:09.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:09.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:52:09.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:09.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:09.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:09.861 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:52:09.862 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:52:09.862 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:52:09.862 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:52:09.876 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:52:09.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:52:09.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:09.923 DEBUG [main][MenuItemLookup] Found menu:'New' 08:52:09.923 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:52:09.923 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:09.923 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:52:09.923 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:09.923 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:52:09.923 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:52:09.923 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:52:09.923 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:52:09.923 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:52:09.923 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:52:09.923 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:52:09.923 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:52:09.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:52:10.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:52:10.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:52:10.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:10.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:10.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:10.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:10.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:52:10.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:52:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:10.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:52:10.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:52:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:10.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:10.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:10.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:10.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:10.624 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:52:10.624 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:52:10.624 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:52:10.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:10.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:10.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:10.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:10.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:52:10.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:52:10.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:10.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:10.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:52:10.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:52:10.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:10.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:10.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:10.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:10.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:10.626 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:52:10.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:10.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:10.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:10.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:10.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:52:10.632 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:52:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:52:11.132 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:52:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:11.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:52:11.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:52:11.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:52:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:11.133 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:52:11.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:52:11.133 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:52:11.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:52:11.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:52:11.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:52:11.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:52:11.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:11.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:11.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:11.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:11.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:11.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:11.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:11.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:11.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:11.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:11.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:11.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:11.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:11.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:11.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:11.203 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:11.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:11.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:11.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:11.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:11.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:11.241 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:52:11.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:11.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:11.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:11.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:11.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:52:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:11.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:11.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:11.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:11.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:11.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:11.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:11.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:52:11.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:11.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:11.354 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:11.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:11.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:11.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:52:11.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:11.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:11.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:11.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:52:11.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:11.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:11.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:11.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:11.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:11.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:11.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:11.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:11.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:52:11.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:11.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:11.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:11.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:11.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:11.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:11.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:11.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:52:11.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:11.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:11.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:11.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:11.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:11.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:11.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:11.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:11.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:11.387 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:52:11.387 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:11.387 DEBUG [main][MenuItemLookup] Item match:File 08:52:11.388 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:52:11.388 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:11.393 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:52:11.393 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:52:11.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:52:11.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:52:11.418 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:52:11.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:52:11.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:52:11.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:52:11.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:11.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:11.553 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:52:11.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:11.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:52:11.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:11.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:11.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:11.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:11.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:52:11.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:52:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:52:11.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:52:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:11.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:52:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:11.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:52:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:52:11.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:52:11.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:11.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:52:11.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:11.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:52:11.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:52:11.568 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:52:11.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:52:11.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:52:11.601 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:52:11.601 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:52:11.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:52:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:11.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:11.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:11.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:11.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:11.604 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:52:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:11.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:11.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:11.975 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:11.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:11.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:11.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:52:11.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:52:11.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:52:11.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:11.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:11.977 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:52:11.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:11.979 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:52:11.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:52:11.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:11.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:12.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:12.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:12.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:52:12.005 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:52:12.007 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:52:12.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:52:12.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:12.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:12.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:12.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:12.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:12.057 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:52:12.058 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:52:12.058 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:52:12.058 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:52:12.058 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:52:12.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:52:12.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:12.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:12.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:12.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:12.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:12.062 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:52:12.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:12.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:12.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:12.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:52:15.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:52:15.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:52:15.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:52:15.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:15.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:52:15.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:15.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:15.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:52:15.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:15.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:15.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:15.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:15.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:15.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:15.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:52:15.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:15.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:15.501 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:52:15.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:15.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:15.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:15.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:15.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:15.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:15.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') 08:52:15.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:15.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:15.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:15.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:15.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:15.504 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:15.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:15.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:15.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:15.564 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:15.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:15.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:15.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:15.566 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:15.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:15.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:15.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:15.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:15.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:16.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:16.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:16.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:16.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:16.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:52:16.591 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:16.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:16.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:16.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:16.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:16.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:16.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:16.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:16.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:16.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:16.595 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:52:16.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:52:16.595 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:52:16.596 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:16.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:16.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:16.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:16.814 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:16.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:16.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:16.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:16.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:16.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:16.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:16.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:16.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:16.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:17.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:17.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:17.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:17.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:52:17.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:17.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:17.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:17.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:17.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.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:17.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:17.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:17.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:17.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:17.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:17.820 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:52:17.820 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:52:17.821 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:52:17.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:52:17.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:18.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:18.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:52:18.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:52:18.328 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:52:18.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:52:18.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:52:18.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:18.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:18.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:18.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:18.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:52:18.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:18.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:18.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:18.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:18.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:18.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:18.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:18.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:52:18.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:18.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:18.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:18.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:18.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:18.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:18.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:18.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:18.341 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:52:18.341 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:18.341 DEBUG [main][MenuItemLookup] Item match:File 08:52:18.342 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:52:18.342 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:52:18.346 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:52:18.346 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:52:18.346 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:52:18.346 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:18.346 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:52:18.346 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:52:18.346 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:52:18.346 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:52:18.346 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:52:18.347 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:52:18.347 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:52:18.347 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:52:18.347 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:52:18.347 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:18.347 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:52:18.347 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:52:18.347 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:52:18.347 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:18.347 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:52:18.347 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:18.347 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:52:18.347 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:52:18.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:52:18.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:52:18.373 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:52:18.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:52:18.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:52:18.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:52:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:18.499 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:52:18.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:18.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:52:18.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:18.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:18.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:18.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:18.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:18.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:52:18.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:52:18.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:52:18.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:52:18.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:18.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:52:18.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:18.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:52:18.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:52:18.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:52:18.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:18.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:52:18.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:18.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:52:18.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:52:18.515 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:52:18.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:52:18.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:52:18.518 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:52:18.518 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:52:18.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:52:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:18.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:18.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:18.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:18.529 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:52:18.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:18.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:18.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:18.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:18.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:18.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:18.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:52:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:52:18.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:52:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:18.662 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:52:18.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:18.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:52:18.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:18.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:18.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:18.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:18.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:52:18.715 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:52:18.716 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 08:52:18.724 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:52:18.724 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:52:18.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:52:18.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:18.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:18.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:18.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:18.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:18.728 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:52:18.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:18.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:18.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:18.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:18.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:52:19.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:52:19.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:19.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:19.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:52:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:52:19.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:52:19.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:52:19.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:19.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:19.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:52:19.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:19.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:19.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:52:19.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:19.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:19.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@161312d4 is found... 08:52:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@161312d4 is found finished successfully 08:52:19.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 08:52:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:19.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:19.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:19.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:19.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:19.283 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:19.283 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 08:52:19.284 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:52:19.290 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:19.290 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 08:52:19.290 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:52:19.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:52:19.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:19.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:19.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:52:19.291 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:52:19.291 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:19.291 DEBUG [main][MenuItemLookup] Item match:File 08:52:19.292 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:52:19.292 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:52:19.292 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:52:19.292 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:52:19.292 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:19.292 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:52:19.292 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:52:19.292 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:19.292 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:52:19.292 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:52:19.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:52:19.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:52:19.293 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:52:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:52:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:52:19.355 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:19.355 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 08:52:19.355 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:19.355 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:19.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:19.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:19.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:19.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:19.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:19.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:19.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:19.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:19.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:52:19.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:19.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:19.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:52:19.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:19.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:19.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:19.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:19.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:19.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:19.504 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:19.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:19.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:19.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:19.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:19.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:19.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 08:52:19.506 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:19.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:19.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:19.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:19.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:19.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:19.507 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:19.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:19.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:19.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:19.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:19.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:19.508 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:19.508 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:19.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:19.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:19.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:19.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:19.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:19.509 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:19.510 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:19.510 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:19.510 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:19.510 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:19.510 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:19.510 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:52:19.510 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:19.510 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:19.510 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:19.510 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:19.510 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:19.510 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:19.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:52:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:52:20.511 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:20.511 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:20.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:20.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:20.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:20.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:20.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:20.512 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:20.513 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:20.513 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:20.513 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:20.513 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:20.514 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:20.514 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:52:20.514 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:20.514 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:20.514 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:20.514 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:20.514 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:20.514 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:20.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:52:20.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:52:20.515 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:20.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:20.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:20.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:20.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:20.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:20.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:20.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:20.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:20.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:20.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:20.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:21.023 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:21.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:21.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:21.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:21.024 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:21.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:21.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:21.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:21.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:21.026 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:21.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:21.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:21.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:21.026 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:21.027 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:21.027 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:21.027 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:21.027 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:21.027 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:21.027 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:52:21.027 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:21.027 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:21.027 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:21.027 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:21.027 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:21.028 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:52:22.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:52:22.529 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:22.529 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:22.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:22.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:22.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:22.530 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:22.531 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:22.531 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:22.531 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:22.531 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:22.531 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:22.531 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:52:22.531 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:22.531 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:22.531 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:22.531 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:22.531 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:22.531 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:52:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:52:22.531 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:22.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:22.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:22.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:22.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.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:22.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:22.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:22.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:22.533 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:52:22.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:52:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:22.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:52:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:22.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:52:22.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:52:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:22.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:52:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:22.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:52:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 08:52:22.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:22.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:22.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:22.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:22.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:22.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 08:52:22.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:22.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:22.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 08:52:22.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:22.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:22.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:22.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:22.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:22.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:22.554 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:22.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:22.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:22.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:22.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:22.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:22.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 08:52:22.556 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:22.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:22.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:22.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:22.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:22.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:22.556 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:22.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:22.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:22.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:22.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:22.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:22.557 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:22.557 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:22.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:22.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:22.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:22.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:22.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:22.558 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:22.559 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:22.559 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:22.559 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:22.559 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:22.559 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:22.559 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:52:22.559 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:22.559 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:22.559 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:22.559 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:22.559 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:22.559 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:22.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:52:23.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:52:23.560 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:23.560 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:23.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:23.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:23.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:23.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:23.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:23.561 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:23.562 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:23.562 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:23.562 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:23.562 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:23.562 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:23.562 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 08:52:23.562 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:23.563 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:23.563 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:23.563 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:23.563 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:23.563 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:23.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:52:23.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:52:23.563 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:23.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:23.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:23.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 08:52:23.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:23.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:23.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:23.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:23.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:23.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:23.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:23.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:23.567 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 08:52:23.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:52:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:23.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:52:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:23.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:52:23.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 08:52:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:23.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 08:52:23.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:23.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 08:52:23.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 08:52:23.568 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:23.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:23.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:23.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:23.570 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:52:23.570 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:52:23.570 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:52:23.570 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:52:23.570 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:52:23.570 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:52:23.570 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:52:23.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:52:23.570 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:52:23.570 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:52:23.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:52:23.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:52:23.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:52:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:23.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:52:23.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:52:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:23.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:52:23.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:52:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:23.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:23.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:23.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:23.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:23.682 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:52:23.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:23.683 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:23.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:23.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:52:23.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:52:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:23.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:52:23.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:52:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:23.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:23.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:23.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:23.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:23.695 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:52:23.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:23.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:23.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:23.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:23.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:52:23.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:52:23.766 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:52:23.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:23.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:23.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:23.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:23.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:23.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:23.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:23.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:23.795 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:23.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:23.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:23.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:23.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:23.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:24.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:24.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:24.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:24.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:24.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:52:24.798 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:24.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:24.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:24.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:24.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:24.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:24.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:24.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:24.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:24.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:24.800 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:52:24.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:52:24.800 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:52:24.800 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:52:24.817 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:52:24.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:52:24.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:24.863 DEBUG [main][MenuItemLookup] Found menu:'New' 08:52:24.863 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:52:24.863 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:24.863 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:52:24.863 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:24.863 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:52:24.863 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:52:24.863 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:52:24.863 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:52:24.863 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:52:24.864 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:52:24.864 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:52:24.864 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:52:24.864 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:24.864 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:52:24.864 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:52:24.864 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:24.864 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:52:24.864 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:52:24.864 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:52:24.864 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:52:24.864 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:52:24.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:24.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:52:24.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:52:25.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 08:52:25.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:25.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:25.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:25.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:25.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:52:25.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:25.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:25.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:25.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:25.365 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:52:25.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:52:25.365 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:52:25.365 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:52:25.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:52:25.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:52:25.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:25.422 DEBUG [main][MenuItemLookup] Found menu:'New' 08:52:25.422 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:52:25.422 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:25.422 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:52:25.422 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:25.422 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:52:25.422 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:52:25.422 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:52:25.422 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:52:25.422 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:52:25.422 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:52:25.422 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:52:25.423 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:52:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:52:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:52:25.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:52:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:25.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:25.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:25.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:52:25.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:52:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:25.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:52:25.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:52:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:25.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:25.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:25.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:25.626 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:52:25.626 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:52:25.626 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:52:25.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:25.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:25.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:25.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:25.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:52:25.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:52:25.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:25.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:25.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:52:25.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:52:25.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:25.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:25.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:25.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:25.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:25.628 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:52:25.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:25.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:25.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:25.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:52:25.633 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:52:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:52:26.134 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:52:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:26.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:52:26.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:52:26.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:52:26.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:52:26.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:26.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:52:26.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:52:26.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:26.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:26.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:26.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:26.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:26.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:26.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:52:26.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:52:26.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:52:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:26.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:52:26.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:52:26.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:52:26.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:52:26.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:52:26.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:52:26.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:52:26.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:26.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:26.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:26.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:26.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:26.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:26.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:26.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:26.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:26.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:26.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:26.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:26.184 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:26.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:26.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:26.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:26.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:26.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:26.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:52:26.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:26.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:26.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:26.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:26.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:26.221 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:26.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:52:26.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:26.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:26.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:26.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:26.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:26.224 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:26.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:26.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:26.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:52:26.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:26.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:26.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:26.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:26.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:26.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:52:26.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:26.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:26.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:26.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:52:26.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:26.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:26.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:26.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:26.259 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:26.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:26.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:26.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:26.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:52:26.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:26.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:26.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:26.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:26.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:26.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:26.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:26.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:52:26.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:26.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:26.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:26.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:26.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:26.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:26.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:26.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:26.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:26.262 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:52:26.262 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:26.262 DEBUG [main][MenuItemLookup] Item match:File 08:52:26.263 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:52:26.263 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:52:26.267 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:52:26.267 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:52:26.267 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:52:26.267 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:26.267 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:52:26.267 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:52:26.267 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:52:26.267 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:52:26.267 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:52:26.267 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:52:26.267 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:52:26.268 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:52:26.268 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:52:26.268 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:26.268 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:52:26.268 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:52:26.268 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:52:26.268 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:26.268 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:52:26.268 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:26.268 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:52:26.268 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:52:26.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:52:26.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:52:26.291 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:52:26.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:52:26.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:52:26.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:52:26.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:26.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:26.410 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:52:26.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:26.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:52:26.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:26.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:26.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:26.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:26.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:26.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:52:26.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:52:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:52:26.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:52:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:26.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:52:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:26.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:52:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:52:26.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:52:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:26.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:52:26.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:26.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:52:26.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:52:26.414 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:52:26.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:52:26.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:52:26.419 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:52:26.419 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:52:26.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:52:26.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:26.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:26.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:26.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:26.430 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:52:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:26.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:26.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:26.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:26.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:26.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:26.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:52:26.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:52:26.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:52:26.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:26.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:26.789 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:52:26.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:26.789 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:52:26.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:52:26.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:26.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:26.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:26.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:26.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:52:26.795 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:52:26.796 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:52:26.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:52:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:26.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:26.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:26.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:26.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:26.842 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:52:26.843 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:52:26.843 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:52:26.843 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:52:26.843 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:52:26.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:52:26.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:26.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:26.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:26.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:26.847 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:52:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:26.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:26.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:26.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:52:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:52:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:52:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:52:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:30.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:52:30.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:30.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:30.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:30.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:30.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:30.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:30.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:52:30.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:30.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:30.367 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:52:30.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:30.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:30.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:30.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:30.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:52:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:30.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:30.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:30.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:30.369 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:30.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:30.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:30.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:30.418 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:30.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:30.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:30.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:30.419 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:30.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:30.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:30.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:30.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:30.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:30.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:30.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:31.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:31.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:31.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:52:31.421 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:31.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:31.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:31.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:31.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 08:52:31.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:31.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:31.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:31.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:31.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:31.423 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:52:31.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:52:31.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:52:31.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:31.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:31.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:31.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:31.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:31.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:31.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:31.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:31.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:31.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:31.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:31.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:31.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:31.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:31.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:31.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:31.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:32.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:32.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:52:32.462 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:32.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:32.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:32.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:32.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:32.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:32.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:32.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:32.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:32.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:32.464 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:52:32.464 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:52:32.465 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:52:32.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:52:32.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:32.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:52:32.967 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:52:32.967 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:52:32.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:52:32.976 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:52:32.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:32.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:32.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:32.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:32.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:52:32.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:32.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:32.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:32.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:32.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:32.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:32.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:32.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:52:32.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:32.985 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:32.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:32.985 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:32.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:32.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:32.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:32.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:32.986 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:32.986 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:52:32.986 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:32.986 DEBUG [main][MenuItemLookup] Item match:File 08:52:32.987 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:52:32.987 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:52:32.991 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:52:32.991 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:52:32.991 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:52:32.991 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:32.991 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:52:32.991 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:52:32.991 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:52:32.991 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:52:32.991 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:52:32.991 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:52:32.992 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:52:32.992 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:52:32.992 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:52:32.992 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:32.992 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:52:32.992 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:52:32.992 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:52:32.992 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:32.992 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:52:32.992 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:32.992 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:52:32.992 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:52:32.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:52:32.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:52:32.992 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:52:33.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:52:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:52:33.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:52:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:33.118 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:52:33.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:33.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:52:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:33.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:33.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:33.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:33.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:33.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:52:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:52:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:52:33.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:52:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:33.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:52:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:33.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:52:33.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:52:33.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:52:33.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:33.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:52:33.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:33.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:52:33.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:52:33.133 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:52:33.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:52:33.147 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:52:33.148 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:52:33.148 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:52:33.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:52:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:33.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:33.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:33.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:33.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:33.151 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:52:33.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:33.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:33.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:33.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:33.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:33.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:33.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:33.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:52:33.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:52:33.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:52:33.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:33.280 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:52:33.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:33.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:52:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:33.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:33.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:33.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:52:33.340 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:52:33.341 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 08:52:33.375 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:52:33.376 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:52:33.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:52:33.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:33.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:33.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:33.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:33.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:33.380 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:52:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:33.380 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:33.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:33.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:52:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:52:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:33.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:52:33.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:52:33.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:52:33.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:52:33.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:33.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:33.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:33.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:33.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:52:33.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:33.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:33.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:33.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:33.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:52:33.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:52:33.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:52:33.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:52:33.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:33.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:33.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:33.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:33.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:52:33.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:33.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:33.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:33.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:33.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@742ae738 is found... 08:52:33.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@742ae738 is found finished successfully 08:52:33.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 08:52:33.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:33.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:33.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:33.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:33.933 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:33.933 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 08:52:33.933 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:52:33.940 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:33.940 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 08:52:33.940 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:52:33.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:52:33.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:33.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:33.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:33.941 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:33.941 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:33.941 DEBUG [main][MenuItemLookup] Item match:File 08:52:33.942 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:52:33.942 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:52:33.942 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:52:33.942 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:52:33.942 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:33.942 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:52:33.942 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:52:33.942 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:33.942 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:52:33.942 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:52:33.943 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:52:33.943 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:52:33.943 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:52:34.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:52:34.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:52:34.011 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:34.011 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 08:52:34.011 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:34.011 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:34.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:34.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:34.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:34.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:34.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:34.093 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:34.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:34.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:34.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:52:34.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:34.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:34.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:34.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:34.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:34.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:34.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:34.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:34.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:34.110 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:34.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:34.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:34.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:34.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:34.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:34.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 08:52:34.135 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:34.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:34.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:34.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:34.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:34.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:34.136 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:34.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:34.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:34.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:34.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:34.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:34.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:34.137 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:34.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:34.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:34.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:34.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:34.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:34.138 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:34.139 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:34.139 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:34.139 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:34.139 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:34.139 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:34.139 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:52:34.139 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:34.139 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:34.139 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:34.139 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:34.139 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:34.139 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:52:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:52:35.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:35.140 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:35.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:35.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:35.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:35.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:35.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:35.143 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:35.143 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:35.143 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:35.143 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:35.143 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:35.144 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:35.144 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:52:35.144 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:35.144 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:35.144 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:35.144 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:35.144 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:35.144 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:52:35.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:52:35.149 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:35.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:35.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:35.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:35.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:35.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:35.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:35.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:35.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:35.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:35.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:35.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:35.652 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:35.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:35.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:35.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:35.654 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:35.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:35.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:35.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:35.654 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:35.655 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:35.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:35.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:35.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:35.655 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:35.656 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:35.656 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:35.656 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:35.656 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:35.656 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:35.656 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:35.656 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:35.656 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:35.656 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:35.656 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:35.656 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:35.656 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:52:37.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:52:37.157 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:37.157 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:37.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:37.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:37.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:37.159 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:37.159 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:37.159 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:37.159 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:37.159 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:37.159 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:37.160 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:37.160 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:37.160 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:37.160 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:37.160 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:37.160 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:37.160 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:37.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:52:37.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:52:37.160 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:37.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:37.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:37.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:37.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:37.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:37.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:37.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:37.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:37.162 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:52:37.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:52:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:37.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:52:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:37.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:52:37.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:52:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:37.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:52:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:37.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:52:37.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 08:52:37.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:37.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:37.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:52:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:37.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:37.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:37.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:37.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:37.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:37.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:37.184 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:37.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:37.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:37.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:37.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:37.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:37.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:37.186 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:37.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:37.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:37.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:37.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:37.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:37.187 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:37.188 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:37.188 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:37.188 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:37.188 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:37.188 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:37.188 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:37.188 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:37.188 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:37.188 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:37.188 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:37.188 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:37.188 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:37.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:52:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:52:38.189 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:38.189 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:38.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:38.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:38.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:38.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:38.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:38.191 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:38.191 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:38.191 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:38.191 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:38.192 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:38.192 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:38.192 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:38.192 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:38.192 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:38.192 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:38.192 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:38.192 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:38.192 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:38.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:52:38.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:52:38.192 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:38.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:38.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:38.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:38.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:38.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:38.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:38.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:38.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:38.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:38.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:38.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:38.196 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:52:38.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:52:38.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:38.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:52:38.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:38.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:52:38.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:52:38.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:38.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:52:38.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:38.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:52:38.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The value of the field WarningTestClass.i is not used 08:52:38.196 DEBUG [main][TreeItemHandler] Selecting tree item: The value of the field WarningTestClass.i is not used 08:52:38.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The value of the field WarningTestClass.i is not used about selection 08:52:38.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The value of the field WarningTestClass.i is not used 08:52:38.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:52:38.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:38.252 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 08:52:38.252 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:38.252 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:52:38.252 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 08:52:38.252 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:52:38.252 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:52:38.252 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:38.252 DEBUG [main][MenuItemLookup] Found menu:'Show In' 08:52:38.252 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 08:52:38.252 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 08:52:38.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 08:52:38.252 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 08:52:38.253 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 08:52:38.464 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: "Quick Fix"] is available.... 08:52:38.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:38.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:38.465 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: "Quick Fix"] is available. finished successfully 08:52:38.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 08:52:38.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:38.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:38.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.views.markers.QuickFixPage, index 0 and no matchers specified 08:52:38.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:38.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:38.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:38.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:38.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:52:38.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:52:38.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:52:38.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.views.markers.QuickFixPage, index 0 and no matchers specified 08:52:38.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:38.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:38.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:38.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:52:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:52:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:52:38.476 TRACE [main][WidgetHandler] Notify Table with event 13 08:52:38.476 TRACE [main][WidgetHandler] Wait for synchronization 08:52:38.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 08:52:38.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:52:38.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:38.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:38.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 08:52:38.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:52:38.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:38.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:38.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:38.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:38.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:38.479 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:52:38.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:38.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:38.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:38.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:38.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 08:52:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 08:52:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33d63094 is found... 08:52:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33d63094 is found finished successfully 08:52:38.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 08:52:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:38.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:38.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:38.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:38.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:38.658 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:38.658 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ @SuppressWarnings("unused") private int i; } TooltipText=null 08:52:38.658 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:38.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:38.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:38.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:38.697 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:52:38.697 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:52:38.697 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:52:38.697 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:52:38.697 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:52:38.697 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:52:38.697 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:52:38.697 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:52:38.697 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:52:38.697 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:52:38.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:52:38.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:52:38.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:52:38.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:38.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:38.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:52:38.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:52:38.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:38.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:38.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:52:38.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:52:38.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:38.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:38.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:38.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:38.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:38.816 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:52:38.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:38.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:38.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:38.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:38.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:52:38.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:52:38.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:38.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:38.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:52:38.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:52:38.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:38.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:38.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:38.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:38.820 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:52:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:38.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:38.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:38.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:52:38.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:52:38.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:52:38.888 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:38.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:38.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:38.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:38.915 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:38.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:38.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:38.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:38.916 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:38.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:38.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:38.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:38.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:38.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:38.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:39.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:39.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:39.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:39.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:39.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:52:39.919 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:39.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:39.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:39.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:39.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:39.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:39.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:39.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:39.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:39.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:39.921 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:52:39.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:52:39.922 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:52:39.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:52:39.931 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:52:39.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:52:39.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'New' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:39.993 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:52:39.993 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:52:39.993 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:52:39.993 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:52:39.993 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:52:39.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:39.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:52:39.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:52:40.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:52:40.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:40.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:40.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:40.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:40.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:52:40.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:40.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:40.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:40.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:40.494 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:52:40.494 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:52:40.494 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:52:40.494 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:52:40.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:52:40.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:52:40.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:40.548 DEBUG [main][MenuItemLookup] Found menu:'New' 08:52:40.548 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:52:40.548 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:40.548 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:52:40.548 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:40.548 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:52:40.548 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:52:40.548 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:52:40.548 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:52:40.548 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:52:40.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:52:40.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:52:40.548 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:52:40.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:52:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:52:41.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:52:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:41.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:41.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:41.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:41.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:52:41.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:52:41.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:41.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:41.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:52:41.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:52:41.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:41.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:41.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:41.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:41.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:41.244 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:52:41.244 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:52:41.244 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:52:41.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:41.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:41.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:41.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:41.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:52:41.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:52:41.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:41.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:41.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:52:41.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:52:41.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:41.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:41.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:41.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:41.246 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:52:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:41.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:41.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:41.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:52:41.252 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:52:41.753 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 08:52:41.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:52:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*', containing button 'Continue']] is available.... 08:52:41.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.utils.DeleteUtils$1$1, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 08:52:41.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:41.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:41.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:42.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:42.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:42.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:42.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:42.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:52:42.763 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:52:42.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.utils.DeleteUtils$1$1, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 08:52:42.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:42.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:42.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:42.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:42.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:42.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*', containing button 'Continue']] is available. finished successfully 08:52:42.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:52:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:42.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:52:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:42.768 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 08:52:42.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 08:52:42.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:52:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:42.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:52:42.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:52:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:42.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:42.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:42.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:42.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:42.770 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 08:52:42.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:42.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:42.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:42.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:42.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:52:42.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:52:42.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:52:43.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:52:43.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:43.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:52:43.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:52:43.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:52:43.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:52:43.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:52:43.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:43.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:43.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:43.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:43.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:43.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:43.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:43.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:43.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:52:43.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:52:43.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:52:43.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:52:43.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:52:43.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:52:43.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:52:43.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:52:43.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:52:43.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:52:43.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:52:43.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:52:43.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:43.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:43.334 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:43.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:43.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:43.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:43.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:43.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:43.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:43.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:43.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:43.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:43.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:43.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:43.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:43.366 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:43.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:43.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:43.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:43.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:43.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:43.403 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:52:43.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:43.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:43.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:43.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:43.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:43.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:43.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:52:43.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:43.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:43.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:43.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:43.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:43.407 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:43.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:43.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:43.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:52:43.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:43.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:43.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:43.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:43.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:43.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:52:43.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:43.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:43.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:43.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:52:43.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:43.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:43.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:43.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:43.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:43.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:43.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:43.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:43.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:52:43.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:43.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:43.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:43.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:43.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:43.447 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:43.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:43.447 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:52:43.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:43.447 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:43.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:43.447 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:43.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:43.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:43.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:43.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:43.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:43.471 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:52:43.471 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:43.471 DEBUG [main][MenuItemLookup] Item match:File 08:52:43.472 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:52:43.472 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:43.477 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:52:43.477 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:52:43.477 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:52:43.477 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:52:43.478 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:52:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:52:43.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:52:43.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:52:43.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:43.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:43.599 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:52:43.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:43.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:52:43.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:43.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:43.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:43.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:43.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:52:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:52:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:52:43.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:52:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:43.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:52:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:43.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:52:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:52:43.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:52:43.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:43.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:52:43.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:43.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:52:43.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:52:43.602 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:52:43.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:52:43.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:52:43.616 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:52:43.616 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:52:43.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:52:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:43.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:43.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:43.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:43.618 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:52:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:43.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:43.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:43.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:43.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:43.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:43.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:52:43.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:52:43.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:52:43.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:43.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:43.979 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:52:43.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:43.980 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:52:43.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:52:43.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:43.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:43.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:43.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:43.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:52:43.982 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:52:43.984 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:52:44.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:52:44.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:44.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:44.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:44.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:44.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:44.031 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:52:44.031 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:52:44.031 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:52:44.032 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:52:44.032 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:52:44.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:52:44.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:44.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:44.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:44.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:44.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:44.035 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:52:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:44.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:44.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:52:47.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:52:47.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:52:47.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:52:47.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:47.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:52:47.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:47.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:47.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:47.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:47.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:47.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:47.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:47.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:47.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:52:47.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:47.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:47.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:52:47.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:47.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:47.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:47.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:47.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:52:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:47.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:47.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:47.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:47.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:47.586 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:47.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:47.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:47.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:47.633 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:47.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:47.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:47.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:47.635 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:47.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:47.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:47.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:47.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:47.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:47.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:48.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:48.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:48.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:48.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:48.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:52:48.637 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:52:48.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:52:48.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:48.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:48.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:48.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:48.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:48.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:48.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:48.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:48.639 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:52:48.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:52:48.639 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:52:48.640 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:48.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:48.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:48.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:48.796 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:48.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:48.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:48.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:48.797 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:48.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:48.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:48.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:48.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:48.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:48.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:49.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:49.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:49.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:49.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:52:49.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:52:49.799 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:52:49.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:52:49.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:49.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:49.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 08:52:49.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:49.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:49.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:49.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:49.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:49.801 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:52:49.801 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:52:49.802 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 08:52:49.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 08:52:49.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:50.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:50.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 08:52:50.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 08:52:50.304 DEBUG [main][TreeItemHandler] Selecting tree item: src 08:52:50.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 08:52:50.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 08:52:50.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:50.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:50.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:50.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:50.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:52:50.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:50.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:50.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:50.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:50.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:50.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:50.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:50.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:52:50.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:50.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:50.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:50.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:50.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:50.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:52:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:50.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:52:50.332 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:52:50.332 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:50.332 DEBUG [main][MenuItemLookup] Item match:File 08:52:50.333 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:52:50.333 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:50.337 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:52:50.337 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:52:50.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:52:50.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:52:50.338 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:52:50.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:52:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:52:50.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:52:50.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:50.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:50.478 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:52:50.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:50.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:52:50.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:50.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:50.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:50.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:50.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:50.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:52:50.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:52:50.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:52:50.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:52:50.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:50.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:52:50.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:50.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:52:50.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:52:50.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:52:50.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:50.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:52:50.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:50.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:52:50.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:52:50.481 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:52:50.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:52:50.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:52:50.495 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:52:50.495 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:52:50.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:52:50.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:50.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:50.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:50.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:50.497 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:52:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:50.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:50.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:50.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:52:50.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:50.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:52:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:52:50.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:52:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:50.689 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:52:50.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:52:50.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:52:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:50.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:50.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:50.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:50.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:52:50.710 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:52:50.712 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 08:52:50.760 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:52:50.760 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:52:50.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:52:50.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:50.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:50.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:50.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:50.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:52:50.770 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:52:50.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:52:50.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:52:50.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:52:50.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:52:50.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:52:51.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:52:51.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:51.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:52:51.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:52:51.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7ee79cd0 is found... 08:52:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7ee79cd0 is found finished successfully 08:52:51.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 '\*?\QWarningTestClass.java\E') 08:52:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:51.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:51.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:51.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:51.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:51.282 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:51.282 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 08:52:51.282 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:52:51.293 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:51.293 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 08:52:51.293 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:52:51.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:52:51.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:51.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:51.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:51.294 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:51.294 DEBUG [main][MenuItemLookup] Found menu:'File' 08:52:51.294 DEBUG [main][MenuItemLookup] Item match:File 08:52:51.295 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:52:51.295 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:52:51.295 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:52:51.295 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:52:51.295 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:51.295 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:52:51.295 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:52:51.295 DEBUG [main][MenuItemLookup] Found menu:'' 08:52:51.295 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:52:51.295 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:52:51.296 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:52:51.296 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:52:51.296 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:52:51.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:52:51.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:52:51.397 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:51.398 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 08:52:51.398 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:51.398 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:51.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:51.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:51.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:51.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:51.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:51.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:51.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:51.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:51.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:52:51.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:51.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:51.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:51.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:51.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:51.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:51.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:51.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:51.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:51.512 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:51.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:51.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:51.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:51.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:51.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:51.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 08:52:51.513 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:51.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:51.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:51.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:51.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:51.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:51.514 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:51.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:51.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:51.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:51.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:51.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:51.515 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:51.515 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:51.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:51.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:51.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:51.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:51.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:51.516 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:51.517 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:51.517 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:51.517 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:51.517 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:51.517 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:51.517 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:52:51.517 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:51.517 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:51.517 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:51.517 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:51.517 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:51.517 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:52:52.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:52:52.518 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:52.518 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:52.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:52.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:52.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:52.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:52.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:52.520 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:52.521 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:52.521 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:52.521 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:52.521 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:52.521 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:52.521 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:52:52.521 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:52.521 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:52.521 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:52.521 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:52.521 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:52.521 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:52.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:52:52.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:52:52.521 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:52.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:52.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:52.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:52.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:52.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:52.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:52.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:52.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:52.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:53.024 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:53.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:53.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:53.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:53.026 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:53.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:53.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:53.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:53.027 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:53.027 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:53.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:53.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:53.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:53.028 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:53.028 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:53.028 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:53.028 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:53.028 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:53.028 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:53.028 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:53.028 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:53.029 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:53.029 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:53.029 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:53.029 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:53.029 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:52:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:52:54.529 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:54.530 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:54.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:54.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:54.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:54.531 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:54.532 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:54.532 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:54.532 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:54.532 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:54.532 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:54.532 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:54.532 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:54.532 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:54.532 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:54.532 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:54.532 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:54.532 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:54.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:52:54.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:52:54.532 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:54.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:54.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:54.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:54.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:54.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:54.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:54.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:54.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:54.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:54.534 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:52:54.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:52:54.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:54.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:52:54.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:54.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:52:54.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:52:54.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:54.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:52:54.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:54.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:52:54.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 08:52:54.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:54.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:54.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:54.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:54.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:54.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:52:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:54.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:54.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:54.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:54.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:54.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:54.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:54.557 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:54.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:54.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:54.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:54.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:54.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:54.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view.... 08:52:54.558 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:54.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:54.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:54.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:54.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:54.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:54.559 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:54.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:54.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:54.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:54.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:54.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:54.560 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:54.560 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:54.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:54.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:54.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:54.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:54.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:54.561 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:54.561 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:54.561 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:54.561 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:54.562 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:54.562 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:54.562 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:54.562 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:54.562 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:54.562 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:54.562 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:54.562 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:54.562 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:54.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:52:56.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:52:56.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:56.063 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:56.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:56.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:56.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:56.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:56.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:56.064 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:56.065 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:56.065 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:56.065 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:56.065 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:56.065 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:56.065 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:56.065 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:56.065 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:56.065 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:56.065 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:56.065 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:56.065 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:56.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:52:56.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:52:56.066 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:56.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:56.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:56.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:56.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:56.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:56.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:56.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:56.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:56.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:56.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:56.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view. finished successfully 08:52:56.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:56.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:56.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:56.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:56.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:56.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:52:56.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:56.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:56.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:56.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:56.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:56.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:56.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:56.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:56.118 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:56.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:56.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:56.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:56.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:56.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:56.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 08:52:56.119 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:56.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:56.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:56.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:56.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:56.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:56.120 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:56.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:56.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:56.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:56.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:56.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:56.121 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:56.121 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:56.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:56.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:56.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:56.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:56.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:56.145 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:56.146 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:56.146 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:56.146 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:56.146 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:56.146 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:56.146 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:56.146 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:56.146 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:56.146 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:56.146 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:56.146 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:56.146 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:56.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:52:57.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:52:57.147 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:57.147 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:57.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:57.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:57.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:57.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:57.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:57.149 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:57.149 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:57.149 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:57.149 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:57.149 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:57.149 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:57.149 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:57.149 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:57.150 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:57.150 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:57.150 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:57.150 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:57.150 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:57.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:52:57.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:52:57.150 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:57.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:57.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:57.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:57.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:57.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:57.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:57.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:57.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:57.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:57.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:57.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:57.177 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:52:57.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:52:57.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:57.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:52:57.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:57.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:52:57.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:52:57.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:57.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:52:57.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:57.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:52:57.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 08:52:57.178 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:57.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:57.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:57.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:57.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:57.180 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:57.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:57.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:57.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:57.180 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:57.181 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:57.181 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:57.181 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:57.181 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:57.181 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:57.181 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:57.181 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:57.181 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:57.181 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:57.181 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:57.181 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:57.181 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:57.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:52:58.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:52:58.182 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:58.182 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:58.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:58.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:58.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:58.183 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:58.184 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:58.184 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:58.184 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:58.184 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:58.184 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:58.184 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:58.184 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:58.184 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:58.184 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:58.184 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:58.184 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:58.184 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:58.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:52:58.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:52:58.185 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:58.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:58.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:58.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:58.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:58.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:58.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:58.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:58.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:58.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:58.186 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:58.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:58.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:58.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:58.187 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:58.187 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:58.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:58.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:58.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:58.188 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:58.189 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:58.189 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:58.189 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:58.189 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:58.189 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:58.189 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:58.189 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:58.189 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:58.189 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:58.189 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:58.189 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:58.189 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:58.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:52:59.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:52:59.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:59.190 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:59.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:59.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:59.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:59.191 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:59.192 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:59.192 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:59.192 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:59.192 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:59.192 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:59.192 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:59.192 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:59.192 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:59.192 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:59.192 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:59.192 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:59.192 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:59.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:52:59.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:52:59.193 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:59.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:59.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:59.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:59.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:59.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:59.194 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:52:59.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:52:59.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:59.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:52:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:59.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:52:59.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:52:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:52:59.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:52:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:52:59.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:52:59.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:52:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:59.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:59.203 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:59.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:59.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:59.210 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:59.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:59.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:59.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:59.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:59.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:59.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:59.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:59.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:59.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:59.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:52:59.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:59.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:59.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:59.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:59.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:59.276 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:59.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:59.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:59.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:59.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:59.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:59.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:59.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:59.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:59.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:52:59.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:59.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:59.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:59.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:59.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:59.343 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:59.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:59.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:59.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:59.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:59.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:59.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:59.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:59.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:59.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:52:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:59.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:59.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:59.396 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:59.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:59.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:59.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:59.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:59.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:59.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:59.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:59.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:52:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:59.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:59.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:59.461 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:59.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:59.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:59.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:59.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:59.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:59.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:59.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:59.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:59.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:52:59.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:59.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:59.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:59.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:59.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:59.527 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:59.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:59.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:59.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:59.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:59.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:59.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:59.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:59.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:52:59.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:52:59.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:52:59.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:52:59.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:52:59.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:52:59.592 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:59.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:59.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:59.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:52:59.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:52:59.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:52:59.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:52:59.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:52:59.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:52:59.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:52:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:52:59.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:52:59.595 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:59.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:59.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:59.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:59.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:52:59.596 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:52:59.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:52:59.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:52:59.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:52:59.597 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:52:59.598 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:59.598 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:59.598 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:59.598 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:52:59.598 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:52:59.598 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:52:59.598 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:52:59.598 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:52:59.598 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:52:59.598 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:52:59.598 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:52:59.598 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:52:59.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:53:00.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:53:00.599 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:00.599 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:00.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:00.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:00.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:00.600 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:00.601 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:00.601 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:00.601 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:00.601 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:00.601 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:00.601 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:53:00.601 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:00.601 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:00.601 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:00.601 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:00.601 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:00.601 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:00.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:53:00.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:53:00.602 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:00.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:00.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:00.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:00.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:00.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:00.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:00.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:00.603 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:00.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:00.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:00.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:00.604 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:00.604 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:00.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:00.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:00.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:00.605 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:00.606 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:00.606 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:00.606 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:00.606 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:00.606 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:00.606 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:53:00.606 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:00.606 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:00.606 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:00.606 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:00.606 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:00.606 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:00.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:53:01.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:53:01.607 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:01.607 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:01.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:01.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:01.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:01.608 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:01.609 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:01.609 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:01.609 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:01.609 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:01.609 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:01.609 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:53:01.609 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:01.609 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:01.609 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:01.609 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:01.609 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:01.609 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:01.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:53:01.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:53:01.609 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:01.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:01.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:01.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:01.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.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:01.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:01.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:01.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:01.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:01.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:01.611 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:01.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:01.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:01.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:01.612 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:01.612 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:01.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:01.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:01.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:01.613 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:01.614 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:01.614 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:01.614 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:01.614 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:01.614 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:01.614 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:53:01.614 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:01.614 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:01.614 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:01.614 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:01.614 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:01.614 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:01.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:53:02.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:53:02.615 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:02.615 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:02.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:02.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:02.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:02.616 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:02.617 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:02.617 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:02.617 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:02.617 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:02.617 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:02.617 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:53:02.617 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:02.617 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:02.617 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:02.617 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:02.617 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:02.617 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:02.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:53:02.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:53:02.618 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:02.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:02.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:02.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:02.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:02.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:02.619 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:53:02.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:53:02.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:02.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:53:02.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:02.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:53:02.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:53:02.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:02.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:53:02.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:02.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:53:02.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:53:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:02.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:02.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:53:02.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:53:02.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:02.659 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:02.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:02.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:02.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:53:02.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:02.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:02.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:02.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:02.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:02.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:53:02.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:02.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:02.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:53:02.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:53:02.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:02.706 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:02.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:02.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:02.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:53:02.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:02.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:02.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:02.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:02.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:02.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:02.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:53:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:02.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:53:02.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 '\*?\QProblems\E') 08:53:02.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:02.756 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:02.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:02.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:02.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:53:02.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:02.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:02.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:02.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:02.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:02.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:53:02.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:02.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:02.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:53:02.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 '\*?\QProblems\E') 08:53:02.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:02.806 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:02.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:02.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:02.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:53:02.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:02.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:02.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:02.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:02.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:53:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:02.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:53:02.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:53:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:02.902 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:02.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:02.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:02.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:53:02.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:02.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:02.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:02.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:02.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:02.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:02.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:53:02.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:02.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:02.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:53:02.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 '\*?\QProblems\E') 08:53:02.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:02.943 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:02.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:02.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:02.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:53:02.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:02.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:02.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:02.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:02.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:02.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:02.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:02.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:02.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:03.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:03.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 08:53:03.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:03.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:03.003 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 08:53:03.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:53:03.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:03.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:03.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:03.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:03.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:03.010 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:03.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:03.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:03.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 08:53:03.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:03.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:03.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:03.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:03.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:03.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:03.037 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:03.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:03.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:03.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:03.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:03.038 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:03.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:03.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:03.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:03.039 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:03.040 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:03.040 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:03.040 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:03.040 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:03.040 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:03.040 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:53:03.040 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:03.040 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:03.040 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:03.040 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:03.040 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:03.040 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:53:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:53:04.041 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:04.041 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:04.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:04.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:04.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:04.043 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:04.044 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:04.044 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:04.044 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:04.044 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:04.044 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:04.044 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:53:04.044 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:04.044 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:04.044 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:04.044 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:04.044 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:04.044 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:04.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:53:04.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:53:04.045 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:04.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:04.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:04.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:04.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:04.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:04.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:04.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:04.047 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 08:53:04.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:53:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:04.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:53:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:04.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:53:04.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 08:53:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:04.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 08:53:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:04.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 08:53:04.048 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:04.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:04.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:04.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:04.050 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:53:04.050 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:53:04.050 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:53:04.050 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:53:04.050 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:53:04.050 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:53:04.050 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:53:04.050 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:53:04.050 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:53:04.050 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:53:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:53:04.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:53:04.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:53:04.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:04.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:04.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:53:04.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:04.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:04.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:04.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:53:04.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:04.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:04.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:04.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:04.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:04.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:04.147 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:53:04.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:04.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:04.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:04.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:04.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:53:04.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:04.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:53:04.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:04.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:04.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:04.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:04.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:04.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:04.159 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:53:04.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:04.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:04.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:04.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:04.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:53:04.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:53:04.226 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:53:04.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:04.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:04.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:04.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:04.239 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:04.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:04.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:04.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:04.254 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:04.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:04.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:04.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:04.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:04.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:04.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:04.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:04.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:05.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:05.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:05.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:53:05.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:05.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:05.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:05.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:05.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:05.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:05.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:05.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:05.258 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:53:05.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:53:05.259 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:53:05.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:53:05.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:53:05.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:53:05.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:05.321 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:53:05.321 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:53:05.321 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:53:05.321 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:53:05.321 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:53:05.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:05.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:53:05.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:53:05.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:05.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:05.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:05.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:53:05.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:05.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:05.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:05.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:05.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:05.822 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:53:05.822 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:53:05.822 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:53:05.822 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:53:05.833 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:53:05.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:53:05.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:05.878 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:05.879 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:53:05.879 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:05.879 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:53:05.879 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:05.879 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:05.879 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:53:05.879 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:05.879 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:05.879 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:53:05.879 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:53:05.879 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:53:05.879 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:53:05.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:53:06.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:53:06.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:53:06.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:06.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:06.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:06.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:06.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:53:06.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:06.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:06.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:06.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:53:06.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:06.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:06.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:06.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:06.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:06.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:06.569 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:53:06.569 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:53:06.569 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:53:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:06.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:06.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:06.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:53:06.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:06.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:53:06.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:06.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:06.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:06.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:06.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:06.571 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:53:06.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:06.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:06.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:06.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:06.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:53:06.576 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:53:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:53:07.076 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:53:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:07.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:53:07.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:07.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:53:07.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:53:07.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:53:07.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:07.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:07.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:07.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:07.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:07.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:07.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:53:07.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:53:07.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:53:07.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:07.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:07.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:53:07.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:53:07.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:53:07.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:53:07.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:53:07.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:53:07.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:53:07.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:07.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:07.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:07.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:07.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:07.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:07.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:07.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:07.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:07.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:53:07.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:07.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:07.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:07.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:07.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:07.098 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:07.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:07.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:07.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:07.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:07.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:07.133 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:53:07.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:07.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:07.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:07.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:07.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:07.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:07.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:53:07.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:07.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:07.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:07.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:07.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:07.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:07.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:07.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:07.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:07.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:07.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:07.169 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:07.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:07.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:07.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:53:07.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:07.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:07.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:07.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:53:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:07.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:07.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:07.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:53:07.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:07.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:53:07.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:07.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:53:07.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:07.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:53:07.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:07.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:53:07.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:07.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:53:07.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:07.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:53:07.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:07.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:53:07.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:07.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:53:07.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:07.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:07.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:07.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:07.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:07.196 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:53:07.196 DEBUG [main][MenuItemLookup] Found menu:'File' 08:53:07.196 DEBUG [main][MenuItemLookup] Item match:File 08:53:07.197 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:53:07.197 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'File' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Task' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:07.202 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:53:07.202 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:53:07.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:53:07.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:53:07.225 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:53:07.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:53:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:53:07.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:53:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:07.350 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:53:07.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:07.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:53:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:07.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:07.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:07.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:07.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:53:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:53:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:53:07.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:53:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:07.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:53:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:07.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:53:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:53:07.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:53:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:07.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:53:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:07.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:53:07.354 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:53:07.354 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:53:07.354 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:53:07.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:53:07.367 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:53:07.367 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:53:07.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:53:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:07.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:07.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:07.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:07.369 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:53:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:07.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:07.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:07.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:53:07.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:07.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:07.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:53:07.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:53:07.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:53:07.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:07.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:07.805 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:53:07.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:07.805 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 08:53:07.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:53:07.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:07.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:07.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:07.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:07.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:53:07.808 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:53:07.809 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 08:53:07.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 08:53:07.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:07.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:07.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:07.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:07.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:07.855 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 08:53:07.856 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 08:53:07.856 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 08:53:07.856 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:53:07.856 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:53:07.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:53:07.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:07.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:07.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:07.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:07.860 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:53:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:07.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:07.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:08.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:53:11.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:53:11.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:53:11.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:53:11.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:11.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:53:11.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:11.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:11.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:11.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:11.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:11.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:11.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:11.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:11.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 08:53:11.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:11.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:11.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:53:11.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:11.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:11.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:11.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:11.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:11.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:11.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') 08:53:11.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:11.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:11.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:11.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:11.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:11.325 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:53:11.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:53:11.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:11.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:11.377 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:53:11.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:53:11.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:11.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:11.378 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:53:11.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:53:11.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:11.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:11.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:11.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:11.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:11.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:11.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:12.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:12.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:12.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:53:12.380 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:53:12.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:53:12.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:12.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:12.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:12.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:12.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:12.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:12.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:12.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:12.383 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:53:12.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 08:53:12.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:12.384 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:12.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:12.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:12.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:12.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:12.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:12.428 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:12.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:12.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:12.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:12.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:12.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:53:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:12.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:12.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:12.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:12.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:12.443 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:12.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:12.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:12.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:12.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:12.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:12.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty.... 08:53:12.445 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:12.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:12.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:12.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:12.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:12.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:12.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:53:12.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:12.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:12.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:12.471 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Problems (0 items)"as the parent 08:53:12.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:12.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:12.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:12.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:12.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:12.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:12.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty. finished successfully 08:53:12.487 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:12.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:12.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:12.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:12.488 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:12.488 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:12.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:12.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:12.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:12.489 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:12.490 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:12.490 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:12.490 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:12.490 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:12.490 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:12.490 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:53:12.490 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:12.490 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:12.490 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:12.490 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:12.490 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:12.490 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:12.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:53:13.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:53:13.502 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:13.502 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:13.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:13.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:13.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:13.503 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:13.504 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:13.504 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:13.504 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:13.504 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:13.504 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:13.504 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:53:13.504 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:13.504 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:13.504 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:13.504 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:13.504 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:13.504 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:13.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:53:13.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:53:13.504 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:13.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:13.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:13.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:13.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:13.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:13.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:13.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:13.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:13.506 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:13.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:13.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:13.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:13.507 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:13.507 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:13.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:13.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:13.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:13.507 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:13.508 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:13.508 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:13.508 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:13.508 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:13.508 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:13.508 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:53:13.508 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:13.508 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:13.508 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:13.508 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:13.508 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:13.508 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:13.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:53:14.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:53:14.509 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:14.509 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:14.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:14.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:14.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:14.510 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:14.511 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:14.511 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:14.511 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:14.511 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:14.511 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:14.511 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:53:14.511 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:14.511 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:14.511 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:14.511 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:14.511 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:14.511 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:53:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:53:14.512 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:14.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:14.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:14.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:14.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:14.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:14.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:14.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:14.513 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:14.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:14.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:14.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:14.515 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:14.515 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:14.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:14.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:14.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:14.516 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:14.516 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:14.516 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:14.516 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:14.516 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:14.517 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:14.517 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:53:14.517 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:14.517 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:14.517 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:14.517 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:14.517 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:14.517 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:14.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:53:16.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:53:16.018 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:16.018 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:16.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:16.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:16.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:16.019 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:16.020 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:16.020 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:16.020 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:16.020 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:16.020 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:16.020 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:53:16.020 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:16.021 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:16.021 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:16.021 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:16.021 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:16.021 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:16.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:53:16.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:53:16.021 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:16.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:16.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:16.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:16.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 08:53:16.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:16.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:16.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:16.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:16.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:16.023 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:16.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:16.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:16.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:16.024 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:16.024 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:16.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:16.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:16.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:16.025 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:16.026 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:16.026 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:16.026 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:16.027 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:16.027 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:16.027 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:53:16.027 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:16.027 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:16.027 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:16.027 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:16.027 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:16.027 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:16.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:53:17.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:53:17.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:17.528 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:17.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:17.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:17.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:17.530 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:17.530 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:17.530 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:17.530 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:17.530 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:17.530 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:17.531 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:53:17.531 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:17.531 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:17.531 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:17.531 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:17.531 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:17.531 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:17.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:53:17.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:53:17.531 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:17.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:17.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:17.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:17.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.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:17.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:17.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:17.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:17.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:17.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:17.532 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:17.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:17.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:17.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:17.533 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:17.534 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:17.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:17.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:17.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:17.534 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:17.535 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:17.535 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:17.535 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:17.535 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:17.535 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:17.535 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:53:17.535 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:17.535 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:17.535 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:17.535 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:17.535 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:17.535 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:17.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:53:18.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:53:18.536 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:18.536 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:18.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:18.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:18.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:18.537 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:18.538 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:18.538 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:18.538 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:18.538 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:18.538 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:18.538 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:53:18.538 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:18.538 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:18.538 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:18.538 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:18.538 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:18.538 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:18.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:53:18.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:53:18.539 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:18.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:18.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:18.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:18.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:18.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:18.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:18.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:18.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:18.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:18.540 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:18.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:18.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:18.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:18.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:18.541 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:18.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:18.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:18.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:18.542 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:18.543 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:18.543 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:18.543 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:18.543 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:18.543 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:18.543 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:53:18.543 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:18.543 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:18.543 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:18.543 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:18.543 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:18.543 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:53:19.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:53:19.544 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:53:19.544 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:19.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:19.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:19.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:19.545 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:53:19.546 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:19.546 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:19.546 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:19.546 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:53:19.546 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 08:53:19.546 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 08:53:19.546 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 08:53:19.546 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:53:19.546 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:53:19.546 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.59 seconds)' 08:53:19.546 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:53:19.546 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:53:19.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:53:19.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:53:19.547 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:19.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:19.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:19.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:19.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:19.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:19.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:19.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:19.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:19.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:19.549 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:53:19.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:53:19.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:19.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:19.551 DEBUG [main][MenuItemLookup] Found menu:'Show' 08:53:19.551 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:53:19.551 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 08:53:19.551 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 08:53:19.551 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:53:19.551 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 08:53:19.551 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 08:53:19.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 08:53:19.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 08:53:19.551 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 08:53:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:53:19.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:53:19.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 08:53:19.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:19.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:19.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:53:19.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:19.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:19.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:19.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:53:19.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:19.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:19.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:19.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:19.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:19.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:19.647 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:53:19.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:19.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:19.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:19.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:19.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:53:19.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:19.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:19.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:19.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 08:53:19.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:19.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:19.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:19.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:19.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:19.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:19.662 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:53:19.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:19.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:19.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:19.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:19.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 08:53:19.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 08:53:19.719 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:53:19.719 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:19.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:19.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:19.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:19.750 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:19.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:19.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:19.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:19.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:19.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:19.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:19.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:19.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:19.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:19.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:20.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:20.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:20.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:20.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:20.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:53:20.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:20.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:20.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:20.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:20.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:20.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:20.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:20.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:20.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:20.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:20.755 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 08:53:20.755 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:53:20.755 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:53:20.756 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:53:20.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:53:20.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:53:20.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:20.817 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:53:20.817 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:53:20.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:53:20.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:53:20.817 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:53:20.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:20.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:53:20.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:53:21.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:53:21.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:21.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:21.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:21.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:21.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:21.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:21.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:21.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:21.318 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 08:53:21.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 08:53:21.318 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 08:53:21.319 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 08:53:21.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 08:53:21.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:53:21.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:21.373 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:21.373 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:53:21.373 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:21.373 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:53:21.373 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:21.373 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:21.373 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:53:21.373 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:21.373 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:21.373 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:53:21.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:53:21.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:53:21.373 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:53:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:53:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:53:22.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:53:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:22.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:22.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:22.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:22.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:53:22.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:22.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:53:22.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:22.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:22.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:22.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:22.044 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:53:22.044 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:53:22.044 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:53:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:22.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:22.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:22.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:53:22.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:22.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:53:22.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:22.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:22.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:22.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:22.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:22.046 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:53:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:22.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:22.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:22.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:53:22.051 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:53:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:53:22.552 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:53:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:22.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:53:22.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:53:22.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:22.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:22.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:22.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:22.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:22.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:22.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:22.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:53:22.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:53:22.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:53:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:22.553 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 08:53:22.553 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 08:53:22.553 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:53:22.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:53:22.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:22.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 313.121 s - in org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 24.881 s testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 17.605 s testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.068 s testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 9.067 s testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 32.016 s testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 16.252 s testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 13.324 s testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.699 s testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.089 s testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 29.926 s testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.724 s testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.992 s testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.027 s testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 28.369 s testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.789 s testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 12.62 s testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 15.002 s testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 17.192 s testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 23.75 s testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 15.476 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 08:53:22.564 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 08:53:22.567 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:53:22.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:53:22.568 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 08:53:22.568 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:53:22.568 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:53:22.568 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:53:22.568 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:53:22.568 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:53:22.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:22.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:22.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:22.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:22.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:22.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:22.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:22.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:22.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:22.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:22.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:22.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:22.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:22.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:22.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:22.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:22.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:22.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:22.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:22.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:22.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:22.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:22.571 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:53:22.571 DEBUG [main][MenuItemLookup] Found menu:'File' 08:53:22.571 DEBUG [main][MenuItemLookup] Item match:File 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:53:22.572 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:53:22.573 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:53:22.573 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:53:22.573 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:22.573 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:53:22.573 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:22.573 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:53:22.573 DEBUG [main][MenuItemLookup] Item match:Import... 08:53:22.573 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:53:22.573 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:53:22.573 INFO [main][MenuItemHandler] Select menu item: &Import... 08:53:22.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:53:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:53:22.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:53:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:22.690 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:53:22.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:22.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:53:22.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:22.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:22.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:22.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:22.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:22.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:53:22.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:53:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:53:22.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:53:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:22.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:53:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:22.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:53:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:53:22.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:53:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:22.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:53:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:22.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:53:22.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:53:22.695 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:53:22.695 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:53:22.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:53:22.695 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:53:22.695 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:53:22.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:53:22.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:22.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:22.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:22.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:22.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:22.697 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:53:22.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:22.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:22.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:22.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:22.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:22.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:22.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:22.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:53:22.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:22.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:22.830 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:53:22.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:22.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:53:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:53:22.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:53:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:22.831 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:53:22.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:22.832 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-multimodular-project.zip' 08:53:22.832 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 archive file:") 08:53:22.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:22.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:22.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:22.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:22.833 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 08:53:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:22.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:22.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:22.835 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 1 and no matchers specified 08:53:22.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:22.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:53:22.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:53:22.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:22.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:53:22.836 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-multimodular-project.zip 08:53:22.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:53:22.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:22.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:22.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:22.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:22.968 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:53:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:22.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:22.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:22.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:53:22.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:22.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:22.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:22.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:22.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:53:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:22.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:22.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:22.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:22.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:22.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:53:22.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:53:22.977 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 08:53:22.978 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 "Select All") 08:53:22.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:22.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:22.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:22.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:22.979 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 08:53:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:23.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:23.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:23.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:23.480 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:53:23.480 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 08:53:23.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:53:23.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:23.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:23.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:23.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:23.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:23.483 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:53:23.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:23.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:23.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:23.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:23.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:53:23.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:53:23.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:23.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:53:23.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:53:23.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:53:23.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:53:23.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:23.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:23.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:53:23.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:23.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:23.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:23.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:23.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:23.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:23.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:23.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:24.000 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 08:53:24.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:24.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:24.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:24.000 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:24.000 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:53:24.001 DEBUG [main][MenuItemLookup] Found menu:'File' 08:53:24.001 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:53:24.001 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:53:24.001 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:53:24.001 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:53:24.001 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:53:24.001 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:53:24.001 DEBUG [main][MenuItemLookup] Item match:Window 08:53:24.001 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:53:24.001 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:53:24.001 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:53:24.001 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:24.001 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:53:24.001 DEBUG [main][MenuItemLookup] Item match:Show View 08:53:24.007 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:53:24.007 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:53:24.007 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:53:24.007 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:53:24.008 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:53:24.008 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:53:24.008 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:53:24.008 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:53:24.008 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:53:24.008 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:53:24.008 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 08:53:24.008 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:53:24.008 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:53:24.008 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:53:24.008 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:24.008 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:53:24.008 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:53:24.008 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:53:24.008 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:53:24.008 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:53:24.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:53:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:53:24.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:53:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:24.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:53:24.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:24.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:53:24.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:24.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:24.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:24.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:24.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:24.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:53:24.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:53:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 08:53:24.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:53:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:24.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:53:24.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 08:53:24.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:53:24.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:24.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:53:24.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:24.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:53:24.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 08:53:24.623 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 08:53:24.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 08:53:24.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 08:53:24.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:24.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:24.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:24.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:53:24.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:24.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:24.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:24.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:53:24.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:24.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:53:24.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:24.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:24.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:24.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:24.626 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:53:24.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:24.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:24.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:24.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:53:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:53:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 08:53:24.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:24.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:24.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 08:53:24.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:24.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:24.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:24.776 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:24.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:24.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:24.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:24.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:24.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:24.783 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:24.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:24.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:24.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:24.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:24.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:24.785 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:24.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:24.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:24.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:53:24.785 INFO [WorkbenchTestable][ServersView2] Create new server 08:53:24.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 08:53:24.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:24.846 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:24.846 DEBUG [main][MenuItemLookup] Item match:New 08:53:24.847 DEBUG [main][MenuItemLookup] Found menu:'Server' 08:53:24.847 DEBUG [main][MenuItemLookup] Item match:Server 08:53:24.851 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 08:53:24.851 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 08:53:24.851 INFO [main][MenuItemHandler] Select menu item: Server 08:53:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:53:25.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:53:25.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:53:25.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:25.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:25.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:53:25.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:25.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:25.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:53:25.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:25.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:25.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:53:25.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:25.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:25.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:53:25.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:25.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:25.137 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:53:25.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:25.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:53:25.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:25.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:25.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:25.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:25.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:25.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:53:25.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:53:25.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 08:53:25.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:53:25.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:53:25.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:53:25.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:53:25.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:25.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:25.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:53:25.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:53:25.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:53:25.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:25.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:53:25.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:25.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:53:25.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 08:53:25.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:53:25.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:25.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:25.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:25.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:25.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:53:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:53:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:53:25.706 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:53:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:25.706 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:53:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:25.706 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:53:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:53:25.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:53:25.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:25.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:53:25.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:25.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:53:25.707 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 08:53:25.707 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 08:53:25.707 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 08:53:25.739 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 08:53:25.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:53:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:25.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:25.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:25.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:25.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:25.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:26.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:53:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:26.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:26.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:26.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:26.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:53:26.251 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:53:26.253 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 08:53:26.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:53:26.256 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:53:26.256 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:53:26.756 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:53:26.756 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:53:27.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:53:27.256 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:53:27.256 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:53:27.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:53:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:27.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:27.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:27.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:27.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:27.263 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:53:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:27.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:27.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:27.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:53:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:53:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:27.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:27.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:27.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:53:27.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:27.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:27.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:27.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:27.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:27.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:27.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:27.839 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:53:27.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:27.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:27.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:27.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:27.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:27.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:27.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:27.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:27.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:27.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:27.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:27.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:27.852 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:27.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:27.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:27.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:27.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:27.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:27.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 08:53:27.876 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:27.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:27.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:27.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:27.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:53:27.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:27.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:27.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:27.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:27.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:27.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:27.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:27.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:27.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:27.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:27.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:27.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:27.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:27.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:27.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:27.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:27.895 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:27.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:27.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 08:53:27.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:27.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:27.931 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:53:27.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:27.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:27.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:27.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:27.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:27.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:27.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:27.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:27.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:27.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:27.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:27.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:27.945 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:27.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:27.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:27.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:27.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:27.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:27.948 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:27.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:27.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:27.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:27.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:53:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:27.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:27.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:27.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:27.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:27.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:27.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:27.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:27.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:27.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:27.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 '\*?\QServers\E') 08:53:27.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:27.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:27.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:27.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:27.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:27.982 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:27.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:27.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:27.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:27.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:27.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:27.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:28.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:28.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:28.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:28.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:28.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:28.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 '\*?\QServers\E') 08:53:28.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:28.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:28.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:28.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:28.017 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:28.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:28.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:28.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:28.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:28.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:28.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 08:53:28.020 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 08:53:28.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 08:53:28.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 08:53:28.055 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:28.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:28.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:28.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:28.056 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 08:53:28.056 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:28.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:28.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:28.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:28.057 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:28.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:28.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:28.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:28.058 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 08:53:28.058 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:28.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:28.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:28.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:28.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 08:53:28.059 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 08:53:28.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 08:53:28.066 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 08:53:28.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:28.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:53:28.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:28.102 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:28.102 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:53:28.102 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:53:28.102 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:28.102 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:28.102 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:28.102 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:28.102 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:53:28.102 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:28.102 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:53:28.102 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:53:28.102 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 08:53:28.102 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 08:53:28.102 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 08:53:28.102 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 08:53:28.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 08:53:28.114 DEBUG [Worker-4: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 08:53:29.139 DEBUG [Worker-4: Starting Server ABC][AbstractWait] Wait for 1 seconds 08:53:30.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 08:53:30.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 08:53:30.610 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:30.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:30.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:30.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:30.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 08:53:30.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:30.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:30.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:30.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:53:30.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:30.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:30.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:30.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:30.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:30.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:30.611 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:30.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:30.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:30.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:30.613 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 08:53:30.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:30.613 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:30.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:30.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:30.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:30.615 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 08:53:30.615 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 08:53:30.615 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 08:53:30.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 08:53:30.626 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:53:30.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:53:30.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:30.651 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:53:30.651 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:53:30.651 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:53:30.651 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:53:30.652 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:53:30.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:53:30.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:30.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:30.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:53:30.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:53:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:30.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 08:53:30.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:30.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:30.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:30.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:30.788 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 08:53:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:30.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:30.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:30.804 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:53:30.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:53:30.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:30.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:30.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:30.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:30.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:30.806 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:53:30.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:30.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:30.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:30.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:53:30.825 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:53:30.829 DEBUG [Worker-12: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 08:53:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:53:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:31.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 08:53:31.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:53:31.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 08:53:31.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:32.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:32.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:32.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:53:32.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 08:53:32.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 08:53:32.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:53:32.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:53:32.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:53:32.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:32.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:32.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:32.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:32.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:32.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:32.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:32.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:32.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:32.340 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:32.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:32.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:32.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:32.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:32.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:32.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:53:32.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:32.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:32.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:32.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:32.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:32.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:32.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:32.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:32.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:32.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:32.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:32.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:32.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:32.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:32.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:32.377 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:32.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:32.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:32.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:32.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:32.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:32.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:32.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:32.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:32.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:32.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:32.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:32.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:32.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:32.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:32.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:32.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:32.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:32.412 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:32.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:32.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:32.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:32.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:32.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:32.437 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 08:53:32.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 08:53:32.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:32.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:32.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 08:53:32.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 08:53:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:32.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 08:53:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:32.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 08:53:32.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:32.943 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:32.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:32.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:32.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:32.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 08:53:32.944 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 08:53:32.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 08:53:32.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 08:53:32.961 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:32.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:32.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:32.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:32.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 08:53:32.962 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 08:53:32.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 08:53:32.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 08:53:32.974 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] and wait with time period 1 08:53:32.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 08:53:32.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:33.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:33.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 08:53:33.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 08:53:33.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:33.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] is already expanded. No action performed 08:53:33.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:33.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 08:53:33.477 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:33.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:33.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:33.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:33.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 08:53:33.478 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 08:53:33.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 08:53:33.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 08:53:33.497 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:33.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:33.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:33.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:33.498 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 08:53:33.498 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 08:53:33.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 08:53:33.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 08:53:33.511 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:33.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:33.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:33.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:33.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 08:53:33.512 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 08:53:33.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 08:53:33.524 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 08:53:33.525 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:33.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:33.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:33.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:33.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 08:53:33.526 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 08:53:33.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 08:53:33.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 08:53:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:33.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:33.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 08:53:33.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:53:33.539 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:53:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:33.540 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 08:53:33.540 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:33.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:33.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:33.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:33.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:33.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:33.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 08:53:33.543 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 08:53:33.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 08:53:33.577 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 08:53:33.578 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:33.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:33.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:33.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:33.580 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 08:53:33.580 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:33.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:33.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:33.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:33.581 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:33.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:33.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:33.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:33.582 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 08:53:33.582 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:33.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:33.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:33.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:33.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 08:53:33.583 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 08:53:33.583 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 08:53:33.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 08:53:33.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:33.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:53:33.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:33.622 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:33.622 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:53:33.622 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:53:33.622 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:33.622 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:33.622 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:33.622 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:33.622 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:53:33.622 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:33.622 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:53:33.622 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:53:33.622 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:53:33.622 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:53:33.622 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 08:53:33.622 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 08:53:33.622 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 08:53:33.622 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 08:53:33.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 08:53:33.625 DEBUG [Worker-4: Stopping Server ABC][AbstractWait] Wait for 1 seconds 08:53:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 08:53:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 08:53:35.125 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:35.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:35.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:35.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 08:53:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:35.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:35.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:35.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:53:35.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:35.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:35.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:35.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:35.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:35.127 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:35.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:35.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:35.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:35.128 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 08:53:35.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:35.128 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:53:35.128 DEBUG [main][EditorHandler] 0 editor(s) found 08:53:35.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:35.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:35.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:53:35.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:35.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:35.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:35.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:35.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:53:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:35.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:35.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:35.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:35.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:35.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:35.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:35.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:35.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:35.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:35.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:35.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:35.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:35.176 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:35.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:35.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:35.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:35.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:35.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:35.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:35.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:35.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:36.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:36.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:36.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:53:36.179 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:36.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:36.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:36.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:36.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:36.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:36.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:36.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:36.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:36.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:36.180 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 08:53:36.181 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 08:53:36.181 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 08:53:36.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:36.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:36.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:36.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:36.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:36.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:36.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:36.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:37.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:37.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:53:37.184 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:37.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:37.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:37.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:37.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:37.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:37.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:37.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:37.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:37.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:37.185 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 08:53:37.185 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 08:53:37.186 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 08:53:37.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:37.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:37.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:37.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:37.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:53:37.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:37.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:37.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:37.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:37.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:37.187 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:53:37.187 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:53:37.187 DEBUG [main][TreeItemHandler] Set Tree selection 08:53:37.188 DEBUG [main][TreeHandler] Notify Tree about selection event 08:53:37.196 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:53:37.206 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ear 08:53:37.206 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ejb 08:53:37.206 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-jar 08:53:37.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:53:37.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:37.263 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:53:37.263 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:53:37.263 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:53:37.263 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:53:37.264 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:53:37.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:37.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:53:37.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:53:37.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:37.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:37.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:53:37.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:37.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:37.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:37.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:37.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:37.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:37.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:53:37.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:37.809 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:37.809 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:53:37.809 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:37.809 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:53:37.809 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:37.809 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:37.809 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:53:37.809 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:37.809 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:37.809 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:53:37.809 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:53:37.809 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:53:37.809 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:53:37.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:53:38.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 08:53:38.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:53:38.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:38.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:38.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:53:38.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:38.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:38.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:38.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:53:38.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:38.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:38.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:38.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:38.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:38.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:38.491 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:53:38.491 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:53:38.491 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:53:38.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:38.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:38.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:38.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:38.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:53:38.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:38.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:38.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:38.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:53:38.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:38.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:38.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:38.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:38.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:38.493 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:53:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:38.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:38.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:38.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:53:38.499 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:53:38.999 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 08:53:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:53:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*', containing button 'Continue']] is available.... 08:53:39.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.utils.DeleteUtils$1$1, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 08:53:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:39.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:39.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:39.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:39.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:40.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:40.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:40.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:53:40.007 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:53:40.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.utils.DeleteUtils$1$1, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 08:53:40.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:40.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:40.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:40.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:40.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:40.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*', containing button 'Continue']] is available. finished successfully 08:53:40.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:53:40.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:40.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:40.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:53:40.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:40.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:40.013 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 08:53:40.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 08:53:40.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:40.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:40.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:40.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:53:40.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:40.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:40.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:40.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:40.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:40.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:40.014 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 08:53:40.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:40.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:40.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:40.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:53:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:53:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:53:40.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:53:40.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:53:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:53:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 08:53:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:53:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:40.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:40.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:53:40.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:53:40.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:40.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:53:40.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:40.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:40.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:40.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:40.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:53:40.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:40.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:40.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:40.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:40.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:40.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:40.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:40.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:40.622 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:40.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:40.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:40.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:40.657 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:40.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:40.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:40.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:40.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:53:40.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:40.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:40.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:40.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:40.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:40.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:40.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:40.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:40.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:40.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:40.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:40.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:40.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:40.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:40.695 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:40.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:40.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:40.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:40.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:40.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:40.698 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 08:53:40.698 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 08:53:40.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 08:53:40.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 08:53:40.726 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:40.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:40.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:40.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:40.727 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 08:53:40.727 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:40.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:40.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:40.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:40.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:53:40.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:40.754 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:40.754 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:53:40.754 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:53:40.754 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:40.754 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:40.754 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:40.754 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:40.754 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:53:40.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:53:40.754 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:53:40.754 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:53:40.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:53:40.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:53:40.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:53:40.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:40.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:40.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:53:40.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:40.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:40.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:40.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:53:40.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:40.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:40.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:40.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:40.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:40.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:40.809 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:53:40.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:40.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:40.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:40.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:40.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:53:40.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:53:40.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:40.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:40.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:53:40.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:40.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:40.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:40.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:40.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:40.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:40.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:40.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:40.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:40.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:40.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:40.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:40.903 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:40.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:40.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:40.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:40.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:40.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:40.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 08:53:40.905 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:40.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:40.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:40.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:53:40.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:53:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:40.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:40.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:41.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:41.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:41.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:41.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:41.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:53:41.911 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:53:41.911 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 08:53:41.911 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:41.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:41.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:41.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:53:41.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:53:41.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:41.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:41.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:42.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:42.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:42.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:42.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:53:42.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:53:42.915 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:53:42.916 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 08:53:42.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 08:53:42.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:42.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:42.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:42.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:53:42.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:42.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:42.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:42.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:42.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:42.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:42.916 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 08:53:42.916 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:53:42.916 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:53:42.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:42.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:42.916 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.353 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) Time elapsed: 1.213 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:53:42.930 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:53:42.931 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:53:42.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:53:42.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:53:42.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:53:42.932 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:53:42.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:53:42.932 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:53:42.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:53:42.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:42.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:42.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:42.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:42.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:42.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:42.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:42.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:42.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:42.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:42.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:42.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:42.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:42.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:42.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:42.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:42.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:53:42.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:42.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:42.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:42.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:42.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:42.935 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:53:42.935 DEBUG [main][MenuItemLookup] Found menu:'File' 08:53:42.935 DEBUG [main][MenuItemLookup] Item match:File 08:53:42.936 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:53:42.936 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:42.937 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:53:42.937 DEBUG [main][MenuItemLookup] Item match:Import... 08:53:42.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:53:42.937 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:53:42.937 INFO [main][MenuItemHandler] Select menu item: &Import... 08:53:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:53:43.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:53:43.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:53:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:43.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:43.057 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:53:43.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:43.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:53:43.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:43.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:43.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:43.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:43.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:43.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:53:43.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:53:43.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:53:43.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:53:43.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:43.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:53:43.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:43.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:53:43.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:53:43.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:53:43.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:43.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:53:43.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:43.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:53:43.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:53:43.061 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:53:43.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:53:43.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:53:43.061 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:53:43.061 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:53:43.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:53:43.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:43.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:43.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:43.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:43.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:43.063 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:53:43.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:43.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:43.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:43.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:43.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"] 08:53:43.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:43.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:43.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:53:43.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:43.180 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:53:43.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:53:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:53:43.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:53:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:43.180 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:53:43.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:43.180 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 08:53:43.180 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 archive file:") 08:53:43.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:43.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:43.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:43.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:43.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:43.182 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 08:53:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:43.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:43.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:43.212 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 1 and no matchers specified 08:53:43.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:43.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:53:43.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:53:43.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:43.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:53:43.213 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-multimodular-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 08:53:43.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:53:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:43.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:43.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:43.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:43.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:43.288 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:53:43.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:43.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:43.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:43.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:43.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:53:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:43.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:43.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:43.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:43.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:53:43.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:43.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:43.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:43.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:43.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:43.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:53:43.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:53:43.298 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 08:53:43.298 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 "Select All") 08:53:43.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:43.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:43.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:43.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:43.299 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 08:53:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:43.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:43.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:43.801 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:53:43.801 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 08:53:43.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:53:43.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:43.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:43.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:43.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:43.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:43.805 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:53:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:43.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:43.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:43.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:53:44.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:53:44.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:44.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:53:44.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:53:44.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:53:44.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:53:44.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:53:44.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:44.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:44.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:53:44.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:44.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:44.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:44.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:44.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:44.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:44.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:44.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:44.324 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:53:44.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:44.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:44.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:44.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:44.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:44.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:44.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:44.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:44.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:44.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:44.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:44.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:44.363 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:44.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:44.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:44.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:44.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:44.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:44.365 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:44.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:44.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:44.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:53:44.366 INFO [WorkbenchTestable][ServersView2] Create new server 08:53:44.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 08:53:44.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:44.368 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:44.368 DEBUG [main][MenuItemLookup] Item match:New 08:53:44.368 DEBUG [main][MenuItemLookup] Found menu:'Server' 08:53:44.368 DEBUG [main][MenuItemLookup] Item match:Server 08:53:44.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 08:53:44.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 08:53:44.439 INFO [main][MenuItemHandler] Select menu item: Server 08:53:44.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:53:44.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:53:44.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:53:44.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:44.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:44.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:53:44.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:44.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:44.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:53:44.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:44.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:44.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:53:44.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:44.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:44.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:53:44.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:44.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:44.835 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:53:44.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:44.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:53:44.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:44.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:44.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:44.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:44.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:44.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:53:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:53:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 08:53:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:53:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:53:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:53:44.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:53:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:45.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:45.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:53:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:53:45.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:53:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:45.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:53:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:45.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:53:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 08:53:45.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:53:45.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:45.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:45.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:45.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:53:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:53:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:53:45.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:53:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:45.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:53:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:45.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:53:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:53:45.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:53:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:45.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:53:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:45.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:53:45.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 08:53:45.409 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 08:53:45.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 08:53:45.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 08:53:45.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:53:45.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:45.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:45.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:45.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:45.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:45.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:45.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:53:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:45.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:45.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:45.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:53:45.925 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:53:45.926 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 08:53:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:53:45.927 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:53:45.927 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:53:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:53:46.427 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:53:46.427 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:53:46.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:53:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:46.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:46.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:46.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:46.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:46.436 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:53:46.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:46.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:46.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:46.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:46.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:53:46.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:53:46.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:46.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:46.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:46.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:53:46.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:46.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:46.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:46.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:46.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:46.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:46.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:46.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:46.975 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:53:46.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:46.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:46.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:46.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:46.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:46.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:46.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:46.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:46.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:47.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:47.006 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:47.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:47.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:47.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:47.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:47.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:47.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 08:53:47.009 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:47.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:47.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:47.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:47.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:53:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:47.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:47.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:47.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:47.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:47.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:47.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:47.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:47.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:47.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:47.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:47.045 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:47.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:47.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:47.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:47.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:47.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 08:53:47.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.075 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:53:47.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:47.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:47.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:47.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:47.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:47.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:47.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:47.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:47.108 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:47.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:47.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:47.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:47.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:47.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:47.111 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:47.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:47.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:47.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:47.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:53:47.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:47.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:47.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:47.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:47.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:47.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:47.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:47.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:47.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:47.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:47.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:47.151 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:47.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:47.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:47.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:47.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:47.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:47.175 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:53:47.175 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 08:53:47.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:53:47.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:53:47.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:53:47.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:53:47.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:47.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:53:47.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:53:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:47.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:47.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:53:47.210 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:47.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:47.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:47.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:47.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:47.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:47.213 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 08:53:47.213 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 08:53:47.213 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 08:53:47.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 08:53:47.240 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:53:47.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:53:47.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:47.266 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:53:47.266 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:53:47.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:53:47.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:53:47.266 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:53:47.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:53:47.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:47.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:47.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:53:47.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:53:47.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:47.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:47.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 08:53:47.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:47.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:47.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:47.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:53:47.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:53:47.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:53:47.375 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:53:47.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:53:47.376 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:53:47.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 08:53:47.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:47.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:47.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:47.389 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 08:53:47.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:47.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:47.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:47.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:47.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately") 08:53:47.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:47.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:47.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:47.403 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 08:53:47.403 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 08:53:47.403 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 08:53:47.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:47.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:47.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:47.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:47.403 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:53:47.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:53:47.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:47.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:47.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:47.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:47.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:47.408 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:53:47.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:47.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:47.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:47.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:47.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:53:47.423 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:53:47.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:53:47.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:47.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:47.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:47.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:53:47.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:47.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:47.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:47.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:47.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:47.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:47.924 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:47.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:47.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:47.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:47.925 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 08:53:47.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:53:47.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:48.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:53:48.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:53:48.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:48.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 08:53:48.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:48.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:53:48.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:48.428 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:48.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:48.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:48.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:48.429 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:53:48.429 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:53:48.430 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:53:48.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:53:48.445 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:48.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:48.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:48.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:48.447 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:53:48.447 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:53:48.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:53:48.453 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:53:48.454 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:48.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:48.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:48.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:48.460 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 08:53:48.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:53:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:48.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 08:53:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:48.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:53:48.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:53:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:48.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 08:53:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:48.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:53:48.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:48.461 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:48.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:48.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:48.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:48.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:53:48.462 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:53:48.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:53:48.468 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:53:48.469 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:48.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:48.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:48.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:48.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:53:48.470 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:53:48.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:53:48.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:53:48.481 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 08:53:48.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:48.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:48.482 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:53:48.482 DEBUG [main][MenuItemLookup] Found menu:'File' 08:53:48.482 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:53:48.482 DEBUG [main][MenuItemLookup] Item match:Edit 08:53:48.485 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:53:48.485 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:53:48.485 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:48.485 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:53:48.485 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:48.485 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:48.485 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:48.485 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:48.485 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:53:48.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:53:48.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:53:48.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:53:48.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:53:48.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:48.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:48.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:53:48.485 DEBUG [main][MenuItemLookup] Found menu:'File' 08:53:48.485 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:53:48.485 DEBUG [main][MenuItemLookup] Item match:Edit 08:53:48.486 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:53:48.486 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:53:48.486 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:48.486 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:53:48.486 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:48.486 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:48.486 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:48.486 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:48.486 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:53:48.486 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:53:48.486 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:53:48.486 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:53:48.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:53:48.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:53:48.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:53:48.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:48.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:48.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:53:48.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:53:48.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:48.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:48.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:53:48.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:53:48.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:48.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:48.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:48.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:48.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:48.539 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:53:48.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:48.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:48.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:48.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:48.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:53:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:53:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:48.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:53:48.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:53:48.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:48.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:48.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:53:48.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:48.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:48.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:48.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:48.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:53:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:53:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:53:58.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:53:58.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:53:58.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:53:58.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:58.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:58.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:53:58.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:58.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:58.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:53:58.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:53:58.672 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:53:58.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:53:58.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:53:58.672 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 08:53:58.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:53:58.672 INFO [WorkbenchTestable][RequirementsRunner] Started test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 08:53:58.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:53:58.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:53:58.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:53:58.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:53:58.673 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:58.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:58.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:58.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:53:58.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:53:58.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:53:58.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 08:53:58.676 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 08:53:58.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 08:53:58.706 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 08:53:58.706 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:53:58.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:53:58.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:58.739 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:53:58.739 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:53:58.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:53:58.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:53:58.739 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:53:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:53:58.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:58.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:53:58.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:53:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:58.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 08:53:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:58.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:58.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:58.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:58.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:58.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:53:58.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:53:58.849 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:53:58.849 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:53:58.849 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:53:58.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:53:58.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 08:53:58.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:58.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:58.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:58.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:58.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:58.851 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 08:53:58.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:58.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:58.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:58.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:58.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 08:53:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:58.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:58.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:58.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:53:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:53:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:53:58.875 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:53:58.875 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:53:58.875 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:53:58.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:53:58.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 08:53:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:58.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:58.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:58.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:58.877 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 08:53:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:58.877 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:58.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:58.879 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:53:58.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:53:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:58.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:58.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:58.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:58.881 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:53:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:58.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:58.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:58.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:53:58.895 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:53:59.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:53:59.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:53:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:53:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:53:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:53:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:53:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:53:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:53:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:53:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:53:59.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:53:59.396 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:59.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:59.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:59.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:59.397 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 08:53:59.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:53:59.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:59.397 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 08:53:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:59.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:53:59.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:53:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:53:59.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 08:53:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:53:59.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:53:59.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:59.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:59.398 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:59.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:59.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:59.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:59.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:53:59.399 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:53:59.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:53:59.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:53:59.415 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:59.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:59.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:59.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:59.416 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:53:59.416 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:53:59.416 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:53:59.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:53:59.423 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:53:59.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:53:59.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:53:59.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:53:59.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 08:53:59.424 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 08:53:59.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 08:53:59.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 08:53:59.438 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:53:59.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:53:59.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'New' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'' 08:53:59.463 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:53:59.463 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:53:59.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:53:59.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:53:59.463 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:53:59.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:53:59.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:59.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:53:59.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:53:59.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:53:59.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:59.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:59.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<< Remove All") 08:53:59.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:59.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:59.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:59.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:59.567 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 08:53:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:59.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:59.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:59.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:59.582 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:53:59.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:53:59.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:59.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:59.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:59.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:59.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:59.585 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:53:59.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:59.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:59.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:59.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:59.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:53:59.629 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 08:53:59.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:53:59.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:53:59.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:53:59.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:53:59.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:53:59.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:53:59.630 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 "OK", Widget matcher matching widgets with style: 8) 08:53:59.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:53:59.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:53:59.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:53:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:53:59.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:53:59.631 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:53:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:53:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:53:59.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:53:59.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:53:59.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:53:59.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:53:59.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:54:00.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:54:00.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:00.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:54:00.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:00.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:00.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:54:00.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:00.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:00.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:00.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:00.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:00.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:00.176 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:00.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:00.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:00.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:00.177 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 08:54:00.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:00.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:00.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:00.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:00.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:00.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:01.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:01.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:01.179 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:01.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:01.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:01.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:01.181 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 08:54:01.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:01.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:01.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:01.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:01.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:01.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:02.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:02.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:02.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:02.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:02.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:54:02.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:54:02.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:54:02.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:02.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:02.184 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 08:54:02.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:54:02.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 08:54:02.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:54:02.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:54:02.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:54:02.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:54:02.185 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:02.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:02.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:02.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:02.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:02.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:02.208 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 08:54:02.208 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 08:54:02.208 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 08:54:02.215 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 08:54:02.215 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:54:02.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:02.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:02.243 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:54:02.243 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:54:02.243 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:54:02.243 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:54:02.243 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:54:02.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:54:02.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:02.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:02.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:54:02.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:54:02.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:02.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:02.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 08:54:02.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:02.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:02.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:02.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:02.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:02.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:54:02.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:54:02.348 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:54:02.348 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:54:02.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:54:02.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:54:02.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 08:54:02.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:02.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:02.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:02.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:02.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:02.359 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 08:54:02.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:02.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:02.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:02.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:02.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 08:54:02.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:02.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:02.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:02.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:02.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:02.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:54:02.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:54:02.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:54:02.363 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:54:02.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:54:02.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:54:02.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 08:54:02.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:02.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:02.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:02.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:02.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:02.365 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 08:54:02.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:02.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:02.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:02.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:02.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 08:54:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:02.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:54:02.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:54:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:02.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 08:54:02.376 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 08:54:02.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 08:54:02.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:02.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:02.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 08:54:02.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 08:54:02.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:03.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 08:54:03.378 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 08:54:03.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 08:54:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:03.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:03.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 08:54:03.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 08:54:03.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:04.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 08:54:04.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<< Remove All") 08:54:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:04.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:04.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:04.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:04.384 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 08:54:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:04.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:04.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:04.387 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:54:04.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:54:04.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:04.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:04.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:04.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:04.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:04.389 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:54:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:04.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:04.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:04.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:54:04.393 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:54:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:54:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:04.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:04.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:04.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:54:04.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:04.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:04.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:04.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:04.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:04.894 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:04.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:04.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:04.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:04.895 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 08:54:04.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:04.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:05.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:05.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:05.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:05.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:05.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:05.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:05.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:05.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:05.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:05.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:05.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:05.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:54:05.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:54:05.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:54:05.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:05.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:05.899 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 08:54:05.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:54:05.899 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 08:54:05.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:54:05.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:54:05.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:54:05.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:54:05.899 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:05.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:05.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:05.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:05.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:05.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:05.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 08:54:05.902 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 08:54:05.902 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 08:54:05.930 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 08:54:05.930 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:54:05.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:05.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:05.954 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:54:05.954 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:54:05.954 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:54:05.954 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:54:05.954 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:54:06.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:54:06.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:06.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:06.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:54:06.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:54:06.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:06.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:06.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 08:54:06.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:06.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:06.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:06.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:06.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:06.062 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 08:54:06.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 08:54:06.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:06.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:06.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 08:54:06.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 08:54:06.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:07.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:07.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 08:54:07.064 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 08:54:07.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 08:54:07.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:07.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 08:54:07.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 08:54:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:08.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:08.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 08:54:08.065 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 08:54:08.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 08:54:08.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:08.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:08.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 08:54:08.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 08:54:08.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:09.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:09.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 08:54:09.067 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 08:54:09.067 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 08:54:09.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:54:09.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:09.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:09.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:09.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:09.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:09.073 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:54:09.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:09.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:09.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:09.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:09.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:54:09.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:54:09.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:09.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:09.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:09.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:54:09.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:09.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:09.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:09.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:09.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:09.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:09.119 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:09.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:09.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:09.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:09.120 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 08:54:09.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:09.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:09.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:09.621 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:10.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:10.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:10.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:10.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:10.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:10.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:10.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:54:10.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:54:10.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:54:10.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:10.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:10.124 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 08:54:10.124 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:54:10.124 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 08:54:10.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:54:10.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:54:10.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:54:10.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:54:10.124 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:10.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:10.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:10.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:10.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:10.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:10.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 08:54:10.127 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 08:54:10.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 08:54:10.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 08:54:10.134 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:54:10.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:10.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:10.177 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:54:10.177 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:54:10.178 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:54:10.178 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:54:10.178 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:54:10.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:54:10.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:10.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:10.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:54:10.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:54:10.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:10.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:10.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 08:54:10.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:10.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:10.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:10.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:10.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:10.280 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 08:54:10.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:10.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:10.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:10.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:10.295 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:54:10.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:54:10.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:10.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:10.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:10.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:10.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:10.300 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:54:10.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:10.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:10.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:10.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:10.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:54:10.304 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:54:10.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:54:10.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:10.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:10.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:10.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:54:10.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:10.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:10.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:10.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:10.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:10.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:10.805 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:10.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:10.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:10.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:10.806 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 08:54:10.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:10.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:10.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 08:54:10.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:10.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:10.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:10.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:10.807 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 08:54:10.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:10.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:10.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:10.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:10.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:10.808 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:10.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:10.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:10.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:10.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:54:10.809 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:54:10.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:54:10.817 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:54:10.818 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:10.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:10.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:10.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:10.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:54:10.820 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:54:10.827 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:54:10.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:54:10.833 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:10.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:10.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:10.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:10.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:54:10.834 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:54:10.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:54:10.845 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:54:10.846 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:10.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:10.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:10.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:10.847 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 08:54:10.847 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 08:54:10.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 08:54:10.868 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 08:54:10.868 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:54:10.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:10.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:10.902 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:10.903 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:54:10.903 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:54:10.903 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:54:10.903 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:54:10.903 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:54:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:54:11.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:11.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:11.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: "Add and Remove..."] is available. finished successfully 08:54:11.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:54:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:11.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 08:54:11.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:11.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:54:11.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:54:11.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:11.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 08:54:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:54:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:54:11.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:54:11.017 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:54:11.017 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:54:11.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:54:11.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Remove") 08:54:11.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:11.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:11.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:11.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:11.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:11.033 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 08:54:11.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:11.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:11.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:11.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:11.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 08:54:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:11.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:54:11.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:54:11.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:11.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 08:54:11.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:54:11.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:54:11.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:54:11.046 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:54:11.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:54:11.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:54:11.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Remove") 08:54:11.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:11.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:11.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:11.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:11.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:11.048 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 08:54:11.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:11.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:11.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:11.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:11.050 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:54:11.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:54:11.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:11.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:11.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:11.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:11.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:11.058 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:54:11.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:11.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:11.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:11.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:11.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:54:11.102 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 08:54:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:54:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:54:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:54:11.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:54:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:11.102 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 "OK", Widget matcher matching widgets with style: 8) 08:54:11.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:11.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:11.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:11.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:11.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:11.104 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:54:11.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:11.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:11.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:11.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:54:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:54:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:54:11.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:54:11.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:11.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:54:11.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:11.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:11.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:54:11.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:11.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:11.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:11.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:11.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:11.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:11.646 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:11.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:11.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:11.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:11.648 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 08:54:11.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:11.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 08:54:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:11.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:11.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:11.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 08:54:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:11.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:11.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:11.649 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:11.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:11.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:11.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:11.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:54:11.650 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:54:11.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:54:11.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:54:11.659 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:11.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:11.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:11.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:11.667 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 08:54:11.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:11.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 08:54:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:11.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:11.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:11.668 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 08:54:11.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:11.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:11.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:11.668 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:11.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:11.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:11.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:11.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:54:11.669 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:54:11.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:54:11.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:54:11.676 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:11.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:11.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:11.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:11.681 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:54:11.681 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:54:11.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:54:11.687 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:54:11.688 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 08:54:11.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:11.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:11.688 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:54:11.688 DEBUG [main][MenuItemLookup] Found menu:'File' 08:54:11.688 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:54:11.688 DEBUG [main][MenuItemLookup] Item match:Edit 08:54:11.689 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:54:11.689 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:54:11.689 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:11.689 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:54:11.689 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:11.689 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:11.689 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:11.689 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:11.689 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:54:11.689 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:54:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:54:11.689 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:54:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:54:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:11.689 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:54:11.689 DEBUG [main][MenuItemLookup] Found menu:'File' 08:54:11.689 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:54:11.689 DEBUG [main][MenuItemLookup] Item match:Edit 08:54:11.690 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:54:11.690 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:54:11.690 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:11.690 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:54:11.690 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:11.690 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:11.690 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:11.690 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:11.690 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:54:11.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:54:11.690 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:54:11.690 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:54:11.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:54:11.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:54:11.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:54:11.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:11.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:11.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:54:11.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:54:11.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:11.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:11.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:54:11.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:54:11.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:11.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:11.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:11.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:11.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:11.741 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:54:11.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:11.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:11.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:11.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:11.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:54:11.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:54:11.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:11.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:54:11.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:54:11.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:11.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:11.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 08:54:11.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:11.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:11.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:11.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:11.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:11.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:11.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:54:11.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:54:11.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:54:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:54:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:54:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:54:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:21.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:21.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:54:21.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:54:21.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:54:21.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:21.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:21.869 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 08:54:21.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:54:21.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 08:54:21.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:54:21.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:54:21.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:54:21.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:54:21.869 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:21.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:21.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:21.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:21.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:21.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:21.872 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 08:54:21.872 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 08:54:21.873 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 08:54:21.881 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 08:54:21.881 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:54:21.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:21.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:21.927 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:21.928 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:54:21.928 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:54:21.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:54:21.928 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:54:21.928 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:54:22.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:54:22.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:22.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:54:22.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:54:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:22.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 08:54:22.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:22.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:22.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:22.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:22.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:22.046 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 08:54:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:22.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:22.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:22.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 08:54:22.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:22.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:54:22.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:54:22.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:22.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 08:54:22.052 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 08:54:22.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 08:54:22.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:22.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:22.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 08:54:22.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 08:54:22.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:23.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:23.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 08:54:23.054 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 08:54:23.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 08:54:23.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:23.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:23.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 08:54:23.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 08:54:23.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:24.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:24.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 08:54:24.055 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 08:54:24.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 08:54:24.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:24.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:24.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 08:54:24.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 08:54:24.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:25.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:25.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 08:54:25.056 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 08:54:25.056 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 08:54:25.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:54:25.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:25.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:25.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:25.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:25.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:25.062 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:54:25.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:25.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:25.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:25.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:25.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:54:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:54:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:25.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:25.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:25.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:25.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:25.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:25.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:25.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:25.110 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:25.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:25.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:25.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:25.111 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 08:54:25.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:25.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:25.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:25.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:25.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 08:54:25.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:26.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:26.113 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 08:54:26.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:26.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:26.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:26.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:26.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:26.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:54:26.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:54:26.114 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:54:26.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:26.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:26.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 08:54:26.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:26.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:26.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:54:26.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:26.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:26.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:26.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:26.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:26.117 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:26.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:54:26.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:26.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:26.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:26.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:26.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:26.118 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:54:26.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:54:26.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:26.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:26.168 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:54:26.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:54:26.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:26.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:26.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:26.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:54:26.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:26.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:54:27.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:27.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:54:27.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:54:27.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:54:27.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:54:27.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:27.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:27.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:54:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:27.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:27.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:27.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:27.172 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 08:54:27.173 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 08:54:27.173 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 08:54:27.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:54:27.173 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:54:27.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:54:27.181 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:54:27.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:27.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:27.224 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:54:27.224 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:54:27.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:54:27.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:54:27.225 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:54:27.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:27.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:54:27.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:54:27.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:27.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:27.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:27.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:27.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:27.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:27.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:27.726 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 08:54:27.726 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:54:27.726 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:54:27.726 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:54:27.729 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:54:27.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:27.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:27.772 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:27.772 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:54:27.772 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:27.772 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:54:27.772 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:27.772 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:27.772 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:27.772 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:54:27.772 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:27.772 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:27.772 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:54:27.772 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:54:27.772 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:54:27.772 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:54:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:54:28.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:54:28.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:54:28.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:28.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:28.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:28.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:54:28.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:54:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:28.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:54:28.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:54:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:28.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:28.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:28.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:28.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:28.449 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:54:28.449 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:54:28.449 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:54:28.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:28.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:28.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:28.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:54:28.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:54:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:28.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:54:28.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:54:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:28.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:28.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:28.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:28.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:28.452 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:54:28.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:28.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:28.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:28.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:28.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:54:28.457 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:54:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:54:28.958 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:54:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:28.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:54:28.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:54:28.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:54:28.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:28.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:28.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:28.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:28.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:28.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:28.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:28.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:54:28.958 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:54:28.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:54:28.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:54:28.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:28.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:29.009 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:54:29.009 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:54:29.011 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:54:29.011 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:54:29.011 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:54:29.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:29.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:54:29.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:54:29.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:29.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:29.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:29.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:29.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:29.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:29.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:29.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:29.512 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 08:54:29.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:54:29.512 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:54:29.513 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:54:29.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:54:29.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:29.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:29.560 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:29.560 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:54:29.560 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:29.560 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:54:29.560 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:29.560 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:29.560 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:29.560 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:54:29.560 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:29.560 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:29.560 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:54:29.560 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:54:29.560 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:54:29.560 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:54:29.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:54:30.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:54:30.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:54:30.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:30.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:30.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:30.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:30.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:54:30.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:54:30.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:30.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:30.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:54:30.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:54:30.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:30.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:30.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:30.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:30.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:30.239 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:54:30.240 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:54:30.240 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:54:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:30.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:30.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:30.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:54:30.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:54:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:30.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:54:30.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:54:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:30.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:30.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:30.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:30.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:30.242 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:54:30.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:30.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:30.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:30.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:30.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:54:30.247 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:54:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:54:30.748 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:54:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:30.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:54:30.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:54:30.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:30.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:30.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:30.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:30.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:30.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:30.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:30.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:54:30.749 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:54:30.749 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:54:30.753 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:54:30.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:30.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:30.797 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:54:30.797 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:54:30.797 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:54:30.797 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:54:30.798 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:54:30.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:30.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:54:31.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:54:31.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:31.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:31.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:31.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:31.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:31.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:31.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:31.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:31.298 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 08:54:31.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:54:31.299 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:54:31.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:54:31.301 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:54:31.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:31.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:31.343 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:31.343 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:54:31.343 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:31.343 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:54:31.343 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:31.343 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:31.343 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:31.343 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:54:31.343 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:31.343 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:31.343 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:54:31.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:54:31.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:54:31.343 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:54:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:54:32.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:54:32.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:54:32.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:32.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:32.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:32.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:32.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:54:32.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:54:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:32.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:54:32.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:54:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:32.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:32.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:32.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:32.009 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:54:32.009 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:54:32.009 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:54:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:32.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:32.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:32.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:54:32.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:54:32.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:32.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:32.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:54:32.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:54:32.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:32.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:32.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:32.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:32.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:32.011 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:54:32.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:32.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:32.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:32.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:32.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:54:32.017 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:54:32.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:54:32.517 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:54:32.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:32.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:54:32.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:32.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:32.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:32.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:32.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:32.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:32.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:32.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:32.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:32.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:32.525 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:54:32.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:32.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:32.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:32.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:32.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:32.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:32.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:32.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:32.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:32.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:32.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:32.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:32.540 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:32.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:32.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:32.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:32.576 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:32.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:32.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:32.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:32.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:32.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:32.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:32.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:32.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:32.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:32.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:32.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:32.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:32.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:32.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:32.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:32.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:32.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:32.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:32.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:32.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:32.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:32.594 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:32.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:32.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:32.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:32.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:32.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:32.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 08:54:32.596 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 08:54:32.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 08:54:32.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 08:54:32.624 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:32.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:32.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:32.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:32.625 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 08:54:32.625 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:32.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:32.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:32.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:32.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:32.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:32.648 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:32.648 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:54:32.648 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:32.648 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:32.648 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:32.648 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:32.648 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:32.648 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:54:32.648 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:54:32.648 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:54:32.648 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:54:32.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:54:32.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:54:32.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:54:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:32.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:54:32.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:54:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:32.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:54:32.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:54:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:32.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:32.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:32.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:32.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:32.696 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:54:32.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:32.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:32.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:32.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:54:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:54:32.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:32.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:32.757 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:54:32.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:32.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:32.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:32.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:32.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:32.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:32.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:32.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:32.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:32.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:32.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:32.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:32.805 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:32.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:32.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:32.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:32.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:32.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:32.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 08:54:32.808 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:32.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:32.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:32.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:54:32.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:32.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:32.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:54:33.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:33.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:54:33.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:33.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:54:33.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:54:33.812 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:54:33.812 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 08:54:33.812 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:33.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:33.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:33.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:54:33.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:33.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:33.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:33.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:54:34.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:34.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:54:34.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:34.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:54:34.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:54:34.817 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:54:34.817 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 08:54:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 08:54:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:34.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:34.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:34.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:34.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:34.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:34.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:34.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:34.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 08:54:34.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:54:34.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:54:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.888 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 11.497 s addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.512 s testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.715 s getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.225 s addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 11.745 s getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.245 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:54:34.827 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:54:34.828 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:54:34.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:54:34.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:54:34.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:54:34.828 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:54:34.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:54:34.829 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:54:34.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:54:34.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:34.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:34.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:54:34.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:34.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:34.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:34.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:34.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:34.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:34.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:34.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:34.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:34.870 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:34.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:34.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:34.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:34.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:34.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:34.872 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:34.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:34.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:34.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:54:34.873 INFO [WorkbenchTestable][ServersView2] Create new server 08:54:34.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 08:54:34.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:34.874 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:34.874 DEBUG [main][MenuItemLookup] Item match:New 08:54:34.874 DEBUG [main][MenuItemLookup] Found menu:'Server' 08:54:34.874 DEBUG [main][MenuItemLookup] Item match:Server 08:54:34.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 08:54:34.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 08:54:34.874 INFO [main][MenuItemHandler] Select menu item: Server 08:54:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:54:35.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:54:35.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:54:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:35.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:54:35.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:35.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:35.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:54:35.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:35.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:35.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:54:35.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:35.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:35.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:54:35.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:35.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:35.047 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:54:35.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:35.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:54:35.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:35.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:35.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:35.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:35.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:54:35.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:54:35.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 08:54:35.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:54:35.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:54:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:54:35.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:54:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:35.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:35.582 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:54:35.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:54:35.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:54:35.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:35.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:54:35.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:35.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:54:35.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 08:54:35.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:54:35.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:35.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:35.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:35.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:35.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:35.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:54:35.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:54:35.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:54:35.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:54:35.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:35.586 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:54:35.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:35.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:54:35.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:54:35.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:54:35.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:35.586 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:54:35.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:35.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:54:35.586 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 08:54:35.587 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 08:54:35.587 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 08:54:35.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 08:54:35.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:54:35.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:35.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:35.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:35.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:35.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:35.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:36.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:54:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:36.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:36.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:36.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:54:36.105 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:54:36.106 INFO [WorkbenchTestable][AbstractText] Text set to: Server 1 08:54:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:54:36.107 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:54:36.107 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:54:36.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:54:36.607 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:54:36.607 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:54:36.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:54:36.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:36.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:36.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:36.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:36.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:36.615 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:54:36.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:36.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:36.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:36.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:36.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:54:37.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:54:37.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:37.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:37.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:37.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:37.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:37.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:37.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:37.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:37.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:37.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.131 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:54:37.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:37.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:37.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:37.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:37.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:37.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:37.144 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:37.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:37.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:37.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:37.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:37.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:37.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1... 08:54:37.148 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:37.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:37.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:37.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:37.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:37.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:37.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:37.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:37.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:37.184 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:37.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:37.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:37.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:37.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:37.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1 finished successfully 08:54:37.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.215 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:54:37.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:37.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:37.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:37.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:37.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:37.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:37.230 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:37.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:37.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:37.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:37.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:37.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:37.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:37.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:37.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:37.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:37.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:37.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:37.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:37.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:37.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:37.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:37.292 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:37.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:37.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:37.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:37.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:37.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:37.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:54:37.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:37.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:54:37.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:37.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:54:37.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:37.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:54:37.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:37.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:54:37.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:37.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:54:37.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:37.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:54:37.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:37.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:54:37.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:37.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:54:37.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:37.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:37.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:37.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:37.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:37.298 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:54:37.298 DEBUG [main][MenuItemLookup] Found menu:'File' 08:54:37.298 DEBUG [main][MenuItemLookup] Item match:File 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:37.299 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:54:37.299 DEBUG [main][MenuItemLookup] Item match:Import... 08:54:37.300 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:54:37.300 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:54:37.300 INFO [main][MenuItemHandler] Select menu item: &Import... 08:54:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:54:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:54:37.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:54:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:37.417 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:54:37.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:37.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:54:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:54:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:54:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:54:37.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:54:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:37.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:54:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:37.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:54:37.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:54:37.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:54:37.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:37.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:54:37.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:37.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:54:37.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:54:37.420 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:54:37.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:54:37.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:54:37.421 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:54:37.421 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:54:37.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:54:37.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:37.422 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:54:37.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:37.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:37.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:37.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:37.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"] 08:54:37.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:37.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:37.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:54:37.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:37.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:37.540 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:54:37.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:37.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:54:37.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:54:37.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:54:37.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:37.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:37.541 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:54:37.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:37.541 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 08:54:37.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 08:54:37.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:37.542 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 08:54:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:37.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:37.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:37.572 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 1 and no matchers specified 08:54:37.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:54:37.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:54:37.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:54:37.573 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 08:54:37.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:54:37.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:37.576 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:54:37.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:37.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:37.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:37.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:37.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:54:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:37.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:54:37.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:37.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:54:37.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:54:37.736 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 08:54:37.736 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 "Select All") 08:54:37.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:37.738 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 08:54:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:37.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:37.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:37.738 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:54:37.738 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 08:54:37.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:54:37.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:37.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:37.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:37.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:37.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:37.770 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:54:37.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:37.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:37.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:37.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:37.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:54:38.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:54:38.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:38.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:54:38.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:54:38.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:38.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:38.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:38.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:38.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:38.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:38.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:38.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:38.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:54:38.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:54:38.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:54:38.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:54:38.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:54:38.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:54:38.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:38.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:38.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:38.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:38.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:38.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:38.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:38.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:38.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:38.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:38.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:38.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:38.317 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:38.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:38.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:38.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:38.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:38.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:38.321 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 08:54:38.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 08:54:38.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:38.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 08:54:38.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 08:54:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:39.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:39.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 08:54:39.323 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:39.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:39.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:39.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:39.324 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:39.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:39.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:39.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:39.325 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 08:54:39.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 08:54:39.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:39.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:39.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 08:54:39.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 08:54:39.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:40.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:40.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 08:54:40.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:40.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:40.334 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:54:40.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:40.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:40.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:40.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:40.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:40.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:40.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:40.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:40.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:40.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:40.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:40.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:40.348 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:40.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:40.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:40.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:40.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:40.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:40.351 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:40.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:40.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:40.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:40.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:40.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:40.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:40.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:40.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:40.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:40.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:40.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:40.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:40.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:40.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:40.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:40.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:40.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:40.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:40.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:40.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:40.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:40.384 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:40.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:40.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:40.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:40.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:40.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:40.406 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:54:40.406 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:40.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:40.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:40.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:40.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:40.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:40.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:40.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:40.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:40.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:40.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:40.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:40.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:40.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:40.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:40.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:40.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 '\*?\QServers\E') 08:54:40.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:40.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:40.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:40.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:40.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:40.420 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:40.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:40.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:40.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:40.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:40.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:40.443 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:54:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:54:40.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:54:40.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:40.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:40.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:40.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:54:40.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:54:40.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:54:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:40.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:54:40.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:54:40.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:54:40.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:54:40.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:54:40.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:54:40.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:54:40.946 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:40.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:40.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:40.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:40.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:40.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:40.949 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 08:54:40.949 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 08:54:40.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 08:54:40.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 08:54:40.982 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:40.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:40.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:40.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:40.983 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 08:54:40.983 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:40.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:40.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:40.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:40.984 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:40.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:40.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:40.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:40.985 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 08:54:40.985 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:40.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:40.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:40.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:40.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 08:54:40.986 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 08:54:40.986 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 08:54:40.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 08:54:40.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:40.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:40.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:41.022 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:41.022 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:54:41.022 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:41.022 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:41.022 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:41.022 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:41.022 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:41.022 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:54:41.022 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:41.022 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:54:41.022 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:54:41.022 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:54:41.022 DEBUG [main][MenuItemLookup] Item match:Profile 08:54:41.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 08:54:41.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 08:54:41.022 INFO [main][MenuItemHandler] Select menu item: Pro&file 08:54:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 08:54:41.025 DEBUG [Worker-6: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 08:54:42.043 DEBUG [Worker-7: Starting Server 1][AbstractWait] Wait for 1 seconds 08:54:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 08:54:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 08:54:43.524 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:43.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:43.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:43.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:43.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 08:54:43.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:43.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:43.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:43.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:43.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:43.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:43.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:43.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:43.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:43.526 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:43.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:43.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:43.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:43.527 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 08:54:43.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:43.527 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:43.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:43.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:43.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:43.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 08:54:43.528 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 08:54:43.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 08:54:43.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 08:54:43.535 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:43.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:43.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:43.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:43.536 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 08:54:43.536 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:43.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:43.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:43.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:43.537 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:43.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:43.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:43.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:43.539 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Profile on server Server 1 08:54:43.539 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:43.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:43.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:43.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:43.540 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 08:54:43.540 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 08:54:43.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 08:54:43.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 08:54:43.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:43.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:43.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:43.575 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:43.575 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:54:43.575 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:43.575 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:43.575 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:43.575 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:43.575 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:43.575 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:54:43.575 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:43.575 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:54:43.575 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:54:43.575 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:54:43.575 DEBUG [main][MenuItemLookup] Item match:Restart in Profile 08:54:43.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Profile" 08:54:43.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Profile 08:54:43.575 INFO [main][MenuItemHandler] Select menu item: Restart in Profile 08:54:43.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 08:54:43.577 DEBUG [Worker-10: Stopping Server 1][AbstractWait] Wait for 1 seconds 08:54:44.604 DEBUG [Worker-5: Starting Server 1][AbstractWait] Wait for 1 seconds 08:54:46.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 08:54:46.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 08:54:46.077 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:46.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:46.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:46.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:46.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 08:54:46.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:46.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:46.078 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:46.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:46.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:46.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:46.079 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 08:54:46.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:46.079 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:46.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:46.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:46.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:46.081 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:46.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:46.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:46.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:46.081 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 08:54:46.081 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 08:54:46.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 08:54:46.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 08:54:46.089 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:46.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:46.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:46.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:46.095 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 08:54:46.096 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:46.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:46.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:46.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:46.097 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:46.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:46.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:46.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:46.098 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 08:54:46.098 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:46.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:46.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:46.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:46.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 08:54:46.099 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 08:54:46.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 08:54:46.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 08:54:46.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:46.106 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:46.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:46.131 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:46.131 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:54:46.131 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:46.131 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:46.131 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:46.132 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:46.132 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:46.132 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:54:46.132 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:46.132 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:54:46.132 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:54:46.132 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:54:46.132 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:54:46.132 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 08:54:46.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 08:54:46.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 08:54:46.132 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 08:54:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 08:54:46.133 DEBUG [Worker-9: Stopping Server 1][AbstractWait] Wait for 1 seconds 08:54:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 08:54:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 08:54:47.633 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:47.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:47.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:47.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 08:54:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:47.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:47.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:47.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:47.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:47.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:47.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:47.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:47.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:47.635 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:47.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:47.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:47.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:47.636 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 08:54:47.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:47.636 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:47.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:47.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:47.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:47.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:54:47.637 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:54:47.638 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:54:47.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:54:47.645 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:47.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:47.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:47.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:47.646 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 08:54:47.646 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:47.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:47.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:47.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:47.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:47.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:47.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:47.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:47.654 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:47.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:47.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:47.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:47.655 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 08:54:47.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:54:47.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:48.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:54:48.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:54:48.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:48.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:48.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:54:48.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:48.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:48.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:54:48.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:48.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:48.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:48.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:48.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:48.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:48.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 '\*?\QServers\E') 08:54:48.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:48.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:48.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:48.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:48.674 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:48.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:48.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:48.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:48.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:48.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:48.677 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:48.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:48.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:48.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:48.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:48.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:48.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:48.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:48.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:48.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:48.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:48.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:48.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:48.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:48.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:48.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:48.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:48.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:48.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:48.712 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:48.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:48.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:48.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:48.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:48.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:48.734 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:54:48.735 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:48.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:48.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:48.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:48.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:48.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:48.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:48.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:48.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:48.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:48.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:48.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:48.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:48.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:48.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:48.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:48.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:48.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:48.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:48.769 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:48.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:48.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:48.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:48.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:48.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:48.772 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:54:48.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:54:49.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:54:49.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:49.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:49.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:49.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:54:49.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:54:49.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:54:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:49.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:54:49.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:54:49.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:54:49.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:54:49.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:54:49.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:54:49.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:54:49.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:49.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:49.301 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:54:49.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:49.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:49.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:49.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:49.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:49.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:49.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:49.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:49.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:49.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:49.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:49.312 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:49.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:49.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:49.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:49.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:49.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:49.315 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:49.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:49.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:49.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:49.315 INFO [WorkbenchTestable][ServersView2] Create new server 08:54:49.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:49.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:49.356 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:49.356 DEBUG [main][MenuItemLookup] Item match:New 08:54:49.356 DEBUG [main][MenuItemLookup] Found menu:'Server' 08:54:49.356 DEBUG [main][MenuItemLookup] Item match:Server 08:54:49.356 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 08:54:49.356 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 08:54:49.356 INFO [main][MenuItemHandler] Select menu item: Server 08:54:49.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:54:49.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:54:49.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:54:49.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:49.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:49.545 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:54:49.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:49.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:49.545 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:54:49.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:49.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:49.545 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:54:49.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:49.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:49.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:54:49.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:49.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:49.546 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:54:49.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:49.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:54:49.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:49.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:49.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:49.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:49.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:49.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:54:49.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:54:49.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 08:54:49.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:54:49.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:54:49.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:54:49.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:54:49.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:50.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:50.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:54:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:54:50.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:54:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:50.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:54:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:50.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:54:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 08:54:50.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:54:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:50.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:50.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:50.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:54:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:54:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:54:50.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:54:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:50.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:54:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:50.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:54:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:54:50.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:54:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:50.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:54:50.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:50.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:54:50.125 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 08:54:50.125 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 08:54:50.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 08:54:50.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 08:54:50.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:54:50.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:50.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:50.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:50.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:50.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:50.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:50.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:50.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:54:50.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:50.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:50.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:50.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:50.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:54:50.641 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:54:50.642 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 08:54:50.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:54:50.643 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:54:50.643 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:54:51.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:54:51.144 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:54:51.144 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:54:51.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:54:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:51.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:51.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:51.152 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:54:51.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:51.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:51.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:51.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:51.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:54:51.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:54:51.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:51.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:51.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:51.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:51.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:51.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:51.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:51.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:51.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:51.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.672 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:54:51.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:51.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:51.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:51.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:51.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:51.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:51.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:51.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:51.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:51.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:51.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:51.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 08:54:51.688 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:51.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:51.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:51.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:51.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:51.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:51.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:51.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:51.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:51.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:51.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:51.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:51.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 '\*?\QServers\E') 08:54:51.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:51.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:51.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:51.723 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:51.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:51.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:51.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:51.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:51.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:51.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:51.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:51.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:51.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:51.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:51.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:51.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:51.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:51.782 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:51.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:51.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:51.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:51.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:51.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:51.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 08:54:51.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.791 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:54:51.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:51.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:51.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:51.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:51.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:51.823 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:51.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:51.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:51.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:51.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:51.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:51.845 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:51.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:51.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:51.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:51.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:51.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:51.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:51.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:51.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:51.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:51.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:51.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:51.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:51.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:51.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:51.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:51.881 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:51.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:51.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:51.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:51.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:51.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:51.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:51.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:51.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:51.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:51.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:51.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:51.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:51.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:51.917 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:51.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:51.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:51.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:51.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:51.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:51.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 '\*?\QServers\E') 08:54:51.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:51.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:51.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:51.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:51.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:51.952 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:51.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:51.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:51.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:51.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:51.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:51.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 08:54:51.954 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 08:54:51.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 08:54:51.982 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 08:54:51.983 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:51.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:51.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:51.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:51.984 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 08:54:51.984 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:51.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:51.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:51.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:51.985 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:51.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:51.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:51.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:51.986 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 08:54:51.986 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:51.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:51.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:51.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:51.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 08:54:51.987 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 08:54:51.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 08:54:51.999 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 08:54:51.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:52.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:52.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:52.026 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:52.026 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:54:52.026 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:52.026 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:52.026 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:52.026 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:52.026 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:52.026 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:54:52.026 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:52.026 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:54:52.026 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:54:52.026 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 08:54:52.026 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 08:54:52.026 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 08:54:52.027 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 08:54:52.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 08:54:52.029 DEBUG [Worker-1: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 08:54:53.050 DEBUG [Worker-5: Starting Server 2][AbstractWait] Wait for 1 seconds 08:54:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 08:54:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 08:54:54.529 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 08:54:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:54.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:54.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:54.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:54.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:54.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:54.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:54.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:54.530 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:54.531 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 08:54:54.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:54.531 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:54.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 08:54:54.532 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 08:54:54.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 08:54:54.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 08:54:54.544 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:54.545 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: false 08:54:54.545 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:54.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:54.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:54.569 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:54.569 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:54:54.569 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:54.569 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:54.569 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:54.569 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:54.569 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:54.569 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:54:54.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:54:54.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:54:54.569 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:54:54.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:54:54.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:54:54.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:54:54.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:54.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:54.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:54:54.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:54:54.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:54.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:54.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:54:54.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:54:54.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:54.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:54.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:54.637 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 08:54:54.637 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Stop server(s) before deleting 08:54:54.637 INFO [WorkbenchTestable][AbstractButton] Click button Stop server(s) before deleting 08:54:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:54.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:54.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:54.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:54:54.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:54:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:54.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:54:54.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:54:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:54.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:54.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:54:54.639 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:54:54.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:54:54.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:54:54.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:54:54.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:54:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:54:54.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.709 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:54:54.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:54.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:54.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:54.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:54.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:54.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:54.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:54.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:54.742 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:54.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:54.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 08:54:54.746 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:54.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:54.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:54.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:54.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:54.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:54.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:54.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:54.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:54.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 '\*?\QServers\E') 08:54:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:54.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:54.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:54.781 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:54.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:54.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:54.806 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:54:54.806 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:54.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:54.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:54.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:54.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:54.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:54.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:54.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:54.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:54.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:54.842 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:54.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:54.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:54.846 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:54:54.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 08:54:54.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:54.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:54.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:54.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:54.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:54.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:54.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:54.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:54.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:54.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.872 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:54:54.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:54.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:54.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:54.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:54.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:54.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:54.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:54.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:54.898 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:54.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:54.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:54.922 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:54.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:54.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:54.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:54.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:54.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:54.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:54.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:54.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 '\*?\QServers\E') 08:54:54.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:54.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:54.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:54.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:54.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:54.961 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:54.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:54.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:54.988 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:54.989 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:54.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:54.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:54.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:54.990 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 08:54:54.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:54:54.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:55.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:55.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:54:55.491 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:54:55.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:54:55.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:54:55.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:54:55.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:55.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:55.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:54:55.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:56.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:56.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:56.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:56.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:56.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:56.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:56.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:56.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:56.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:56.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:56.012 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:56.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:56.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:56.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:56.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:56.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:56.015 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:56.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:56.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:56.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:56.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:56.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:56.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:56.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:56.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:56.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:56.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:56.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:56.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:56.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:56.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:56.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:56.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:56.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:56.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:56.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:56.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:56.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:56.049 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:56.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:56.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:56.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:56.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:56.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:56.072 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:54:56.072 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:56.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:56.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:56.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:56.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:54:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:56.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:56.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:56.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:54:56.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:56.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:56.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:56.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:56.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:56.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:54:56.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:54:56.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:54:56.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:54:56.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:54:56.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:54:56.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:54:56.120 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:56.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:56.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:56.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:56.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:56.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:56.123 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:54:56.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:54:56.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:54:56.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:56.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:56.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:54:56.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:54:56.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:54:56.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:54:56.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:54:56.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:54:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:54:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:54:56.625 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:54:56.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:54:56.625 INFO [WorkbenchTestable][RequirementsRunner] Started test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:54:56.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:54:56.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:54:56.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:54:56.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:54:56.626 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:56.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:56.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:56.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:54:56.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:54:56.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:54:56.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:54:56.629 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:54:56.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:54:56.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:54:56.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:56.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:56.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:56.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:56.663 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 08:54:56.663 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:56.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:56.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:56.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:56.664 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:56.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:56.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:56.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:56.665 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 08:54:56.665 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:56.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:56.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:56.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:56.666 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:54:56.666 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:54:56.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:54:56.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:54:56.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:56.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:56.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:56.704 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:56.704 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:54:56.704 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:56.704 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:56.704 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:56.704 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:56.704 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:56.704 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:54:56.704 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:56.704 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:54:56.704 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:54:56.704 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:54:56.704 DEBUG [main][MenuItemLookup] Item match:Profile 08:54:56.704 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 08:54:56.704 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 08:54:56.704 INFO [main][MenuItemHandler] Select menu item: Pro&file 08:54:56.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 08:54:56.708 DEBUG [Worker-2: Starting Server 1][AbstractWait] Wait for 1 seconds 08:54:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 08:54:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 08:54:58.207 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:58.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:58.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:58.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 08:54:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:58.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:58.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:58.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:58.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:58.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:58.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:58.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:58.208 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:58.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:58.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:58.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:58.209 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 08:54:58.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:58.210 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:58.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:58.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:58.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:58.211 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:58.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:58.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:58.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:58.212 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 08:54:58.212 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 08:54:58.212 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 08:54:58.223 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 08:54:58.224 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:58.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:58.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:58.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:58.225 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 08:54:58.225 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:58.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:58.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:58.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:58.226 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:58.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:58.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:58.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:58.227 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:58.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:58.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:58.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:58.228 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 08:54:58.228 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 08:54:58.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 08:54:58.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 08:54:58.239 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:58.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:58.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:58.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:58.240 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 08:54:58.240 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:58.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:58.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:58.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:58.241 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:58.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:58.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:58.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:58.242 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 08:54:58.242 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:58.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:58.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:58.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:58.243 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 08:54:58.243 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 08:54:58.243 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 08:54:58.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 08:54:58.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:58.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:54:58.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:54:58.276 DEBUG [main][MenuItemLookup] Found menu:'New' 08:54:58.276 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:54:58.276 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:54:58.276 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:58.276 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:54:58.276 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:54:58.276 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:54:58.276 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:54:58.276 DEBUG [main][MenuItemLookup] Found menu:'' 08:54:58.276 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:54:58.276 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:54:58.276 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:54:58.276 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:54:58.276 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 08:54:58.276 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 08:54:58.276 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 08:54:58.276 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 08:54:58.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 08:54:58.277 DEBUG [Worker-3: Stopping Server 1][AbstractWait] Wait for 1 seconds 08:54:59.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 08:54:59.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 08:54:59.777 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:59.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:59.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:59.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:59.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 08:54:59.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:54:59.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:54:59.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:54:59.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:54:59.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:54:59.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:54:59.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:54:59.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:54:59.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:54:59.779 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:59.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:59.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:59.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:59.780 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 08:54:59.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:54:59.780 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:54:59.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:54:59.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:54:59.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:54:59.781 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 08:54:59.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:54:59.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:00.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:00.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:00.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:00.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:00.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:00.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:00.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:00.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:00.788 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:00.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:00.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:00.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:00.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:00.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:00.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:00.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 '\*?\QServers\E') 08:55:00.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:00.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:00.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:00.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:00.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:00.801 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:00.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:00.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:00.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:00.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:00.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:00.804 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:00.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:00.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:00.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:00.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:00.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:00.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:00.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:00.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:00.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:00.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:00.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:00.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:00.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:00.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 '\*?\QServers\E') 08:55:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:00.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:00.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:00.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:00.839 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:00.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:00.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:00.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:00.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:00.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:00.842 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:55:00.842 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:00.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:00.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:00.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:00.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:00.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:00.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:00.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:00.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:00.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:00.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:00.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:00.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:00.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:00.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:00.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:00.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:00.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:00.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:00.876 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:00.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:00.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:00.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:00.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:00.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:00.903 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:55:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:01.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:55:01.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:01.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:01.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:01.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:01.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:01.405 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:01.405 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:55:01.405 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:55:01.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:01.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:01.406 INFO [WorkbenchTestable][RequirementsRunner] Finished test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:01.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:55:01.406 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:01.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:01.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:55:01.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:55:01.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:55:01.407 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:01.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:01.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:01.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:01.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:01.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:01.429 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:01.429 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:01.429 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:01.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:01.435 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:55:01.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:01.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:01.462 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:55:01.462 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:55:01.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:55:01.462 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:55:01.463 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:55:01.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: "Add and Remove..."] is available.... 08:55:01.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:01.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:01.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:55:01.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:55:01.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:01.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:01.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:01.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:01.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:55:01.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:01.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:01.578 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 08:55:01.578 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 08:55:01.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:55:01.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:01.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:01.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:01.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:01.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:01.580 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:55:01.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:01.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:01.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:01.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:01.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:55:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:55:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:55:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:55:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:01.637 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:01.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:01.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:01.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:01.639 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:01.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:01.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:01.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:01.640 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 08:55:01.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:01.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:02.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:02.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:02.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:02.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:02.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:02.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:02.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:02.648 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:02.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:02.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:02.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:02.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:02.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:02.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 '\*?\QServers\E') 08:55:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:02.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:02.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:02.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:02.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:02.681 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:02.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:02.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:02.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:02.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:02.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:02.684 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:02.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:02.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:02.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:02.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:02.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:02.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:02.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:02.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:02.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:02.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:02.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:02.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:02.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:02.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:02.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:02.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:02.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:02.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:02.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:02.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:02.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:02.718 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:02.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:02.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:02.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:02.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:02.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:02.721 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:55:02.721 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:02.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:02.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:02.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:02.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:02.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:02.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:02.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:02.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:02.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:02.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:02.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:02.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:02.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:02.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:02.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:02.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 '\*?\QServers\E') 08:55:02.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:02.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:02.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:02.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:02.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:02.776 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:02.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:02.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:02.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:02.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:02.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:02.779 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:55:02.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:55:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:03.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:03.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:03.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:55:03.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:55:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:03.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:03.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:55:03.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:03.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:03.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:55:03.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:55:03.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:55:03.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:03.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:03.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:03.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:03.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:03.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:03.285 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:03.285 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:03.285 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:03.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:03.313 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:03.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:03.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:03.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:03.314 INFO [WorkbenchTestable][AbstractServer] Publish server 'Server 1' 08:55:03.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:03.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:03.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:03.340 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:03.340 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:03.340 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:03.340 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:03.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:03.340 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:03.340 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:03.340 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:03.340 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:03.340 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:55:03.340 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:55:03.340 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:55:03.340 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:55:03.340 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:55:03.340 DEBUG [main][MenuItemLookup] Item match:Publish Ctrl+Alt+P 08:55:03.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Publish Ctrl+Alt+P" 08:55:03.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Publish Ctrl+Alt+P 08:55:03.341 INFO [main][MenuItemHandler] Select menu item: Publish Ctrl+Alt+P 08:55:03.343 DEBUG [Worker-8: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 08:55:03.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 08:55:04.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 08:55:04.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 08:55:04.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:04.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:04.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:04.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:04.864 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:04.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:04.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:04.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:04.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 08:55:04.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:04.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:04.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:04.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:04.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:04.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:04.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:04.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:04.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:04.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:04.866 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:04.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:04.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:04.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:04.867 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:04.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:04.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:04.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:04.868 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:04.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:04.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:04.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:04.869 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 08:55:04.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:04.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:05.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:05.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:05.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:05.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:05.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:05.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:05.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:05.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:05.878 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:05.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:05.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:05.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:05.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:05.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:05.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:05.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:05.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:05.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:05.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:05.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:05.890 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:05.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:05.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:05.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:05.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:05.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:05.893 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:05.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:05.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:05.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:05.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:05.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:05.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:05.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:05.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:05.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:05.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:05.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:05.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:05.920 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:05.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:05.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:05.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:05.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:05.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:05.926 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:05.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:05.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:05.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:05.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:05.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:05.929 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:55:05.929 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:05.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:05.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:05.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:05.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:05.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:05.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:05.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:05.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:05.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:05.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:05.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:05.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 '\*?\QServers\E') 08:55:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:05.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:05.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:05.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:05.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:05.963 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:05.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:05.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:05.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:05.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:05.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:05.966 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:55:05.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:55:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:06.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:06.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:06.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:06.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:06.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:55:06.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:55:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:06.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:06.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:55:06.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:06.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:06.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:55:06.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:55:06.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:55:06.468 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:06.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:06.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:06.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:06.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:06.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:06.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:06.472 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:06.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:06.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:06.479 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:06.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:06.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:06.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:06.480 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 08:55:06.481 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:06.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:06.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:06.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:06.482 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:06.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:06.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:06.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:06.483 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 08:55:06.503 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:06.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:06.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:06.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:06.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:06.505 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:06.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:06.511 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:06.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:06.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:06.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:06.537 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:06.537 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:06.537 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:06.537 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:06.537 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:06.537 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:06.537 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:06.537 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:06.537 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:06.537 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:55:06.537 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:55:06.537 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 08:55:06.537 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 08:55:06.537 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 08:55:06.537 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 08:55:06.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 08:55:06.540 DEBUG [Worker-2: Starting Server 1][AbstractWait] Wait for 1 seconds 08:55:08.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 08:55:08.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 08:55:08.039 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:08.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:08.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:08.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:08.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 08:55:08.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:08.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:08.041 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:08.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:08.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:08.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:08.043 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 08:55:08.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:08.043 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:08.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:08.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:08.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:08.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 08:55:08.044 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 08:55:08.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 08:55:08.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 08:55:08.057 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:08.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:08.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:08.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:08.058 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 08:55:08.058 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:08.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:08.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:08.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:08.060 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:08.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:08.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:08.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:08.061 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 08:55:08.061 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:08.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:08.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:08.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:08.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 08:55:08.062 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 08:55:08.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 08:55:08.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 08:55:08.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:08.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:08.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:08.103 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:08.103 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:08.103 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:08.103 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:08.103 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:08.103 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:08.103 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:08.103 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:08.103 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:08.103 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:55:08.103 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:55:08.103 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:55:08.103 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:55:08.103 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 08:55:08.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 08:55:08.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 08:55:08.103 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 08:55:08.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 08:55:08.104 DEBUG [Worker-4: Stopping Server 1][AbstractWait] Wait for 1 seconds 08:55:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 08:55:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 08:55:09.604 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:09.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:09.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:09.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:09.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 08:55:09.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:09.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:09.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:09.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:09.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:09.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:09.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:09.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:09.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:09.606 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:09.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:09.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:09.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:09.607 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 08:55:09.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:09.607 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:09.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:09.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:09.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:09.608 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:09.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:09.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:09.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:09.609 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:09.609 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:09.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:09.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:09.621 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:09.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:09.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:09.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:09.623 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 08:55:09.623 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:09.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:09.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:09.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:09.624 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:09.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:09.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:09.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:09.625 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:09.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:09.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:09.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:09.626 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 08:55:09.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:09.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:10.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:10.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:10.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:10.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:10.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:10.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:10.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:10.634 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:10.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:10.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:10.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:10.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:10.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:10.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:10.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 '\*?\QServers\E') 08:55:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:10.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:10.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:10.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:10.646 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:10.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:10.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:10.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:10.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:10.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:10.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:10.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:10.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:10.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:10.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:10.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:10.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:10.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:10.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:10.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:10.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:10.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:10.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:10.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:10.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:10.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:10.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:10.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:10.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:10.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:10.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:10.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:10.706 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:10.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:10.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:10.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:10.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:10.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:10.709 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:55:10.709 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:10.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:10.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:10.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:10.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:10.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:10.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:10.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:10.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:10.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:10.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:10.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:10.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:10.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:10.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:10.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:10.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:10.742 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:10.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:10.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:10.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:10.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:10.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:10.745 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:55:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:55:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:11.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:11.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:11.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:11.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:11.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:11.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:55:11.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:55:11.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:11.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:11.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:55:11.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:11.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:11.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:55:11.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:55:11.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:55:11.269 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:11.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:11.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:11.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:11.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:11.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:11.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:11.272 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:11.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:11.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:11.308 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:11.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:11.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:11.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:11.310 INFO [WorkbenchTestable][AbstractServer] Clean server 'Server 1' 08:55:11.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:11.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:11.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:55:11.331 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:55:11.331 DEBUG [main][MenuItemLookup] Item match:Clean... 08:55:11.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Clean..." 08:55:11.331 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clean... 08:55:11.331 INFO [main][MenuItemHandler] Select menu item: &Clean... 08:55:11.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:55:11.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:55:11.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:55:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:11.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 "OK") 08:55:11.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:55:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:11.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:55:11.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:55:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:11.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:11.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:11.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:11.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:11.388 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:55:11.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:11.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:11.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:11.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:11.405 DEBUG [Worker-1: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 08:55:11.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:55:11.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:55:11.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 08:55:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 08:55:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 08:55:12.440 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:12.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:12.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:12.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:12.942 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:12.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:12.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:12.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 08:55:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:12.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:12.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:12.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:12.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:12.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:12.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:12.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:12.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:12.943 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:12.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:12.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:12.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:12.944 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:12.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:12.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:12.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:12.945 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:12.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:12.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:12.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:12.946 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 08:55:12.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:12.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:13.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:13.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:13.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:13.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:13.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:13.954 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:13.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:13.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:13.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:13.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:13.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:13.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:13.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 '\*?\QServers\E') 08:55:13.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:13.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:13.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:13.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:13.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:13.967 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:13.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:13.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:13.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:13.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:13.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:13.992 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:13.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:13.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:13.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:13.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:13.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:13.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:13.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:13.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:13.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:13.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:13.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:13.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:14.000 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:14.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:14.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:14.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:14.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:14.036 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:14.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:14.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:14.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:14.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:14.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:14.039 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:55:14.039 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:14.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:14.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:14.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:14.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:14.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:14.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:14.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:14.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:14.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:14.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:14.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:14.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:14.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:14.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 '\*?\QServers\E') 08:55:14.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:14.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:14.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:14.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:14.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:14.084 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:14.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:14.106 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:55:14.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:14.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:55:14.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:14.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:14.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:14.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:14.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:14.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:14.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:55:14.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:55:14.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:14.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:14.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:14.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:55:14.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:14.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:14.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:55:14.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:55:14.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:55:14.609 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:14.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:14.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:14.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:14.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:14.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:14.612 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:14.612 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:14.612 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:14.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:14.640 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:14.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:14.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:14.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:14.642 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 08:55:14.642 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:14.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:14.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:14.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:14.643 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:14.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:14.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:14.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:14.644 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 08:55:14.644 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:14.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:14.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:14.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:14.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:14.645 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:14.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:14.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:14.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:14.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:14.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:14.678 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:14.678 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:14.678 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:14.678 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:14.678 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:14.678 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:14.678 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:14.678 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:14.678 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:14.678 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:55:14.678 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 08:55:14.678 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 08:55:14.678 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 08:55:14.678 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 08:55:14.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 08:55:14.681 DEBUG [Worker-3: Starting Server 1][AbstractWait] Wait for 1 seconds 08:55:16.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 08:55:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 08:55:16.180 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:16.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:16.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:16.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:16.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 08:55:16.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:16.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:16.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:16.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:16.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:16.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:16.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:16.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:16.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:16.181 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:16.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:16.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:16.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:16.182 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 08:55:16.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:16.182 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:16.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:16.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:16.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:16.183 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:16.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:16.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:16.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:16.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 08:55:16.184 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 08:55:16.185 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 08:55:16.191 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 08:55:16.192 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:16.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:16.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:16.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:16.193 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 08:55:16.193 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:16.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:16.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:16.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:16.195 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:16.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:16.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:16.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:16.196 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:16.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:16.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:16.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:16.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 08:55:16.197 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 08:55:16.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 08:55:16.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 08:55:16.209 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:16.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:16.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:16.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:16.210 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 08:55:16.210 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:16.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:16.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:16.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:16.211 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:16.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:16.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:16.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:16.212 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 08:55:16.213 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:16.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:16.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:16.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:16.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 08:55:16.214 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 08:55:16.214 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 08:55:16.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 08:55:16.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:16.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:16.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:16.249 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:16.249 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:16.249 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:16.249 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:16.249 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:16.249 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:16.249 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:16.249 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:16.249 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:16.249 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:55:16.249 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:55:16.249 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:55:16.249 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:55:16.249 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 08:55:16.249 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 08:55:16.249 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 08:55:16.249 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 08:55:16.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 08:55:16.250 DEBUG [Worker-11: Stopping Server 1][AbstractWait] Wait for 1 seconds 08:55:17.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 08:55:17.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 08:55:17.750 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:17.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:17.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:17.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:17.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 08:55:17.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:17.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:17.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:17.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:17.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:17.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:17.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:17.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:17.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:17.752 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:17.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:17.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:17.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:17.753 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 08:55:17.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:17.753 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:17.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:17.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:17.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:17.754 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 08:55:17.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:17.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:18.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:18.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:18.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:18.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:18.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:18.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:18.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:18.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:18.762 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:18.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:18.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:18.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:18.768 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:18.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:18.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:18.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:18.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:18.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:18.774 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:18.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:18.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:18.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:18.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:18.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:18.777 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:18.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:18.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:18.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:18.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:18.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:18.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:18.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:18.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:18.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:18.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:18.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:18.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:18.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:18.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:18.804 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:18.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:18.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:18.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:18.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:18.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:18.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:18.809 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:18.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:18.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:18.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:18.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:18.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:18.812 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:55:18.812 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:18.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:18.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:18.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:18.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:18.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:18.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:18.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:18.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:18.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:18.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:18.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:18.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:18.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:18.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:18.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:18.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 '\*?\QServers\E') 08:55:18.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:18.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:18.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:18.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:18.846 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:18.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:18.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:18.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:18.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:18.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:18.869 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:55:18.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:55:19.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:19.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:19.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:19.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:19.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:19.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:55:19.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:55:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:19.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:19.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:55:19.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:19.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:19.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:55:19.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:55:19.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:55:19.372 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:19.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:19.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:19.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:19.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:19.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:19.374 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:19.374 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:19.374 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:19.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:19.403 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:19.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:19.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:19.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:19.404 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 08:55:19.405 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:19.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:19.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:19.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:19.406 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:19.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:19.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:19.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:19.407 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 08:55:19.407 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:19.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:19.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:19.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:19.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:19.408 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:19.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:19.414 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:19.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:19.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:19.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:19.440 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:19.440 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:19.440 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:19.440 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:19.440 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:19.440 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:19.440 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:19.440 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:19.440 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:19.441 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:55:19.441 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:55:19.441 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 08:55:19.441 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 08:55:19.441 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 08:55:19.441 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 08:55:19.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 08:55:19.443 DEBUG [Worker-0: Starting Server 1][AbstractWait] Wait for 1 seconds 08:55:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 08:55:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 08:55:20.943 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:20.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:20.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:20.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:20.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 08:55:20.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:20.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:20.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:20.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:20.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:20.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:20.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:20.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:20.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:20.944 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:20.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:20.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:20.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:20.945 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 08:55:20.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:20.945 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:20.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:20.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:20.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:20.946 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:20.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:20.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:20.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:20.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 08:55:20.947 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 08:55:20.948 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 08:55:20.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 08:55:20.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:20.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:20.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:20.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:20.957 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 08:55:20.957 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:20.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:20.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:20.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:20.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:20.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:20.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:20.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:20.959 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:20.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:20.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:20.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:20.960 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 08:55:20.960 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 08:55:20.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 08:55:20.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 08:55:20.971 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:20.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:20.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:20.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:20.973 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 08:55:20.973 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:20.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:20.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:20.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:20.974 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:20.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:20.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:20.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:20.975 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 08:55:20.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:20.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:20.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:20.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:20.976 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 08:55:20.976 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 08:55:20.976 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 08:55:20.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 08:55:20.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:20.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:20.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:21.011 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:21.011 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:21.011 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:21.011 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:21.011 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:21.011 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:21.011 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:21.011 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:21.011 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:21.011 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:55:21.011 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:55:21.011 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:55:21.011 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:55:21.011 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 08:55:21.011 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 08:55:21.011 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 08:55:21.011 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 08:55:21.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 08:55:21.011 DEBUG [Worker-2: Stopping Server 1][AbstractWait] Wait for 1 seconds 08:55:22.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 08:55:22.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 08:55:22.512 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:22.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:22.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:22.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:22.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 08:55:22.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:22.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:22.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:22.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:22.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:22.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:22.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:22.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:22.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:22.513 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:22.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:22.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:22.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:22.514 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 08:55:22.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:22.515 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:22.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:22.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:22.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:22.516 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 08:55:22.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:22.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:23.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:23.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:23.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:23.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:23.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:23.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:23.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:23.523 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:23.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:23.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:23.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:23.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:23.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:23.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:23.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:23.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:23.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:23.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:23.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:23.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:23.535 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:23.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:23.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:23.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:23.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:23.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:23.538 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:23.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:23.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:23.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:23.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:23.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:23.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:23.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:23.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:23.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:23.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:23.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:23.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:23.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:23.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:23.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:23.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:23.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:23.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:23.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:23.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:23.571 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:23.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:23.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:23.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:23.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:23.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:23.574 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:55:23.574 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:23.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:23.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:23.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:23.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:23.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:23.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:23.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:23.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:23.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:23.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:23.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:23.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:23.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:23.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:23.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:55:23.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:23.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:23.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:23.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:23.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:23.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:23.607 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:23.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:23.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:23.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:23.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:23.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:23.630 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:55:23.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:24.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:55:24.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:24.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:24.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:55:24.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:24.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:24.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:24.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:55:24.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:55:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:24.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:24.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:55:24.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:24.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:24.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:55:24.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:55:24.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:55:24.133 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:24.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:24.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:24.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:55:24.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:24.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:24.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:24.135 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:24.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:24.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:24.162 INFO [WorkbenchTestable][AbstractServer] Open server's editor 08:55:24.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:24.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:24.182 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:24.182 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:24.182 DEBUG [main][MenuItemLookup] Item match:Open F3 08:55:24.182 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open F3" 08:55:24.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open F3 08:55:24.183 INFO [main][MenuItemHandler] Select menu item: Open F3 08:55:24.443 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:24.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:24.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:24.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:24.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@501750c1 is found... 08:55:24.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@501750c1 is found finished successfully 08:55:24.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServer 1\E') 08:55:24.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:24.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:24.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:24.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:24.494 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Server 1 08:55:24.525 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:24.525 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:24.525 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:55:24.525 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:55:24.527 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:24.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:24.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:24.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:24.562 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:24.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:24.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:24.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:24.563 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:24.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:24.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:24.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:24.564 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 08:55:24.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:24.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:25.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:25.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:25.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:25.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:25.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:25.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:25.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:25.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:25.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:25.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:25.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:25.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:25.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:25.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:25.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:25.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:25.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:25.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:25.626 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:25.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:25.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:25.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:25.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:25.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:25.629 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:25.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:25.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:25.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:25.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:25.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:25.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:25.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:25.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:25.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:25.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:25.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:25.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:25.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 '\*?\QServers\E') 08:55:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:25.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:25.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:25.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:25.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:25.698 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:25.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:25.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:25.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:25.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:25.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:25.723 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:55:25.724 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:25.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:25.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:25.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:25.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:25.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:25.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:25.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:25.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:25.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:25.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:25.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:25.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:25.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:25.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:25.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:25.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:25.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:25.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:25.776 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:25.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:25.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:25.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:25.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:25.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:25.779 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:55:25.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:55:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:26.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:26.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:26.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:26.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:26.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:55:26.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:55:26.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:26.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:26.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:26.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:55:26.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:26.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:26.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:55:26.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:55:26.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:55:26.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:26.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:26.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:26.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:26.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:26.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:26.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:26.306 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:26.306 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:26.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:26.314 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:26.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:26.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:26.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:26.315 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 08:55:26.315 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:26.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:26.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:26.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:26.316 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:26.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:26.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:26.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:26.321 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 08:55:26.322 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:26.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:26.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:26.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:26.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:26.323 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:26.323 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:26.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:26.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:26.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:26.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:26.357 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:26.357 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:26.357 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:26.357 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:26.357 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:26.357 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:26.357 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:26.357 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:26.357 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:26.357 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:55:26.357 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 08:55:26.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 08:55:26.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 08:55:26.357 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 08:55:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 08:55:26.360 DEBUG [Worker-9: Starting Server 1][AbstractWait] Wait for 1 seconds 08:55:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 08:55:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 08:55:27.859 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:27.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:27.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:27.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 08:55:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:27.861 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:27.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:27.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:27.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:27.863 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 08:55:27.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:27.864 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:27.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:27.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:27.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:27.865 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 08:55:27.865 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 08:55:27.865 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 08:55:27.872 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 08:55:27.873 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:27.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:27.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:27.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:27.874 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 08:55:27.875 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:27.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:27.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:27.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:27.876 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:27.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:27.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:27.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:27.877 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Debug on server Server 1 08:55:27.877 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:27.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:27.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:27.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:27.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 08:55:27.883 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 08:55:27.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 08:55:27.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 08:55:27.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:27.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:27.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:27.917 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:27.917 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:27.917 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:27.917 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:27.917 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:27.917 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:27.917 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:27.917 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:27.917 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:27.917 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:55:27.917 DEBUG [main][MenuItemLookup] Item match:Restart in Debug Ctrl+Alt+D 08:55:27.917 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Debug Ctrl+Alt+D" 08:55:27.917 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Debug Ctrl+Alt+D 08:55:27.917 INFO [main][MenuItemHandler] Select menu item: Restart in Debug Ctrl+Alt+D 08:55:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 08:55:27.918 DEBUG [Worker-3: Stopping Server 1][AbstractWait] Wait for 1 seconds 08:55:28.939 DEBUG [Worker-2: Starting Server 1][AbstractWait] Wait for 1 seconds 08:55:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 08:55:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 08:55:30.419 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:30.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:30.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:30.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 08:55:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:30.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:30.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:30.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:30.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:30.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:30.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:30.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:30.420 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:30.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:30.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:30.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:30.421 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 08:55:30.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:30.421 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:30.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:30.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:30.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:30.423 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:30.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:30.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:30.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:30.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 08:55:30.424 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 08:55:30.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 08:55:30.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 08:55:30.431 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:30.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:30.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:30.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:30.432 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 08:55:30.432 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:30.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:30.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:30.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:30.434 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:30.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:30.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:30.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:30.439 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 08:55:30.440 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:30.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:30.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:30.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:30.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 08:55:30.441 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 08:55:30.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 08:55:30.447 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 08:55:30.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:30.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:30.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:30.474 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:30.474 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:30.474 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:30.474 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:30.474 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:30.474 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:30.474 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:30.474 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:30.474 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:30.474 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:55:30.474 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:55:30.474 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:55:30.474 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:55:30.474 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 08:55:30.474 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 08:55:30.474 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 08:55:30.474 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 08:55:30.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 08:55:30.475 DEBUG [Worker-6: Stopping Server 1][AbstractWait] Wait for 1 seconds 08:55:31.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 08:55:31.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 08:55:31.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:31.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:31.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:31.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:31.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 08:55:31.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:31.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:31.977 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:31.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:31.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:31.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:31.978 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 08:55:31.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:31.978 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:31.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:31.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:31.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:31.979 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:31.979 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:31.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:31.986 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:31.987 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:31.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:31.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:31.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:31.988 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 08:55:31.988 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:31.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:31.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:31.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:31.989 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:31.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:31.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:31.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:31.990 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:31.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:31.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:31.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:31.991 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 08:55:31.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:32.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:32.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:32.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:32.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:32.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:32.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:32.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:33.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:33.004 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:33.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:33.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:33.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:33.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:33.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:33.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:33.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:33.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:33.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:33.026 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:33.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:33.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:33.053 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:33.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:33.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:33.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:33.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:33.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:33.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:33.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:33.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:33.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:33.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:33.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:33.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:33.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:33.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:33.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:33.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:33.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:33.124 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:33.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:33.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:33.127 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:55:33.150 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:33.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:33.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:33.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:33.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:33.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:33.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:33.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:33.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:33.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:33.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:33.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:33.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:33.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:33.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:33.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:33.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:33.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:33.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:33.174 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:33.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:33.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:33.177 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:55:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:33.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:55:33.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:33.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:33.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:33.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:33.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:33.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:33.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:55:33.200 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:55:33.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:33.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:33.200 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:33.200 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:55:33.200 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:33.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:33.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:55:33.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:55:33.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:55:33.201 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:33.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:33.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:33.203 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:33.203 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:33.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:33.210 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:33.210 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:55:33.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:33.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:33.254 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:55:33.254 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:55:33.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:55:33.255 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:55:33.255 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:55:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:33.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:33.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:33.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:55:33.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:55:33.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:33.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:33.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 08:55:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:33.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:33.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:33.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:33.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:33.389 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 08:55:33.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:33.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:33.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:33.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:33.402 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:55:33.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:55:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:33.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:33.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:33.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:33.404 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:55:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:33.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:33.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:55:33.419 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:55:33.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:55:33.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:33.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:33.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:33.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:33.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:33.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:33.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:33.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:33.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:33.920 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:33.921 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 08:55:33.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 08:55:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:33.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 08:55:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:33.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 08:55:33.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 08:55:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:33.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 08:55:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:33.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 08:55:33.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:33.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:33.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:33.922 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:33.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:55:33.923 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:55:33.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:55:33.931 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:55:33.939 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:33.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:55:33.940 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:55:33.940 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:55:33.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:55:33.948 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:33.949 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 08:55:33.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 08:55:33.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:33.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 08:55:33.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:33.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 08:55:33.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 08:55:33.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:33.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 08:55:33.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:33.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 08:55:33.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:33.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:33.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:33.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:33.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:55:33.956 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:55:33.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:55:33.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:55:33.964 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:33.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:55:33.965 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:55:33.965 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:55:33.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:55:33.977 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:33.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:55:33.978 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:55:33.978 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:55:33.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:55:33.988 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:33.990 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:55:33.990 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:55:33.990 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:55:33.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:55:33.996 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:33.997 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:33.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:33.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:33.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:33.998 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 08:55:34.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 08:55:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:34.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 08:55:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:34.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 08:55:34.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 08:55:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:34.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 08:55:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:34.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 08:55:34.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:34.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:34.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:34.004 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:34.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:34.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:34.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:34.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 08:55:34.005 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 08:55:34.006 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 08:55:34.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 08:55:34.013 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:55:34.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:34.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'Profile' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:34.047 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:55:34.047 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:55:34.047 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:55:34.047 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:55:34.048 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:55:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:34.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:34.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:34.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:55:34.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:55:34.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:34.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:34.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<< Remove All") 08:55:34.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:34.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:34.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:34.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:34.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:34.164 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 08:55:34.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:34.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:34.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:34.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:34.193 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:55:34.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:55:34.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:34.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:34.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:34.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:34.196 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:55:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:34.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:34.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:55:34.244 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 08:55:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:55:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:55:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:55:34.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:55:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:34.245 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 "OK", Widget matcher matching widgets with style: 8) 08:55:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:34.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:34.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:34.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:34.246 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:55:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:34.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:34.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:55:34.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:55:34.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:55:34.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:55:34.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:34.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:34.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:34.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:34.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:34.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:34.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:34.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:34.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:34.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:34.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:34.838 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:34.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:34.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:34.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:34.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:34.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 '\*?\QServers\E') 08:55:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:34.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:34.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:34.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:34.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:34.887 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:34.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:34.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:34.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:34.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:34.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:34.912 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:34.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:34.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:34.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:34.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:34.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:34.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:34.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:34.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:34.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:34.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:34.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:34.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:34.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:34.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:34.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:34.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:34.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:34.938 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:34.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:34.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:34.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:34.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:34.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:34.962 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:55:34.962 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:34.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:34.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:34.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:34.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:34.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:34.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:34.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:34.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:34.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:34.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:34.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:34.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:34.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:34.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:34.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:34.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:34.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:34.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:35.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:35.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:35.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:35.017 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:35.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:35.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:35.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:35.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:35.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:35.020 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:55:35.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:35.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:55:35.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:35.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:35.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:35.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:35.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:35.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:35.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:55:35.021 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:55:35.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:35.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:35.022 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:35.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:55:35.022 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:35.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:35.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:55:35.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:55:35.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:55:35.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:35.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:35.056 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:35.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:35.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:35.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:35.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:35.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:35.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:35.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:35.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:35.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:35.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:35.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:35.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:35.078 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:35.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:35.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:35.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:35.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:35.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:35.081 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:35.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:35.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:35.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:35.082 INFO [WorkbenchTestable][ServersView2] Create new server 08:55:35.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:35.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:35.128 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:35.128 DEBUG [main][MenuItemLookup] Item match:New 08:55:35.128 DEBUG [main][MenuItemLookup] Found menu:'Server' 08:55:35.128 DEBUG [main][MenuItemLookup] Item match:Server 08:55:35.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 08:55:35.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 08:55:35.129 INFO [main][MenuItemHandler] Select menu item: Server 08:55:35.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:55:35.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:55:35.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:55:35.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:35.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:35.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:55:35.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:35.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:35.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:55:35.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:35.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:35.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:55:35.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:35.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:35.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:55:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:35.329 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:55:35.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:35.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:55:35.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:35.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:35.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:35.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:35.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:35.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:55:35.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:55:35.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 08:55:35.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:55:35.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:55:35.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:55:35.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:55:35.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:35.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:35.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:55:35.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:55:35.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:55:35.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:35.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:55:35.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:35.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:55:35.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 08:55:35.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:55:35.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:35.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:35.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:35.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:35.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:35.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:55:35.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:55:35.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:55:35.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:55:35.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:35.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:55:35.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:35.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:55:35.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:55:35.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:55:35.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:35.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:55:35.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:35.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:55:35.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 08:55:35.857 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 08:55:35.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 08:55:35.861 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 08:55:35.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:55:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:35.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:35.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:35.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:36.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:55:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:36.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:36.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:36.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:36.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:55:36.374 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:55:36.375 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 08:55:36.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:55:36.376 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:55:36.376 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:55:36.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:55:36.877 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:55:36.877 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:55:36.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:55:36.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:36.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:36.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:36.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:36.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:36.884 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:55:36.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:36.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:36.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:36.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:36.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:55:37.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:55:37.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:37.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:37.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:37.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:37.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:37.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:37.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:37.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:37.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:37.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.409 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:37.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:37.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:37.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:37.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:37.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:37.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:37.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:37.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:37.457 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:37.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:37.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:37.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:37.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:37.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 08:55:37.484 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:37.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:37.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:37.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:37.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:37.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:37.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:37.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:37.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:37.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:37.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:37.499 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:37.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:37.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:37.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:37.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:37.536 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:37.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:37.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:37.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:37.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:37.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:37.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:37.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:37.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:37.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:37.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:37.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:37.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:37.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:37.613 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:37.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:37.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:37.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:37.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:37.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:37.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 08:55:37.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:37.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:37.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:37.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:37.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:37.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 '\*?\QServers\E') 08:55:37.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:37.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:37.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:37.705 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:37.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:37.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:37.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:37.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:37.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:37.708 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:37.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:37.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:37.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:37.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:37.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:37.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:37.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:37.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:37.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:37.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:37.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:37.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:37.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:37.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:37.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:37.757 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:37.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:37.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:37.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:37.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:37.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:37.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:37.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:37.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:37.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:37.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 '\*?\QServers\E') 08:55:37.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:37.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:37.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:37.807 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:37.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:37.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:37.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:37.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:37.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:37.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:37.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:37.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:37.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:37.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:37.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:37.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:37.855 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:37.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:37.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:37.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:37.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:37.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:37.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 08:55:37.858 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 08:55:37.881 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 08:55:37.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 08:55:37.891 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:37.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:37.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:37.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:37.897 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 08:55:37.897 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:37.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:37.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:37.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:37.899 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:37.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:37.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:37.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:37.900 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 08:55:37.900 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:37.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:37.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:37.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:37.901 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 08:55:37.901 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 08:55:37.902 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 08:55:37.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 08:55:37.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:37.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:37.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:37.937 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:37.937 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:37.937 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:37.937 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:37.937 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:37.937 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:37.937 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:37.937 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:37.937 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:37.937 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:55:37.937 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:55:37.937 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 08:55:37.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 08:55:37.937 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 08:55:37.937 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 08:55:37.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 08:55:37.940 DEBUG [Worker-7: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 08:55:38.950 DEBUG [Worker-7: Starting Server 2][AbstractWait] Wait for 1 seconds 08:55:40.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 08:55:40.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 08:55:40.439 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:40.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:40.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:40.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:40.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 08:55:40.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:40.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:40.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:40.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:40.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:40.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:40.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:40.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:40.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:40.441 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:40.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:40.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:40.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:40.442 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 08:55:40.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:40.442 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:40.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:40.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:40.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:40.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 08:55:40.444 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 08:55:40.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 08:55:40.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 08:55:40.456 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:40.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:40.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:40.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:40.458 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: true 08:55:40.458 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:40.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:40.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:40.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:40.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:40.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:40.484 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:40.484 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:40.484 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:40.484 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:40.484 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:40.484 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:40.484 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:40.484 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:55:40.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:55:40.485 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:55:40.485 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:55:40.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:55:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:55:40.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:55:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:40.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:55:40.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:55:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:40.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:55:40.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:55:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:40.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:40.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:40.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:40.544 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 08:55:40.544 DEBUG [WorkbenchTestable][CheckBox] Checkbox Stop server(s) before deleting already selected, no action performed 08:55:40.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:55:40.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:55:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:40.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:40.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:55:40.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:55:40.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:40.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:40.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:40.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:40.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:40.546 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:55:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:40.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:40.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:40.548 DEBUG [Worker-12: Stopping Server 2][AbstractWait] Wait for 1 seconds 08:55:40.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:55:40.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:55:40.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:40.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:40.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:40.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:40.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:40.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:40.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:40.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:40.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:40.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:40.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:40.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:40.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:40.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:40.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:40.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:40.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:40.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:40.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 08:55:40.675 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:40.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:40.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:40.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:40.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:40.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:40.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:40.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:40.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:40.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:40.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:40.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:40.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:40.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:40.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:40.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:40.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:40.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:40.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:40.749 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:40.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:40.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:40.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:40.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:40.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:40.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:40.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:40.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:40.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:40.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:40.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:40.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:40.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:40.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:40.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:40.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:40.825 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:40.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:41.329 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:41.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:41.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:41.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:41.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:41.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:41.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:41.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:41.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:41.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:41.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:41.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:41.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:41.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:41.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:41.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:41.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:41.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:41.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:41.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:41.379 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:41.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:41.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:41.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:41.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:41.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:41.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:41.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:41.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:41.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:41.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:41.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:41.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:41.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:41.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:41.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:41.452 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:41.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:41.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:41.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:41.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:41.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:41.956 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:41.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:41.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:41.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:41.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:41.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:41.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:41.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:41.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:41.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:41.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:41.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:41.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:41.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:41.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:41.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:41.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:41.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:42.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:42.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:42.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:42.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:42.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:42.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:42.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:42.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:42.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:42.009 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:55:42.009 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:42.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:42.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:42.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:42.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:42.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:42.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:42.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:42.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:42.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:42.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:42.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:42.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:42.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:42.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:42.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:42.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:42.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:42.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:42.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:42.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:42.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:42.056 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:42.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:42.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:42.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:42.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:42.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:42.060 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:55:42.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 08:55:42.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:42.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:55:42.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:42.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:42.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:42.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:42.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:42.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:42.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:42.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:42.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:42.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:42.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:42.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:42.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:42.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:42.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:42.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:42.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:42.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:42.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:42.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:42.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:42.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:42.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:42.142 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:42.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:42.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:42.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:42.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:42.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:42.168 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:42.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:42.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:42.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:42.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:42.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:42.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:42.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:42.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:42.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:42.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:42.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:42.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:42.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:42.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:42.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:42.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:42.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:42.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:42.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:42.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:42.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:42.194 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:42.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:42.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:42.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:42.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:42.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:42.221 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:42.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:42.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:42.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:42.222 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:42.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:42.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:42.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:42.223 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 08:55:42.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 08:55:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:42.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:42.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 08:55:42.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 08:55:42.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:43.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 08:55:43.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:43.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:43.237 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:43.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:43.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:43.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:43.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:43.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:43.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:43.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 '\*?\QServers\E') 08:55:43.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:43.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:43.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:43.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:43.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:43.285 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:43.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:43.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:43.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:43.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:43.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:43.288 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:43.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:43.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:43.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:43.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:43.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:43.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:43.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:43.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:43.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:43.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:43.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:43.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:43.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:43.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 '\*?\QServers\E') 08:55:43.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:43.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:43.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:43.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:43.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:43.357 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:43.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:43.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:43.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:43.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:43.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:43.381 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:55:43.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:43.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:43.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:43.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:43.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:43.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:43.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:43.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:43.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:43.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:43.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:43.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:43.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:43.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:43.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:43.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:43.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:43.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:43.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:43.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:43.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:43.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:43.405 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:43.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:43.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:43.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:43.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:43.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:43.408 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:55:43.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:55:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:43.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:43.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:43.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:43.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:55:43.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:55:43.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:43.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:43.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:43.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:55:43.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:43.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:43.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:55:43.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:55:43.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:55:43.434 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:43.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:43.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:43.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:43.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:43.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:43.437 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 08:55:43.437 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 08:55:43.437 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 08:55:43.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 08:55:43.470 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:43.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:43.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:43.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:43.472 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 08:55:43.472 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:43.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:43.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:43.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:43.473 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:43.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:43.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:43.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:43.474 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 08:55:43.474 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:43.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:43.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:43.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:43.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 08:55:43.475 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 08:55:43.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 08:55:43.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 08:55:43.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:43.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:43.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:43.512 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:43.512 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:43.512 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:43.512 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:43.512 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:43.512 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:43.512 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:43.512 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:43.512 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:43.512 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:55:43.512 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 08:55:43.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 08:55:43.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 08:55:43.512 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 08:55:43.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 08:55:43.514 DEBUG [Worker-3: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 08:55:44.532 DEBUG [Worker-3: Starting Server 1][AbstractWait] Wait for 1 seconds 08:55:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 08:55:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 08:55:46.014 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:46.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:46.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:46.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:46.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 08:55:46.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:46.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:46.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:46.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:46.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:46.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:46.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:46.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:46.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:46.016 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:46.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:46.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:46.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:46.017 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 08:55:46.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:46.017 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:46.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:46.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:46.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:46.018 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 08:55:46.018 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 08:55:46.019 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 08:55:46.029 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 08:55:46.030 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:46.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:46.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:46.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:46.031 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 08:55:46.032 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:46.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:46.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:46.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:46.033 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:46.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:46.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:46.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:46.034 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart on server Server 1 08:55:46.034 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:46.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:46.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:46.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:46.035 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 08:55:46.035 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 08:55:46.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 08:55:46.045 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 08:55:46.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:46.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:46.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:46.073 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:46.073 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:46.073 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:46.073 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:46.073 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:46.073 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:46.073 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:46.073 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:46.073 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:46.073 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:55:46.073 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:55:46.073 DEBUG [main][MenuItemLookup] Item match:Restart Ctrl+Alt+R 08:55:46.074 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart Ctrl+Alt+R" 08:55:46.074 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart Ctrl+Alt+R 08:55:46.074 INFO [main][MenuItemHandler] Select menu item: &Restart Ctrl+Alt+R 08:55:46.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 08:55:46.075 DEBUG [Worker-1: Stopping Server 1][AbstractWait] Wait for 1 seconds 08:55:47.085 DEBUG [Worker-6: Starting Server 1][AbstractWait] Wait for 1 seconds 08:55:48.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 08:55:48.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 08:55:48.575 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:48.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:48.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:48.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:48.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 08:55:48.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:48.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:48.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:48.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:48.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:48.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:48.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:48.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:48.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:48.576 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:48.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:48.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:48.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:48.577 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 08:55:48.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:48.578 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:48.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:48.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:48.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:48.579 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:48.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:48.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:48.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:48.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 08:55:48.580 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 08:55:48.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 08:55:48.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 08:55:48.592 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:48.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:48.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:48.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:48.593 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 08:55:48.593 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:48.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:48.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:48.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:48.594 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:48.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:48.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:48.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:48.595 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 08:55:48.595 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:48.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:48.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:48.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:48.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 08:55:48.596 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 08:55:48.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 08:55:48.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 08:55:48.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:48.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:48.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:48.634 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:48.634 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:55:48.634 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:48.634 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:48.634 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:48.634 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:48.634 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:48.634 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:55:48.634 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:48.634 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:55:48.634 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:55:48.634 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:55:48.634 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:55:48.634 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 08:55:48.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 08:55:48.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 08:55:48.634 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 08:55:48.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 08:55:48.635 DEBUG [Worker-10: Stopping Server 1][AbstractWait] Wait for 1 seconds 08:55:50.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 08:55:50.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 08:55:50.135 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:50.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:50.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:50.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:50.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 08:55:50.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:55:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:50.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:50.137 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:50.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:50.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:50.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:50.138 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 08:55:50.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:55:50.138 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:50.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:50.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:50.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:50.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:55:50.139 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:55:50.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:55:50.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:55:50.151 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:50.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:50.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:50.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:50.153 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 08:55:50.153 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:50.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:50.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:50.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:50.154 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:50.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:50.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:50.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:50.155 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:50.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:50.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:50.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:50.156 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 08:55:50.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:50.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:50.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:50.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:50.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:51.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:51.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:51.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:51.169 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:51.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:51.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:51.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:51.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:51.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:51.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:51.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:51.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:51.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:51.193 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:51.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:51.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:51.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:51.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:51.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:51.220 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:51.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:51.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:51.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:51.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:51.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:51.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:51.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:51.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:51.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:51.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:51.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:51.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:51.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:51.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:51.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:51.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:51.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:51.291 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:51.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:51.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:51.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:51.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:51.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:51.316 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:55:51.316 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:51.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:51.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:51.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:51.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:51.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:51.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:51.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:51.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:51.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:51.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:51.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:51.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:51.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:51.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:51.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:51.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:51.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:51.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:51.340 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:51.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:51.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:51.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:51.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:51.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:51.343 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:55:51.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:51.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:55:51.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:51.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:51.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:51.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:51.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:51.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:51.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:55:51.845 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:55:51.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:51.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:51.846 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:51.846 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:55:51.846 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:51.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:51.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:55:51.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:55:51.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:55:51.847 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:51.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:51.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:51.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:51.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:51.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:51.849 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 08:55:51.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:51.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:52.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:52.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:52.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:52.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:52.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:52.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:52.851 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:52.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:52.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:52.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:52.853 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:52.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:52.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:52.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:52.854 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:52.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:52.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:52.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:52.855 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 08:55:52.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:52.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:53.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:53.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 08:55:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:55:53.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:55:53.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 08:55:53.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:53.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:53.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:55:53.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:53.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:53.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:53.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:53.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:53.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:53.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:53.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:53.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:53.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:53.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:53.890 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:53.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:53.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:53.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:53.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:53.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:53.915 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:53.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:53.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:53.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:53.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:53.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:53.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:53.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:53.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:53.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:53.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:53.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:53.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:53.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:53.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:53.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:53.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:53.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:53.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:53.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:53.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:53.940 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:53.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:53.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:53.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:53.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:53.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:53.967 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 08:55:53.967 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:53.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:53.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:53.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:53.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:55:53.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:53.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:53.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:53.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:53.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:53.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:54.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:54.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:54.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:54.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:54.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:54.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:55:54.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:54.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:54.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:54.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:54.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:54.040 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:55:54.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:55:54.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:54.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:55:54.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:55:54.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:55:54.067 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 08:55:54.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:55:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 08:55:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:54.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:54.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:55:54.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:55:54.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:55:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:54.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 08:55:54.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:54.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:54.571 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:55:54.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:54.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:54.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:55:54.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:54.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:54.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:55:54.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:55:54.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:54.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:54.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:54.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:54.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:55:54.573 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:55:54.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:55:54.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:54.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:54.620 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:55:54.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:55:54.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:54.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:54.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:54.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:54.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:55:55.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:55.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:55:55.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:55.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:55:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:55:55.622 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:55:55.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:55:55.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:55:55.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:55:55.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:55:55.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:55.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:55.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:55.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:55.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:55:55.625 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 08:55:55.625 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 08:55:55.625 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 08:55:55.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:55:55.626 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:55:55.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:55:55.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:55:55.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:55.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:55.680 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:55:55.680 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:55:55.680 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:55:55.680 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:55:55.680 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:55:55.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:55.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:55:56.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:56.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:56.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:56.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:56.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:56.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:56.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:56.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:56.181 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 08:55:56.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:55:56.181 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:55:56.182 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:55:56.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:55:56.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:56.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:56.226 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:56.226 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:55:56.226 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:56.226 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:55:56.226 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:56.226 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:56.226 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:56.226 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:55:56.226 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:56.226 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:56.226 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:55:56.226 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:55:56.226 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:55:56.227 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:55:56.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:55:56.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:55:56.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:55:56.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:56.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:56.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:56.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:55:56.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:55:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:56.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:55:56.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:55:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:56.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:56.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:56.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:56.926 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:55:56.926 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:55:56.926 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:55:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:56.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:56.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:56.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 "OK", Widget matcher matching widgets with style: 8) 08:55:56.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:55:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:56.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:55:56.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:55:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:56.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:56.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:56.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:56.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:56.929 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:55:56.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:56.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:56.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:56.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:56.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:55:56.935 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:55:57.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:55:57.436 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:55:57.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:57.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:55:57.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:55:57.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:55:57.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:57.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:57.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:57.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:57.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:57.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:57.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:57.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:57.436 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:55:57.436 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:55:57.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:55:57.444 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:55:57.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:57.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:57.485 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:55:57.485 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:55:57.486 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:55:57.486 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:55:57.486 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:55:57.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:57.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:55:57.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:55:57.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:57.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:55:57.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:57.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:57.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:57.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:57.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:57.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:57.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:57.987 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 08:55:57.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:55:57.987 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:55:57.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:55:57.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:55:57.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:57.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:58.036 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:58.036 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:55:58.036 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:58.036 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:55:58.036 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:58.036 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:58.036 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:58.036 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:55:58.036 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:58.036 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:58.036 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:55:58.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:55:58.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:55:58.036 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:55:58.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:55:58.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:55:58.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:55:58.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:58.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:58.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:58.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:58.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:55:58.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:55:58.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:58.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:58.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:55:58.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:55:58.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:58.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:58.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:58.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:58.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:58.230 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:55:58.230 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:55:58.230 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:55:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:58.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:58.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:58.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:55:58.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:55:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:58.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:55:58.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:55:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:58.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:58.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:58.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:58.232 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:55:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:58.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:58.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:58.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:55:58.237 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:55:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:55:58.737 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:55:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:58.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:55:58.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:55:58.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:55:58.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:58.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:58.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:58.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:58.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:58.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:58.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:58.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:55:58.738 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:55:58.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:55:58.742 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:55:58.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:58.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:55:58.787 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:55:58.788 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:58.788 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:55:58.788 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:58.788 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:55:58.788 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:55:58.788 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:55:58.788 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:55:58.788 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:55:58.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:55:58.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 08:55:59.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:55:59.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:55:59.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:55:59.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:55:59.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:55:59.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:55:59.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:55:59.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:55:59.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:55:59.289 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 08:55:59.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:55:59.289 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:55:59.289 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:55:59.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:55:59.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:55:59.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:59.340 DEBUG [main][MenuItemLookup] Found menu:'New' 08:55:59.340 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:55:59.340 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:59.340 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 08:55:59.340 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:55:59.340 DEBUG [main][MenuItemLookup] Found menu:'' 08:55:59.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:55:59.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:55:59.340 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:55:59.340 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:55:59.340 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:55:59.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:55:59.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:55:59.341 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:55:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:55:59.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 'Delete.*'] is available. finished successfully 08:55:59.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:55:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:55:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:55:59.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:59.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:59.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:55:59.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:55:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:59.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:55:59.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:55:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:59.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:59.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:59.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:59.531 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:55:59.532 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:55:59.532 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:55:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:59.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:59.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:59.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:55:59.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:55:59.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:55:59.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:55:59.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:55:59.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:55:59.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:55:59.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:55:59.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:55:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:55:59.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:55:59.540 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:55:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:55:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:55:59.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:55:59.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:55:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:55:59.545 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:56:00.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:56:00.046 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:56:00.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:00.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:56:00.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:56:00.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:00.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:00.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:00.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:00.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:00.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:00.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:00.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:00.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:00.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:00.060 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:56:00.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:00.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:00.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:56:00.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:00.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:00.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:56:00.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:56:00.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:00.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:00.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:00.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:00.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:56:00.106 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:00.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:00.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:00.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:00.146 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:00.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:00.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:00.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:00.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:56:00.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:00.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:00.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:00.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:00.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:56:00.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:00.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:00.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 08:56:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:00.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 08:56:00.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:56:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:00.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:00.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:00.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:00.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:56:00.199 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:00.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:00.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:00.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 08:56:00.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:56:00.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:56:00.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 08:56:00.225 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 08:56:00.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 08:56:00.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 08:56:00.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:00.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:00.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:00.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:00.241 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 1'. Stop server first: false 08:56:00.241 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:00.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:00.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:00.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:00.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:56:00.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:00.272 DEBUG [main][MenuItemLookup] Found menu:'New' 08:56:00.272 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:56:00.272 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:56:00.272 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:00.272 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:00.272 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:00.272 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:00.272 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:56:00.273 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:56:00.273 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:56:00.273 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:56:00.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:56:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:56:00.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:56:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:00.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:56:00.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:56:00.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:00.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:00.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:56:00.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:56:00.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:00.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:00.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:00.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:00.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:00.326 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:56:00.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:00.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:00.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:00.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:56:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:56:00.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:00.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:00.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:56:00.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:00.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:00.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:56:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:00.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:56:00.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:56:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:00.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:00.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:00.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:00.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:56:00.454 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:00.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:00.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:00.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:56:00.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:56:00.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:56:00.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1... 08:56:00.456 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:00.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:00.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:00.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:56:00.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:56:00.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:00.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:00.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:56:00.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:00.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:56:01.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:01.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:56:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:56:01.461 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:56:01.461 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 1' was not found on Servers view 08:56:01.461 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:01.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:01.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:01.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:56:01.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:56:01.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:01.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:01.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:56:01.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:01.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:56:02.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:02.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:56:02.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:56:02.466 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:56:02.466 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 08:56:02.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1 finished successfully 08:56:02.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:02.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:02.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:02.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:02.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:02.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:02.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:02.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:02.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:02.466 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 08:56:02.466 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:56:02.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:56:02.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:02.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.641 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.669 s restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.328 s delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 7.35 s profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.781 s addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.875 s publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.186 s stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.8 s clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.339 s debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.763 s start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.761 s openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.149 s restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 6.918 s getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.822 s delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.411 s restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.413 s getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.723 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:56:02.481 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:56:02.482 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:56:02.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:56:02.482 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:56:02.482 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:56:02.482 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:56:02.482 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:56:02.482 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:56:02.482 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:56:02.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:56:02.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:02.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:56:02.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:02.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:56:02.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:02.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:56:02.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:02.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:56:02.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:02.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:56:02.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:02.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:56:02.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:02.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:56:02.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:02.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:56:02.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:02.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:56:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:02.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:56:02.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:56:02.485 DEBUG [main][MenuItemLookup] Found menu:'File' 08:56:02.486 DEBUG [main][MenuItemLookup] Item match:File 08:56:02.486 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:56:02.486 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:56:02.486 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:56:02.486 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:56:02.486 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:02.486 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:56:02.486 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:56:02.486 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:02.486 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:56:02.486 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:56:02.486 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:56:02.487 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:56:02.487 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:02.487 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:56:02.487 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:56:02.487 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:56:02.487 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:56:02.487 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:02.487 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:56:02.487 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:02.487 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:56:02.487 DEBUG [main][MenuItemLookup] Item match:Import... 08:56:02.487 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:56:02.487 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:56:02.487 INFO [main][MenuItemHandler] Select menu item: &Import... 08:56:02.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:56:02.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:56:02.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:56:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:02.607 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:56:02.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:02.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:56:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:02.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:02.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:02.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:02.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:56:02.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:56:02.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:56:02.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:56:02.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:56:02.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:02.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:56:02.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:02.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:56:02.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:56:02.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:56:02.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:02.611 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:56:02.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:02.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:56:02.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:56:02.611 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:56:02.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:56:02.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:56:02.611 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:56:02.611 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:56:02.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:56:02.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:02.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:02.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:02.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:02.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:02.613 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:56:02.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:02.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:02.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:02.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:02.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:56:02.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:02.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:02.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:56:02.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:02.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:02.751 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:56:02.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:56:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:56:02.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:56:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:02.752 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:56:02.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:02.752 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 08:56:02.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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 archive file:") 08:56:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:02.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:02.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:02.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:02.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:02.753 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 08:56:02.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:02.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:02.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:02.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:02.755 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 1 and no matchers specified 08:56:02.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:02.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:56:02.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:56:02.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:02.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:56:02.756 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 08:56:02.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 08:56:02.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:02.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:02.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:02.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:02.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:02.787 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:56:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:02.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:02.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:02.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 08:56:02.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:02.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:02.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:02.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:02.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:56:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:56:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:56:02.919 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 08:56:02.919 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 "Select All") 08:56:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:02.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:02.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:02.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:02.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:02.921 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 08:56:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:02.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:02.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:02.921 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:56:02.921 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 08:56:02.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:56:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:02.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:02.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:02.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:02.924 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:56:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:02.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:02.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:02.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:56:03.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:56:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:56:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:56:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:03.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:03.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:03.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:56:03.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:03.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:03.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:56:03.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:03.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:03.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:56:03.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:56:03.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:03.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:03.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:03.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:03.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:56:03.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:03.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:03.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:03.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:56:03.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:56:03.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:56:03.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:03.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:03.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:03.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:56:03.450 INFO [WorkbenchTestable][ServersView2] Create new server 08:56:03.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 08:56:03.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:03.452 DEBUG [main][MenuItemLookup] Found menu:'New' 08:56:03.452 DEBUG [main][MenuItemLookup] Item match:New 08:56:03.452 DEBUG [main][MenuItemLookup] Found menu:'Server' 08:56:03.452 DEBUG [main][MenuItemLookup] Item match:Server 08:56:03.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 08:56:03.452 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 08:56:03.453 INFO [main][MenuItemHandler] Select menu item: Server 08:56:03.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:56:03.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:56:03.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:56:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:03.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:56:03.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:03.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:03.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:56:03.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:03.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:03.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:56:03.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:03.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:03.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:56:03.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:03.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:03.641 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:56:03.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:03.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:56:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:03.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:03.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:03.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:56:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:56:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:56:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 08:56:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:56:03.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:56:03.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:56:03.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:56:03.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:04.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:56:04.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:56:04.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:56:04.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:04.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:56:04.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:04.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:56:04.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 08:56:04.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:56:04.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:04.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:04.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:04.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:04.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:56:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:56:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:56:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:56:04.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:56:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:04.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:56:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:04.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:56:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:56:04.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:56:04.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:04.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:56:04.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:04.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:56:04.201 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 08:56:04.201 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 08:56:04.201 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 08:56:04.206 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 08:56:04.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:56:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:04.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:04.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:04.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:04.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:04.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:04.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:04.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:56:04.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:04.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:04.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:04.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:04.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:56:04.716 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:56:04.717 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 08:56:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:56:04.717 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:56:04.717 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:56:05.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:56:05.218 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:56:05.218 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:56:05.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:56:05.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:05.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:05.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:05.225 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:56:05.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:05.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:05.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:05.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:05.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:56:05.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:56:05.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:05.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:05.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:05.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:05.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:05.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:05.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:05.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:05.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:05.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.744 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:56:05.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:56:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:05.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:56:05.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:56:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:05.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:05.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:56:05.774 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:05.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:05.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:05.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:56:05.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:56:05.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:56:05.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 08:56:05.777 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:05.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:05.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:05.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:05.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:56:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:05.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:05.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:56:05.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:56:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:05.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:56:05.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:56:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:05.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:05.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:56:05.812 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:05.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:05.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:05.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:56:05.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:56:05.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:56:05.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 08:56:05.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.842 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:56:05.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:56:05.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:05.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:05.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:56:05.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 '\*?\QServers\E') 08:56:05.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:05.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:05.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:56:05.875 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:05.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:05.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:05.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:56:05.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:56:05.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:56:05.878 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:05.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:05.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:05.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:05.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:56:05.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:05.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:05.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:56:05.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:56:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:05.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:56:05.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:56:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:05.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:05.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:56:05.912 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:05.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:05.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:05.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:56:05.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:56:05.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:56:05.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:56:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:05.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:56:05.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:56:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:05.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:05.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:05.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:05.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:56:05.946 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:05.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:05.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:05.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:56:05.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:56:05.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:56:05.949 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 08:56:05.949 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 08:56:05.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 08:56:05.979 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 08:56:05.980 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:05.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:05.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:05.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:05.982 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 08:56:05.982 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:05.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:05.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:05.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:05.983 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:05.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:05.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:05.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:05.984 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 08:56:05.984 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:05.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:05.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:05.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:05.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 08:56:05.985 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 08:56:05.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 08:56:05.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 08:56:05.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:05.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:56:05.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:06.022 DEBUG [main][MenuItemLookup] Found menu:'New' 08:56:06.022 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:56:06.022 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:56:06.022 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:06.022 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:06.022 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:06.022 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:06.022 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:56:06.022 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:06.022 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:56:06.022 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:56:06.022 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 08:56:06.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 08:56:06.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 08:56:06.023 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 08:56:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 08:56:06.025 DEBUG [Worker-7: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 08:56:07.034 DEBUG [Worker-7: Starting Server ABC][AbstractWait] Wait for 1 seconds 08:56:08.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 08:56:08.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 08:56:08.525 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:08.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:08.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:08.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:08.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 08:56:08.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:08.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:08.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:08.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:08.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:08.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:08.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:08.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:08.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:08.526 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:08.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:08.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:08.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:08.527 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 08:56:08.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:08.528 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:56:08.528 INFO [WorkbenchTestable][RequirementsRunner] Started test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:56:08.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:56:08.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:56:08.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:56:08.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:56:08.528 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:08.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:08.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:08.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:08.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 08:56:08.529 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 08:56:08.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 08:56:08.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 08:56:08.535 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:56:08.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:56:08.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'New' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:08.563 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:56:08.563 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:56:08.563 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:56:08.563 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:56:08.563 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:56:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:56:08.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:08.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:08.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:56:08.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:56:08.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:08.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:08.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 08:56:08.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:08.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:08.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:08.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:08.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:56:08.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:56:08.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:56:08.682 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:56:08.682 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:56:08.682 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:56:08.682 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:56:08.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 08:56:08.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:08.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:08.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:08.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:08.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:08.684 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 08:56:08.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:08.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:08.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:08.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:08.695 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:56:08.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:56:08.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:08.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:08.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:08.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:08.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:08.697 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:56:08.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:08.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:08.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:08.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:56:08.702 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:56:09.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:56:09.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:09.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:09.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:09.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:09.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:09.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:09.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:09.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:09.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:09.202 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:09.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:09.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:09.204 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 08:56:09.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:09.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:09.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:09.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:09.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:09.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:09.705 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:09.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:09.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:09.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:09.706 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:09.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:09.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:09.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:09.707 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:56:09.707 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:56:09.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:56:09.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:56:09.717 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 08:56:09.723 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:09.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:09.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:09.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:09.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:56:09.725 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:56:09.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:56:09.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:56:09.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:56:09.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:09.762 DEBUG [main][MenuItemLookup] Found menu:'New' 08:56:09.762 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:09.762 DEBUG [main][MenuItemLookup] Found menu:'Start' 08:56:09.762 DEBUG [main][MenuItemLookup] Item match:Start 08:56:09.763 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 08:56:09.763 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 08:56:09.763 INFO [main][MenuItemHandler] Select menu item: &Start 08:56:09.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:09.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:56:09.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 08:56:09.766 DEBUG [Worker-0: Starting server-project][AbstractWait] Wait for 1 seconds 08:56:10.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 08:56:10.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 08:56:11.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:11.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:11.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:11.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:11.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:11.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:11.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:11.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 08:56:11.266 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:11.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:11.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:11.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:11.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 08:56:11.268 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 08:56:11.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 08:56:11.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 08:56:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 08:56:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:11.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:56:11.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:11.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:11.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:11.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:11.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:11.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:11.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:11.280 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:11.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:11.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:11.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:11.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 08:56:11.281 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 08:56:11.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 08:56:11.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 08:56:11.293 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:11.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:11.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:11.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:11.294 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 08:56:11.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:11.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:11.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:11.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:11.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:11.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:11.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:11.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:11.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:11.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:11.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:11.295 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:11.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:11.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:11.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:11.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 08:56:11.296 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 08:56:11.296 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 08:56:11.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 08:56:11.307 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:11.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:11.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:11.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:11.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 08:56:11.308 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 08:56:11.309 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 08:56:11.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 08:56:11.315 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 08:56:11.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:11.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:11.315 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:56:11.316 DEBUG [main][MenuItemLookup] Found menu:'File' 08:56:11.316 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:56:11.316 DEBUG [main][MenuItemLookup] Item match:Edit 08:56:11.339 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:56:11.339 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:56:11.339 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:11.339 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:56:11.339 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:11.339 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:11.339 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:11.339 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:11.339 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:56:11.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:56:11.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:56:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:11.345 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:56:11.345 DEBUG [main][MenuItemLookup] Found menu:'File' 08:56:11.345 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:56:11.345 DEBUG [main][MenuItemLookup] Item match:Edit 08:56:11.346 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:56:11.346 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:56:11.346 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:11.346 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:56:11.346 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:11.346 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:11.346 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:11.346 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:11.346 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:56:11.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:11.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:56:11.346 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:56:11.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:56:11.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:56:11.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:56:11.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:11.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:11.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:56:11.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:56:11.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:11.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:11.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:56:11.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:56:11.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:11.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:11.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:11.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:11.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:11.397 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:56:11.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:11.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:11.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:11.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:11.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:56:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:56:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:11.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:56:11.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:56:11.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:11.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:11.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:11.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:11.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:11.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:11.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:56:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:56:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:56:21.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:56:21.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:56:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:56:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:21.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:56:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:21.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:56:21.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:56:21.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:56:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:21.532 INFO [WorkbenchTestable][RequirementsRunner] Finished test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:56:21.532 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:56:21.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:56:21.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:56:21.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:56:21.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:56:21.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:56:21.533 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:21.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:21.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:21.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:56:21.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:56:21.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:56:21.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 08:56:21.536 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 08:56:21.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 08:56:21.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 08:56:21.564 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:56:21.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:56:21.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'New' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:21.599 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:56:21.599 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:56:21.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:56:21.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:56:21.599 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:56:21.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:56:21.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:21.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:21.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:56:21.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:56:21.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:21.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:21.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 08:56:21.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:21.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:21.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:21.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:56:21.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:56:21.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:56:21.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:56:21.720 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:56:21.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:56:21.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:56:21.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 08:56:21.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:21.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:21.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:21.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:21.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:21.722 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 08:56:21.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:21.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:21.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:21.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:21.724 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:56:21.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:56:21.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:21.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:21.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:21.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:21.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:21.736 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:56:21.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:21.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:21.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:21.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:21.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:56:21.741 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:56:22.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:56:22.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:22.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:22.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:22.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:22.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:22.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:22.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:22.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:22.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:22.241 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:22.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:22.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:22.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:22.243 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 08:56:22.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:22.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:22.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:22.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:22.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:22.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:22.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:22.244 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:22.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:22.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:22.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:22.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:56:22.245 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:56:22.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:56:22.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:56:22.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:56:22.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:22.283 DEBUG [main][MenuItemLookup] Found menu:'New' 08:56:22.283 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:22.283 DEBUG [main][MenuItemLookup] Found menu:'Start' 08:56:22.283 DEBUG [main][MenuItemLookup] Found menu:'Stop' 08:56:22.283 DEBUG [main][MenuItemLookup] Found menu:'Restart' 08:56:22.283 DEBUG [main][MenuItemLookup] Item match:Restart 08:56:22.283 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:22.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:22.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:22.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:22.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:56:22.284 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:56:22.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:56:22.294 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:56:22.295 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 08:56:22.295 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:22.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:22.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:22.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:22.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:56:22.296 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:56:22.296 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:56:22.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:56:22.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:56:22.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:22.326 DEBUG [main][MenuItemLookup] Found menu:'New' 08:56:22.326 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:22.326 DEBUG [main][MenuItemLookup] Found menu:'Start' 08:56:22.326 DEBUG [main][MenuItemLookup] Item match:Start 08:56:22.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 08:56:22.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 08:56:22.326 INFO [main][MenuItemHandler] Select menu item: &Start 08:56:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:22.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:56:22.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 08:56:22.327 DEBUG [Worker-6: Starting server-project][AbstractWait] Wait for 1 seconds 08:56:22.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 08:56:23.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 08:56:23.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:56:23.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:23.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:23.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:23.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:23.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:23.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:23.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:23.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:23.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 08:56:23.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:23.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:23.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:23.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:23.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 08:56:23.829 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 08:56:23.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 08:56:23.835 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 08:56:23.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 08:56:23.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:23.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:56:23.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:56:23.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:23.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:23.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:23.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:23.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:23.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:23.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:23.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:23.836 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:23.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:23.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:23.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:23.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 08:56:23.842 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 08:56:23.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 08:56:23.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 08:56:23.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:56:23.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:23.873 DEBUG [main][MenuItemLookup] Found menu:'New' 08:56:23.873 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:23.873 DEBUG [main][MenuItemLookup] Found menu:'Start' 08:56:23.873 DEBUG [main][MenuItemLookup] Found menu:'Stop' 08:56:23.873 DEBUG [main][MenuItemLookup] Found menu:'Restart' 08:56:23.873 DEBUG [main][MenuItemLookup] Item match:Restart 08:56:23.873 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:23.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:23.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:23.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:23.875 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 08:56:23.875 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 08:56:23.875 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 08:56:23.881 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 08:56:23.881 INFO [WorkbenchTestable][ServerModule] Restart server module with name 'server-project' 08:56:23.882 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:23.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:23.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:23.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:23.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 08:56:23.883 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 08:56:23.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 08:56:23.893 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 08:56:23.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:56:23.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:23.917 DEBUG [main][MenuItemLookup] Found menu:'New' 08:56:23.917 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:23.917 DEBUG [main][MenuItemLookup] Found menu:'Start' 08:56:23.917 DEBUG [main][MenuItemLookup] Found menu:'Stop' 08:56:23.917 DEBUG [main][MenuItemLookup] Found menu:'Restart' 08:56:23.917 DEBUG [main][MenuItemLookup] Item match:Restart 08:56:23.917 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart" 08:56:23.917 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart 08:56:23.917 INFO [main][MenuItemHandler] Select menu item: &Restart 08:56:23.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:23.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 08:56:23.918 DEBUG [Worker-12: Restarting server-project][AbstractWait] Wait for 1 seconds 08:56:24.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 08:56:24.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 08:56:25.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:25.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:25.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:25.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:25.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:25.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:25.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 08:56:25.419 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:25.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:25.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:25.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:25.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 08:56:25.420 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 08:56:25.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 08:56:25.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 08:56:25.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 08:56:25.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:25.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:56:25.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:56:25.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:25.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:25.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:25.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:25.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:25.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:25.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:25.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:25.427 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:25.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:25.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:25.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:25.428 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 08:56:25.428 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 08:56:25.428 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 08:56:25.433 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 08:56:25.434 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:25.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:25.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:25.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:25.440 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 08:56:25.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:25.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:25.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:25.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:25.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:25.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:25.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:25.441 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:25.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:25.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:25.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:25.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 08:56:25.442 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 08:56:25.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 08:56:25.447 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 08:56:25.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:25.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:25.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:25.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:25.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 08:56:25.449 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 08:56:25.450 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 08:56:25.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 08:56:25.461 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 08:56:25.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:25.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:25.461 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:56:25.461 DEBUG [main][MenuItemLookup] Found menu:'File' 08:56:25.461 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:56:25.461 DEBUG [main][MenuItemLookup] Item match:Edit 08:56:25.462 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:56:25.462 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:56:25.462 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:25.462 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:56:25.462 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:25.462 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:25.462 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:25.462 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:25.462 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:56:25.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:25.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:56:25.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:25.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:56:25.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:25.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:25.462 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:56:25.463 DEBUG [main][MenuItemLookup] Found menu:'File' 08:56:25.463 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:56:25.463 DEBUG [main][MenuItemLookup] Item match:Edit 08:56:25.463 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:56:25.463 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:56:25.463 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:25.463 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:56:25.463 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:25.463 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:25.463 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:25.463 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:25.463 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:56:25.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:25.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:56:25.463 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:56:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:56:25.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:56:25.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:56:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:25.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 "OK") 08:56:25.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:56:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:25.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:56:25.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:56:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:25.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:25.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:25.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:25.518 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:56:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:25.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:25.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:25.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:56:25.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:56:25.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:25.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:56:25.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:56:25.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:25.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:25.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:25.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:25.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:25.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:25.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:25.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:25.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:56:25.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:56:25.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:56:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:56:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:56:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:56:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:35.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:56:35.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:35.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:35.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:56:35.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:56:35.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:56:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:35.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:56:35.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:56:35.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:56:35.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:56:35.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:56:35.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:56:35.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:56:35.654 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:35.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:35.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:35.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:56:35.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:56:35.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:56:35.658 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 08:56:35.658 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 08:56:35.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 08:56:35.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 08:56:35.688 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:56:35.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:56:35.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:35.716 DEBUG [main][MenuItemLookup] Found menu:'New' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:35.717 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:56:35.717 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:56:35.717 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:56:35.717 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:56:35.717 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:56:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:56:35.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:35.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:56:35.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:56:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:35.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 08:56:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:35.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:35.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:35.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:35.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:56:35.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:56:35.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:56:35.832 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:56:35.832 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:56:35.832 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:56:35.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:56:35.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 08:56:35.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:35.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:35.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:35.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:35.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:35.834 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 08:56:35.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:35.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:35.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:35.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:35.837 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:56:35.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:56:35.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:35.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:35.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:35.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:35.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:35.851 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:56:35.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:35.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:35.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:35.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:35.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:56:35.867 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:56:36.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:56:36.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:36.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:36.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:36.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:36.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:36.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:36.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:36.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:36.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:36.368 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:36.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:36.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:36.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:36.369 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 08:56:36.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:36.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:36.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:36.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:36.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:36.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:36.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:36.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:36.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:36.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:36.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:36.370 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:36.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:36.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:36.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:36.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:56:36.371 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:56:36.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:56:36.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:56:36.387 INFO [WorkbenchTestable][ServerModule] Stop server module with name 'server-project' 08:56:36.387 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:36.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:36.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:36.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:36.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:56:36.388 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:56:36.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:56:36.399 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:56:36.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:56:36.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:36.424 DEBUG [main][MenuItemLookup] Found menu:'New' 08:56:36.424 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:36.424 DEBUG [main][MenuItemLookup] Found menu:'Start' 08:56:36.424 DEBUG [main][MenuItemLookup] Found menu:'Stop' 08:56:36.424 DEBUG [main][MenuItemLookup] Item match:Stop 08:56:36.424 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top" 08:56:36.424 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop 08:56:36.424 INFO [main][MenuItemHandler] Select menu item: S&top 08:56:36.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:36.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:56:36.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 08:56:36.425 DEBUG [Worker-12: Stopping server-project][AbstractWait] Wait for 1 seconds 08:56:36.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 08:56:37.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 08:56:37.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:37.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:37.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:37.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:37.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:37.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:37.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:37.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:37.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped... 08:56:37.926 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:37.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:37.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:37.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:37.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 08:56:37.927 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 08:56:37.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 08:56:37.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 08:56:37.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped finished successfully 08:56:37.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:37.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:56:37.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:37.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:37.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:37.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:37.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:37.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:37.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:37.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:37.938 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:37.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:37.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:37.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:37.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 08:56:37.940 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 08:56:37.940 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 08:56:37.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 08:56:37.951 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:37.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:37.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:37.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:37.953 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 08:56:37.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:37.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:37.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:37.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:37.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:37.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:37.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:37.954 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:37.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:37.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:37.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:37.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 08:56:37.955 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 08:56:37.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 08:56:37.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 08:56:37.970 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:37.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:37.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:37.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:37.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 08:56:37.971 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 08:56:37.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 08:56:37.978 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 08:56:37.984 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 08:56:37.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:37.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:37.984 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:56:37.984 DEBUG [main][MenuItemLookup] Found menu:'File' 08:56:37.984 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:56:37.984 DEBUG [main][MenuItemLookup] Item match:Edit 08:56:37.985 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:56:37.985 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:56:37.985 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:37.985 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:56:37.985 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:37.985 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:37.985 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:37.985 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:37.985 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:56:37.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:37.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:56:37.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:37.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:56:37.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:37.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:37.986 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:56:37.986 DEBUG [main][MenuItemLookup] Found menu:'File' 08:56:37.986 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:56:37.986 DEBUG [main][MenuItemLookup] Item match:Edit 08:56:37.986 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:56:37.986 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:56:37.986 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:37.986 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:56:37.986 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:37.986 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:37.986 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:37.986 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:37.986 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:56:37.986 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:37.986 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:56:37.987 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:56:38.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:56:38.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:56:38.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:56:38.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:38.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:38.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 "OK") 08:56:38.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:56:38.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:38.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:38.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:56:38.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:56:38.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:38.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:38.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:38.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:38.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:38.044 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:56:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:38.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:38.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:38.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:56:38.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:56:38.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:38.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:56:38.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:38.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:38.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:38.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:38.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:38.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:38.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:38.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:38.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:56:38.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:56:38.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:56:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:56:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:56:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:56:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:48.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:56:48.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:48.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:48.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:56:48.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:56:48.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:56:48.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:48.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:48.194 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:56:48.194 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:56:48.195 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:56:48.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:56:48.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:56:48.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:56:48.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:56:48.195 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:48.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:48.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:48.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:56:48.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:56:48.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:56:48.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 08:56:48.218 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 08:56:48.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 08:56:48.226 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 08:56:48.226 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:56:48.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:56:48.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'New' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:48.270 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:56:48.270 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:56:48.271 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:56:48.271 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:56:48.271 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:56:48.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:56:48.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:48.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:48.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:56:48.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:56:48.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:48.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:48.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 08:56:48.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:48.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:48.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:48.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:48.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:48.372 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 08:56:48.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:48.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:48.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:48.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:48.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately") 08:56:48.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:48.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:48.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:48.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:48.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:48.389 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 08:56:48.389 DEBUG [WorkbenchTestable][CheckBox] Checkbox If server is started, publish changes &immediately not checked, no action performed 08:56:48.389 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:56:48.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:56:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:48.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:48.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:48.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:48.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:48.397 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:56:48.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:48.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:48.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:48.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:48.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:56:48.401 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:56:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:56:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:48.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:48.902 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:48.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:48.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:48.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:48.904 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 08:56:48.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:48.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:48.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:48.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:48.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:48.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:48.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:48.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:48.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:48.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:48.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:48.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:48.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:48.904 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:48.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:48.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:48.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:48.905 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:56:48.905 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:56:48.906 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:56:48.920 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:56:48.921 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:48.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:48.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:48.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:48.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:56:48.922 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:56:48.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:56:48.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:56:48.929 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:48.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:48.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:48.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:48.930 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:56:48.930 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:56:48.930 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:56:48.942 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:56:48.943 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:48.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:48.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:48.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:48.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:56:48.944 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:56:48.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:56:48.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:56:48.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:48.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:48.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:48.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:48.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:56:48.956 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:56:48.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:56:48.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:56:48.962 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:48.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:48.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:48.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:48.964 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 08:56:48.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:48.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:48.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:48.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:48.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:48.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:56:48.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:56:48.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:56:48.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:56:48.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:56:48.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:48.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:48.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:56:48.969 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:48.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:48.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:48.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:48.970 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:56:48.970 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:56:48.970 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:56:48.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:56:48.976 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:48.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:48.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:48.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:48.977 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:56:48.977 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:56:48.977 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:56:48.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:56:48.990 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 08:56:48.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:48.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:48.990 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:56:48.990 DEBUG [main][MenuItemLookup] Found menu:'File' 08:56:48.990 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:56:48.990 DEBUG [main][MenuItemLookup] Item match:Edit 08:56:48.991 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:56:48.991 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:56:48.991 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:48.991 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:56:48.991 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:48.991 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:48.991 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:48.991 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:48.991 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:56:48.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:48.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:56:48.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:48.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:56:48.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:48.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:48.992 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:56:48.992 DEBUG [main][MenuItemLookup] Found menu:'File' 08:56:48.992 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:56:48.992 DEBUG [main][MenuItemLookup] Item match:Edit 08:56:48.992 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:56:48.992 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:56:48.992 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:48.992 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:56:48.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:48.992 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:48.992 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:48.992 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:48.992 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:56:48.993 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:48.993 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:56:48.993 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:56:49.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:56:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:56:49.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:56:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:49.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:56:49.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:56:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:49.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:56:49.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:56:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:49.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:49.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:49.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:49.046 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:56:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:49.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:49.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:49.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:56:49.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:56:49.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:49.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:56:49.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:56:49.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:49.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:49.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:49.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:49.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:49.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:49.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:56:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:56:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:56:59.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:56:59.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:56:59.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:56:59.210 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:59.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:59.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:59.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:59.212 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:56:59.212 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:56:59.212 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:56:59.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:56:59.219 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:56:59.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:56:59.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:56:59.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:56:59.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:56:59.220 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:56:59.221 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:56:59.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:56:59.226 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 08:56:59.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:59.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:59.226 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:56:59.226 DEBUG [main][MenuItemLookup] Found menu:'File' 08:56:59.226 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:56:59.226 DEBUG [main][MenuItemLookup] Item match:Edit 08:56:59.227 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:56:59.227 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:56:59.227 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:59.227 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:56:59.227 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:59.227 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:59.227 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:59.227 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:59.227 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:56:59.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:59.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:56:59.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:59.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:56:59.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:59.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:59.232 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:56:59.233 DEBUG [main][MenuItemLookup] Found menu:'File' 08:56:59.233 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:56:59.233 DEBUG [main][MenuItemLookup] Item match:Edit 08:56:59.233 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:56:59.233 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:56:59.233 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:59.233 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:56:59.233 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:56:59.233 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:56:59.233 DEBUG [main][MenuItemLookup] Found menu:'' 08:56:59.233 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:56:59.233 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:56:59.233 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:56:59.233 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:56:59.234 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:56:59.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:56:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:56:59.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:56:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:56:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:56:59.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:56:59.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:56:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:56:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:56:59.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:56:59.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:56:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:56:59.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:56:59.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:56:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:56:59.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:56:59.286 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:56:59.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:56:59.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:56:59.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:56:59.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:56:59.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:56:59.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:56:59.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:56:59.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:56:59.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:56:59.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:56:59.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:56:59.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:56:59.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:56:59.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:56:59.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:56:59.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:56:59.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:56:59.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:56:59.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:57:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:57:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:57:09.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:57:09.419 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:09.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:09.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:09.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:09.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:57:09.420 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:57:09.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:57:09.427 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:57:09.428 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:09.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:09.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:09.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:09.434 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:57:09.434 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:57:09.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:57:09.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:57:09.440 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 08:57:09.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:09.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:09.441 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:57:09.441 DEBUG [main][MenuItemLookup] Found menu:'File' 08:57:09.441 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:57:09.441 DEBUG [main][MenuItemLookup] Item match:Edit 08:57:09.441 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:57:09.441 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:57:09.442 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:09.442 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:57:09.442 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:57:09.442 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:57:09.442 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:09.442 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:57:09.442 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:57:09.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:57:09.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:57:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:09.442 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:57:09.442 DEBUG [main][MenuItemLookup] Found menu:'File' 08:57:09.442 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:57:09.442 DEBUG [main][MenuItemLookup] Item match:Edit 08:57:09.443 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:57:09.443 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:57:09.443 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:09.443 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:57:09.443 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:57:09.443 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:57:09.443 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:09.443 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:57:09.443 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:57:09.443 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:09.443 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:57:09.443 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:57:09.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:57:09.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:57:09.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:57:09.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:57:09.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:57:09.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:57:09.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:57:09.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:09.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:09.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:57:09.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:57:09.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:57:09.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:57:09.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:57:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:57:09.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:57:09.495 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:57:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:57:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:57:09.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:57:09.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:57:09.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:57:09.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:57:09.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:57:09.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:57:09.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:57:09.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:57:09.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:57:09.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:57:09.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:57:09.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:57:09.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:57:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:57:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:57:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:57:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:57:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:57:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:57:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:57:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:19.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:57:19.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:57:19.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:57:19.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:57:19.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:57:19.628 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:57:19.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:19.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:19.629 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:57:19.629 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:57:19.629 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:57:19.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:57:19.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:57:19.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:57:19.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:57:19.629 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:19.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:19.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:19.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:57:19.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:57:19.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:57:19.633 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 08:57:19.633 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 08:57:19.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 08:57:19.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 08:57:19.666 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:57:19.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:57:19.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'New' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:19.693 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:57:19.693 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:57:19.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:57:19.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:57:19.693 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:57:19.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:57:19.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:57:19.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:57:19.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:57:19.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:57:19.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:57:19.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:57:19.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 08:57:19.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:57:19.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:57:19.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:57:19.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:57:19.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:57:19.800 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 08:57:19.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:57:19.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:57:19.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:57:19.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:57:19.814 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:57:19.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:57:19.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:57:19.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:57:19.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:57:19.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:57:19.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:57:19.816 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:57:19.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:57:19.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:57:19.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:57:19.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:57:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:57:19.831 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:57:20.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:57:20.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:57:20.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:57:20.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:57:20.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:57:20.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:57:20.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:57:20.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:57:20.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:57:20.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:57:20.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:57:20.332 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:20.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:20.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:20.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:20.333 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 08:57:20.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:57:20.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:57:20.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:57:20.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:57:20.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:57:20.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:57:20.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:57:20.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:57:20.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:57:20.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:57:20.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:57:20.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:57:20.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:57:20.335 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:20.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:20.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:20.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:20.336 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:57:20.336 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:57:20.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:57:20.344 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:57:20.345 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:20.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:20.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:20.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:20.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:57:20.346 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:57:20.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:57:20.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:57:20.359 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:20.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:20.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:20.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:20.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:57:20.360 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:57:20.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:57:20.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:57:20.367 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:20.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:20.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:20.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:20.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:57:20.369 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:57:20.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:57:20.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:57:20.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:20.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:20.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:20.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:20.382 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:57:20.382 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:57:20.382 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:57:20.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:57:20.394 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:20.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:20.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:20.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:20.395 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:57:20.395 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:57:20.395 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:57:20.400 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:57:20.401 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:20.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:20.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:20.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:20.406 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:57:20.406 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:57:20.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:57:20.412 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:57:20.412 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 08:57:20.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:20.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:20.413 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:57:20.413 DEBUG [main][MenuItemLookup] Found menu:'File' 08:57:20.413 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:57:20.413 DEBUG [main][MenuItemLookup] Item match:Edit 08:57:20.414 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:57:20.414 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:57:20.414 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:20.414 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:57:20.414 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:57:20.414 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:57:20.414 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:20.414 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:57:20.414 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:57:20.414 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:57:20.414 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:57:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:20.414 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:57:20.414 DEBUG [main][MenuItemLookup] Found menu:'File' 08:57:20.414 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:57:20.414 DEBUG [main][MenuItemLookup] Item match:Edit 08:57:20.415 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:57:20.415 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:57:20.415 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:20.415 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:57:20.415 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:57:20.415 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:57:20.415 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:20.415 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:57:20.415 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:57:20.415 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:20.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:57:20.415 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:57:20.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:57:20.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:57:20.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:57:20.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:57:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:57:20.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:57:20.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:57:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:20.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:57:20.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:57:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:57:20.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:57:20.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:57:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:57:20.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:57:20.469 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:57:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:57:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:57:20.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:57:20.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:57:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:57:20.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:57:20.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:57:20.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:57:20.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:57:20.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:57:20.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:57:20.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:57:20.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:57:20.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:57:20.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:57:20.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:57:20.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:57:20.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:57:20.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:57:20.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:57:30.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:57:30.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:57:30.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:57:30.608 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:30.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:30.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:30.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:30.609 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 08:57:30.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:57:30.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:57:30.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:57:30.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:57:30.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:57:30.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:57:30.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:57:30.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:57:30.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:57:30.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:57:30.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:57:30.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:57:30.611 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:30.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:30.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:30.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:30.612 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:57:30.612 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:57:30.613 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:57:30.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:57:30.627 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:30.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:30.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:30.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:30.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:57:30.628 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:57:30.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:57:30.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:57:30.641 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:30.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:30.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:30.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:30.642 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 08:57:30.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:57:30.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:57:30.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:57:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:57:30.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:57:30.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:57:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:57:30.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:57:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:57:30.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:57:30.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:57:30.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:57:30.643 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:30.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:30.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:30.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:30.644 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:57:30.645 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:57:30.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:57:30.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:57:30.657 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:30.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:30.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:30.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:30.658 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 08:57:30.658 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 08:57:30.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 08:57:30.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 08:57:30.668 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 08:57:30.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:30.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:30.669 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:57:30.669 DEBUG [main][MenuItemLookup] Found menu:'File' 08:57:30.669 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:57:30.669 DEBUG [main][MenuItemLookup] Item match:Edit 08:57:30.670 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:57:30.670 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:57:30.670 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:30.670 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:57:30.670 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:57:30.670 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:57:30.670 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:30.670 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:57:30.670 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:57:30.670 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:57:30.670 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:57:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:30.670 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:57:30.670 DEBUG [main][MenuItemLookup] Found menu:'File' 08:57:30.670 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:57:30.670 DEBUG [main][MenuItemLookup] Item match:Edit 08:57:30.671 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:57:30.671 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:57:30.671 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:30.671 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:57:30.671 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:57:30.671 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:57:30.671 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:30.671 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:57:30.671 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:57:30.671 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:30.671 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:57:30.671 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:57:30.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:57:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:57:30.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:57:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:57:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:57:30.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:57:30.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:57:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:30.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:57:30.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:57:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:57:30.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:57:30.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:57:30.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:57:30.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:57:30.726 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:57:30.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:57:30.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:57:30.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:57:30.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:57:30.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:57:30.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:57:30.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:57:30.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:57:30.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:57:30.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:57:30.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:57:30.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:57:30.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:57:30.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:57:30.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:57:30.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:57:30.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:57:30.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:57:30.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:57:30.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 'Publishing to .*'] is available.... 08:57:40.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:57:40.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:57:40.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:57:40.866 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:40.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:40.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:40.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:40.868 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:57:40.868 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:57:40.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:57:40.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:57:40.876 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:40.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:40.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:40.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:40.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:57:40.877 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:57:40.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:57:40.890 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:57:40.891 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 08:57:40.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:40.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:40.891 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:57:40.891 DEBUG [main][MenuItemLookup] Found menu:'File' 08:57:40.891 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:57:40.891 DEBUG [main][MenuItemLookup] Item match:Edit 08:57:40.893 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:57:40.893 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:57:40.893 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:40.893 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:57:40.893 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:57:40.893 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:57:40.893 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:40.893 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:57:40.893 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:57:40.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:57:40.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:57:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:40.893 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:57:40.893 DEBUG [main][MenuItemLookup] Found menu:'File' 08:57:40.893 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:57:40.893 DEBUG [main][MenuItemLookup] Item match:Edit 08:57:40.894 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:57:40.894 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:57:40.894 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:40.894 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:57:40.894 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:57:40.894 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:57:40.894 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:40.894 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:57:40.894 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:57:40.897 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:40.897 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:57:40.898 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:57:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:57:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:57:40.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:57:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:57:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:57:40.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:57:40.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:57:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:40.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:57:40.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:57:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:57:40.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:57:40.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:57:40.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:57:40.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:57:40.956 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:57:40.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:57:40.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:57:40.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:57:40.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:57:41.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:57:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:57:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:57:41.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:57:41.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:57:41.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:57:41.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:57:41.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:57:41.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:57:41.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:57:41.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:57:41.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:57:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:57:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:57:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:57:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:57:51.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:57:51.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:57:51.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:57:51.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:51.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:51.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:57:51.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:57:51.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:57:51.095 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:57:51.095 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:57:51.095 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:57:51.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:51.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:51.096 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:57:51.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:57:51.096 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:57:51.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:57:51.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:57:51.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:57:51.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:57:51.096 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:51.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:51.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:51.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:57:51.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:57:51.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:57:51.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 08:57:51.101 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 08:57:51.101 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 08:57:51.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 08:57:51.139 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:57:51.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:57:51.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'New' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:51.166 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:57:51.166 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:57:51.167 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:57:51.167 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:57:51.167 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:57:51.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:57:51.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:57:51.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:57:51.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:57:51.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:57:51.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:57:51.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:57:51.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 08:57:51.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:57:51.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:57:51.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:57:51.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:57:51.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:57:51.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:57:51.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:57:51.275 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 08:57:51.275 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 08:57:51.275 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 08:57:51.276 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 08:57:51.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 08:57:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:57:51.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:57:51.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:57:51.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:57:51.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:57:51.286 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 08:57:51.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:57:51.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:57:51.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:57:51.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:57:51.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately") 08:57:51.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:57:51.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:57:51.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:57:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:57:51.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:57:51.290 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 08:57:51.290 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 08:57:51.290 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 08:57:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:57:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:57:51.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:57:51.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:57:51.290 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:57:51.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:57:51.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:57:51.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:57:51.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:57:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:57:51.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:57:51.304 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:57:51.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:57:51.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:57:51.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:57:51.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:57:51.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:57:51.324 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:57:51.328 DEBUG [Worker-7: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 08:57:51.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:57:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:57:51.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 08:57:51.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:57:52.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 08:57:52.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:57:52.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:57:52.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:57:52.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:57:52.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:57:52.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:57:52.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:57:52.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:57:52.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:57:52.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:57:52.825 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:52.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:52.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:52.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:52.827 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 08:57:52.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 08:57:52.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:57:52.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 08:57:52.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:57:52.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 08:57:52.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 08:57:52.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:57:52.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 08:57:52.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:57:52.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 08:57:52.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:57:52.828 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:52.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:52.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:52.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:52.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 08:57:52.829 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 08:57:52.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 08:57:52.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 08:57:52.844 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-3' 08:57:52.844 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:52.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:52.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:52.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:52.845 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 08:57:52.845 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 08:57:52.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 08:57:52.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 08:57:52.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:57:52.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:57:52.882 DEBUG [main][MenuItemLookup] Found menu:'New' 08:57:52.882 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:52.882 DEBUG [main][MenuItemLookup] Found menu:'Start' 08:57:52.882 DEBUG [main][MenuItemLookup] Item match:Start 08:57:52.882 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 08:57:52.882 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 08:57:52.882 INFO [main][MenuItemHandler] Select menu item: &Start 08:57:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:57:52.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 08:57:52.883 DEBUG [Worker-12: Starting server-project-3][AbstractWait] Wait for 1 seconds 08:57:53.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 08:57:53.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 08:57:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:57:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:57:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:57:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:57:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:57:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:57:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:57:54.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:57:54.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 08:57:54.383 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:54.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:54.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:54.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:54.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 08:57:54.384 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 08:57:54.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 08:57:54.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 08:57:54.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 08:57:54.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:57:54.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:57:54.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:57:54.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:57:54.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:57:54.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:57:54.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:57:54.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:57:54.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:57:54.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:57:54.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:57:54.392 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:54.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:54.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:54.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:54.394 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 08:57:54.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 08:57:54.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:57:54.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 08:57:54.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:57:54.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 08:57:54.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 08:57:54.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:57:54.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 08:57:54.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:57:54.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 08:57:54.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:57:54.395 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:54.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:54.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:54.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:54.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 08:57:54.400 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 08:57:54.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 08:57:54.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 08:57:54.407 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:54.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:54.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:54.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:54.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 08:57:54.408 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 08:57:54.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 08:57:54.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 08:57:54.419 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:54.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:54.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:54.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:54.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 08:57:54.420 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 08:57:54.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 08:57:54.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 08:57:54.426 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:54.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:54.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:54.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:54.427 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 08:57:54.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 08:57:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:57:54.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 08:57:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:57:54.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 08:57:54.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 08:57:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:57:54.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 08:57:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:57:54.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 08:57:54.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:57:54.428 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:54.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:54.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:54.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:54.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 08:57:54.433 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 08:57:54.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 08:57:54.439 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 08:57:54.439 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:57:54.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:57:54.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:57:54.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:57:54.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 08:57:54.441 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 08:57:54.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 08:57:54.450 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 08:57:54.451 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 08:57:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:54.451 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:57:54.451 DEBUG [main][MenuItemLookup] Found menu:'File' 08:57:54.451 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:57:54.451 DEBUG [main][MenuItemLookup] Item match:Edit 08:57:54.452 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:57:54.452 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:57:54.452 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:54.452 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:57:54.452 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:57:54.452 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:57:54.452 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:54.452 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:57:54.452 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:57:54.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:57:54.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:57:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:54.452 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:57:54.453 DEBUG [main][MenuItemLookup] Found menu:'File' 08:57:54.453 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:57:54.453 DEBUG [main][MenuItemLookup] Item match:Edit 08:57:54.453 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:57:54.453 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:57:54.453 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:54.453 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:57:54.453 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:57:54.453 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:57:54.453 DEBUG [main][MenuItemLookup] Found menu:'' 08:57:54.453 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:57:54.453 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:57:54.453 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:57:54.453 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:57:54.453 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:57:54.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:57:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:57:54.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:57:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:57:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:57:54.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:57:54.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:57:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:57:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:57:54.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:57:54.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:57:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:57:54.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:57:54.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:57:54.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:57:54.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:57:54.509 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:57:54.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:57:54.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:57:54.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:57:54.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:57:54.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:57:54.615 DEBUG [Worker-11: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 08:57:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:57:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:57:54.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 08:57:55.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 08:57:55.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:57:55.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:57:55.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:57:55.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:57:55.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:57:55.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:57:55.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:57:55.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:57:55.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:57:55.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:57:55.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:57:55.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:57:55.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:58:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:58:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:58:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:58:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:05.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:58:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:05.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:58:05.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:58:05.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:58:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:05.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:58:05.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:58:05.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:58:05.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:58:05.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:58:05.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:58:05.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:58:05.653 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:05.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:05.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:05.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:58:05.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:58:05.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:58:05.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 08:58:05.656 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 08:58:05.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 08:58:05.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 08:58:05.664 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:58:05.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:58:05.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'New' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:05.712 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:58:05.712 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:58:05.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:58:05.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:58:05.712 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:58:05.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:58:05.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:05.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:58:05.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:58:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:05.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 08:58:05.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:05.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:05.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:05.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:05.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:58:05.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:58:05.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:58:05.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:58:05.839 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:58:05.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:58:05.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:58:05.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 08:58:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:05.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:05.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:05.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:05.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:58:05.853 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 08:58:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:58:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:58:05.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:58:05.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:05.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately") 08:58:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:05.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:05.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:05.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:05.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:58:05.867 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 08:58:05.867 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 08:58:05.867 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 08:58:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:58:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:58:05.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:58:05.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:05.867 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:58:05.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:58:05.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:05.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:05.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:05.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:05.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:58:05.870 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:58:05.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:58:05.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:58:05.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:58:05.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:05.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:58:05.885 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:58:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:58:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:58:06.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:58:06.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:58:06.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:58:06.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:58:06.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:58:06.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:58:06.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:58:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:58:06.385 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:06.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:06.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:06.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:06.387 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 08:58:06.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:58:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:58:06.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:58:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:58:06.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:58:06.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:58:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:58:06.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:58:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:58:06.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:58:06.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:06.388 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:06.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:06.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:06.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:06.389 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:58:06.389 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:58:06.389 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:58:06.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:58:06.398 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-2' 08:58:06.399 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:06.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:06.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:06.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:06.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 08:58:06.400 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 08:58:06.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 08:58:06.412 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 08:58:06.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:58:06.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:06.433 DEBUG [main][MenuItemLookup] Found menu:'New' 08:58:06.433 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:06.433 DEBUG [main][MenuItemLookup] Found menu:'Start' 08:58:06.433 DEBUG [main][MenuItemLookup] Item match:Start 08:58:06.433 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 08:58:06.433 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 08:58:06.433 INFO [main][MenuItemHandler] Select menu item: &Start 08:58:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:58:06.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:58:06.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 08:58:06.434 DEBUG [Worker-0: Starting server-project-2][AbstractWait] Wait for 1 seconds 08:58:06.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 08:58:07.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 08:58:07.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:58:07.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:58:07.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:58:07.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:58:07.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:58:07.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:58:07.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:58:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:58:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 08:58:07.934 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:07.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:07.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:07.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:07.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 08:58:07.936 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 08:58:07.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 08:58:07.942 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 08:58:07.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 08:58:07.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:58:07.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:58:07.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:58:07.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:58:07.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:58:07.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:58:07.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:58:07.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:58:07.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:58:07.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:58:07.943 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:07.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:07.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:07.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:07.944 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 08:58:07.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:58:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:58:07.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:58:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:58:07.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:58:07.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:58:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:58:07.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:58:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:58:07.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:58:07.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:07.945 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:07.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:07.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:07.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:07.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 08:58:07.946 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 08:58:07.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 08:58:07.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 08:58:07.952 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:07.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:07.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:07.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:07.957 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 08:58:07.957 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 08:58:07.957 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 08:58:07.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 08:58:07.963 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:07.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:07.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:07.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:07.964 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 08:58:07.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:58:07.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:58:07.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:58:07.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:58:07.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:58:07.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 08:58:07.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:58:07.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 08:58:07.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:58:07.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 08:58:07.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:07.965 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:07.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:07.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:07.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:07.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 08:58:07.966 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 08:58:07.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 08:58:07.976 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 08:58:07.977 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:07.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:07.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:07.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:07.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 08:58:07.978 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 08:58:07.978 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 08:58:07.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 08:58:07.984 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 08:58:07.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:07.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:07.984 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:58:07.985 DEBUG [main][MenuItemLookup] Found menu:'File' 08:58:07.985 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:58:07.985 DEBUG [main][MenuItemLookup] Item match:Edit 08:58:07.985 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:58:07.985 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:58:07.985 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:07.985 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:58:07.985 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:58:07.985 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:58:07.985 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:07.985 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:58:07.986 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:58:07.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:58:07.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:58:07.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:58:07.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:58:07.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:07.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:07.990 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:58:07.990 DEBUG [main][MenuItemLookup] Found menu:'File' 08:58:07.990 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:58:07.990 DEBUG [main][MenuItemLookup] Item match:Edit 08:58:07.991 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:58:07.991 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:58:07.991 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:07.991 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:58:07.991 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:58:07.991 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:58:07.991 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:07.991 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:58:07.991 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:58:07.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:58:07.991 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:58:07.991 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:58:08.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:58:08.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:58:08.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:58:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:08.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:58:08.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:58:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:08.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:58:08.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:58:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:08.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:08.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:08.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:08.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:58:08.041 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:58:08.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:58:08.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:58:08.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:58:08.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:08.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:58:08.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:58:08.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:58:08.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:58:08.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:58:08.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:58:08.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:58:08.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:58:08.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:58:08.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:58:08.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:58:08.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:58:08.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:58:08.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:58:08.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:58:08.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:58:18.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:58:18.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:58:18.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:58:18.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:18.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:18.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:58:18.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:18.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:18.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:58:18.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:58:18.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:58:18.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:18.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:18.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:58:18.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:58:18.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:58:18.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:58:18.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:58:18.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:58:18.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:58:18.193 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:18.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:18.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:18.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:58:18.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:58:18.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:58:18.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 08:58:18.197 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 08:58:18.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 08:58:18.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 08:58:18.238 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 08:58:18.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:58:18.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'New' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:18.264 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 08:58:18.264 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 08:58:18.264 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 08:58:18.264 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 08:58:18.265 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 08:58:18.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 08:58:18.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:18.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 08:58:18.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 08:58:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:18.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:18.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 08:58:18.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:18.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:18.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:18.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:18.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:58:18.372 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 08:58:18.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:58:18.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:58:18.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:58:18.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:18.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately") 08:58:18.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:18.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:18.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:18.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:18.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:58:18.387 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 08:58:18.388 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 08:58:18.388 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 08:58:18.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:58:18.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:58:18.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:58:18.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:18.388 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 08:58:18.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:58:18.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:18.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:18.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:18.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:18.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:58:18.400 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:58:18.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:58:18.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:58:18.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:58:18.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:18.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:58:18.419 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:58:18.422 DEBUG [Worker-1: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 08:58:18.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:58:18.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:58:18.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 08:58:19.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 08:58:19.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:58:19.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:58:19.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:58:19.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:58:19.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:58:19.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:58:19.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:58:19.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:58:19.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:58:19.920 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:19.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:19.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:19.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:19.921 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 08:58:19.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 08:58:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:58:19.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 08:58:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:58:19.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 08:58:19.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 08:58:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:58:19.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 08:58:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:58:19.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 08:58:19.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:19.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:19.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:19.923 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:19.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:19.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:19.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:19.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 08:58:19.924 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 08:58:19.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 08:58:19.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 08:58:19.935 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:19.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:19.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:19.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:19.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 08:58:19.936 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 08:58:19.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 08:58:19.948 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 08:58:19.950 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:19.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:19.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:19.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:19.951 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 08:58:19.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 08:58:19.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:58:19.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 08:58:19.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:58:19.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 08:58:19.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 08:58:19.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:58:19.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 08:58:19.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:58:19.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 08:58:19.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:19.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:19.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:19.952 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:19.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:19.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:19.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:19.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 08:58:19.955 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 08:58:19.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 08:58:19.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 08:58:19.962 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:19.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:19.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:19.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:19.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 08:58:19.963 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 08:58:19.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 08:58:19.967 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 08:58:19.968 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 08:58:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:19.968 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:58:19.968 DEBUG [main][MenuItemLookup] Found menu:'File' 08:58:19.968 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:58:19.968 DEBUG [main][MenuItemLookup] Item match:Edit 08:58:19.969 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:58:19.969 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:58:19.969 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:19.969 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:58:19.969 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:58:19.969 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:58:19.969 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:19.969 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:58:19.969 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:58:19.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:58:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:58:19.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:58:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:58:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:19.969 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:58:19.970 DEBUG [main][MenuItemLookup] Found menu:'File' 08:58:19.970 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:58:19.970 DEBUG [main][MenuItemLookup] Item match:Edit 08:58:19.970 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:58:19.970 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:58:19.970 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:19.970 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:58:19.970 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:58:19.970 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:58:19.970 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:19.970 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:58:19.970 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:58:19.975 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:58:19.975 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:58:19.975 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:58:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:58:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:58:20.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:58:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:20.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:58:20.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:58:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:20.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:58:20.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:58:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:20.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:20.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:20.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:20.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:58:20.033 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:58:20.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:58:20.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:58:20.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:58:20.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:20.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:58:20.139 DEBUG [Worker-11: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 08:58:20.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:58:20.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:58:20.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 08:58:20.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 08:58:21.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:58:21.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:58:21.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:58:21.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:58:21.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:58:21.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:58:21.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:58:21.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:58:21.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:58:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:58:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:58:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:58:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:58:31.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:58:31.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:58:31.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:58:31.188 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:31.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:31.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:31.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:31.189 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 08:58:31.189 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 08:58:31.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 08:58:31.200 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 08:58:31.202 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:31.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:31.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:31.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:31.203 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 08:58:31.203 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 08:58:31.203 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 08:58:31.209 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 08:58:31.215 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 08:58:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:31.215 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:58:31.215 DEBUG [main][MenuItemLookup] Found menu:'File' 08:58:31.215 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:58:31.215 DEBUG [main][MenuItemLookup] Item match:Edit 08:58:31.216 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:58:31.216 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:58:31.216 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:31.216 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:58:31.216 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:58:31.216 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:58:31.216 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:31.216 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:58:31.217 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:58:31.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:58:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:58:31.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:58:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:58:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:31.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:58:31.217 DEBUG [main][MenuItemLookup] Found menu:'File' 08:58:31.217 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:58:31.217 DEBUG [main][MenuItemLookup] Item match:Edit 08:58:31.218 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:58:31.218 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:58:31.218 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:31.218 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:58:31.218 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:58:31.218 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:58:31.218 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:31.218 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:58:31.218 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:58:31.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:58:31.218 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:58:31.218 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:58:31.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:58:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:58:31.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:58:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:31.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:58:31.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:58:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:31.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:58:31.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:58:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:31.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:31.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:31.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:58:31.272 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:58:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:58:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:58:31.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:58:31.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:31.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:58:31.380 DEBUG [Worker-3: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 08:58:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:58:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:58:31.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 08:58:31.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 08:58:32.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:58:32.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:58:32.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:58:32.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:58:32.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:58:32.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:58:32.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:58:32.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:58:32.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:58:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:58:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:58:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:58:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:58:42.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:58:42.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:58:42.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:58:42.411 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:42.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:42.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:42.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:42.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 08:58:42.413 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 08:58:42.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 08:58:42.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 08:58:42.420 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:42.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:42.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:42.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:42.427 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 08:58:42.427 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 08:58:42.427 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 08:58:42.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 08:58:42.434 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 08:58:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:42.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:42.435 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:58:42.435 DEBUG [main][MenuItemLookup] Found menu:'File' 08:58:42.435 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:58:42.435 DEBUG [main][MenuItemLookup] Item match:Edit 08:58:42.436 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:58:42.436 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:58:42.436 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:42.436 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:58:42.436 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:58:42.436 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:58:42.436 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:42.436 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:58:42.436 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:58:42.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:58:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 08:58:42.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:58:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 08:58:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:42.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:58:42.436 DEBUG [main][MenuItemLookup] Found menu:'File' 08:58:42.436 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:58:42.436 DEBUG [main][MenuItemLookup] Item match:Edit 08:58:42.437 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:58:42.437 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:58:42.437 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:42.437 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:58:42.437 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:58:42.437 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:58:42.437 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:42.437 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:58:42.437 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:58:42.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:58:42.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:58:42.437 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:58:42.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:58:42.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 08:58:42.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 08:58:42.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:42.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:42.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:58:42.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:58:42.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:42.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:42.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 08:58:42.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:58:42.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:42.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:42.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:42.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:42.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:58:42.489 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:58:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:58:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:58:42.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:58:42.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:42.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:58:42.604 DEBUG [Worker-9: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 08:58:42.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:58:42.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:58:42.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 08:58:43.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 08:58:43.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:58:43.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:58:43.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:58:43.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:58:43.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:58:43.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:58:43.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:58:43.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:58:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:58:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 08:58:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 08:58:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:58:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 08:58:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 08:58:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 08:58:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:53.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:58:53.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:53.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:53.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:58:53.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:58:53.635 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:58:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:53.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 08:58:53.658 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:53.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:53.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:53.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:58:53.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:58:53.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:58:53.661 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 08:58:53.661 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 08:58:53.662 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 08:58:53.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 08:58:53.692 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:53.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:53.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:53.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:53.693 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 08:58:53.693 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:53.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:53.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:53.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:53.694 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:53.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:53.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:53.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:53.695 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 08:58:53.695 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:53.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:53.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:53.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:53.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 08:58:53.696 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 08:58:53.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 08:58:53.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 08:58:53.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:53.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:58:53.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:53.732 DEBUG [main][MenuItemLookup] Found menu:'New' 08:58:53.732 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:58:53.732 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:58:53.732 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:53.732 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:58:53.732 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:58:53.732 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:58:53.732 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:58:53.732 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:53.732 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 08:58:53.732 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 08:58:53.732 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 08:58:53.732 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 08:58:53.732 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 08:58:53.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 08:58:53.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 08:58:53.732 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 08:58:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 08:58:53.733 DEBUG [Worker-8: Stopping Server ABC][AbstractWait] Wait for 1 seconds 08:58:55.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 08:58:55.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 08:58:55.233 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:55.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:55.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:55.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:55.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 08:58:55.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:58:55.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:58:55.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:58:55.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:58:55.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:58:55.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:58:55.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:58:55.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:58:55.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:58:55.235 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:55.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:55.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:55.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:55.236 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 08:58:55.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:58:55.236 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:58:55.236 DEBUG [main][EditorHandler] 0 editor(s) found 08:58:55.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:55.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:55.238 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:58:55.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:55.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:55.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:58:55.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:55.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:55.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:58:55.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:58:55.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:55.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:55.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:55.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:58:55.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:58:55.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:58:55.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:55.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:55.291 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:58:55.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:58:55.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:55.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:55.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:58:55.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:58:55.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:55.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:55.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:55.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:55.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:58:55.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:55.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:58:56.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:56.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:58:56.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:58:56.294 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:58:56.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:58:56.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:56.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:56.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:58:56.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:56.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:56.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:56.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:56.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:58:56.296 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 08:58:56.296 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 08:58:56.296 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 08:58:56.296 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:58:56.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:58:56.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:56.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:56.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:56.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:56.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:58:56.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:56.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:58:57.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:57.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:58:57.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:58:57.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:58:57.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:58:57.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:57.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:57.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:58:57.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:57.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:57.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:57.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:57.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:58:57.300 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 08:58:57.301 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 08:58:57.301 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 08:58:57.301 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:58:57.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:58:57.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:57.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:57.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:58:57.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:57.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:57.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:57.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:57.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:58:57.302 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:58:57.302 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:58:57.303 DEBUG [main][TreeItemHandler] Set Tree selection 08:58:57.303 DEBUG [main][TreeHandler] Notify Tree about selection event 08:58:57.312 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:58:57.315 DEBUG [WorkbenchTestable][TreeItemHandler] server-project 08:58:57.315 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-2 08:58:57.315 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-3 08:58:57.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:58:57.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'New' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:57.370 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:58:57.370 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:58:57.370 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:58:57.370 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:58:57.371 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:58:57.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:58:57.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:58:57.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:58:57.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:58:57.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:58:57.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:58:57.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:58:57.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:58:57.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:58:57.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:58:57.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:58:57.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:57.910 DEBUG [main][MenuItemLookup] Found menu:'New' 08:58:57.910 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:58:57.910 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:57.910 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:58:57.910 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:57.910 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:58:57.910 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:58:57.910 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:58:57.910 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:58:57.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:58:57.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:58:57.911 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:58:57.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:58:58.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 08:58:58.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:58:58.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:58.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:58.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:58:58.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:58:58.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:58.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:58.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:58:58.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:58:58.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:58.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:58.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:58.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:58.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:58:58.582 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:58:58.582 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:58:58.582 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:58:58.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:58:58.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:58:58.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:58:58.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:58.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:58:58.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:58:58.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:58.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:58.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:58:58.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:58:58.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:58.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:58.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:58.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:58.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:58:58.584 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:58:58.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:58:58.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:58:58.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:58:58.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:58.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:58:58.589 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:58:59.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:58:59.090 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:58:59.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:58:59.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:58:59.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:58:59.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:58:59.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:58:59.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:58:59.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:58:59.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:58:59.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:58:59.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:58:59.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:58:59.090 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:58:59.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:58:59.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:59.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:58:59.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:58:59.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:58:59.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:59.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:59.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:58:59.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:59.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:59.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:58:59.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:59.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:59.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:58:59.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 '\*?\QServers\E') 08:58:59.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:59.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:59.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:59.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:59.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:58:59.147 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:59.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:59.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:59.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:59.183 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:59.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:59.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:59.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:59.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:58:59.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:59.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:59.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:59.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:59.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:58:59.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:59.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:59.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:58:59.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:59.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:59.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:58:59.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:58:59.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:59.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:59.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:59.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:58:59.202 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:59.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:59.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:59.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:58:59.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:58:59.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:58:59.206 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped, Synchronized] 08:58:59.206 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped, Synchronized] 08:58:59.206 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped, Synchronized] about selection 08:58:59.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped, Synchronized] 08:58:59.235 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:59.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:59.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:59.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:59.236 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 08:58:59.236 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:59.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:59.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:59.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:58:59.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:58:59.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:59.265 DEBUG [main][MenuItemLookup] Found menu:'New' 08:58:59.265 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:58:59.265 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:58:59.265 DEBUG [main][MenuItemLookup] Found menu:'' 08:58:59.265 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:58:59.265 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:58:59.265 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:58:59.265 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:58:59.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:58:59.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:58:59.265 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:58:59.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:58:59.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:58:59.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:58:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:59.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:58:59.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:58:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:58:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:58:59.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:58:59.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:58:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:59.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:59.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:59.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:58:59.314 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:58:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:58:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:58:59.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:58:59.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:58:59.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:58:59.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:58:59.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:59.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:59.389 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:58:59.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:59.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:59.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:58:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:58:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:58:59.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:58:59.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:58:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:59.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:59.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:58:59.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:58:59.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:58:59.427 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:59.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:59.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:59.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:58:59.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:58:59.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:58:59.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 08:58:59.429 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:58:59.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:58:59.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:58:59.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:58:59.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:58:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:58:59.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:59.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:58:59.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:58:59.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:00.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:00.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:00.434 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:00.434 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 08:59:00.434 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:00.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:00.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:00.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:00.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:00.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:00.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:00.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:00.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:00.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:01.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:01.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:01.439 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:01.439 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 08:59:01.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 08:59:01.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:01.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:01.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:01.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:01.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:01.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:01.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:01.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:01.440 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 08:59:01.440 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:59:01.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:59:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.96 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 13.004 s restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 14.12 s stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.541 s testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.434 s removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.467 s testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 14.556 s testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.541 s testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 35.465 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:01.454 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:01.454 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:59:01.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:59:01.455 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:01.455 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:59:01.455 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:59:01.455 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:59:01.455 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:59:01.456 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:59:01.456 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:59:01.456 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 08:59:01.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:01.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:59:01.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:59:01.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:59:01.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:01.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:01.464 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:01.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:01.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:01.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:01.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:01.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 '\*?\QServers\E') 08:59:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:01.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:01.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:01.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:01.480 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:01.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:01.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:01.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:01.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:01.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:01.502 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:01.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:01.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:01.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:01.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:01.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:01.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:02.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:02.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:02.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:02.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:02.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:02.506 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:02.506 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 08:59:02.506 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:02.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:02.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:02.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:02.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:02.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:02.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:02.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:03.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:03.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:03.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:03.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:03.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:03.511 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:03.511 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 08:59:03.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:03.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:03.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:03.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:03.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:03.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:03.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:03.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:03.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:03.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:03.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:03.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:03.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:03.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:03.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 '\*?\QServers\E') 08:59:03.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:03.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:03.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:03.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:03.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:03.553 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:03.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:03.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:03.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:03.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:03.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:03.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:03.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:03.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:03.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:03.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:03.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:03.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:04.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:04.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:04.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:04.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:04.560 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:04.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:04.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:59:04.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:59:04.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:04.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:04.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 08:59:04.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:59:04.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 08:59:04.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:04.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:59:04.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:59:04.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:59:04.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:04.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:04.569 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:04.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:04.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:04.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:04.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:04.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:04.577 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:04.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:04.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:04.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:04.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:04.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:04.584 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:04.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:04.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:04.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:04.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:04.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:04.586 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:04.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:04.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:04.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:04.587 INFO [WorkbenchTestable][ServersView2] Create new server 08:59:04.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 08:59:04.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:04.589 DEBUG [main][MenuItemLookup] Found menu:'New' 08:59:04.589 DEBUG [main][MenuItemLookup] Item match:New 08:59:04.589 DEBUG [main][MenuItemLookup] Found menu:'Server' 08:59:04.589 DEBUG [main][MenuItemLookup] Item match:Server 08:59:04.589 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 08:59:04.589 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 08:59:04.590 INFO [main][MenuItemHandler] Select menu item: Server 08:59:04.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:59:04.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:59:04.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:59:04.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:04.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:04.763 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:59:04.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:04.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:04.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:59:04.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:04.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:04.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:59:04.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:04.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:04.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:59:04.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:04.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:04.765 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:59:04.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:04.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:59:04.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:04.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:04.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:04.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:04.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:04.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:59:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:59:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 08:59:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:04.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:04.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:04.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:04.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:05.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:05.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:05.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:05.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:05.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:05.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:05.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:05.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:05.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 08:59:05.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:59:05.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:05.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:05.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:05.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:05.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:05.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:05.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:05.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:05.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:05.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:05.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:05.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:05.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:05.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 08:59:05.280 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 08:59:05.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 08:59:05.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 08:59:05.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:59:05.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:05.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:05.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:05.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:05.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:05.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:05.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:05.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:59:05.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:05.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:05.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:05.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:05.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:59:05.795 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:59:05.796 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 08:59:05.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:59:05.797 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:59:05.797 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:59:06.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:59:06.297 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:59:06.297 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:59:06.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:59:06.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:06.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:06.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:06.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:06.304 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:59:06.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:06.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:06.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:06.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:59:06.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:59:06.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:06.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:06.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:06.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:06.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:06.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:06.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:06.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:06.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:06.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:06.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:06.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:06.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:06.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:06.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:06.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:06.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:06.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:06.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:06.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:06.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:06.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:06.855 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:06.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:06.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:06.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:06.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:06.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:06.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 08:59:06.858 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:06.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:06.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:06.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:06.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:06.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:06.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:06.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:06.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:06.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:06.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:06.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:06.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:06.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:06.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:06.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:06.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:06.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:06.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:06.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:06.917 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:06.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:06.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:06.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:06.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:06.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 08:59:06.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:06.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:06.927 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:06.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:06.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:06.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:06.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:06.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:06.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:06.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:06.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:06.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:06.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:06.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:06.964 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:06.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:06.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:06.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:06.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:06.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:06.995 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:06.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:06.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:06.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:06.996 INFO [WorkbenchTestable][ServersView2] Create new server 08:59:06.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:59:06.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:07.015 DEBUG [main][MenuItemLookup] Found menu:'New' 08:59:07.015 DEBUG [main][MenuItemLookup] Item match:New 08:59:07.016 DEBUG [main][MenuItemLookup] Found menu:'Server' 08:59:07.016 DEBUG [main][MenuItemLookup] Item match:Server 08:59:07.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 08:59:07.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 08:59:07.016 INFO [main][MenuItemHandler] Select menu item: Server 08:59:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:59:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:59:07.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:59:07.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:07.172 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:59:07.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:07.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:07.172 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:59:07.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:07.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:07.172 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:59:07.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:07.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:07.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:59:07.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:07.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:07.173 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:59:07.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:07.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:59:07.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:07.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:07.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:07.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:07.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:07.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:59:07.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:59:07.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 08:59:07.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:07.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:07.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:07.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:07.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:07.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:07.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:07.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:07.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:07.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:07.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:07.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:07.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:07.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 08:59:07.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:59:07.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:07.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:07.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:07.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:07.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:07.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:07.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:07.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:07.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:07.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:07.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 08:59:07.687 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 08:59:07.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 08:59:07.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 08:59:07.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:59:07.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:07.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:07.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:07.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:07.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:08.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:59:08.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:08.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:08.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:08.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:08.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:59:08.204 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:59:08.205 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 08:59:08.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:59:08.205 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:59:08.206 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:59:08.706 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:59:08.706 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:59:09.206 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:59:09.206 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:59:09.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:59:09.706 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:59:09.706 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:59:09.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:59:09.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:09.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:09.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:09.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:09.714 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:59:09.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:09.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:09.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:09.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:09.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:59:10.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:59:10.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:10.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:10.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:10.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:10.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:10.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:10.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:10.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:10.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:10.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:10.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:10.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:10.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:10.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:10.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:10.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:10.269 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:10.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:10.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:10.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 08:59:10.273 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:10.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:10.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:10.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:10.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:10.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:10.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:10.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:10.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:10.332 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:10.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:10.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:10.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 08:59:10.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.363 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:10.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:10.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:10.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:10.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:10.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:10.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:10.400 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:10.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:10.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:10.403 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:10.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:10.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:10.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:10.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:10.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:10.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:10.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:10.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:10.463 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:10.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:10.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:10.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:10.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:10.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:10.505 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:10.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:10.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:10.511 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:10.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:10.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:10.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:10.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.522 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:10.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:10.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:10.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:10.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:10.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:10.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:10.562 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:10.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:10.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:10.565 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:10.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:10.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:10.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:10.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:10.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:10.628 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:10.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:10.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:10.631 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 08:59:10.631 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 08:59:10.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 08:59:10.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 08:59:10.663 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:10.665 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 08:59:10.665 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:10.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:59:10.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:10.691 DEBUG [main][MenuItemLookup] Found menu:'New' 08:59:10.691 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:59:10.691 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:59:10.691 DEBUG [main][MenuItemLookup] Found menu:'' 08:59:10.691 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:59:10.691 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:59:10.691 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:59:10.691 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:59:10.691 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:59:10.691 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:59:10.691 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:59:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:59:10.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:59:10.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:59:10.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:10.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:10.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:59:10.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:59:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:10.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:59:10.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:59:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:10.740 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:59:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:10.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:10.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:59:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:59:10.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.798 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:10.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:10.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:10.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:10.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:10.818 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:10.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:10.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 08:59:10.848 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:10.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:10.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:10.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:10.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:10.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:10.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:10.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:10.916 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:10.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:10.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:10.918 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 08:59:10.938 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:10.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:10.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:10.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:10.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:10.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:10.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:10.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:10.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:10.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:10.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:10.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:10.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:10.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:10.978 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 08:59:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 08:59:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:10.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:10.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:10.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:10.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:10.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:10.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:10.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:10.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:10.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:10.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:11.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:11.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:11.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:11.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:11.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:11.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:11.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:11.013 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:11.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:11.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:11.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:11.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:11.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:11.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 08:59:11.016 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 08:59:11.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 08:59:11.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 08:59:11.049 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:11.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:11.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:11.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:11.050 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 08:59:11.050 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:11.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:11.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:11.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:11.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:59:11.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:11.078 DEBUG [main][MenuItemLookup] Found menu:'New' 08:59:11.078 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:59:11.078 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:59:11.079 DEBUG [main][MenuItemLookup] Found menu:'' 08:59:11.079 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:59:11.079 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:59:11.079 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:59:11.079 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:59:11.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:59:11.079 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:59:11.079 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:59:11.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:59:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:59:11.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:59:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:11.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:11.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:59:11.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:59:11.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:11.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:11.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:59:11.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:59:11.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:11.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:11.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:11.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:11.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:11.128 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:59:11.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:11.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:11.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:11.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:11.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:59:11.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:59:11.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:11.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:11.178 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:11.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:11.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:11.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:11.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:11.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:11.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:11.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:11.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:11.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:11.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:11.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:11.194 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:11.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:11.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:11.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:11.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:11.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:11.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 08:59:11.196 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:11.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:11.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:11.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:11.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:11.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:11.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:11.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:11.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:11.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:12.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:12.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:12.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:12.200 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:12.200 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 08:59:12.200 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:12.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:12.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:12.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:12.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:12.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:12.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:12.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:12.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:12.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:13.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:13.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:13.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:13.204 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:13.205 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 08:59:13.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 08:59:13.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:13.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:13.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:13.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:13.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:13.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:13.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:13.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:13.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:13.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:13.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:59:13.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:59:13.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:13.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:13.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 08:59:13.205 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:59:13.205 INFO [WorkbenchTestable][RequirementsRunner] Started test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 08:59:13.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:13.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:59:13.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:59:13.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:59:13.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:13.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:13.213 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:13.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:13.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:13.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:13.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:13.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:13.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:13.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:13.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:13.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:13.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:13.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:13.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:13.229 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:13.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:13.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:13.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:13.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:13.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:13.251 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:13.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:13.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:13.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:13.252 INFO [WorkbenchTestable][ServersView2] Create new server 08:59:13.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 08:59:13.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:13.254 DEBUG [main][MenuItemLookup] Found menu:'New' 08:59:13.254 DEBUG [main][MenuItemLookup] Item match:New 08:59:13.254 DEBUG [main][MenuItemLookup] Found menu:'Server' 08:59:13.254 DEBUG [main][MenuItemLookup] Item match:Server 08:59:13.254 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 08:59:13.254 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 08:59:13.254 INFO [main][MenuItemHandler] Select menu item: Server 08:59:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:59:13.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:59:13.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:59:13.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:13.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:13.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:59:13.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:13.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:13.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:59:13.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:13.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:13.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:59:13.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:13.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:13.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:59:13.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:13.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:13.501 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:59:13.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:13.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:13.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:13.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:59:13.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:13.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:13.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:13.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:13.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:59:13.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:13.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:13.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:59:13.502 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:59:13.502 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:59:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:59:14.003 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:59:14.003 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 08:59:14.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:59:14.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:14.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:14.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:14.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:14.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:14.011 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:59:14.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:14.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:14.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:14.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:14.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:59:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:59:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:14.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:14.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:14.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:14.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:14.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:14.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:14.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:14.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:14.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:14.100 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:14.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:14.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:14.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:14.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:14.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:14.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:14.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 '\*?\QServers\E') 08:59:14.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:14.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:14.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:14.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:14.145 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:14.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:14.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:14.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:14.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:14.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:14.147 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:14.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:14.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:14.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:14.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:14.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:14.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:14.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:14.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:14.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:15.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:15.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:15.152 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:15.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:15.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:59:15.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:59:15.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:15.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:15.152 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 08:59:15.153 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:59:15.153 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 08:59:15.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:15.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:59:15.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:59:15.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:59:15.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:15.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:15.160 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:15.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:15.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:15.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:15.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:15.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:15.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:15.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:15.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:15.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:15.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:15.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:15.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:15.177 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:15.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:15.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:15.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:15.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:15.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:15.199 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:15.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:15.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:15.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:15.200 INFO [WorkbenchTestable][ServersView2] Create new server 08:59:15.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 08:59:15.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:15.202 DEBUG [main][MenuItemLookup] Found menu:'New' 08:59:15.202 DEBUG [main][MenuItemLookup] Item match:New 08:59:15.202 DEBUG [main][MenuItemLookup] Found menu:'Server' 08:59:15.202 DEBUG [main][MenuItemLookup] Item match:Server 08:59:15.203 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 08:59:15.203 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 08:59:15.203 INFO [main][MenuItemHandler] Select menu item: Server 08:59:15.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:59:15.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:59:15.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:59:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:15.356 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:59:15.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:15.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:15.356 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:59:15.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:15.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:15.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:59:15.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:15.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:15.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:59:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:15.358 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:59:15.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:15.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:59:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:15.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:15.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:15.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:15.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:15.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:59:15.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:59:15.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 08:59:15.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:15.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:15.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:15.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:15.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:15.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:15.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:15.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:15.917 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:15.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:15.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:15.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 08:59:15.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:59:15.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:15.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:15.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:15.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:15.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:15.919 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:15.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:15.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:15.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:15.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:15.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:15.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:15.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:15.920 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 08:59:15.920 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 08:59:15.920 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 08:59:15.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 08:59:15.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:59:15.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:15.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:15.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:15.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:15.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:15.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:16.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:16.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:59:16.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:16.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:16.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:16.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:16.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:59:16.442 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:59:16.443 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 08:59:16.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:59:16.444 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:59:16.444 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:59:16.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:59:16.944 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:59:16.944 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:59:16.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:59:16.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:16.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:16.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:16.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:16.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:16.952 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:59:16.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:16.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:16.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:16.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:59:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:59:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:17.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:17.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:17.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:17.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:17.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:17.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:17.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:17.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.469 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:17.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:17.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:17.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:17.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:17.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:17.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:17.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:17.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:17.500 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:17.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:17.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:17.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:17.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:17.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 08:59:17.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:17.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:17.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:17.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:17.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:17.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:17.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:17.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:17.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:17.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:17.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:17.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:17.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:17.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:17.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:17.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:17.573 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:17.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:17.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:17.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:17.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:17.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:17.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 08:59:17.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.608 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:17.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:17.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:17.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:17.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:17.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:17.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:17.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:17.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:17.626 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:17.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:17.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:17.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:17.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:17.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:17.650 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:17.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:17.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:17.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:17.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:17.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:17.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:17.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:17.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:17.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:17.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 '\*?\QServers\E') 08:59:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:17.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:17.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:17.688 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:17.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:17.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:17.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:17.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:17.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:17.691 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 08:59:17.691 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:17.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:17.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:17.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:17.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:17.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:17.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:17.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:17.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:17.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:17.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:17.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:17.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:17.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:17.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:17.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:17.755 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:17.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:17.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:17.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:17.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:17.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:17.758 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 08:59:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:17.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:17.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:17.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.788 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:17.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:17.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:17.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:17.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:17.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 '\*?\QServers\E') 08:59:17.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:17.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:17.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:17.802 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:17.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:17.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:17.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:17.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:17.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:17.805 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:17.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:17.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:17.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:17.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:17.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:17.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:17.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:17.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:17.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:17.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:17.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:17.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:17.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:17.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:17.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:17.841 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:17.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:17.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:17.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:17.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:17.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:17.843 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 08:59:17.843 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 08:59:17.843 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 08:59:17.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 08:59:17.877 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:17.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:17.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:17.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:17.880 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 08:59:17.881 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:17.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:17.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:17.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:17.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:59:17.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:17.905 DEBUG [main][MenuItemLookup] Found menu:'New' 08:59:17.905 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:59:17.905 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:59:17.905 DEBUG [main][MenuItemLookup] Found menu:'' 08:59:17.905 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:59:17.905 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:59:17.905 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:59:17.905 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:59:17.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:59:17.905 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:59:17.905 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:59:17.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:59:17.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:59:17.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:59:17.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:17.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:17.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:59:17.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:59:17.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:17.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:17.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:59:17.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:59:17.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:17.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:17.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:17.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:17.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:17.990 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:59:17.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:17.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:17.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:17.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:18.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:59:18.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:59:18.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:18.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:18.052 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:18.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:18.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:18.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:18.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:18.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:18.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:18.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:18.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:18.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:18.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:18.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:18.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:18.109 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:18.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:18.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:18.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:18.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:18.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:18.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 08:59:18.111 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:18.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:18.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:18.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:18.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:18.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:18.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:18.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:18.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:18.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:19.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:19.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:19.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:19.115 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:19.116 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 08:59:19.116 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:19.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:19.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:19.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:19.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:19.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:19.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:19.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:19.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:19.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:20.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:20.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:20.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:20.122 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:20.122 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 08:59:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 08:59:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:20.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:20.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:20.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:20.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:20.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:20.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:20.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:20.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:20.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:59:20.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:59:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:20.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 08:59:20.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:59:20.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 08:59:20.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:20.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:59:20.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:59:20.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:59:20.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:20.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:20.131 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:20.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:20.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:20.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:20.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:20.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:20.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:20.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:20.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:20.166 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:20.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:20.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:20.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:20.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:20.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:20.169 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:20.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:20.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:20.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:20.170 INFO [WorkbenchTestable][ServersView2] Create new server 08:59:20.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 08:59:20.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:20.171 DEBUG [main][MenuItemLookup] Found menu:'New' 08:59:20.171 DEBUG [main][MenuItemLookup] Item match:New 08:59:20.171 DEBUG [main][MenuItemLookup] Found menu:'Server' 08:59:20.171 DEBUG [main][MenuItemLookup] Item match:Server 08:59:20.172 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 08:59:20.172 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 08:59:20.172 INFO [main][MenuItemHandler] Select menu item: Server 08:59:20.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:59:20.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:59:20.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:59:20.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:20.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:20.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:59:20.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:20.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:20.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:59:20.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:20.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:20.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:59:20.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:20.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:20.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:59:20.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:20.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:20.356 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:59:20.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:20.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:59:20.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:20.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:20.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:20.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:59:20.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:59:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 08:59:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:20.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:20.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:20.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:20.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:20.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:20.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:20.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:20.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:20.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:20.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 08:59:20.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:59:20.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:20.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:20.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:20.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:20.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:20.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:20.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:20.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:20.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:20.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:20.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:20.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:20.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:20.929 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 08:59:20.929 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 08:59:20.929 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 08:59:20.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 08:59:20.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:59:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:20.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:20.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:20.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:20.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:20.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:21.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:59:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:21.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:21.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:21.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:21.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:59:21.445 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:59:21.446 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 08:59:21.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:59:21.447 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:59:21.447 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:59:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:59:21.948 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:59:21.948 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:59:21.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:59:21.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:21.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:21.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:21.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:21.955 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:59:21.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:21.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:21.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:21.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:21.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:59:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:59:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:22.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:22.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:22.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:22.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:22.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:22.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:22.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:22.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:22.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:22.472 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:22.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:22.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:22.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:22.479 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:22.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:22.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:22.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:22.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:22.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:22.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:22.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:22.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:22.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:22.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:22.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:22.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 08:59:22.508 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:22.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:22.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:22.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:22.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:22.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:22.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:22.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:22.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:22.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:22.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:22.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:22.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:22.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:22.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:22.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:22.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:22.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:22.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:22.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:22.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:22.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:22.547 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:22.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:22.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:22.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:22.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:22.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:22.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 08:59:22.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:22.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:22.578 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:22.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:22.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:22.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:22.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:22.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:22.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:22.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:22.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:22.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:22.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:22.593 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:22.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:22.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:22.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:22.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:22.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:22.597 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:22.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:22.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:22.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:22.598 INFO [WorkbenchTestable][ServersView2] Create new server 08:59:22.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:59:22.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:22.645 DEBUG [main][MenuItemLookup] Found menu:'New' 08:59:22.645 DEBUG [main][MenuItemLookup] Item match:New 08:59:22.645 DEBUG [main][MenuItemLookup] Found menu:'Server' 08:59:22.645 DEBUG [main][MenuItemLookup] Item match:Server 08:59:22.646 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 08:59:22.646 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 08:59:22.646 INFO [main][MenuItemHandler] Select menu item: Server 08:59:22.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:59:22.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:59:22.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:59:22.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:22.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:22.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:59:22.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:22.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:22.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:59:22.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:22.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:22.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:59:22.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:22.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:22.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:59:22.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:22.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:22.850 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:59:22.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:22.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:59:22.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:22.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:22.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:22.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:22.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:22.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:59:22.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:59:22.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 08:59:22.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:22.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:22.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:22.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:22.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:23.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:23.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:23.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:23.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:23.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:23.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:23.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:23.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:23.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 08:59:23.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:59:23.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:23.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:23.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:23.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:23.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:23.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:23.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:23.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:23.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:23.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:23.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:23.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:23.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:23.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:23.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:23.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:23.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:23.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:23.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:23.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 08:59:23.425 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 08:59:23.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 08:59:23.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 08:59:23.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:59:23.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:23.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:23.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:23.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:23.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:23.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:23.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:23.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:59:23.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:23.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:23.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:23.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:59:23.940 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:59:23.941 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 08:59:23.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:59:23.942 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:59:23.942 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:59:24.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:59:24.442 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:59:24.442 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:59:24.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:59:24.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:24.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:24.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:24.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:24.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:24.450 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:59:24.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:24.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:24.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:24.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:24.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:59:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:59:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:24.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:24.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:24.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:24.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:24.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:24.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:24.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:24.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:24.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:24.969 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:24.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:24.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:24.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:24.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:24.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:24.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:24.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:24.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:24.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:24.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:24.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:24.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:24.984 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:24.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:24.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:24.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:24.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:24.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:24.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 08:59:24.987 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:24.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:24.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:24.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:24.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:24.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:24.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:24.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:24.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:24.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:24.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:25.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:25.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:25.050 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:25.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:25.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:25.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 08:59:25.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.082 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:25.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:25.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:25.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:25.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:25.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:25.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:25.118 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:25.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:25.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:25.121 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:25.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:25.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:25.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:25.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:25.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 '\*?\QServers\E') 08:59:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:25.158 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:25.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:25.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:25.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:25.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:25.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 '\*?\QServers\E') 08:59:25.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:25.219 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:25.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:25.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:25.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:25.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:25.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:25.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:25.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:25.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.251 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:25.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:25.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:25.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:25.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:25.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:25.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:25.264 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:25.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:25.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:25.268 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:25.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:25.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:25.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:25.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:25.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:25.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:25.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:25.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:25.304 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:25.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:25.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:25.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 08:59:25.307 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 08:59:25.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 08:59:25.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 08:59:25.339 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:25.340 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 08:59:25.340 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:25.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:59:25.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:25.366 DEBUG [main][MenuItemLookup] Found menu:'New' 08:59:25.366 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:59:25.366 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:59:25.366 DEBUG [main][MenuItemLookup] Found menu:'' 08:59:25.366 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:59:25.366 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:59:25.366 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:59:25.366 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:59:25.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:59:25.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:59:25.366 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:59:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:59:25.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:59:25.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:59:25.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:25.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:25.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:59:25.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:59:25.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:25.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:25.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:59:25.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:59:25.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:25.414 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:59:25.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:25.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:25.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:25.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:25.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:59:25.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:59:25.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:25.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:25.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:25.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:25.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:25.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 '\*?\QServers\E') 08:59:25.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:25.483 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:25.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:25.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 08:59:25.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:25.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:25.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:25.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:25.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:25.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:25.548 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:25.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:25.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:25.551 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 08:59:25.551 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:25.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:25.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:25.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:25.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:25.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:25.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:25.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 '\*?\QServers\E') 08:59:25.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:25.611 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:25.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:25.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:25.615 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 08:59:25.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 08:59:25.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:25.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:25.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:25.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:25.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:25.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:25.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:25.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:25.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:25.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:25.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:25.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:25.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:25.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:25.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:25.651 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:25.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:25.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:25.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 08:59:25.676 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 08:59:25.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 08:59:25.684 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 08:59:25.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:25.692 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 08:59:25.692 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:59:25.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:59:25.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:25.716 DEBUG [main][MenuItemLookup] Found menu:'New' 08:59:25.716 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:59:25.716 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:59:25.716 DEBUG [main][MenuItemLookup] Found menu:'' 08:59:25.716 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:59:25.716 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:59:25.716 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:59:25.716 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:59:25.716 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:59:25.716 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:59:25.716 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:59:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:59:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:59:25.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:59:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:25.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:59:25.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:59:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:25.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:59:25.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:59:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:25.767 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:59:25.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:25.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:25.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:25.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:59:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:59:25.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.844 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:25.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:25.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:25.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:25.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:25.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:25.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:25.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:25.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:25.879 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:25.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:25.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 08:59:25.881 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:25.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:25.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:25.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:25.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:25.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:25.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:25.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:26.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:26.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:26.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:26.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:26.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:26.886 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:26.886 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 08:59:26.887 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:26.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:26.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:26.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:26.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:26.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:26.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:26.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:27.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:27.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:27.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:27.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:27.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:27.891 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:27.891 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 08:59:27.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 08:59:27.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:27.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:27.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:27.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:59:27.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:59:27.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:27.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:27.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 08:59:27.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:59:27.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 08:59:27.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:27.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:59:27.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:59:27.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:59:27.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:27.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:27.901 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:27.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:27.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:27.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:27.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:27.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:27.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:27.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:27.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:27.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:27.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:27.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:27.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:27.938 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:27.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:27.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:27.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:27.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:27.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:27.941 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:27.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:27.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:27.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:27.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:27.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:27.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:27.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:28.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:28.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:28.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:28.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:28.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:28.945 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:28.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:28.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:28.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:28.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:28.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:28.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:28.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:28.973 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:28.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:28.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:28.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:28.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:28.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:59:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:28.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:28.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:28.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:28.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:28.988 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:28.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:28.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:28.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:28.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:28.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:28.991 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:28.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:28.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:28.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:28.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:28.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:28.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:28.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:29.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:29.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:29.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:29.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:29.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:29.995 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:29.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:29.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:59:29.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:59:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:29.995 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 08:59:29.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:30.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:30.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:59:30.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:30.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:30.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:30.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:30.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:30.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:30.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 '\*?\QServers\E') 08:59:30.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:30.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:30.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:30.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:30.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:59:30.037 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:30.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:30.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:30.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:59:30.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:59:30.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:59:30.039 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:59:30.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:59:30.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:59:30.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:59:30.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:59:30.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:30.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:30.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:30.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:30.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:31.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:31.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:31.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:59:31.044 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:59:31.044 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 08:59:31.044 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:59:31.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:59:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.591 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 3.105 s getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 8.644 s newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 1.947 s getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 4.969 s getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 7.77 s getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 2.102 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 08:59:31.054 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 08:59:31.055 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:59:31.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:59:31.055 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 08:59:31.055 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:59:31.055 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:59:31.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:59:31.056 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:59:31.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:59:31.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:59:31.057 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 08:59:31.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 08:59:31.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:59:31.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:59:31.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:59:31.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:59:31.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:31.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:59:31.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:31.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:59:31.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:31.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:31.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:31.059 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:59:31.059 DEBUG [main][MenuItemLookup] Found menu:'File' 08:59:31.059 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:59:31.059 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:59:31.059 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:59:31.059 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:59:31.059 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:59:31.059 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:59:31.059 DEBUG [main][MenuItemLookup] Item match:Window 08:59:31.060 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:59:31.060 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:59:31.060 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:59:31.060 DEBUG [main][MenuItemLookup] Found menu:'' 08:59:31.060 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:59:31.060 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:59:31.060 DEBUG [main][MenuItemLookup] Found menu:'' 08:59:31.060 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:59:31.060 DEBUG [main][MenuItemLookup] Found menu:'' 08:59:31.060 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:59:31.060 DEBUG [main][MenuItemLookup] Item match:Preferences 08:59:31.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:59:31.060 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:59:31.060 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:59:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:59:31.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:59:31.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:59:31.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:31.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:31.245 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:59:31.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:31.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:59:31.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:31.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:31.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:31.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:31.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:31.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:31.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:31.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 08:59:31.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:59:31.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:31.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:59:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 08:59:31.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:59:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:31.750 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:59:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:31.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:59:31.751 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 08:59:31.751 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 08:59:31.751 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 08:59:31.751 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 08:59:31.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:31.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:31.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:32.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:32.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:32.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:32.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:32.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:59:32.814 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 08:59:32.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:32.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:32.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:32.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:32.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:32.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:32.827 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Server ABC(Test runtime)' 08:59:32.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:32.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:32.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:32.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:32.828 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Server ABC' 08:59:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:32.829 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' was found 08:59:32.829 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' matched 'Server ABC'! Selecting... 08:59:32.829 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 08:59:32.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:32.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:32.829 TRACE [main][WidgetHandler] Notify Table with event 13 08:59:32.829 TRACE [main][WidgetHandler] Wait for synchronization 08:59:32.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:59:32.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:32.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:32.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:32.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:32.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:32.831 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:59:32.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:32.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:32.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:32.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:32.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:59:35.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 08:59:35.870 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 08:59:35.870 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 08:59:35.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 08:59:35.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:35.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:35.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:35.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:35.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:35.873 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 08:59:35.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:35.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:35.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:35.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:35.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 08:59:35.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:35.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:35.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:35.995 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: "New Server Runtime Environment"] is available. finished successfully 08:59:35.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 08:59:35.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:35.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:59:36.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:59:36.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 08:59:36.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:36.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:36.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:36.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:36.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:36.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:36.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:36.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:36.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:36.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:36.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:36.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:36.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:36.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:36.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:36.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:36.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:36.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:36.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 08:59:36.512 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 08:59:36.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 08:59:36.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 08:59:36.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:59:36.513 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:59:36.513 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:59:37.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:59:37.014 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 08:59:37.014 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 08:59:37.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:59:37.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:37.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:37.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:37.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:37.020 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:59:37.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:37.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:37.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:59:37.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:59:37.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:37.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:37.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:37.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:37.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:37.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:37.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:37.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:37.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:37.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 "Edit...") 08:59:37.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:59:37.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:37.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:37.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:59:37.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:59:37.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:37.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:37.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:37.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:37.529 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 08:59:37.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:37.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:37.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:37.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:37.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:37.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:37.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:37.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:37.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:37.536 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 08:59:37.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:37.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:37.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:37.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:37.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:37.537 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 08:59:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:37.538 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 08:59:37.538 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 08:59:37.538 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 08:59:37.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:37.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:37.538 TRACE [main][WidgetHandler] Notify Table with event 13 08:59:37.538 TRACE [main][WidgetHandler] Wait for synchronization 08:59:37.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:59:37.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:37.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:37.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:37.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:37.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:37.540 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:59:37.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:37.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:37.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:37.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:37.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:59:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 08:59:40.546 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 08:59:40.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:59:40.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:40.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:40.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:40.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:40.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:40.552 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:59:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:40.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:40.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:40.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:59:40.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:59:40.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:40.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:40.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:40.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 08:59:40.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:59:40.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:59:40.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:40.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:40.605 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 08:59:40.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:59:40.605 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 08:59:40.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 08:59:40.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:59:40.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:59:40.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:59:40.605 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:59:40.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:40.605 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:59:40.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:40.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:59:40.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:40.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:40.606 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:40.606 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:59:40.606 DEBUG [main][MenuItemLookup] Found menu:'File' 08:59:40.606 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:59:40.606 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:59:40.606 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:59:40.606 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:59:40.606 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:59:40.606 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:59:40.606 DEBUG [main][MenuItemLookup] Item match:Window 08:59:40.607 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:59:40.607 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:59:40.607 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:59:40.607 DEBUG [main][MenuItemLookup] Found menu:'' 08:59:40.607 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:59:40.607 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:59:40.607 DEBUG [main][MenuItemLookup] Found menu:'' 08:59:40.607 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:59:40.607 DEBUG [main][MenuItemLookup] Found menu:'' 08:59:40.607 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:59:40.607 DEBUG [main][MenuItemLookup] Item match:Preferences 08:59:40.607 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:59:40.607 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:59:40.607 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:59:40.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 'Preferences.*'] is available.... 08:59:40.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 'Preferences.*'] is available. finished successfully 08:59:40.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:59:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:40.767 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:59:40.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:40.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:59:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:40.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:40.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:40.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:40.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:40.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 08:59:40.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:59:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:40.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:59:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:40.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:59:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 08:59:40.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:59:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:40.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:59:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:40.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:59:40.770 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 08:59:40.770 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 08:59:40.770 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 08:59:40.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 08:59:40.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:40.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:40.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:41.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:41.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:41.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:41.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:41.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:59:41.777 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 08:59:41.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:41.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:41.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:41.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:41.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:41.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:41.787 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 08:59:41.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 08:59:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:41.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:41.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:41.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:41.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:41.791 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 08:59:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:41.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:41.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:41.891 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: "New Server Runtime Environment"] is available.... 08:59:41.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:41.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:41.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:41.895 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: "New Server Runtime Environment"] is available. finished successfully 08:59:41.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 08:59:41.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:41.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:59:41.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:59:41.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 08:59:41.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:41.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:41.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:41.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:41.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:42.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:42.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:42.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:42.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:42.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:42.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:42.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:42.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:42.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 08:59:42.409 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 08:59:42.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 08:59:42.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 08:59:42.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:59:42.410 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:59:42.410 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:59:42.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:59:42.910 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 08:59:42.910 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 08:59:42.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:59:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:42.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:42.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:42.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:42.917 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:59:42.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:42.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:42.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:42.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:42.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:59:43.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:59:43.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:43.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:43.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:43.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:43.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:43.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:43.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:43.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:43.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:43.426 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 08:59:43.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 08:59:43.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:43.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:43.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:43.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:43.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:43.428 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 08:59:43.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:43.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:43.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:43.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:43.536 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: "New Server Runtime Environment"] is available.... 08:59:43.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:43.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:43.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:43.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 08:59:43.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 08:59:43.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:43.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:43.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:59:43.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:59:43.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 08:59:43.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:43.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:43.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:43.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:43.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:43.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:43.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:43.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:43.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:43.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:44.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:44.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:44.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:44.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:44.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:44.104 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:44.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:44.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:44.104 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 08:59:44.104 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 08:59:44.104 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 08:59:44.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 08:59:44.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:59:44.105 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:59:44.106 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:59:44.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:59:44.606 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 08:59:44.606 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 08:59:44.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:59:44.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:44.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:44.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:44.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:44.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:44.613 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:59:44.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:44.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:44.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:44.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:44.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:59:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:59:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:45.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:45.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:45.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:45.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:45.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:45.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:45.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:45.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:45.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:45.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:45.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:45.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:45.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:45.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:45.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:45.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:45.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:45.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:45.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:45.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:45.133 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 08:59:45.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:45.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:45.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:45.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:45.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:45.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:45.135 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 08:59:45.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:45.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:45.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:45.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:45.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:45.137 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 08:59:45.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:45.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:45.137 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 08:59:45.137 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 08:59:45.137 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 08:59:45.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:45.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:45.137 TRACE [main][WidgetHandler] Notify Table with event 13 08:59:45.137 TRACE [main][WidgetHandler] Wait for synchronization 08:59:45.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:59:45.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:45.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:45.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:45.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:45.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:45.140 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:59:45.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:45.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:45.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:45.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:59:48.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 08:59:48.146 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 08:59:48.146 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(Test runtime)' 08:59:48.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:48.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:48.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:48.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:48.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:48.149 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 08:59:48.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:48.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:48.153 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 08:59:48.153 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 08:59:48.153 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 08:59:48.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:48.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:48.153 TRACE [main][WidgetHandler] Notify Table with event 13 08:59:48.153 TRACE [main][WidgetHandler] Wait for synchronization 08:59:48.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:59:48.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:48.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:48.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:48.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:48.156 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:59:48.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:48.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:48.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:48.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:48.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:59:51.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 08:59:51.161 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 08:59:51.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:51.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:51.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:51.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:51.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:51.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:51.167 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 08:59:51.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:51.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:51.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:51.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:51.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:51.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:59:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:51.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:51.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:51.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:51.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:51.171 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:59:51.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:51.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:51.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:51.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:59:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:59:51.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:51.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:51.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:51.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 08:59:51.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:59:51.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:59:51.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:59:51.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:59:51.216 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 08:59:51.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:59:51.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 08:59:51.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 08:59:51.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:59:51.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:59:51.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:59:51.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:59:51.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:51.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:59:51.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:51.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:59:51.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:51.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:59:51.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:51.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:51.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:59:51.218 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:59:51.218 DEBUG [main][MenuItemLookup] Found menu:'File' 08:59:51.218 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:59:51.218 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:59:51.218 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:59:51.218 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:59:51.218 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:59:51.218 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:59:51.218 DEBUG [main][MenuItemLookup] Item match:Window 08:59:51.218 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:59:51.218 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:59:51.218 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:59:51.218 DEBUG [main][MenuItemLookup] Found menu:'' 08:59:51.218 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:59:51.218 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:59:51.219 DEBUG [main][MenuItemLookup] Found menu:'' 08:59:51.219 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:59:51.219 DEBUG [main][MenuItemLookup] Found menu:'' 08:59:51.219 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:59:51.219 DEBUG [main][MenuItemLookup] Item match:Preferences 08:59:51.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:59:51.219 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:59:51.219 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:59:51.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:59:51.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 08:59:51.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:59:51.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:51.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:51.368 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:59:51.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:51.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:59:51.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:51.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:51.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:51.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 08:59:51.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:59:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:51.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:59:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:51.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:59:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 08:59:51.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:59:51.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:51.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:59:51.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:51.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:59:51.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 08:59:51.371 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 08:59:51.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 08:59:51.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 08:59:51.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:51.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:51.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:51.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:51.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:52.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:52.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:59:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:59:52.392 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 08:59:52.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:52.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:52.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:52.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:52.401 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 08:59:52.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 08:59:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:52.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:52.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:52.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:52.403 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 08:59:52.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:52.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:52.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:52.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:52.499 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: "New Server Runtime Environment"] is available.... 08:59:52.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:52.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:52.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:52.503 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: "New Server Runtime Environment"] is available. finished successfully 08:59:52.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 08:59:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:59:52.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:59:52.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 08:59:52.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:52.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:52.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:52.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:52.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:52.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:53.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:53.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:53.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:53.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:53.015 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 08:59:53.015 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 08:59:53.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 08:59:53.016 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 08:59:53.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:59:53.017 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:59:53.017 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:59:53.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:59:53.517 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 08:59:53.517 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 08:59:53.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:59:53.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:53.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:53.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:53.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:53.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:53.524 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:59:53.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:53.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:53.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:53.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:53.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:59:54.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:59:54.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:54.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:54.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:54.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:54.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:54.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:54.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:54.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:54.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:54.033 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 08:59:54.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 08:59:54.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:54.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:54.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:54.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:54.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:54.035 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 08:59:54.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:54.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:54.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:54.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:54.129 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: "New Server Runtime Environment"] is available.... 08:59:54.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:54.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:54.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:59:54.132 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: "New Server Runtime Environment"] is available. finished successfully 08:59:54.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 08:59:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:59:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:59:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:59:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:59:54.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 08:59:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:54.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:54.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:54.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:54.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:59:54.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:59:54.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:59:54.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 08:59:54.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:54.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:54.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:54.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 08:59:54.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 08:59:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:59:54.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 08:59:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:59:54.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 08:59:54.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 08:59:54.646 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 08:59:54.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 08:59:54.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 08:59:54.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:59:54.647 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 08:59:54.647 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 08:59:55.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:59:55.147 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 08:59:55.147 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 08:59:55.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:59:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:55.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:55.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:55.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:55.154 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:59:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:55.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:55.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:55.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:59:55.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:59:55.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:59:55.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 08:59:55.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 08:59:55.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 08:59:55.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:59:55.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 08:59:55.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 08:59:55.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:59:55.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:59:55.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:55.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:55.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:55.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:55.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:55.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:55.672 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(null)' 08:59:55.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:55.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:55.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:55.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:55.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:55.673 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 08:59:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:55.673 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 08:59:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:55.673 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 08:59:55.673 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 08:59:55.673 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 08:59:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:55.673 TRACE [main][WidgetHandler] Notify Table with event 13 08:59:55.674 TRACE [main][WidgetHandler] Wait for synchronization 08:59:55.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:59:55.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:55.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:55.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:55.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:55.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:55.676 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:59:55.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:55.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:55.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:55.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:55.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:59:58.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 08:59:58.683 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 08:59:58.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:58.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:58.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:58.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:58.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:58.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:58.690 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(null)' 08:59:58.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:59:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:58.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:58.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:58.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:59:58.691 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 08:59:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:58.692 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 08:59:58.692 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 08:59:58.692 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 08:59:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:59:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:59:58.692 TRACE [main][WidgetHandler] Notify Table with event 13 08:59:58.692 TRACE [main][WidgetHandler] Wait for synchronization 08:59:58.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:59:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:59:58.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:59:58.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:59:58.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:59:58.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:59:58.695 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:59:58.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:59:58.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:59:58.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:59:58.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:59:58.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 09:00:01.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 09:00:01.701 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 09:00:01.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:01.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:01.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:01.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:01.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:01.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:01.707 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 09:00:01.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:01.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:01.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:01.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:01.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:01.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:01.708 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:00:01.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:01.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:01.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:01.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:01.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:01.711 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:00:01.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:01.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:01.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:01.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:01.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:01.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 09:00:01.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:00:01.754 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:00:01.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:01.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:00:01.754 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 09:00:01.754 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:00:01.754 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 09:00:01.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 09:00:01.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:00:01.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:00:01.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:00:01.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:00:01.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:01.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:00:01.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:01.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:00:01.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:01.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:01.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:01.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:01.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:01.755 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'File' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:00:01.756 DEBUG [main][MenuItemLookup] Item match:Window 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:01.756 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:00:01.756 DEBUG [main][MenuItemLookup] Item match:Preferences 09:00:01.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:00:01.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:00:01.756 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:00:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:00:01.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:00:01.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:00:01.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:01.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:01.905 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:00:01.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:01.905 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:00:01.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:01.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:01.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:01.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:01.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:01.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:01.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:01.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 09:00:01.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:00:01.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:01.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:00:01.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:01.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:00:01.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 09:00:01.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:00:01.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:01.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:00:01.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:01.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:00:01.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 09:00:01.908 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 09:00:01.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 09:00:01.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 09:00:01.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:01.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:01.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:02.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:02.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:02.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:02.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:02.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:00:02.930 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 09:00:02.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:02.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:02.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:02.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:02.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:02.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:02.938 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 09:00:02.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:00:02.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:02.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:02.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:02.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:02.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:02.941 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:00:02.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:02.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:02.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:02.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:03.035 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: "New Server Runtime Environment"] is available.... 09:00:03.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:03.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:03.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:03.038 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: "New Server Runtime Environment"] is available. finished successfully 09:00:03.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 09:00:03.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:03.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 09:00:03.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 09:00:03.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 09:00:03.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:03.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:03.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:03.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:03.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:03.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 09:00:03.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:03.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:03.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 09:00:03.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:03.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:03.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 09:00:03.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:03.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:03.551 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 09:00:03.551 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 09:00:03.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 09:00:03.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 09:00:03.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 09:00:03.552 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 09:00:03.553 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 09:00:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 09:00:04.053 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 09:00:04.053 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 09:00:04.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, 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:00:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:04.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:04.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:04.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:04.060 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:00:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:04.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:04.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:04.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:04.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:04.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:04.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:04.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:04.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:04.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:04.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:04.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:04.571 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 09:00:04.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:00:04.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:04.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:04.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:04.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:04.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:04.573 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:00:04.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:04.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:04.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:04.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:04.666 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: "New Server Runtime Environment"] is available.... 09:00:04.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:04.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:04.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:04.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 09:00:04.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 09:00:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 09:00:04.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 09:00:04.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 09:00:04.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:04.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:04.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:04.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:04.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:04.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:04.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:04.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 09:00:04.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:04.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:05.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:05.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 09:00:05.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:05.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 09:00:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:05.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:05.193 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 09:00:05.193 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 09:00:05.194 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 09:00:05.196 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 09:00:05.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 09:00:05.196 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 09:00:05.196 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 09:00:05.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 09:00:05.696 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 09:00:05.697 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 09:00:05.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, 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:00:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:05.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:05.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:05.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:05.699 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:00:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:05.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:05.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:05.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:06.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:06.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:06.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:06.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:06.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:06.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:06.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:06.220 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 09:00:06.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:00:06.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:06.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:06.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:06.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:06.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:06.226 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:00:06.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:06.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:06.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:06.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:06.341 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: "New Server Runtime Environment"] is available.... 09:00:06.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:06.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:06.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:06.345 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: "New Server Runtime Environment"] is available. finished successfully 09:00:06.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 09:00:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 09:00:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 09:00:06.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 09:00:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:06.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:06.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:06.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:06.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 09:00:06.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:06.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:06.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:06.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 09:00:06.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:06.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:06.905 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 09:00:06.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:06.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:06.905 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 09:00:06.905 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 09:00:06.906 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 09:00:06.907 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 09:00:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 09:00:06.907 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 09:00:06.907 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 09:00:07.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 09:00:07.407 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 09:00:07.407 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 09:00:07.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, 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:00:07.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:07.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:07.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:07.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:07.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:07.410 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:00:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:07.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:07.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:07.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:07.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:07.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:07.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:07.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:07.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:07.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:07.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:07.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:07.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:07.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:07.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:07.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:07.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:07.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:07.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:07.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:07.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:07.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:07.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:07.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:07.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:07.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:07.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:07.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:07.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.952 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 09:00:07.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:07.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:07.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:07.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:07.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.955 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 09:00:07.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:07.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:07.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:07.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:07.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:07.957 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 09:00:07.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.959 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 09:00:07.959 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 09:00:07.959 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 09:00:07.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:07.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:07.959 TRACE [main][WidgetHandler] Notify Table with event 13 09:00:07.959 TRACE [main][WidgetHandler] Wait for synchronization 09:00:07.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:00:07.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:07.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:07.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:07.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:07.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:07.962 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:00:07.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:07.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:07.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:07.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:07.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 09:00:10.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 09:00:10.970 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 09:00:10.970 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2(Test runtime 2)' 09:00:10.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:10.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:10.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:10.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:10.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:10.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:10.973 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2' 09:00:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:10.977 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' was found 09:00:10.977 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' matched 'Test runtime 2'! Selecting... 09:00:10.977 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 09:00:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:10.977 TRACE [main][WidgetHandler] Notify Table with event 13 09:00:10.977 TRACE [main][WidgetHandler] Wait for synchronization 09:00:10.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:00:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:10.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:10.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:10.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:10.980 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:00:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:10.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:10.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 09:00:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 09:00:13.987 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 09:00:13.987 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2 (2)(Test runtime 2)' 09:00:13.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:13.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:13.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:13.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:13.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:13.991 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2 (2)' 09:00:13.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:13.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:13.995 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' was found 09:00:13.995 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' matched 'Test runtime 2 (2)'! Selecting... 09:00:13.995 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 09:00:13.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:13.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:13.995 TRACE [main][WidgetHandler] Notify Table with event 13 09:00:13.995 TRACE [main][WidgetHandler] Wait for synchronization 09:00:13.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:00:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:13.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:13.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:13.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:13.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:13.999 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:00:13.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:13.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:13.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:13.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:14.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 09:00:17.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 09:00:17.005 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 09:00:17.005 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:00:17.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:17.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:17.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:17.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:17.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:17.011 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:00:17.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:17.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:17.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:17.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:17.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:17.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:17.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:17.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:17.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:17.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 09:00:17.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:00:17.054 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:00:17.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:17.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:00:17.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 09:00:17.055 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 09:00:17.055 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:00:17.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:00:17.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:17.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.001 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 9.548 s removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.611 s addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.537 s getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 15.301 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 09:00:17.069 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 09:00:17.069 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:00:17.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:00:17.070 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 09:00:17.070 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:00:17.070 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:00:17.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:00:17.081 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:00:17.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:00:17.081 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:00:17.082 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 09:00:17.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 09:00:17.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:00:17.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:00:17.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:00:17.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:00:17.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:17.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:00:17.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:17.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:00:17.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:17.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:17.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:17.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:17.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:17.083 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:00:17.083 DEBUG [main][MenuItemLookup] Found menu:'File' 09:00:17.083 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:00:17.083 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:00:17.083 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:00:17.083 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:00:17.083 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:00:17.083 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:00:17.083 DEBUG [main][MenuItemLookup] Item match:Window 09:00:17.084 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:00:17.084 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:00:17.084 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:00:17.084 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:17.084 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:00:17.084 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:00:17.084 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:17.084 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:00:17.084 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:17.084 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:00:17.084 DEBUG [main][MenuItemLookup] Item match:Preferences 09:00:17.084 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:00:17.084 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:00:17.084 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:00:17.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:00:17.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 'Preferences.*'] is available. finished successfully 09:00:17.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:00:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:17.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:17.227 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:00:17.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:17.227 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:00:17.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:17.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:17.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:17.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:17.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:17.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:17.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:17.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 09:00:17.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:00:17.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:17.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:00:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:17.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:00:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 09:00:17.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:00:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:17.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:00:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:17.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:00:17.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 09:00:17.230 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 09:00:17.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 09:00:17.231 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 09:00:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:17.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:17.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:17.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:17.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:18.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:18.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:18.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:00:18.239 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 09:00:18.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:18.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:18.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:18.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:18.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:18.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:18.248 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 09:00:18.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:00:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:18.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:18.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:18.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:18.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:18.251 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:00:18.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:18.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:18.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:18.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:18.345 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: "New Server Runtime Environment"] is available.... 09:00:18.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:18.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:18.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:18.348 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: "New Server Runtime Environment"] is available. finished successfully 09:00:18.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 09:00:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:18.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 09:00:18.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 09:00:18.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 09:00:18.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:18.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:18.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:18.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:18.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:18.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:18.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:18.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 09:00:18.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:18.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:18.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:18.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 09:00:18.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:18.862 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 09:00:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:18.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:18.863 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 09:00:18.863 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 09:00:18.863 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 09:00:18.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 09:00:18.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 09:00:18.864 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 09:00:18.864 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 09:00:19.364 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 09:00:19.364 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 09:00:19.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 09:00:19.864 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 09:00:19.864 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 09:00:19.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, 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:00:19.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:19.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:19.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:19.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:19.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:19.871 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:00:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:19.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:19.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:20.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:20.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:20.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:20.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:20.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:20.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:20.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:20.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:20.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:20.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:20.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:20.387 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 09:00:20.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:20.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:20.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:20.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:20.389 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 09:00:20.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:20.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:20.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:20.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:20.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:20.391 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 09:00:20.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:20.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:20.391 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 09:00:20.391 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 09:00:20.391 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 09:00:20.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:20.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:20.391 TRACE [main][WidgetHandler] Notify Table with event 13 09:00:20.391 TRACE [main][WidgetHandler] Wait for synchronization 09:00:20.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:00:20.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:20.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:20.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:20.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:20.394 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:00:20.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:20.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:20.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:20.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:20.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 09:00:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 09:00:23.400 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 09:00:23.400 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:00:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:23.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:23.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:23.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:23.406 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:00:23.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:23.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:23.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:23.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:23.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:23.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:23.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:23.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 09:00:23.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:00:23.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:00:23.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:23.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:00:23.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 09:00:23.449 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 09:00:23.449 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:00:23.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:00:23.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:23.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.382 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) Time elapsed: 6.367 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 09:00:23.463 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 09:00:23.463 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:00:23.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:00:23.464 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 09:00:23.464 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:00:23.464 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:00:23.475 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:00:23.475 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:00:23.475 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:00:23.475 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:00:23.475 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 09:00:23.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 09:00:23.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:00:23.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:00:23.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:00:23.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:23.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:23.483 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:00:23.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:23.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:23.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:23.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:23.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:23.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:23.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 '\*?\QServers\E') 09:00:23.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:23.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:23.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:23.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:23.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:00:23.497 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:23.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:23.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:23.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:00:23.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:00:23.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:00:23.500 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:23.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:23.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:23.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:00:23.501 INFO [WorkbenchTestable][ServersView2] Create new server 09:00:23.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 09:00:23.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:23.522 DEBUG [main][MenuItemLookup] Found menu:'New' 09:00:23.522 DEBUG [main][MenuItemLookup] Item match:New 09:00:23.522 DEBUG [main][MenuItemLookup] Found menu:'Server' 09:00:23.522 DEBUG [main][MenuItemLookup] Item match:Server 09:00:23.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 09:00:23.523 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 09:00:23.523 INFO [main][MenuItemHandler] Select menu item: Server 09:00:23.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 09:00:23.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 09:00:23.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 09:00:23.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:23.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:23.674 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:00:23.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:23.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:23.674 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:00:23.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:23.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:23.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 09:00:23.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:23.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:23.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 09:00:23.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:23.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:23.676 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:00:23.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:23.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 09:00:23.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:23.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:23.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:23.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:23.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 09:00:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 09:00:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 09:00:23.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:23.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:23.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 09:00:23.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:23.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:24.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:24.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 09:00:24.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:24.204 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 09:00:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:24.204 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 09:00:24.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 09:00:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:24.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:24.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:24.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 09:00:24.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:24.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 09:00:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:24.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 09:00:24.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:24.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 09:00:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:24.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:24.207 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 09:00:24.207 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 09:00:24.208 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 09:00:24.211 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 09:00:24.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:00:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:24.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:24.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:24.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:24.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:24.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 09:00:24.715 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 09:00:24.715 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 09:00:25.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 09:00:25.217 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:00:25.217 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 09:00:25.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:00:25.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:25.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:25.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:25.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:25.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:25.227 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:00:25.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:25.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:25.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:25.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:25.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:25.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:25.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:25.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:25.296 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:25.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:25.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:25.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:00:25.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:00:25.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:25.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:25.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:25.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:25.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:26.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:26.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:26.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:00:26.313 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:00:26.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 09:00:26.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:00:26.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:00:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:00:26.314 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 09:00:26.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:00:26.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 09:00:26.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 09:00:26.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:00:26.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:00:26.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:00:26.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:26.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:26.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:00:26.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:26.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:26.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:26.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:26.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:26.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:26.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:00:26.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:26.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:26.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:26.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:26.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:00:26.337 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:26.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:26.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:26.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:00:26.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:00:26.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:00:26.339 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:26.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:26.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:26.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:00:26.340 INFO [WorkbenchTestable][ServersView2] Create new server 09:00:26.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 09:00:26.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:26.342 DEBUG [main][MenuItemLookup] Found menu:'New' 09:00:26.342 DEBUG [main][MenuItemLookup] Item match:New 09:00:26.342 DEBUG [main][MenuItemLookup] Found menu:'Server' 09:00:26.342 DEBUG [main][MenuItemLookup] Item match:Server 09:00:26.342 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 09:00:26.342 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 09:00:26.343 INFO [main][MenuItemHandler] Select menu item: Server 09:00:26.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 09:00:26.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 09:00:26.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 09:00:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:26.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:00:26.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:26.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:26.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:00:26.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:26.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:26.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 09:00:26.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:26.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:26.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 09:00:26.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:26.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:26.704 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:00:26.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:26.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server's host name:") 09:00:26.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:26.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:26.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:26.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:26.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:00:26.710 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:00:26.711 INFO [WorkbenchTestable][AbstractText] Text set to: ABC 09:00:26.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 09:00:26.712 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 09:00:26.712 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 09:00:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 09:00:27.212 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:00:27.212 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 09:00:27.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:00:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:27.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:27.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:27.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:27.219 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:00:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:27.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:27.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:27.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:27.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:27.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:27.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:27.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:27.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:27.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:27.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:27.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:27.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:27.290 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:27.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:27.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:27.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:00:27.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:00:27.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:27.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:27.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:27.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:27.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:28.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:28.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:00:28.295 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:00:28.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 09:00:28.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:00:28.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:00:28.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:28.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:00:28.296 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 09:00:28.296 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:00:28.296 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 09:00:28.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 09:00:28.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:00:28.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:00:28.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:00:28.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:28.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:28.308 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:00:28.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:28.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:28.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:28.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:28.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:28.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:28.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 '\*?\QServers\E') 09:00:28.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:28.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:28.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:28.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:00:28.348 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:28.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:28.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:28.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:00:28.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:00:28.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:00:28.350 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:28.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:28.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:28.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:00:28.351 INFO [WorkbenchTestable][ServersView2] Create new server 09:00:28.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 09:00:28.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:28.352 DEBUG [main][MenuItemLookup] Found menu:'New' 09:00:28.352 DEBUG [main][MenuItemLookup] Item match:New 09:00:28.352 DEBUG [main][MenuItemLookup] Found menu:'Server' 09:00:28.352 DEBUG [main][MenuItemLookup] Item match:Server 09:00:28.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 09:00:28.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 09:00:28.353 INFO [main][MenuItemHandler] Select menu item: Server 09:00:28.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 09:00:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 09:00:28.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 09:00:28.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:28.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:28.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:00:28.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:28.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:28.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:00:28.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:28.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:28.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 09:00:28.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:28.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:28.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 09:00:28.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:28.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:28.552 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:00:28.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:28.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 09:00:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:28.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:28.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:28.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:28.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:28.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 09:00:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 09:00:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 09:00:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 09:00:28.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:29.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:29.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:29.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 09:00:29.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:29.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:29.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 09:00:29.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:29.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:29.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 09:00:29.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 09:00:29.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:29.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:29.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:29.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:29.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 09:00:29.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:29.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:29.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 09:00:29.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:29.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:29.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 09:00:29.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:29.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:29.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 09:00:29.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:29.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:29.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 09:00:29.094 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 09:00:29.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 09:00:29.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 09:00:29.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:00:29.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:29.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:29.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:29.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:29.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:29.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:29.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 09:00:29.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:29.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:29.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:29.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:29.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:00:29.610 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:00:29.611 INFO [WorkbenchTestable][AbstractText] Text set to: ABC server 09:00:29.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 09:00:29.612 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 09:00:29.612 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 09:00:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 09:00:30.112 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:00:30.112 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 09:00:30.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:00:30.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:30.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:30.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:30.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:30.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:30.120 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:00:30.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:30.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:30.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:30.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:30.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:30.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:30.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:30.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:30.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:30.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:30.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:30.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:30.630 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:30.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:30.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:30.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:00:30.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:00:30.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:00:30.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:00:30.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:30.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:30.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:30.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:30.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:30.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:30.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:30.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:30.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:30.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 '\*?\QServers\E') 09:00:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:30.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:30.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:30.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:30.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:00:30.677 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:30.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:30.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:30.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:00:30.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:00:30.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:00:30.680 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:30.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:30.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:30.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:30.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:00:30.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:30.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:30.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:30.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:30.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:30.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:30.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:30.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:30.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:30.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:30.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:30.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:00:30.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:30.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:30.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:30.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:00:30.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:30.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:30.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:30.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:00:30.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:00:30.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:00:30.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ABC server [Stopped] 09:00:30.743 DEBUG [main][TreeItemHandler] Selecting tree item: ABC server [Stopped] 09:00:30.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ABC server [Stopped] about selection 09:00:30.753 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ABC server [Stopped] 09:00:30.760 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:30.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:30.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:30.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:30.761 INFO [WorkbenchTestable][AbstractServer] Delete server 'ABC server'. Stop server first: false 09:00:30.761 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:30.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:30.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:30.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:30.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:00:30.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:30.789 DEBUG [main][MenuItemLookup] Found menu:'New' 09:00:30.789 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 09:00:30.789 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:00:30.790 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:30.790 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:00:30.790 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:00:30.790 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:00:30.790 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:00:30.790 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 09:00:30.790 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:00:30.790 INFO [main][MenuItemHandler] Select menu item: Delete Delete 09:00:30.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 09:00:30.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 09:00:30.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 09:00:30.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:30.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:30.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:00:30.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:00:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:00:30.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 09:00:30.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:00:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:30.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:30.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:30.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:30.841 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:00:30.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:30.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:30.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:30.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:30.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:00:30.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:00:30.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:30.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:30.906 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:00:30.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:30.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:30.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:30.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:30.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:30.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:30.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:00:30.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:30.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:30.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:30.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:30.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:00:30.922 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:30.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:30.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:30.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:00:30.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:00:30.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:00:30.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server... 09:00:30.925 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:30.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:30.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:30.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:00:30.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:00:30.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:30.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:30.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:31.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:31.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:31.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:31.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:31.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:00:31.929 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:00:31.929 INFO [WorkbenchTestable][ServersView2] Requested server 'ABC server' was not found on Servers view 09:00:31.929 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:00:31.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:00:31.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:31.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:00:31.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:00:31.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:31.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:31.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:32.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:32.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:32.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:32.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:00:32.934 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:00:32.934 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 09:00:32.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server finished successfully 09:00:32.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:32.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:32.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:32.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:32.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:32.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:32.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:32.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:32.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 09:00:32.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:00:32.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:00:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:00:32.935 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 09:00:32.935 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 09:00:32.935 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:00:32.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:00:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.474 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 2.839 s setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 1.982 s setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 4.639 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 09:00:32.949 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 09:00:32.950 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:00:32.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:00:32.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 09:00:32.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:00:32.950 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:00:32.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:00:32.950 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:00:32.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:00:32.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:00:32.951 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 09:00:32.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 09:00:32.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:00:32.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:00:32.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:00:32.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:00:32.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:32.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:00:32.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:32.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:00:32.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:32.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:00:32.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:32.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:00:32.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:32.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:00:32.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:32.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:00:32.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:32.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:00:32.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:32.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:00:32.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:32.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:32.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:32.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:32.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:32.954 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:00:32.954 DEBUG [main][MenuItemLookup] Found menu:'File' 09:00:32.954 DEBUG [main][MenuItemLookup] Item match:File 09:00:32.955 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:00:32.955 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 09:00:32.955 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 09:00:32.955 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 09:00:32.955 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:32.955 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 09:00:32.955 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 09:00:32.955 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:32.955 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:00:32.955 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 09:00:32.955 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 09:00:32.955 DEBUG [main][MenuItemLookup] Found menu:'Revert' 09:00:32.955 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:32.956 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:00:32.956 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:00:32.956 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:00:32.956 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 09:00:32.956 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:32.956 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 09:00:32.956 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:32.956 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:00:32.956 DEBUG [main][MenuItemLookup] Item match:Import... 09:00:32.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 09:00:32.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 09:00:32.956 INFO [main][MenuItemHandler] Select menu item: &Import... 09:00:33.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 09:00:33.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 09:00:33.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:00:33.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:33.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:33.079 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:00:33.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:33.079 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:00:33.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:33.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:33.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:33.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:33.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:00:33.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:00:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:33.081 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:00:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:33.081 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:00:33.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:00:33.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:00:33.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:33.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:00:33.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:33.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:00:33.082 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 09:00:33.082 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 09:00:33.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 09:00:33.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 09:00:33.082 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:00:33.082 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 09:00:33.083 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) 09:00:33.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:33.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:33.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:33.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:33.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:33.084 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:00:33.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:33.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:33.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:33.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:33.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: "Import"] 09:00:33.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:33.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:33.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:00:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:33.217 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:00:33.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 09:00:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 09:00:33.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:00:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:33.218 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 09:00:33.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:33.218 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 09:00:33.218 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 archive file:") 09:00:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:33.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:33.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:33.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:33.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:33.219 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 09:00:33.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:33.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:33.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:33.221 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 1 and no matchers specified 09:00:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:33.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:00:33.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:00:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:33.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:00:33.222 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 09:00:33.222 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") 09:00:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:33.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:33.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:33.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:33.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:33.252 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 09:00:33.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:33.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:33.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:33.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:33.386 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 09:00:33.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:33.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:33.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:33.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:33.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 09:00:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 09:00:33.388 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 09:00:33.388 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 09:00:33.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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 "Deselect All") 09:00:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:33.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:33.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:33.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:33.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:33.390 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 09:00:33.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:33.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:33.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:33.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:33.391 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 09:00:33.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:33.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:33.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:33.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:33.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:33.393 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 09:00:33.393 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 09:00:33.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 09:00:33.394 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 09:00:33.394 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 09:00:33.394 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 09:00:33.394 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) 09:00:33.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:33.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:33.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:33.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:33.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:33.397 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:00:33.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:33.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:33.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:33.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:33.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:33.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:33.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:00:33.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:33.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:00:33.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:33.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:33.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:33.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:33.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:33.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:33.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:33.903 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:00:33.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:33.903 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:00:33.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:33.903 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:00:33.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:33.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:33.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:33.925 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'File' 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:00:33.926 DEBUG [main][MenuItemLookup] Item match:Window 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:33.926 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:00:33.927 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:33.927 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:00:33.927 DEBUG [main][MenuItemLookup] Item match:Preferences 09:00:33.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:00:33.927 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:00:33.927 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:00:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:00:34.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:00:34.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:00:34.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:34.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:34.073 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:00:34.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:34.073 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:00:34.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:34.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:34.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:34.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:34.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:34.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:34.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 09:00:34.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:00:34.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:34.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:00:34.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:34.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:00:34.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 09:00:34.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:00:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:34.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:00:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:34.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:00:34.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 09:00:34.077 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 09:00:34.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 09:00:34.077 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 09:00:34.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:34.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:34.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:34.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:34.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:35.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:35.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:35.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:00:35.112 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 09:00:35.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:00:35.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:35.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:35.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:35.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:35.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:35.122 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:00:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:35.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:35.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:35.218 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: "New Server Runtime Environment"] is available.... 09:00:35.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:35.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:35.221 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: "New Server Runtime Environment"] is available. finished successfully 09:00:35.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 09:00:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:35.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 09:00:35.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 09:00:35.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 09:00:35.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:35.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:35.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:35.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:35.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:35.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:35.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:35.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 09:00:35.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:35.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:35.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:35.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 09:00:35.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 09:00:35.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:35.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 09:00:35.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:35.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 09:00:35.746 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 09:00:35.746 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 09:00:35.746 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 09:00:35.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 09:00:35.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 09:00:35.747 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 09:00:35.747 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 09:00:36.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 09:00:36.248 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 09:00:36.248 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 09:00:36.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, 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:00:36.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:36.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:36.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:36.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:36.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:36.254 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:00:36.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:36.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:36.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:36.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:36.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:36.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:36.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:36.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:36.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:36.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:36.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:36.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:36.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:36.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:36.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:00:36.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:36.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:36.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:36.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:36.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:36.773 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:00:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:36.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:36.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:36.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:36.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:36.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:36.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:36.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:36.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:36.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:36.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:00:36.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:36.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:36.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:36.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:36.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:36.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:36.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:00:36.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:36.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:36.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:36.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:00:36.845 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:36.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:36.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:36.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:36.893 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:36.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:36.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:36.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:36.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:36.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:36.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:36.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:36.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:36.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:36.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:37.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:37.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:37.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:37.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:37.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:00:37.896 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:37.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:37.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:37.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:37.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:00:37.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:37.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:37.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:37.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:37.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:37.898 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 09:00:37.899 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 09:00:37.899 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 09:00:37.899 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 09:00:37.904 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 09:00:37.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:00:37.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'New' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Team' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Configure' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Validate' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:37.952 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:00:37.952 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 09:00:37.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 09:00:37.952 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 09:00:37.952 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 09:00:38.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 09:00:38.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:38.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:38.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 09:00:38.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:38.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:38.102 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 09:00:38.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:38.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 09:00:38.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:38.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:38.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:38.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:38.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:38.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 09:00:38.105 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 09:00:38.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 09:00:38.106 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 09:00:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:41.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:41.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:41.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:41.454 INFO [WorkbenchTestable][RuntimesPropertyPage] Select runtime 'Test runtime' 09:00:41.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.RuntimesPropertyPage, index 0 and following matchers specified (Matcher matching widget which text matches: "Test runtime") 09:00:41.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:41.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:41.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:41.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:41.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 09:00:41.457 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Test runtime: 09:00:41.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:00:41.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:00:41.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:00:41.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.RuntimesPropertyPage, index 0 and no matchers specified 09:00:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:41.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:41.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:41.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:41.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:41.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:41.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:41.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:41.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:41.483 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.PropertyDialog, 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") 09:00:41.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:41.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:41.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:41.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:41.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:41.486 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:00:41.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:41.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:41.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:41.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:41.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:41.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:41.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:41.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 09:00:41.648 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 09:00:41.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 09:00:41.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 09:00:41.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:00:41.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'New' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 09:00:41.729 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:00:41.730 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:00:41.730 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 09:00:41.730 DEBUG [main][MenuItemLookup] Found menu:'Team' 09:00:41.730 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 09:00:41.730 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 09:00:41.730 DEBUG [main][MenuItemLookup] Found menu:'Configure' 09:00:41.730 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:00:41.730 DEBUG [main][MenuItemLookup] Found menu:'Validate' 09:00:41.730 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:41.730 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:00:41.730 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 09:00:41.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 09:00:41.730 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 09:00:41.730 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 09:00:41.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 09:00:41.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:41.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:41.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 09:00:41.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:41.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:41.891 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 09:00:41.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:41.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 09:00:41.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:41.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:41.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:41.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:41.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:41.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:41.920 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 09:00:41.920 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 09:00:41.920 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 09:00:41.920 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 09:00:41.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:41.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:41.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:41.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:41.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.RuntimesPropertyPage, index 0 and no matchers specified 09:00:41.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:41.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:41.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:41.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:41.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:41.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:41.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:41.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 09:00:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:41.942 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.PropertyDialog, 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:00:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:41.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:41.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:41.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:41.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:41.958 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:00:41.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:41.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:41.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:41.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:42.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:42.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:42.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:42.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:42.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:42.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 09:00:42.002 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 09:00:42.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 09:00:42.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 09:00:42.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:00:42.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:42.068 DEBUG [main][MenuItemLookup] Found menu:'New' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:42.069 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:00:42.069 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:00:42.069 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:00:42.069 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:00:42.069 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:00:42.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:42.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:00:42.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:00:42.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:42.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:42.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:42.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:42.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:00:42.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:42.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:42.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:42.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:42.570 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 09:00:42.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 09:00:42.570 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 09:00:42.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 09:00:42.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 09:00:42.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:00:42.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:42.620 DEBUG [main][MenuItemLookup] Found menu:'New' 09:00:42.621 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:00:42.621 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:42.621 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:00:42.621 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:00:42.621 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:42.621 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:00:42.621 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:00:42.621 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:00:42.621 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:00:42.621 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:00:42.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:00:42.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:00:42.621 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:00:42.671 DEBUG [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:00:43.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 09:00:43.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:00:43.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:43.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:43.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:43.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:00:43.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:00:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:00:43.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:00:43.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:00:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:43.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:43.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:43.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:43.296 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:00:43.296 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:00:43.296 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:00:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:43.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:43.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:43.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:00:43.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:00:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:00:43.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:00:43.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:00:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:43.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:43.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:43.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:43.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:43.298 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:00:43.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:43.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:43.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:43.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:43.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:00:43.304 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:00:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:00:43.805 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:00:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:43.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:00:43.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Refresh' is a system job, skipped 09:00:43.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:00:43.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:43.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:43.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:00:43.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:43.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:43.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:43.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:43.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:43.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:00:43.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:43.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:00:43.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:43.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:00:43.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:43.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:43.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:43.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:43.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:43.807 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'File' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:00:43.807 DEBUG [main][MenuItemLookup] Item match:Window 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:43.807 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:00:43.808 DEBUG [main][MenuItemLookup] Item match:Preferences 09:00:43.808 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:00:43.808 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:00:43.808 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:00:43.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:00:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:00:43.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:00:43.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:43.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:43.955 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:00:43.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:43.955 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:00:43.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:43.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:43.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:43.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:43.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:43.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:43.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:43.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 09:00:43.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:00:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:43.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:00:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:43.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:00:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 09:00:43.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:00:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:43.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:00:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:43.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:00:43.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 09:00:43.958 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 09:00:43.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 09:00:43.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 09:00:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:43.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:43.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:44.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:44.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:44.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:44.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:44.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:00:44.981 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 09:00:44.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:44.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:44.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:44.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:44.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:44.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:44.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:44.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:44.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:44.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:44.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:44.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:44.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:44.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:44.993 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server ABC server(Test runtime)' 09:00:44.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:44.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:44.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:44.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:44.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:44.996 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'ABC server' 09:00:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:44.996 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' was found 09:00:44.996 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' matched 'ABC server'! Selecting... 09:00:44.996 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 09:00:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:44.996 TRACE [main][WidgetHandler] Notify Table with event 13 09:00:44.996 TRACE [main][WidgetHandler] Wait for synchronization 09:00:44.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:00:44.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:44.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:44.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:44.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:44.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:45.000 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:00:45.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:45.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:45.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:45.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:45.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 09:00:48.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 09:00:48.008 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 09:00:48.008 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 09:00:48.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:00:48.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:48.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:48.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:48.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:48.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:00:48.010 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 09:00:48.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:48.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:48.014 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 09:00:48.014 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 09:00:48.014 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 09:00:48.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:00:48.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:00:48.014 TRACE [main][WidgetHandler] Notify Table with event 13 09:00:48.014 TRACE [main][WidgetHandler] Wait for synchronization 09:00:48.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:00:48.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:48.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:48.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:48.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:48.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:48.017 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:00:48.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:48.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:48.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:48.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:48.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 09:00:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 09:00:51.023 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 09:00:51.024 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:00:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:51.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:51.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:51.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:51.030 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:00:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:51.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:51.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:51.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:51.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:51.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:51.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:51.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:51.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 09:00:51.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:00:51.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:00:51.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:51.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:00:51.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 09:00:51.078 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 09:00:51.078 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:00:51.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:00:51.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:51.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.131 s - in org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) Time elapsed: 18.127 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 09:00:51.093 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 09:00:51.094 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:00:51.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:00:51.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 09:00:51.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:00:51.094 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:00:51.105 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:00:51.105 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:00:51.105 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:00:51.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:00:51.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 09:00:51.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 09:00:51.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:00:51.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:00:51.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:00:51.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:00:51.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:51.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:00:51.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:51.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:00:51.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:51.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:00:51.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:51.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: "Import"] 09:00:51.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:51.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: "Import"] 09:00:51.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:51.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: "Import"] 09:00:51.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:51.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: "Import"] 09:00:51.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:51.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: "Import"] 09:00:51.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:51.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:51.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:51.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:51.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:51.108 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:00:51.108 DEBUG [main][MenuItemLookup] Found menu:'File' 09:00:51.108 DEBUG [main][MenuItemLookup] Item match:File 09:00:51.109 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:00:51.109 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 09:00:51.109 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 09:00:51.109 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 09:00:51.109 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:51.109 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 09:00:51.109 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 09:00:51.109 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:51.109 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:00:51.109 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 09:00:51.109 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 09:00:51.110 DEBUG [main][MenuItemLookup] Found menu:'Revert' 09:00:51.110 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:51.110 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:00:51.110 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:00:51.110 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:00:51.110 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 09:00:51.110 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:51.110 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 09:00:51.110 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:51.110 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:00:51.110 DEBUG [main][MenuItemLookup] Item match:Import... 09:00:51.110 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 09:00:51.110 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 09:00:51.110 INFO [main][MenuItemHandler] Select menu item: &Import... 09:00:51.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 09:00:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 09:00:51.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:00:51.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:51.240 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:00:51.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:51.240 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:00:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:51.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:51.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:51.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:51.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:51.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:51.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:00:51.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:00:51.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:51.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:00:51.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:51.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:00:51.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:00:51.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:00:51.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:51.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:00:51.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:51.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:00:51.243 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 09:00:51.243 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 09:00:51.243 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 09:00:51.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 09:00:51.244 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:00:51.244 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 09:00:51.244 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) 09:00:51.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:51.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:51.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:51.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:51.245 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:00:51.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:51.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:51.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:51.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:51.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:00:51.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:51.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:51.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:00:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:51.373 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:00:51.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 09:00:51.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 09:00:51.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:00:51.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:51.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:51.374 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 09:00:51.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:51.374 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 09:00:51.374 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 archive file:") 09:00:51.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:51.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:51.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:51.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:51.404 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 09:00:51.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:51.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:51.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:51.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:51.405 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 1 and no matchers specified 09:00:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:51.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:00:51.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:00:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:51.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:00:51.406 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 09:00:51.407 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") 09:00:51.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:51.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:51.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:51.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:51.409 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 09:00:51.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:51.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:51.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:51.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:51.524 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 09:00:51.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:51.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:51.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 09:00:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 09:00:51.542 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 09:00:51.542 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 09:00:51.542 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 "Deselect All") 09:00:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:51.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:51.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:51.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:51.554 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 09:00:51.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:51.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:51.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:51.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:51.555 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 09:00:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:51.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:51.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:51.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:51.557 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 09:00:51.557 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 09:00:51.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 09:00:51.558 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 09:00:51.558 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 09:00:51.558 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 09:00:51.558 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) 09:00:51.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:51.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:51.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:51.575 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:00:51.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:51.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:51.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:51.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:51.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:51.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:51.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:51.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 09:00:51.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:00:51.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:00:51.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:00:51.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:00:51.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:51.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:51.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:00:51.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:51.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:51.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:51.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:51.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:51.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:51.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:51.725 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:00:51.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:51.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:51.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:51.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:51.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:51.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:00:51.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:51.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:51.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:51.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:00:51.727 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:51.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:51.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:51.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:00:51.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:00:51.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:00:51.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:51.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:51.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:51.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:51.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:51.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:00:51.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:51.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:51.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:51.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:00:51.765 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:51.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:51.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:51.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:00:51.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:00:51.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:00:51.769 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:51.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:51.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:51.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:51.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:51.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:51.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:52.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:52.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:52.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:52.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:52.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:00:52.771 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:52.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:52.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:52.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:52.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:00:52.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:52.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:52.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:52.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:52.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:52.773 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 09:00:52.773 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 09:00:52.773 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 09:00:52.774 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 09:00:52.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 09:00:52.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:00:52.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'New' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Team' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Configure' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Validate' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:52.819 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:00:52.819 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 09:00:52.820 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 09:00:52.820 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 09:00:52.820 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 09:00:52.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 09:00:52.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:52.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:52.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 09:00:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:52.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:52.948 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 09:00:52.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:52.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 09:00:52.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:52.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:52.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:52.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:52.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:52.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 09:00:52.951 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 09:00:52.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 09:00:52.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 09:00:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:53.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:53.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:53.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:53.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 09:00:53.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:53.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:00:53.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:00:53.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:53.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:00:53.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:53.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:53.165 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 09:00:53.165 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 09:00:53.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 09:00:53.229 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 09:00:53.231 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.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:00:53.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:53.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:53.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:53.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:53.244 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 09:00:53.244 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:00:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:53.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:53.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:53.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 09:00:53.812 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:00:53.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:53.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:53.816 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.PropertyDialog, 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") 09:00:53.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:53.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:53.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:53.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:53.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:53.822 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:00:53.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:53.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:53.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:53.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:53.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:54.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:54.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:54.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:54.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:54.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:54.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:54.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:54.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:54.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:54.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:54.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:00:54.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:54.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:54.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:54.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:54.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:00:54.193 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:54.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:54.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:54.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:00:54.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:00:54.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:00:54.196 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:54.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:54.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:54.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:54.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:54.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:54.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:54.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:54.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:55.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:55.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:55.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:00:55.200 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:55.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:55.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:55.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:55.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:00:55.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:55.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:55.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:55.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:55.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:55.202 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 09:00:55.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 09:00:55.202 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 09:00:55.202 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 09:00:55.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 09:00:55.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:00:55.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'New' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Team' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Configure' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Validate' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:55.251 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:00:55.251 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 09:00:55.251 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 09:00:55.251 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 09:00:55.251 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 09:00:55.521 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 09:00:55.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:55.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:55.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 09:00:55.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:55.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:55.545 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 09:00:55.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:55.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 09:00:55.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:55.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:55.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:55.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:55.549 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 09:00:55.549 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 09:00:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 09:00:55.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 09:00:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:55.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:55.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:55.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:55.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 09:00:55.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:55.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:00:55.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:00:55.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:55.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:00:55.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:55.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:55.617 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.PropertyDialog, 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") 09:00:55.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:55.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:55.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:55.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:55.648 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:00:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:55.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:55.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:55.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:55.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:55.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 09:00:55.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:55.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 09:00:55.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:55.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:55.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:55.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:00:55.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:55.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:55.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:55.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:55.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:55.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:55.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:00:55.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:55.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:55.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:55.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:00:55.840 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:55.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:55.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:55.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:00:55.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:00:55.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:00:55.842 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:55.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:55.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:55.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:55.843 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:55.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:55.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:55.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:55.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:55.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:55.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:56.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:56.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:56.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:56.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:00:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:00:56.846 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:56.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:56.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:56.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:56.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:00:56.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:56.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:56.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:56.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:56.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:56.848 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 09:00:56.849 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 09:00:56.849 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 09:00:56.849 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 09:00:56.852 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 09:00:56.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:00:56.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:56.897 DEBUG [main][MenuItemLookup] Found menu:'New' 09:00:56.897 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:00:56.897 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:56.897 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:00:56.897 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:00:56.897 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:00:56.897 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:56.897 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:00:56.897 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:00:56.898 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:00:56.898 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:00:56.898 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:56.898 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:00:56.898 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:00:56.898 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:00:56.898 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:00:56.898 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:56.898 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:00:56.898 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:00:56.898 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:56.898 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:00:56.898 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:56.898 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:00:56.898 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:00:56.898 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:00:56.898 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:00:56.898 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:00:56.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:56.898 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 09:00:56.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:00:57.399 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 09:00:57.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:00:57.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:57.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:57.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:00:57.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:57.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:00:57.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:57.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:57.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:57.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:57.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:57.399 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 09:00:57.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 09:00:57.399 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 09:00:57.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 09:00:57.402 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 09:00:57.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:00:57.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:57.448 DEBUG [main][MenuItemLookup] Found menu:'New' 09:00:57.448 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:00:57.448 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:57.448 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:00:57.448 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:00:57.448 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:00:57.448 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:57.448 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:00:57.448 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:00:57.448 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:00:57.448 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:00:57.448 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:00:57.448 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:00:57.448 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:00:57.448 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:00:57.499 DEBUG [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:00:58.147 DEBUG [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:00:58.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:00:58.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:58.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:58.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:58.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:58.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:00:58.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:00:58.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:58.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:00:58.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:00:58.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:00:58.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:58.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:58.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:58.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:58.153 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:00:58.153 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:00:58.153 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:00:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:58.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:58.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:58.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:00:58.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:00:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:00:58.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:00:58.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:00:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:58.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:58.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:58.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:58.156 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:00:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:58.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:58.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:58.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:00:58.161 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:00:58.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:00:58.662 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:00:58.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:58.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:00:58.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:00:58.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:00:58.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:58.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:58.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:00:58.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:58.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:58.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:58.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:58.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:58.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:58.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 09:00:58.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:00:58.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:00:58.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:00:58.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:00:58.663 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 09:00:58.663 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:00:58.663 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 09:00:58.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 09:00:58.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:00:58.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:00:58.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:00:58.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:00:58.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:58.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:00:58.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:58.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:00:58.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:58.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:00:58.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:58.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:00:58.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:58.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:00:58.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:58.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:00:58.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:58.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:00:58.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:58.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:00:58.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:58.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:58.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:58.666 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:00:58.667 DEBUG [main][MenuItemLookup] Found menu:'File' 09:00:58.667 DEBUG [main][MenuItemLookup] Item match:File 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Revert' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'' 09:00:58.668 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:00:58.668 DEBUG [main][MenuItemLookup] Item match:Import... 09:00:58.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 09:00:58.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 09:00:58.669 INFO [main][MenuItemHandler] Select menu item: &Import... 09:00:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 09:00:58.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 09:00:58.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:00:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:58.846 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:00:58.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:58.897 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:00:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:58.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:58.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:58.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:58.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:58.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:00:58.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:00:58.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:00:58.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:00:58.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:58.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:00:58.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:58.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:00:58.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:00:58.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:00:58.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:00:58.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:00:58.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:00:58.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:00:58.901 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 09:00:58.901 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 09:00:58.902 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 09:00:58.902 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 09:00:58.902 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:00:58.902 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 09:00:58.902 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) 09:00:58.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:58.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:58.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:58.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:58.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:58.905 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:00:58.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:58.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:58.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:58.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:59.026 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:00:59.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:59.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:59.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:00:59.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:59.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:59.208 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:00:59.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:59.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 09:00:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 09:00:59.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:00:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:59.209 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 09:00:59.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:00:59.209 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 09:00:59.209 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 archive file:") 09:00:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:59.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:59.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:59.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:59.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:59.211 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 09:00:59.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:59.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:59.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:59.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:59.214 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 1 and no matchers specified 09:00:59.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:59.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:00:59.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:00:59.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:59.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:00:59.215 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 09:00:59.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 09:00:59.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:59.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:59.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:59.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:59.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:59.296 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 09:00:59.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:59.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:59.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:59.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:59.427 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 09:00:59.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:59.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:59.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:59.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:59.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 09:00:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 09:00:59.448 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 09:00:59.448 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 09:00:59.448 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 "Deselect All") 09:00:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:59.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:59.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:59.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:59.450 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 09:00:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:59.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:59.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:59.453 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 09:00:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:59.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:59.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:59.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:00:59.454 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 09:00:59.454 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 09:00:59.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 09:00:59.455 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 09:00:59.455 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 09:00:59.455 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 09:00:59.455 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) 09:00:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:59.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:59.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:59.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:00:59.458 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:00:59.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:00:59.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:00:59.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:00:59.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:00:59.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:00:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:00:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:00:59.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:00:59.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:00:59.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:59.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:59.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:00:59.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:59.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:59.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:59.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:59.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:59.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:59.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:00:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:59.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:59.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:59.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:00:59.668 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:59.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:59.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:59.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:00:59.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:00:59.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:00:59.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:59.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:59.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:00:59.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:00:59.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:00:59.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:00:59.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:00:59.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:59.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:59.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:00:59.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:00:59.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:00:59.708 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:59.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:59.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:59.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:00:59.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:00:59.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:00:59.730 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:00:59.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:00:59.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:00:59.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:00:59.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:00:59.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:00:59.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:00.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:00.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:00.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:00.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:00.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:00.733 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:00.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:00.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:00.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:00.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 09:01:00.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:00.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:00.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:00.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:00.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:00.735 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 09:01:00.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 09:01:00.735 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 09:01:00.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 09:01:00.739 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 09:01:00.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:00.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'New' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Team' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Configure' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Validate' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:00.784 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:01:00.784 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 09:01:00.784 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 09:01:00.784 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 09:01:00.785 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 09:01:00.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 09:01:00.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:00.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:00.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 09:01:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:00.999 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 09:01:00.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:01.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 09:01:01.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:01.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:01.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:01.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:01.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:01.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:01.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:01.026 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 09:01:01.026 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 09:01:01.026 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 09:01:01.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 09:01:01.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:01.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:01.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:01.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:01.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 09:01:01.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:01.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:01:01.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:01:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:01.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:01:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:01.030 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 09:01:01.030 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 09:01:01.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 09:01:01.082 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 09:01:01.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 09:01:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:01.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:01:01.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:01:01.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:01.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:01:01.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:01.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:01.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 09:01:01.092 DEBUG [main][TreeItemHandler] Selecting tree item: Java 09:01:01.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 09:01:01.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 09:01:01.093 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:01.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:01.093 DEBUG [main][MenuItemLookup] Found menu:'Change Version...' 09:01:01.093 DEBUG [main][MenuItemLookup] Item match:Change Version... 09:01:01.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Change &Version..." 09:01:01.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Change Version... 09:01:01.094 INFO [main][MenuItemHandler] Select menu item: Change &Version... 09:01:01.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Change Version"] is available.... 09:01:01.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Change Version"] is available. finished successfully 09:01:01.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Change Version 09:01:01.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:01.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:01.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 09:01:01.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:01.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:01.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:01.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:01.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:01:01.197 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 17 to selection: 1.7 09:01:01.198 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 "OK", Widget matcher matching widgets with style: 8) 09:01:01.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:01.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:01.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:01.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:01.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:01.199 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:01:01.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:01.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:01.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:01.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:01.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:01:01.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:01:01.263 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.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:01:01.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:01.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:01.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:01.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:01.266 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 09:01:01.266 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:01:01.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:01.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:01.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:01.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:01.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 09:01:01.820 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:01:01.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:01.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:01.823 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.PropertyDialog, 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") 09:01:01.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:01.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:01.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:01.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:01.828 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:01:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:01.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:01.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:01.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:01.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:01.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:01.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:01.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:01.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:01.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:01.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:01.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:01.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:01:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:01.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:01.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:01.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:01.995 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:01.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:01.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:01.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:01:01.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:01:01.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:01:01.998 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:01.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:02.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:02.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:02.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:02.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:02.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:02.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:03.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:03.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:03.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:03.103 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:03.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:03.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:03.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:03.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:01:03.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:03.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:03.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:03.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:03.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:03.106 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 09:01:03.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 09:01:03.106 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 09:01:03.107 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 09:01:03.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 09:01:03.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:03.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'New' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Team' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Configure' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Validate' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:03.187 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:01:03.187 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 09:01:03.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 09:01:03.187 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 09:01:03.187 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 09:01:03.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 09:01:03.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:03.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:03.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 09:01:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:03.438 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 09:01:03.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:03.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 09:01:03.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:03.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:03.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:03.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:03.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:03.463 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 09:01:03.463 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 09:01:03.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 09:01:03.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 09:01:03.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:03.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:03.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:03.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:03.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 09:01:03.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:03.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:01:03.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:01:03.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:03.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:01:03.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:03.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:03.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:03.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:03.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, 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") 09:01:03.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:03.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:03.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:03.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:03.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:03.523 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:01:03.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:03.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:03.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:03.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:03.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:03.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 09:01:03.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:03.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 09:01:03.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:03.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:03.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:03.703 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:01:03.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:03.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:03.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:03.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:03.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:01:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:03.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:03.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:03.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:03.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:03.706 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:03.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:03.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:03.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:01:03.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:01:03.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:01:03.708 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:03.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:03.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:03.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:03.709 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:03.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:03.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:03.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:03.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:03.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:04.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:04.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:04.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:04.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:04.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:04.712 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:04.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:04.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:04.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:04.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:01:04.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:04.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:04.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:04.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:04.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:04.713 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 09:01:04.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 09:01:04.714 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 09:01:04.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 09:01:04.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 09:01:04.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:04.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:04.762 DEBUG [main][MenuItemLookup] Found menu:'New' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:04.763 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:01:04.763 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:01:04.763 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:01:04.763 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:01:04.763 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:01:04.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:04.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 13 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped 09:01:04.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:01:05.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 13 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped 09:01:05.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:05.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:05.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:05.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:05.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:01:05.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:05.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:05.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:05.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:05.264 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 09:01:05.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 09:01:05.264 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 09:01:05.264 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 09:01:05.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 09:01:05.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:05.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:05.311 DEBUG [main][MenuItemLookup] Found menu:'New' 09:01:05.311 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:01:05.311 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:05.311 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:01:05.311 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:01:05.311 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:01:05.311 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:05.311 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:01:05.311 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:01:05.311 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:01:05.311 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:01:05.311 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:01:05.311 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:01:05.312 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:01:05.312 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:01:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 09:01:05.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 09:01:05.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:01:05.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:05.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:05.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:05.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:05.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:01:05.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:05.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:05.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:05.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:01:05.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:05.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:05.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:05.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:05.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:05.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:05.974 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:01:05.974 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:01:05.974 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:01:05.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:05.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:05.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:05.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:05.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:01:05.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:05.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:05.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:05.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:01:05.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:05.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:05.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:05.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:05.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:05.976 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:01:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:05.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:05.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:05.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:01:05.981 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:01:06.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:01:06.481 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:01:06.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:06.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:01:06.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:01:06.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:06.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:06.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:06.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:06.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:06.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:06.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:06.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:06.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:06.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 09:01:06.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:06.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:06.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:06.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:06.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 09:01:06.482 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 09:01:06.482 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:06.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:06.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:06.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.39 s - in org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 7.558 s selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 7.819 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 09:01:06.492 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 09:01:06.493 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:01:06.494 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:06.494 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 09:01:06.494 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:06.494 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:01:06.494 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:06.494 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:01:06.494 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:06.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:06.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:06.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:06.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:06.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:06.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:06.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:06.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:06.496 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:06.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:06.496 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:06.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:06.496 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:06.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:06.496 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:06.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:06.496 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:06.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:06.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:06.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:06.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:06.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:06.497 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:06.497 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:06.497 DEBUG [main][MenuItemLookup] Item match:File 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'Revert' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 09:01:06.498 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:06.499 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:01:06.499 DEBUG [main][MenuItemLookup] Item match:Import... 09:01:06.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 09:01:06.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 09:01:06.499 INFO [main][MenuItemHandler] Select menu item: &Import... 09:01:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 09:01:06.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 09:01:06.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:01:06.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:06.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:06.616 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:01:06.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:06.617 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:01:06.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:06.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:06.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:06.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:06.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:01:06.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:01:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:06.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:01:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:06.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:01:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:01:06.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:01:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:06.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:01:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:06.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:01:06.620 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 09:01:06.620 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 09:01:06.620 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 09:01:06.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 09:01:06.621 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:01:06.621 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 09:01:06.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:01:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:06.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:06.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:06.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:06.623 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:01:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:06.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:06.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:06.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:06.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:06.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:06.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:01:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:06.756 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:01:06.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 09:01:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 09:01:06.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:01:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:06.757 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 09:01:06.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:06.757 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 09:01:06.758 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 archive file:") 09:01:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:06.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:06.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:06.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:06.759 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 09:01:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:06.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:06.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:06.761 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 1 and no matchers specified 09:01:06.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:06.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:01:06.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:01:06.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:06.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:01:06.762 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip 09:01:06.762 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") 09:01:06.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:06.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:06.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:06.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:06.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:06.860 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 09:01:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:06.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:06.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:06.944 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 09:01:06.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:06.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:06.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:06.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:06.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:06.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 09:01:06.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 09:01:06.946 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 09:01:06.946 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 09:01:06.946 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 "Deselect All") 09:01:06.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:06.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:06.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:06.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:06.948 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 09:01:06.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:06.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:06.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:06.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:06.949 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 09:01:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:06.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:06.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:06.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:06.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:06.963 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 09:01:06.963 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 09:01:06.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 09:01:06.964 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 09:01:06.964 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 09:01:06.964 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 09:01:06.964 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) 09:01:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:06.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:06.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:06.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:06.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:06.983 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:01:06.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:07.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:07.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:07.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:07.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:07.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:07.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:01:07.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:01:07.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:01:07.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:01:07.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:01:07.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:07.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:07.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:07.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:07.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:07.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:07.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:07.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:07.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:07.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:07.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:07.199 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:01:07.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:07.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:07.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:07.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:07.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:01:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:07.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:07.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:07.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:07.202 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:07.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:07.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:07.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:01:07.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:01:07.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:01:07.229 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:07.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:07.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:07.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:07.230 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:07.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:07.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:07.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:07.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:07.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:07.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:07.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:07.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:08.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:08.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:08.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:08.233 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:08.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:08.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:08.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:08.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 09:01:08.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:08.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:08.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:08.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:08.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:08.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 09:01:08.235 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:01:08.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 09:01:08.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 09:01:08.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:08.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:08.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 09:01:08.737 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 09:01:08.737 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 09:01:08.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 09:01:08.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 09:01:08.744 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 09:01:08.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 09:01:08.744 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 09:01:08.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 09:01:08.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 09:01:08.747 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:01:08.747 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:01:09.602 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:01:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:09.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:01:09.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:09.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:09.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:09.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:09.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:09.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:09.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:09.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:09.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17e55dd0 is found... 09:01:09.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17e55dd0 is found finished successfully 09:01:09.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 '\*?\Qfile.xml\E') 09:01:09.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:09.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:09.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:09.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:09.633 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:09.633 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 09:01:09.634 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:09.634 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 09:01:09.634 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 "Design") 09:01:09.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:09.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:09.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:09.635 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:09.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:09.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:09.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:09.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:09.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:09.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 09:01:09.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:09.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 09:01:09.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 09:01:09.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:09.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:09.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:09.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:01:09.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:09.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:09.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:09.907 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:09.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:09.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:09.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:09.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:09.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:09.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:09.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:09.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:09.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 09:01:09.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:09.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 09:01:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:09.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 09:01:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 09:01:09.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 09:01:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 09:01:10.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 09:01:10.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 09:01:10.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 09:01:10.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 09:01:10.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 09:01:10.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 09:01:10.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 09:01:10.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 09:01:10.929 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 09:01:10.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.929 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 09:01:10.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 09:01:10.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 09:01:10.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:10.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:10.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 09:01:10.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:10.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 09:01:10.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 09:01:10.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:10.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:10.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:10.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:01:10.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:10.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:10.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:10.931 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:10.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:10.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:10.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:10.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 09:01:10.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 09:01:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 09:01:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 09:01:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 09:01:10.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 09:01:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 09:01:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 09:01:10.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 09:01:10.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:10.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:10.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:10.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 09:01:10.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:10.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 09:01:10.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 09:01:10.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:10.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:10.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:10.934 DEBUG [WorkbenchTestable][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:01:10.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:10.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:10.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:10.934 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:10.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:10.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:10.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:10.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:10.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 09:01:10.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 09:01:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 09:01:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 09:01:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 09:01:10.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 09:01:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 09:01:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 09:01:10.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 09:01:10.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 09:01:10.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 09:01:10.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 09:01:10.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:10.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:10.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:10.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:10.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 09:01:10.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:10.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 09:01:10.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 09:01:10.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:10.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:10.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:10.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:01:10.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:10.948 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:10.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:10.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:10.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:10.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 09:01:10.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 09:01:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 09:01:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 09:01:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 09:01:10.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 09:01:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 09:01:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 09:01:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 09:01:10.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 09:01:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 09:01:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 09:01:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 09:01:10.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 09:01:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 09:01:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 09:01:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 09:01:10.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 09:01:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 09:01:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 09:01:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 09:01:10.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 09:01:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:10.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 09:01:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:10.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 09:01:10.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 09:01:10.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:10.951 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:10.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 09:01:10.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:10.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:10.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:01:10.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:10.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:10.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 09:01:10.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:10.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:11.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 09:01:11.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:01:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:11.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:11.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:11.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:11.015 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:11.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:11.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:11.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:11.126 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:11.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:11.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:11.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:11.128 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:11.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:11.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:11.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:11.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:11.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:11.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:11.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:11.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:12.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:12.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:12.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:12.130 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:12.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:12.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:12.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:12.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:01:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:12.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:12.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:12.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:12.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 09:01:12.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 09:01:12.133 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 09:01:12.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 09:01:12.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 09:01:12.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:12.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:12.497 DEBUG [main][MenuItemLookup] Found menu:'New' 09:01:12.497 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:01:12.497 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:12.497 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:01:12.497 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:01:12.497 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:12.497 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:01:12.497 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:01:12.498 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:01:12.498 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:01:12.498 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:12.498 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:01:12.498 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:01:12.498 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:01:12.498 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:12.498 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:01:12.498 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:01:12.498 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:12.498 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:01:12.498 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:12.498 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:01:12.498 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:01:12.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:01:12.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:01:12.499 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:01:12.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:12.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 09:01:13.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 09:01:13.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 09:01:14.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:01:14.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:14.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:14.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:14.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:14.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:14.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:14.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:14.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:14.001 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 09:01:14.001 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 09:01:14.001 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 09:01:14.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 09:01:14.007 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 09:01:14.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:14.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:14.086 DEBUG [main][MenuItemLookup] Found menu:'New' 09:01:14.086 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:01:14.086 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:14.086 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:01:14.086 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:01:14.086 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:14.086 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:01:14.086 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:01:14.086 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:01:14.086 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:01:14.086 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:01:14.087 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:01:14.087 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:01:14.087 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:01:14.147 DEBUG [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:01:14.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 'Delete.*'] is available. finished successfully 09:01:14.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:01:14.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:14.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:14.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:14.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:14.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:01:14.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:14.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:14.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:14.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:01:14.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:14.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:14.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:14.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:14.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:14.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:14.820 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:01:14.820 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:01:14.820 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:01:14.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:14.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:14.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:14.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:14.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:01:14.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:14.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:14.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:14.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:01:14.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:14.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:14.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:14.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:14.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:14.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:14.822 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:01:14.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:14.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:14.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:14.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:01:14.828 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:01:15.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:01:15.328 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:01:15.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:15.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:01:15.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:01:15.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 09:01:15.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:01:15.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:15.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:15.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:15.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:15.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:15.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:15.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:15.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:15.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:15.329 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 09:01:15.329 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:15.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:15.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:15.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.838 s - in org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 1.045 s getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.003 s getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.013 s getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 09:01:15.340 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 09:01:15.341 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:01:15.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:15.341 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 09:01:15.341 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:15.341 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:01:15.342 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:15.342 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:01:15.342 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:15.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: "Import"] 09:01:15.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:15.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: "Import"] 09:01:15.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:15.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:15.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:15.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:15.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:15.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:15.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:15.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:15.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:15.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:15.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:15.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:01:15.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:15.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 09:01:15.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:15.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:15.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:15.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:15.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:15.345 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:15.345 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:15.345 DEBUG [main][MenuItemLookup] Item match:File 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Revert' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:15.347 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:01:15.347 DEBUG [main][MenuItemLookup] Item match:Import... 09:01:15.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 09:01:15.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 09:01:15.366 INFO [main][MenuItemHandler] Select menu item: &Import... 09:01:15.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 09:01:15.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 09:01:15.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:01:15.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:15.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:15.492 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:01:15.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:15.492 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:01:15.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:15.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:15.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:15.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:15.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:15.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:15.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:01:15.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:01:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:15.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:01:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:15.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:01:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:01:15.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:01:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:15.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:01:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:15.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:01:15.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 09:01:15.509 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 09:01:15.509 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 09:01:15.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 09:01:15.509 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:01:15.509 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 09:01:15.509 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) 09:01:15.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:15.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:15.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:15.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:15.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:15.511 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:01:15.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:15.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:15.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:15.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:15.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:15.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:15.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:15.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:01:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:15.626 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:01:15.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 09:01:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 09:01:15.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:01:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:15.627 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 09:01:15.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:15.627 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 09:01:15.627 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 archive file:") 09:01:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:15.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:15.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:15.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:15.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:15.629 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 09:01:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:15.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:15.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:15.658 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 1 and no matchers specified 09:01:15.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:15.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:01:15.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:01:15.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:15.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:01:15.659 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip 09:01:15.659 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") 09:01:15.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:15.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:15.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:15.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:15.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:15.661 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 09:01:15.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:15.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:15.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:15.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:15.811 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 09:01:15.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:15.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:15.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:15.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:15.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:15.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 09:01:15.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 09:01:15.826 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 09:01:15.826 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 09:01:15.827 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 "Deselect All") 09:01:15.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:15.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:15.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:15.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:15.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:15.829 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 09:01:15.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:15.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:15.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:15.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:15.840 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 09:01:15.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:15.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:15.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:15.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:15.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:15.842 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 09:01:15.842 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 09:01:15.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 09:01:15.843 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 09:01:15.843 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 09:01:15.843 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 09:01:15.843 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) 09:01:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:15.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:15.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:15.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:15.846 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:01:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:15.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:15.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:15.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:16.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:16.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:16.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:01:16.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:01:16.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:16.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:16.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:16.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:16.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:16.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:16.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:16.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:16.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:16.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:16.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:16.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:01:16.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:16.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:16.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:16.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:16.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:01:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:16.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:16.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:16.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:16.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:16.359 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:16.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:16.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:16.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:01:16.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:01:16.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:01:16.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:16.370 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 09:01:16.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 09:01:16.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:16.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:16.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:16.388 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:16.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:16.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:16.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:16.390 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:16.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:16.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:16.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:16.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:16.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:16.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:16.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:16.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:17.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:17.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:17.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:17.393 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:17.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:17.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:17.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:17.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:01:17.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:17.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:17.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:17.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:17.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:17.395 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 09:01:17.395 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:01:17.396 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 09:01:17.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 09:01:17.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:17.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:17.896 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 09:01:17.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 09:01:17.898 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 09:01:17.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 09:01:17.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 09:01:17.904 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 09:01:17.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 09:01:17.905 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 09:01:17.905 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 09:01:17.907 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 09:01:17.907 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:01:17.907 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:01:18.130 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:01:18.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:18.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 09:01:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:01:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 09:01:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:18.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:18.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:18.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4269b8d1 is found... 09:01:18.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4269b8d1 is found finished successfully 09:01:18.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 09:01:18.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:18.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:18.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:18.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:18.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:18.636 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:18.636 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:18.637 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:18.637 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:18.637 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 "Source") 09:01:18.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:18.638 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:18.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:18.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:18.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:18.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:18.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:18.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:18.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 09:01:18.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 09:01:18.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:18.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:18.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:18.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:18.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:18.821 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 09:01:18.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 09:01:18.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:18.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:18.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:18.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:18.890 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 09:01:18.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:18.890 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 09:01:18.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 09:01:18.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:18.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:18.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:18.891 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:18.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:18.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:18.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:18.949 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:18.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:18.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:18.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:18.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:18.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:18.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:19.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:19.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:19.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:19.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:19.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:19.952 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:19.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:19.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:19.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:19.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:01:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:19.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:19.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:19.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:19.953 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 09:01:19.954 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:01:19.954 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 09:01:19.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 09:01:19.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:19.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 09:01:19.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:19.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 09:01:19.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 09:01:19.955 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 09:01:19.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 09:01:19.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 09:01:19.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:19.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:20.030 DEBUG [main][MenuItemLookup] Found menu:'New' 09:01:20.030 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:20.030 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 09:01:20.030 DEBUG [main][MenuItemLookup] Found menu:'Open With' 09:01:20.030 DEBUG [main][MenuItemLookup] Item match:Open With 09:01:20.032 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 09:01:20.032 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 09:01:20.032 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 09:01:20.032 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 09:01:20.032 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:20.032 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 09:01:20.032 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 09:01:20.032 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:20.032 DEBUG [main][MenuItemLookup] Found menu:'Other...' 09:01:20.032 DEBUG [main][MenuItemLookup] Item match:Other... 09:01:20.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 09:01:20.033 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 09:01:20.033 INFO [main][MenuItemHandler] Select menu item: Other... 09:01:20.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 09:01:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully 09:01:20.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 09:01:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:20.140 DEBUG [WorkbenchTestable][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:01:20.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:20.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:20.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:20.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 09:01:20.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:20.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:20.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:20.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:20.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:20.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:20.143 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 09:01:20.143 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 09:01:20.143 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 09:01:20.143 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 09:01:20.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:01:20.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:20.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:20.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:20.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 09:01:20.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:20.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:20.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:20.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:20.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:20.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:20.145 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:01:20.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:20.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:20.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:20.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:20.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:01:20.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:01:20.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5492cdca is found... 09:01:20.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5492cdca is found finished successfully 09:01:20.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 09:01:20.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:20.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:20.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:20.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:20.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:20.616 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:20.616 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 09:01:20.617 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:20.617 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 09:01:20.617 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 "Source") 09:01:20.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:20.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:20.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:20.617 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 09:01:20.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:20.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:20.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:20.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:20.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:20.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:20.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 09:01:20.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 09:01:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:20.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:20.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:20.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:20.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:20.935 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 09:01:20.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 09:01:20.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:20.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:20.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:20.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:20.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 09:01:20.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:20.956 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 09:01:20.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 09:01:20.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:20.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:20.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:20.956 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:20.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:21.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:21.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:21.027 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:21.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:21.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:21.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:21.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:21.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:21.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:21.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:22.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:22.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:22.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:22.029 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:22.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:22.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:22.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:22.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:01:22.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:22.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:22.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:22.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:22.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:22.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 09:01:22.032 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:01:22.033 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 09:01:22.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 09:01:22.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:22.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 09:01:22.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:22.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 09:01:22.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 09:01:22.033 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 09:01:22.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 09:01:22.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 09:01:22.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:22.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:22.107 DEBUG [main][MenuItemLookup] Found menu:'New' 09:01:22.107 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:22.107 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 09:01:22.107 DEBUG [main][MenuItemLookup] Found menu:'Open With' 09:01:22.107 DEBUG [main][MenuItemLookup] Item match:Open With 09:01:22.111 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 09:01:22.111 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 09:01:22.111 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 09:01:22.111 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 09:01:22.111 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:22.111 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 09:01:22.111 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 09:01:22.111 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:22.111 DEBUG [main][MenuItemLookup] Found menu:'Other...' 09:01:22.111 DEBUG [main][MenuItemLookup] Item match:Other... 09:01:22.111 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 09:01:22.111 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 09:01:22.111 INFO [main][MenuItemHandler] Select menu item: Other... 09:01:22.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 09:01:22.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully 09:01:22.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 09:01:22.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:22.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:22.314 DEBUG [WorkbenchTestable][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:01:22.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:22.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:22.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 09:01:22.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:22.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:22.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:22.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:22.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:22.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:22.324 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 09:01:22.324 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 09:01:22.324 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 09:01:22.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 09:01:22.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:01:22.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:22.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:22.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:22.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 09:01:22.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:22.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:22.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:22.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:22.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:22.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:22.331 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:01:22.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:22.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:22.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:22.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:01:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:01:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34f3d5ba is found... 09:01:22.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34f3d5ba is found finished successfully 09:01:22.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 09:01:22.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:22.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:22.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:22.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:22.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:22.459 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:22.460 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 09:01:22.460 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:22.460 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 09:01:22.460 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 "Source") 09:01:22.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:22.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:22.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:22.461 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 09:01:22.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:22.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:22.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:22.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:22.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:22.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:22.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 09:01:22.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 09:01:22.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:22.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:22.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:22.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:22.741 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 09:01:22.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 09:01:22.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:22.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:22.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:22.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:22.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 09:01:22.744 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:01:22.745 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:22.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:22.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:22.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:22.802 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:22.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:22.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:22.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:22.803 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:22.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:22.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:22.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:22.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:22.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:23.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:23.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:23.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:23.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:23.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:23.806 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:23.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:23.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:23.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:23.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:01:23.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:23.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:23.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:23.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:23.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:23.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 09:01:23.808 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 09:01:23.808 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 09:01:23.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 09:01:23.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 09:01:23.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:23.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'New' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:23.882 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:01:23.882 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:01:23.882 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:01:23.882 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:01:23.882 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:01:23.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:23.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:01:24.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:24.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:24.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:24.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:24.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:24.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:24.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:24.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:24.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:24.383 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 09:01:24.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 09:01:24.383 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 09:01:24.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 09:01:24.389 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 09:01:24.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:24.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:24.450 DEBUG [main][MenuItemLookup] Found menu:'New' 09:01:24.450 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:01:24.450 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:24.450 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:01:24.450 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:01:24.450 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:24.450 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:01:24.450 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:01:24.450 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:01:24.450 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:01:24.450 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:01:24.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:01:24.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:01:24.451 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:01:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 09:01:24.692 DEBUG [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:01:24.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:01:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:24.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:24.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:24.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:01:24.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:24.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:24.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:01:24.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:24.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:24.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:24.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:24.696 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:01:24.696 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:01:24.696 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:01:24.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:24.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:24.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:24.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:24.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:01:24.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:24.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:24.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:24.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:01:24.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:24.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:24.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:24.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:24.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:24.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:24.699 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:01:24.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:24.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:24.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:24.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:01:24.717 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:01:25.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:01:25.218 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:01:25.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:25.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:01:25.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:01:25.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 09:01:25.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:01:25.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 09:01:25.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:01:25.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:25.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:25.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:25.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:25.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:25.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:25.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:25.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:25.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:25.218 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 09:01:25.218 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:25.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:25.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:25.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.881 s - in org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 2.52 s evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 2.065 s evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.788 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:25.233 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:25.234 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:01:25.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:25.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:25.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:25.234 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:01:25.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:25.234 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:01:25.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:25.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:25.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:25.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:25.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:25.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:25.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:25.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:25.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:25.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:25.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:25.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:25.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:25.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:25.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:25.237 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:25.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:25.237 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:25.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:25.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:25.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:25.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:25.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:25.255 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:25.255 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:25.255 DEBUG [main][MenuItemLookup] Item match:File 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Revert' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:25.256 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:01:25.256 DEBUG [main][MenuItemLookup] Item match:Import... 09:01:25.257 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 09:01:25.257 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 09:01:25.257 INFO [main][MenuItemHandler] Select menu item: &Import... 09:01:25.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 09:01:25.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 09:01:25.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:01:25.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:25.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:25.374 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:01:25.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:25.375 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:01:25.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:25.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:25.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:25.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:25.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:25.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:01:25.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:01:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:25.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:01:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:25.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:01:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:01:25.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:01:25.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:25.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:01:25.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:25.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:01:25.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 09:01:25.378 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 09:01:25.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 09:01:25.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 09:01:25.378 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:01:25.378 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 09:01:25.379 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) 09:01:25.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:25.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:25.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:25.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:25.380 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:01:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:25.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:25.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:25.447 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:01:25.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:25.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:25.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:01:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:25.515 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 09:01:25.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 09:01:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 09:01:25.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 09:01:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:25.515 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 09:01:25.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:25.516 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 09:01:25.516 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 archive file:") 09:01:25.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:25.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:25.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:25.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:25.517 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 09:01:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:25.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:25.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:25.519 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 1 and no matchers specified 09:01:25.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:25.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:01:25.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:01:25.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:25.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:01:25.520 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip 09:01:25.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 09:01:25.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:25.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:25.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:25.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:25.565 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 09:01:25.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:25.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:25.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:25.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:25.699 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 09:01:25.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:25.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:25.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:25.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:25.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:25.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 09:01:25.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 09:01:25.701 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 09:01:25.701 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 09:01:25.701 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 "Deselect All") 09:01:25.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:25.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:25.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:25.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:25.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:25.702 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 09:01:25.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:25.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:25.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:25.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:25.704 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 09:01:25.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:25.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:25.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:25.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:25.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:25.716 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 09:01:25.716 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 09:01:25.716 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 09:01:25.717 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 09:01:25.717 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 09:01:25.717 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 09:01:25.717 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) 09:01:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:25.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:25.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:25.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:25.721 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:01:25.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:25.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:25.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:25.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:25.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:25.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:25.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:25.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:01:25.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:01:25.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:01:25.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:01:25.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:25.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:25.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:25.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:25.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:25.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:25.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:25.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:25.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:25.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:25.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:25.864 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:01:25.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:25.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:25.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:25.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:25.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:25.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:25.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 '\*?\QPackage Explorer\E') 09:01:25.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:25.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:25.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:25.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:25.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:25.889 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:25.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:25.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:25.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:01:25.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:01:25.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:01:25.892 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:25.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:25.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:25.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:25.893 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:25.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:25.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:25.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:25.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:25.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:26.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:26.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:26.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:26.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:26.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:26.895 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:26.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:26.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:26.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:26.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:01:26.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:26.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:26.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:26.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:26.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:26.897 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 09:01:26.898 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:01:26.899 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 09:01:26.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 09:01:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:27.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:27.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 09:01:27.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 09:01:27.401 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 09:01:27.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 09:01:27.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 09:01:27.407 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 09:01:27.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 09:01:27.408 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 09:01:27.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 09:01:27.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 09:01:27.410 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:01:27.411 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:01:27.655 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:01:27.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:27.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 09:01:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:01:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 09:01:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62b9c6fb is found... 09:01:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62b9c6fb is found finished successfully 09:01:28.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 09:01:28.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:28.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:28.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:28.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:28.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:28.160 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:28.160 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 09:01:28.160 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:28.160 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 09:01:28.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:28.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:28.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:28.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:28.161 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:28.161 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 09:01:28.161 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 "Design") 09:01:28.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:28.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:28.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:28.161 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:28.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:28.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:28.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:28.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:28.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:28.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:28.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 09:01:28.267 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:28.268 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:28.268 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 "Source") 09:01:28.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:28.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:28.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:28.268 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:28.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:28.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:28.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:28.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:28.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:28.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:28.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 09:01:28.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 09:01:28.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:28.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:28.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:28.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:28.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:28.458 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 09:01:28.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:28.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:28.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:28.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:28.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:28.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 09:01:28.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:28.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 09:01:28.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:28.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:28.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:28.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:28.460 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:28.460 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 09:01:28.460 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 "Source") 09:01:28.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:28.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:28.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:28.460 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:28.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:28.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:28.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:28.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:28.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:28.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:28.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 09:01:28.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:01:28.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:28.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:28.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:28.726 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:28.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:28.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:28.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:28.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:28.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:28.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:01:28.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:28.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:28.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:28.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:28.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:28.728 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 09:01:28.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:28.728 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 09:01:28.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:28.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:28.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:28.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:28.730 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:28.730 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 09:01:28.730 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 "Source") 09:01:28.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:28.730 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:28.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:28.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:28.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:28.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:28.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:28.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 09:01:29.121 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:29.121 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 09:01:29.121 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 "Design") 09:01:29.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:29.122 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:29.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:29.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:29.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:29.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:29.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:29.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:29.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 09:01:29.223 DEBUG [WorkbenchTestable][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:01:29.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:29.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:29.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:29.251 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:29.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:29.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:29.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:29.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:29.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 09:01:29.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 09:01:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:29.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 09:01:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:29.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 09:01:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 09:01:29.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 09:01:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:29.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 09:01:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:29.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 09:01:29.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:29.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:29.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:29.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 09:01:29.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:29.256 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 09:01:29.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:29.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:29.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:29.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:29.258 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:29.258 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:29.258 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 "Design") 09:01:29.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:29.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:29.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:29.258 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:29.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:29.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:29.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:29.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:29.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 09:01:29.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:01:29.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:29.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:29.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:29.289 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 09:01:29.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:29.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:29.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:29.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:29.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 09:01:29.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 09:01:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:29.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 09:01:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:29.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 09:01:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 09:01:29.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 09:01:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:29.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 09:01:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:29.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 09:01:29.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:29.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:29.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:29.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:29.292 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 09:01:29.292 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:29.292 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 09:01:29.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:29.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:29.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:29.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:29.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:29.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:29.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:29.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:29.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:29.293 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 09:01:29.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:29.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 09:01:29.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:29.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:29.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:29.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:29.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:29.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:29.297 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:29.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:29.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:29.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 09:01:29.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:29.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:29.300 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:01:29.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:29.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:29.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 09:01:29.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:29.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:29.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 09:01:29.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:01:29.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:29.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:29.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:29.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:29.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:29.404 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:29.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:29.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:29.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:29.489 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:29.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:29.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:29.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:29.490 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:29.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:29.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:29.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:29.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:29.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:29.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:29.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:29.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:30.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:30.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:30.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:30.493 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:30.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:30.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:30.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:30.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:01:30.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:30.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:30.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:30.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:30.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:30.495 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 09:01:30.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 09:01:30.495 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 09:01:30.496 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 09:01:30.499 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 09:01:30.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:30.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'New' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:30.562 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:01:30.562 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:01:30.562 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:01:30.563 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:01:30.563 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:01:30.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:30.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:01:31.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:01:31.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:31.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:31.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:31.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:31.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:31.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:31.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:31.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:31.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:31.064 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 09:01:31.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 09:01:31.064 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 09:01:31.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 09:01:31.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 09:01:31.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:31.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:31.133 DEBUG [main][MenuItemLookup] Found menu:'New' 09:01:31.133 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:01:31.133 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:31.133 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:01:31.133 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:01:31.133 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:31.133 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:01:31.133 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:01:31.133 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:01:31.133 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:01:31.133 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:01:31.133 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:01:31.133 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:01:31.134 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:01:31.193 DEBUG [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:01:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 09:01:31.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:01:31.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:31.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:31.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:31.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:31.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:01:31.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:31.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:01:31.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:31.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:31.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:31.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:31.826 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:01:31.826 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:01:31.826 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:01:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:31.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:31.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:31.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:01:31.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:31.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:31.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:31.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:01:31.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:31.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:31.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:31.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:31.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:31.828 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:01:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:31.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:31.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:01:31.834 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:01:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:01:32.334 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:01:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:32.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:01:32.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:01:32.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 09:01:32.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:01:32.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:32.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:32.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:32.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:32.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:32.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:32.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:32.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:32.335 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 09:01:32.335 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:32.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.104 s - in org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.299 s selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.269 s getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.528 s selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.036 s testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.001 s testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 09:01:32.355 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 09:01:32.356 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:01:32.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:32.356 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 09:01:32.356 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:32.356 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:01:32.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:32.357 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:01:32.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:32.357 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:01:32.357 DEBUG [main][EditorHandler] 0 editor(s) found 09:01:32.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:32.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:32.359 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:01:32.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:32.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:32.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:32.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:32.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:32.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:32.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:01:32.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:32.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:32.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:32.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:32.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:32.364 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:01:32.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:01:32.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:32.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:01:32.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:01:32.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:01:32.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:01:32.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:01:32.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:32.412 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:01:32.412 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:01:32.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:01:32.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:32.413 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:01:32.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:32.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:32.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:32.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:32.414 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:01:32.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:01:32.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:32.415 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:01:32.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:32.415 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 09:01:32.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 09:01:32.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:32.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:32.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:32.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:01:32.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:32.438 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:32.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:32.438 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 JavaScript Project"] 09:01:32.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:32.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:01:32.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:32.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:01:32.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:32.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:01:32.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:32.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: "New JavaScript Project"] 09:01:32.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:32.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:01:32.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:32.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:01:32.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:32.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:32.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:32.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:32.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:32.440 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:32.440 DEBUG [main][MenuItemLookup] Item match:File 09:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:01:32.441 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:01:32.445 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:01:32.445 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:01:32.445 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:01:32.445 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:32.445 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:01:32.445 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:01:32.445 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:01:32.445 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:01:32.445 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:01:32.445 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:01:32.445 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:01:32.445 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:01:32.445 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:01:32.446 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:32.446 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:01:32.446 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:01:32.446 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:01:32.446 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:32.446 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:01:32.446 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:32.446 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:01:32.446 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:01:32.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:01:32.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:01:32.446 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:01:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:01:32.571 DEBUG [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:01:32.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:01:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:32.573 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:01:32.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:32.573 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:01:32.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:32.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:32.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:32.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:32.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:32.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:32.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:32.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children... 09:01:32.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 09:01:32.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:33.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:33.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 09:01:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children finished successfully 09:01:33.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 09:01:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:33.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JavaScript is already expanded. No action performed 09:01:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:33.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 09:01:33.105 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:01:33.105 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:01:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:33.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:01:33.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:33.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:33.115 INFO [WorkbenchTestable][AbstractShell] Close shell Select a wizard 09:01:33.115 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Select a wizard' 09:01:33.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:01:33.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:01:33.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 09:01:33.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:33.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:33.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:33.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:33.163 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 09:01:33.163 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 09:01:33.163 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:33.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.81 s - in org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) Time elapsed: 0.748 s Running org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 09:01:33.187 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 09:01:33.187 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:01:33.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:33.188 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 09:01:33.188 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:33.188 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:01:33.189 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:33.189 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:01:33.189 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:33.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:33.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:33.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:33.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:33.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Dynamic Web Project"] 09:01:33.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:33.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:33.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:33.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:33.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:33.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:33.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:33.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Dynamic Web Project"] 09:01:33.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:33.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:33.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:33.192 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:33.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:33.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:33.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:33.193 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:33.193 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:33.193 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:33.193 DEBUG [main][MenuItemLookup] Item match:File 09:01:33.194 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:01:33.194 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:33.198 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:01:33.198 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:01:33.222 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:01:33.222 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:01:33.222 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:01:33.333 DEBUG [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:01:33.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:01:33.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:01:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:33.345 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:01:33.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:33.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 09:01:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:33.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:33.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:33.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:33.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:33.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:33.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 09:01:33.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 09:01:33.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:33.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 09:01:33.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 09:01:33.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 09:01:33.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:33.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 09:01:33.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:33.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 09:01:33.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 09:01:33.853 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 09:01:33.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 09:01:33.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 09:01:33.861 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:01:33.861 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:01:33.861 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:01:33.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:33.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:33.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:33.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:33.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:33.863 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:01:33.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:33.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:33.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:33.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:34.214 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:34.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:34.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:34.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available.... 09:01:34.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully 09:01:34.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 09:01:34.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:34.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:34.249 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:01:34.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:34.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:01:34.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:34.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:34.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:34.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:34.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:01:34.257 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:01:34.258 INFO [WorkbenchTestable][AbstractText] Text set to: HTMLProjectTest 09:01:34.283 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:01:34.283 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 09:01:34.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, 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:01:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:34.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:34.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:34.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:34.286 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:01:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:34.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:34.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:34.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:34.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:34.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:34.810 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 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:34.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:34.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:34.810 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:34.810 INFO [WorkbenchTestable][RequirementsRunner] Started test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 09:01:34.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 09:01:34.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:34.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:34.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:34.812 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:34.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:34.812 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:34.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:34.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New HTML File"] 09:01:34.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:34.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:01:34.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:34.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:01:34.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:34.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:01:34.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:34.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New HTML File"] 09:01:34.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:34.814 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:34.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:34.814 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:34.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:34.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:34.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:34.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:34.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:34.814 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:34.814 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:34.814 DEBUG [main][MenuItemLookup] Item match:File 09:01:34.815 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:01:34.815 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:34.820 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:01:34.820 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:01:34.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:01:34.824 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:01:34.824 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:01:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:01:35.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 'New|Select a wizard'] is available. finished successfully 09:01:35.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:01:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:35.046 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:01:35.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:35.046 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:01:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:35.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:35.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:35.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:35.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:35.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:35.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 09:01:35.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 09:01:35.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:35.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 09:01:35.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:35.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 09:01:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 09:01:35.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 09:01:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:35.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 09:01:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:35.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 09:01:35.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HTML File 09:01:35.093 DEBUG [main][TreeItemHandler] Selecting tree item: HTML File 09:01:35.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HTML File about selection 09:01:35.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HTML File 09:01:35.097 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:01:35.097 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:01:35.097 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:01:35.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:35.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:35.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:35.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:35.098 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:01:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:35.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:35.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:35.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:35.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:35.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New HTML File"] is available.... 09:01:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New HTML File"] is available. finished successfully 09:01:35.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New HTML File 09:01:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:35.519 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 09:01:35.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:35.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 09:01:35.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:35.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:35.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:35.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:35.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:01:35.539 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:01:35.540 INFO [WorkbenchTestable][AbstractText] Text set to: testHTML 09:01:35.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 09:01:35.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:35.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:35.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:35.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:35.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:01:35.650 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:01:35.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 09:01:35.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:35.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:35.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:35.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:35.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 09:01:35.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:35.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:35.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:35.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children... 09:01:35.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 09:01:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:35.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 09:01:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:35.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 09:01:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children finished successfully 09:01:35.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 09:01:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:35.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 09:01:35.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:35.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 09:01:35.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 09:01:35.654 DEBUG [main][TreeItemHandler] Selecting tree item: src 09:01:35.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 09:01:35.679 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 09:01:35.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 09:01:35.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:35.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:35.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:35.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:35.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:35.686 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 09:01:35.686 INFO [WorkbenchTestable][NewHTMLWizard] Go to next wizard page 09:01:35.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLWizard, 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:01:35.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:35.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:35.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:35.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:35.688 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:01:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:35.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:35.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:35.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template") 09:01:35.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:35.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:35.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:35.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:35.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:35.716 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 09:01:35.716 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Use HTML Template 09:01:35.716 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 09:01:35.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:35.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:35.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:35.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:35.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template") 09:01:35.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:35.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:35.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:35.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:35.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:35.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template") 09:01:35.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:35.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:35.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:35.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:35.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:35.735 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 09:01:35.735 INFO [WorkbenchTestable][CheckBox] Check checkbox &Use HTML Template 09:01:35.735 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 09:01:35.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:35.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:35.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:35.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:35.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template") 09:01:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:35.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:35.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:35.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:35.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and no matchers specified 09:01:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:35.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:35.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:35.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:35.745 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 09:01:35.745 INFO [WorkbenchTestable][NewHTMLWizard] Finish wizard 09:01:35.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLWizard, 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:01:35.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:35.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:35.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:35.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:35.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:35.797 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:01:35.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:35.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:35.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:35.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:35.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 09:01:36.323 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 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing JavaScript tooling' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:36.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 09:01:36.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:36.323 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:36.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 09:01:36.324 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:01:36.324 DEBUG [main][EditorHandler] 1 editor(s) found 09:01:36.324 DEBUG [WorkbenchTestable][EditorHandler] Closing editor testHTML.html 09:01:36.408 DEBUG [WorkbenchTestable][EditorHandler] Editor testHTML.html is closed 09:01:36.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:36.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:36.409 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:01:36.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:36.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:36.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:36.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:36.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:36.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:36.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:01:36.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:36.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:36.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:36.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:36.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:36.412 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:01:36.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:01:36.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:36.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:01:36.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:01:36.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:01:36.415 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:01:36.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:01:36.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:36.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:36.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:01:36.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:01:36.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:36.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:36.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:36.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:36.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:36.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:36.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:37.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:37.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:37.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:37.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:01:37.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:01:37.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:37.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:37.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:01:37.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:37.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:37.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:37.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:37.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:37.443 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 09:01:37.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:01:37.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:01:37.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:37.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:37.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:37.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:37.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:37.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:37.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:38.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:38.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:38.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:38.446 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:01:38.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:01:38.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:38.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:38.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:01:38.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:38.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:38.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:38.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:38.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:38.448 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 09:01:38.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:01:38.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:01:38.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:38.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:38.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:01:38.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:38.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:38.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:38.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:38.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:38.449 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:01:38.449 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:01:38.449 DEBUG [main][TreeItemHandler] Set Tree selection 09:01:38.449 DEBUG [main][TreeHandler] Notify Tree about selection event 09:01:38.457 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:01:38.460 DEBUG [WorkbenchTestable][TreeItemHandler] HTMLProjectTest 09:01:38.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:38.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'New' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'Import' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'Export' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:38.522 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:01:38.522 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:01:38.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:01:38.523 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:01:38.523 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:01:38.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:38.523 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 09:01:38.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:01:39.023 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 09:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:39.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:01:39.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:39.073 DEBUG [main][MenuItemLookup] Found menu:'New' 09:01:39.073 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:01:39.073 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:39.073 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:01:39.073 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:39.073 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:01:39.073 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:01:39.073 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:01:39.073 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:01:39.073 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:01:39.073 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:01:39.073 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:01:39.073 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:01:39.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:01:39.739 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:01:39.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:01:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:39.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:01:39.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:39.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:01:39.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:39.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:39.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:39.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:39.745 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:01:39.745 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:01:39.745 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:01:39.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:39.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:39.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:39.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:39.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:01:39.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:39.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:39.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:39.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:01:39.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:39.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:39.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:39.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:39.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:39.747 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:01:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:39.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:39.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:01:39.753 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:01:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:01:40.254 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:01:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:40.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:40.254 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:01:40.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:01:40.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:40.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:01:40.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:01:40.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:01:40.256 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 09:01:40.256 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:40.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:40.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:40.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.076 s - in org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) Time elapsed: 1.514 s Running org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:40.270 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:40.271 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:01:40.271 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:40.271 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:40.271 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:40.272 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:01:40.272 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:40.272 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:01:40.272 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:40.273 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:40.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:40.273 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:40.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:40.273 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:40.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:40.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:40.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:40.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:40.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:40.274 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:40.274 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:40.274 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:40.274 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:40.274 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:40.274 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:40.274 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:40.274 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:40.274 DEBUG [main][MenuItemLookup] Item match:Window 09:01:40.275 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:40.275 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:40.275 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:40.275 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:40.275 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:40.275 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:40.275 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:40.275 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:40.275 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:40.275 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:40.275 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:40.275 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:40.275 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:40.275 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:01:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:01:40.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:40.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:40.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:40.434 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:40.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:40.435 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:01:40.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:40.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:40.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:40.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:40.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:40.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:40.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:40.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:40.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:40.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:40.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:40.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:40.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:40.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:40.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:40.940 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:40.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:40.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:40.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:40.940 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:40.941 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:40.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites (Eclipse:1786): Gtk-CRITICAL **: 09:01:41.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:41.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:41.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 "Add...") 09:01:41.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:41.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:41.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:41.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:41.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:41.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:41.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:41.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:41.111 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:01:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:41.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:41.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:41.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:01:41.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:41.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 09:01:41.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:41.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:41.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:01:41.180 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:01:41.180 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse 09:01:41.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Location:") 09:01:41.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:41.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:41.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:41.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 09:01:41.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:41.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:41.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:41.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:01:41.182 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:01:41.183 INFO [WorkbenchTestable][AbstractText] Text set to: https://download.eclipse.org/releases/latest 09:01:41.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add") 09:01:41.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:41.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:41.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:41.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 09:01:41.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:41.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:41.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:41.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:41.194 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 09:01:41.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:41.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:41.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:41.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:41.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:01:41.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:41.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:41.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:41.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:41.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:41.279 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:01:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:41.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:41.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:41.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:01:41.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:41.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:41.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 09:01:41.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:41.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:41.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:41.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:01:41.327 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:01:41.327 INFO [WorkbenchTestable][AbstractText] Text set to: RedDeer 09:01:41.327 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 "Location:") 09:01:41.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:41.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:41.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:41.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 09:01:41.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:41.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:41.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:41.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:01:41.329 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:01:41.330 INFO [WorkbenchTestable][AbstractText] Text set to: http://download.eclipse.org/reddeer/releases/latest 09:01:41.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add") 09:01:41.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:41.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 09:01:41.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:41.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:41.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:41.337 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 09:01:41.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:41.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:41.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:41.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:41.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:01:41.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:41.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:41.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:41.414 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:01:41.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:41.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:41.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:41.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:41.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:41.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:41.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:41.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:41.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:41.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:41.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:41.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:01:41.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:41.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:01:41.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:41.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:01:41.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:41.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:41.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:41.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:41.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:41.512 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:41.512 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:41.512 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:41.512 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:41.512 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:41.512 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:41.512 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:41.512 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:41.512 DEBUG [main][MenuItemLookup] Item match:Window 09:01:41.513 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:41.513 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:41.513 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:41.513 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:41.513 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:41.513 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:41.513 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:41.513 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:41.513 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:41.513 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:41.513 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:41.513 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:41.513 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:41.513 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:41.594: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:41.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:01:41.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:41.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:41.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:41.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:41.720 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:41.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:41.721 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:01:41.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:41.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:41.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:41.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:41.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:41.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:41.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:41.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:41.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:41.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:41.724 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:41.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:41.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:41.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:41.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:41.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:01:41.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:41.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:41.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 09:01:41.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:01:41.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:41.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:41.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:41.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:41.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:41.752 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:41.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:41.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:41.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:41.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:41.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:41.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:41.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:41.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:41.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:41.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:41.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:41.798 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:41.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:41.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:41.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:41.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:41.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:41.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:41.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:41.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:41.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:41.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:41.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:41.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:41.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:41.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:41.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:41.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:41.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:41.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:41.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:41.800 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:41.800 DEBUG [main][MenuItemLookup] Item match:Window 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:41.800 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:41.800 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:41.800 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:41.800 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:41.800 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:42.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:42.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:42.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:42.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:42.283 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:42.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:42.283 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:01:42.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:42.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:42.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:42.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:42.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:42.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:42.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:42.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:42.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:42.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:42.286 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:42.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:42.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.287 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:01:42.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:42.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:42.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:42.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:42.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:42.291 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:01:42.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:42.338 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:42.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:42.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:42.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:42.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:42.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:42.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:42.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:42.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:42.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:42.393 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:42.393 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:42.393 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:42.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:42.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:42.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:42.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:42.393 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:42.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:42.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:42.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:42.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:42.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:42.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:42.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:42.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:42.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:42.417 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:42.417 DEBUG [main][MenuItemLookup] Item match:Window 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:42.417 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:42.417 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:42.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:42.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:42.418 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:42.499: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:01:42.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:01:42.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:42.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:42.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:42.614 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:42.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:42.614 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:01:42.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:42.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:42.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:42.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:42.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:42.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:42.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:42.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:42.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:42.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:42.617 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:42.618 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:42.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:42.618 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:42.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.619 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:01:42.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:42.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:42.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:42.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:42.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:42.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:42.645 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 09:01:42.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:42.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:42.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:42.648 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:01:42.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:42.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:42.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:42.650 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:01:42.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:42.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:42.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:42.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:42.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:42.652 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 09:01:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:42.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:42.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:42.691 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:01:42.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:42.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:42.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:42.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:42.693 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:01:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:42.697 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:42.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:42.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:42.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:42.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:42.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:42.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:42.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:42.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:42.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:42.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:42.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:42.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:42.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:42.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:42.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:42.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:42.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:42.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:42.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:42.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:42.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:42.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:42.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:42.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:01:42.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:42.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:42.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:42.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:42.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:42.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:42.745 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:42.745 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:42.745 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:42.745 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:42.745 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:42.745 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:42.745 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:42.745 DEBUG [main][MenuItemLookup] Item match:Window 09:01:42.746 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:42.746 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:42.746 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:42.746 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:42.746 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:42.746 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:42.746 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:42.746 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:42.746 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:42.746 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:42.746 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:42.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:42.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:42.746 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:42.828: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:42.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01: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 'Preferences.*'] is available. finished successfully 09:01:42.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:42.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:42.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:42.947 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:42.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:42.947 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:01:42.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:42.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:42.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:42.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:42.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:42.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:42.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:42.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:42.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:42.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:42.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:42.950 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:42.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:42.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:42.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.952 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:01:42.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:42.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:42.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:42.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:42.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:42.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:42.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:42.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:42.978 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:01:42.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:42.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:42.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:42.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:42.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:42.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:42.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:42.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:42.980 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:01:42.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:42.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:42.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:42.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:42.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:42.983 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:42.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:42.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:42.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:42.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:43.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:43.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:43.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:43.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:43.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:43.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:43.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:43.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:43.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:43.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:43.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:43.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:43.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:43.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:43.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:43.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:43.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:43.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:43.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:43.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:43.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:43.031 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:43.031 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:43.031 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:43.031 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:43.031 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:43.031 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:43.031 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:43.031 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:43.031 DEBUG [main][MenuItemLookup] Item match:Window 09:01:43.032 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:43.032 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:43.032 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:43.032 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:43.032 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:43.032 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:43.032 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:43.032 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:43.032 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:43.032 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:43.032 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:43.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:43.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:43.032 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:43.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:43.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:01:43.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:43.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:43.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:43.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:43.234 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:43.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:43.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:01:43.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:43.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:43.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:43.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:43.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:43.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:43.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:43.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:43.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:43.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:43.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:43.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:43.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:43.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:43.238 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:43.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:43.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:43.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:43.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:43.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:43.239 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:01:43.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:43.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:43.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:43.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:43.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:43.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:43.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:43.303 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 09:01:43.303 TRACE [main][WidgetHandler] Notify Table with event 13 09:01:43.303 TRACE [main][WidgetHandler] Wait for synchronization 09:01:43.305 TRACE [main][WidgetHandler] Notify Table with event 3 09:01:43.305 TRACE [main][WidgetHandler] Wait for synchronization 09:01:43.305 TRACE [main][WidgetHandler] Notify Table with event 4 09:01:43.305 TRACE [main][WidgetHandler] Wait for synchronization 09:01:43.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:01:43.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:43.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:43.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:43.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:43.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:43.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:43.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:43.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:43.340 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:01:43.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:43.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:43.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:43.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:43.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove Sites"] is available.... 09:01:43.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove Sites"] is available. finished successfully 09:01:43.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove Sites 09:01:43.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:43.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:43.402 INFO [WorkbenchTestable][AbstractShell] Close shell Remove Sites 09:01:43.402 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Remove Sites' 09:01:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:01:43.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:01:43.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:01:43.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:43.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:43.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:43.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:43.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:43.450 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:43.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:43.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:43.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:43.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:43.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:43.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:43.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:43.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:43.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:43.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:43.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:43.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:43.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:43.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:43.522 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:43.522 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:43.522 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:43.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:43.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:43.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:43.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:43.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:43.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:43.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:43.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:43.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:43.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:43.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:43.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:43.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:43.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:43.523 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:43.523 DEBUG [main][MenuItemLookup] Item match:Window 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:43.523 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:43.523 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:43.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:43.523 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:43.523 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:43.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:43.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:43.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:43.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:43.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:43.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:43.722 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:43.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:43.722 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:01:43.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:43.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:43.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:43.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:43.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:43.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:43.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:43.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:43.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:43.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:43.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:43.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:43.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:43.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:43.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:43.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:43.725 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:43.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:43.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:43.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:43.725 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:43.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:43.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:43.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:43.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:43.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:43.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:43.726 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:01:43.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:43.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:43.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:43.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:43.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:43.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:43.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:43.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:43.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:43.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:43.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:43.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:43.751 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:01:43.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:43.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:43.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:43.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:43.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:43.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:43.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:43.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:43.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:43.753 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 09:01:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:43.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:43.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:43.756 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:01:43.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:43.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:43.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:43.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:43.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:43.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:43.758 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:01:43.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:43.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:43.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:43.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:43.821 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:43.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:43.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:43.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:43.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:43.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:43.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:43.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:43.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:43.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:43.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:43.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:43.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:43.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:43.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:43.868 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:43.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:43.868 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:43.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:43.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:43.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:43.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:43.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:43.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:43.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:43.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:43.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:43.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:43.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:43.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:43.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:43.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:43.869 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:43.869 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:43.870 DEBUG [main][MenuItemLookup] Item match:Window 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:43.870 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:43.870 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:43.870 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:43.870 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:43.870 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:43.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:44.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:44.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:44.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:44.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:44.074 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:44.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:44.075 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:01:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:44.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:44.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:44.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:44.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:44.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:44.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:44.078 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:44.078 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:44.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:44.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:44.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.079 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:01:44.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:44.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:44.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:44.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:44.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:44.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:44.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:44.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:44.105 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 09:01:44.105 TRACE [main][WidgetHandler] Notify Table with event 13 09:01:44.105 TRACE [main][WidgetHandler] Wait for synchronization 09:01:44.107 TRACE [main][WidgetHandler] Notify Table with event 3 09:01:44.107 TRACE [main][WidgetHandler] Wait for synchronization 09:01:44.107 TRACE [main][WidgetHandler] Notify Table with event 4 09:01:44.107 TRACE [main][WidgetHandler] Wait for synchronization 09:01:44.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 "Edit") 09:01:44.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:44.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:44.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:44.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:44.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:44.159 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:01:44.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:44.162 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:44.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:44.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:44.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:44.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:44.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:44.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:44.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:44.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:44.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:44.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:44.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:44.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:44.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:44.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:44.234 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:44.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:44.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:44.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:44.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:44.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:44.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:44.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:44.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:44.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:44.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:44.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:44.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:44.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:44.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:44.236 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:44.236 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:44.236 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:44.236 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:44.236 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:44.236 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:44.236 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:44.236 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:44.236 DEBUG [main][MenuItemLookup] Item match:Window 09:01:44.237 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:44.237 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:44.237 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:44.237 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:44.237 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:44.237 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:44.237 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:44.237 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:44.237 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:44.237 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:44.237 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:44.237 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:44.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:44.237 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:44.317: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:44.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:44.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:01:44.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:44.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:44.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:44.435 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:44.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:44.435 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:01:44.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:44.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:44.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:44.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:44.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:44.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:44.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:44.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:44.471 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:44.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:44.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:01:44.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:44.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:44.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:44.502 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:01:44.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:44.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:44.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:44.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Site"] is available.... 09:01:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Site"] is available. finished successfully 09:01:44.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Site 09:01:44.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:44.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:44.553 INFO [WorkbenchTestable][AbstractShell] Close shell Add Site 09:01:44.553 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Add Site' 09:01:44.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:01:44.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:01:44.601 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:01:44.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:44.604 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:44.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:44.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:44.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:44.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:44.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:44.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:44.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:44.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:44.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:44.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:44.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:44.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:44.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:44.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:44.649 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:44.649 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:44.650 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:44.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:44.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:44.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:44.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:44.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:01:44.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:44.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:01:44.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:44.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:01:44.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:44.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:44.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:44.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:44.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:44.651 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:44.651 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:44.651 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:44.651 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:44.651 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:44.651 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:44.651 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:44.651 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:44.651 DEBUG [main][MenuItemLookup] Item match:Window 09:01:44.651 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:44.651 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:44.651 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:44.651 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:44.651 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:44.651 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:44.651 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:44.652 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:44.652 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:44.652 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:44.652 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:44.652 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:44.652 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:44.652 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:44.734: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:44.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 'Preferences.*'] is available.... 09:01:44.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 'Preferences.*'] is available. finished successfully 09:01:44.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:44.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:44.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:44.854 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:44.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:44.854 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:01:44.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:44.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:44.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:44.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:44.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:44.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:44.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:44.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:44.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:44.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:44.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:44.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:44.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:44.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:44.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:44.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:44.857 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:44.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:44.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:44.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.858 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:01:44.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:44.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:44.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:44.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:44.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:44.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:44.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:44.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:44.908 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 09:01:44.909 TRACE [main][WidgetHandler] Notify Table with event 13 09:01:44.909 TRACE [main][WidgetHandler] Wait for synchronization 09:01:44.910 TRACE [main][WidgetHandler] Notify Table with event 3 09:01:44.910 TRACE [main][WidgetHandler] Wait for synchronization 09:01:44.910 TRACE [main][WidgetHandler] Notify Table with event 4 09:01:44.910 TRACE [main][WidgetHandler] Wait for synchronization 09:01:44.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Disable") 09:01:44.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:44.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:44.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:44.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:44.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:44.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:44.944 INFO [WorkbenchTestable][AbstractButton] Click button &Disable 09:01:44.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:44.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:44.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:44.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:44.965 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:01:44.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:44.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:44.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:44.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:44.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:44.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:44.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:44.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:44.968 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:01:44.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:44.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:44.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:44.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:44.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:44.972 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:44.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:44.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:45.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:45.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:45.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:45.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:45.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:45.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:45.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:45.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:45.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:45.041 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:45.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:45.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:45.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:45.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:45.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:45.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:45.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:45.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:45.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:45.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:45.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:45.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:45.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:45.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:45.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:45.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:45.043 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:45.043 DEBUG [main][MenuItemLookup] Item match:Window 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:45.043 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:45.043 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:45.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:45.044 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:45.044 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:45.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:45.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:01:45.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:45.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:45.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:45.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:45.236 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:45.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:45.236 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:01:45.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:45.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:45.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:45.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:45.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:45.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:45.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:45.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:45.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:45.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:45.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:45.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:45.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:45.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:45.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:45.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:45.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:45.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:45.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:45.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:45.240 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:45.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:45.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:45.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:45.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:45.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:45.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:45.241 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:01:45.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:45.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:45.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:45.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:45.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:45.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:45.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:45.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:45.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:45.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:45.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:45.267 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 09:01:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.269 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:01:45.269 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:45.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:45.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:45.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:45.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:45.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:45.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:45.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:45.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:45.271 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:01:45.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:45.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:45.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:45.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:45.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:45.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:45.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:45.273 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 09:01:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.275 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:01:45.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:45.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:45.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:45.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:45.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:45.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:45.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:45.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:45.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:45.316 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:01:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:45.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:45.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:45.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:45.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:45.319 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:45.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:45.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:45.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:45.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:45.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:45.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:45.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:45.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:45.365 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:45.365 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:45.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:45.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:45.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:45.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:45.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:45.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:45.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:01:45.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:45.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:01:45.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:45.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:01:45.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:45.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:45.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:45.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:45.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:45.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:45.367 DEBUG [main][MenuItemLookup] Item match:Window 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:45.367 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:45.368 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:45.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:45.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:45.368 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:45.453: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:45.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:45.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:45.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:45.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:45.572 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:45.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:45.573 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:01:45.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:45.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:45.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:45.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:45.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:45.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:45.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:45.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:45.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:45.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:45.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:45.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:45.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:45.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:45.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:45.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:45.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:45.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:45.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:45.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:45.576 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:45.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:45.576 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:45.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:45.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:45.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:45.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:45.577 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:01:45.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:45.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:45.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:45.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:45.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:45.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:45.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:45.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:45.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:45.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:45.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:45.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:45.603 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item "Jetty WTP Adaptor": 09:01:45.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.605 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 09:01:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.607 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 09:01:45.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.609 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Jetty WTP Adaptor :: Site: 09:01:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.611 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 09:01:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.650 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 09:01:45.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.652 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 09:01:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.654 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 09:01:45.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.656 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 09:01:45.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.659 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 09:01:45.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.661 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:45.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.673 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:45.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.675 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.677 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.684 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:45.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.686 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:45.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.688 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:45.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.690 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:45.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.692 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.694 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.699 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:45.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:45.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:45.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:01:45.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:45.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:45.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:45.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:45.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:45.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:45.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:45.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:45.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:45.703 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 09:01:45.703 TRACE [main][WidgetHandler] Notify Table with event 13 09:01:45.703 TRACE [main][WidgetHandler] Wait for synchronization 09:01:45.705 TRACE [main][WidgetHandler] Notify Table with event 3 09:01:45.705 TRACE [main][WidgetHandler] Wait for synchronization 09:01:45.705 TRACE [main][WidgetHandler] Notify Table with event 4 09:01:45.705 TRACE [main][WidgetHandler] Wait for synchronization 09:01:45.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Enable") 09:01:45.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:45.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:45.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:45.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:45.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:45.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:45.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:45.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:45.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:45.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:45.736 INFO [WorkbenchTestable][AbstractButton] Click button E&nable 09:01:45.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:45.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:45.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:45.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.738 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:01:45.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:45.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:45.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:45.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:45.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:45.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:45.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:45.740 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:01:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:45.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:45.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:45.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:45.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:45.744 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:45.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:45.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:45.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:45.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:45.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:45.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:45.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:45.814 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:45.814 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:45.814 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:45.814 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:45.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:45.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:45.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:45.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:45.814 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:45.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:45.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:45.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:45.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:45.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:45.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:45.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:45.815 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:45.816 DEBUG [main][MenuItemLookup] Item match:Window 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:45.816 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:45.816 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:45.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:45.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:45.816 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:45.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:46.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:01:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:01:46.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:46.015 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:46.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:46.016 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:01:46.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:46.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:46.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:46.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:46.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:46.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:46.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:46.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:46.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:46.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:46.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:46.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:46.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:46.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:46.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:46.018 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:46.019 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:46.019 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:46.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:46.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.020 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:01:46.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:46.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:46.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:46.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:46.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:46.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:46.064 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:01:46.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:46.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:46.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:46.065 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 09:01:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.068 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:01:46.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:46.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:46.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:46.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:46.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:46.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:46.069 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:01:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:46.100 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:46.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:46.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:46.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:46.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:46.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:46.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:46.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:46.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:46.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:46.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:46.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:46.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:46.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:46.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:46.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:46.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:01:46.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:46.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:01:46.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:46.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:46.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:46.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:46.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:46.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:46.149 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:46.149 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:46.149 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:46.149 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:46.149 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:46.149 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:46.149 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:46.149 DEBUG [main][MenuItemLookup] Item match:Window 09:01:46.150 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:46.150 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:46.150 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:46.150 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:46.150 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:46.150 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:46.150 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:46.150 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:46.150 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:46.150 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:46.150 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:46.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:46.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:46.150 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:46.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:46.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:01:46.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:46.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:46.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:46.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:46.353 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:46.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:46.354 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:01:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:46.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:46.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:46.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:46.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:46.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:46.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:46.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:46.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:46.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:46.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:46.357 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:46.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:46.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:46.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.359 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:01:46.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:46.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:46.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:46.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:46.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:46.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:46.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:46.384 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item "Jetty WTP Adaptor": 09:01:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.386 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 09:01:46.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.388 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 09:01:46.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.391 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Jetty WTP Adaptor :: Site: 09:01:46.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.424 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 09:01:46.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.431 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 09:01:46.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.433 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 09:01:46.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.435 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 09:01:46.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.438 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 09:01:46.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.440 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 09:01:46.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.442 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:46.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.452 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:46.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.454 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:46.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.456 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.458 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.465 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:46.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.467 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:46.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.469 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:46.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.470 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.472 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.474 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 09:01:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.476 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:01:46.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:46.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:46.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:46.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:46.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:46.482 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:01:46.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:46.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:46.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:46.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:46.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:46.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:46.484 INFO [WorkbenchTestable][AbstractTableItem] Check table Item "Jetty WTP Adaptor": 09:01:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.486 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 09:01:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.488 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jbosstools-multiple.target: 09:01:46.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.490 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Jetty WTP Adaptor :: Site: 09:01:46.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.492 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 09:01:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.504 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 09:01:46.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.506 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 09:01:46.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.508 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 09:01:46.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.511 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 09:01:46.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.513 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 09:01:46.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.515 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 09:01:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.516 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 09:01:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.518 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 09:01:46.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.520 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 09:01:46.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.532 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 09:01:46.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.534 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 09:01:46.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.536 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 09:01:46.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.538 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 09:01:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.540 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 09:01:46.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.542 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 09:01:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.544 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 09:01:46.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:01:46.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:01:46.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:01:46.546 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:01:46.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:46.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:46.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:46.550 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:01:46.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:46.555 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:46.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:46.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:46.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:46.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:46.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:46.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:46.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:46.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:46.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:46.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:46.603 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:46.603 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:46.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:46.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:46.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:46.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:46.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:46.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:46.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:46.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:46.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:46.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:46.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:46.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:46.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:46.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:46.604 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:46.604 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:46.604 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:46.604 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:46.604 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:46.604 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:46.604 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:46.604 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:46.604 DEBUG [main][MenuItemLookup] Item match:Window 09:01:46.605 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:46.605 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:46.605 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:46.605 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:46.605 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:46.605 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:46.605 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:46.605 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:46.605 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:46.605 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:46.605 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:46.605 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:46.605 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:46.605 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:46.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:46.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:46.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:46.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:46.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:46.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:46.807 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:46.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:46.807 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:01:46.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:46.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:46.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:46.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:46.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:46.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:46.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:46.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:46.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:46.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:46.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:46.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:46.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:46.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:46.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:46.811 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:46.811 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:46.811 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:46.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.812 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:01:46.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:46.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:46.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:46.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:46.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:46.837 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 09:01:46.837 TRACE [main][WidgetHandler] Notify Table with event 13 09:01:46.837 TRACE [main][WidgetHandler] Wait for synchronization 09:01:46.839 TRACE [main][WidgetHandler] Notify Table with event 3 09:01:46.839 TRACE [main][WidgetHandler] Wait for synchronization 09:01:46.839 TRACE [main][WidgetHandler] Notify Table with event 4 09:01:46.839 TRACE [main][WidgetHandler] Wait for synchronization 09:01:46.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reload") 09:01:46.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:46.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:46.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:46.887 INFO [WorkbenchTestable][AbstractButton] Click button Re&load 09:01:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:46.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:46.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 09:01:46.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 09:01:46.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Progress Information 09:01:46.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:46.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:46.933 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") 09:01:46.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:46.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:46.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:46.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:46.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:46.934 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:46.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:46.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:46.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:46.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:46.935 INFO [WorkbenchTestable][AbstractShell] Close shell Progress Information 09:01:46.936 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Progress Information' 09:01:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:01:47.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:01:47.436 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:01:47.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:47.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:47.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:47.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:47.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:47.443 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:47.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:47.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:47.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:47.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:47.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:47.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:47.513 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:47.513 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:47.513 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:47.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:47.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:47.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:47.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:47.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:47.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:47.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:47.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:47.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:47.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:47.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:47.514 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:47.514 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:47.514 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:47.514 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:47.514 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:47.514 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:47.514 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:47.514 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:47.514 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:47.514 DEBUG [main][MenuItemLookup] Item match:Window 09:01:47.515 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:47.515 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:47.515 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:47.515 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:47.515 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:47.515 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:47.515 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:47.515 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:47.515 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:47.515 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:47.515 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:47.515 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:47.515 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:47.515 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:47.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:47.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:47.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:47.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:47.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:47.714 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:47.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:47.714 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:01:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:47.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:47.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:47.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:47.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:47.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:47.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:47.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:47.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:47.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:47.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:47.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:47.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:47.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:47.743 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:47.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:47.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:47.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:47.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:47.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:47.744 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:01:47.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:47.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:47.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:47.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:47.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:47.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:47.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:47.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:47.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:47.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:47.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:47.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:47.747 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 09:01:47.747 TRACE [main][WidgetHandler] Notify Table with event 13 09:01:47.747 TRACE [main][WidgetHandler] Wait for synchronization 09:01:47.748 TRACE [main][WidgetHandler] Notify Table with event 3 09:01:47.748 TRACE [main][WidgetHandler] Wait for synchronization 09:01:47.748 TRACE [main][WidgetHandler] Notify Table with event 4 09:01:47.748 TRACE [main][WidgetHandler] Wait for synchronization 09:01:47.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 09:01:47.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:47.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:47.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:47.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:47.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:47.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:47.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:47.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:47.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:47.793 INFO [WorkbenchTestable][AbstractButton] Click button &Edit 09:01:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:47.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:47.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Site"] is available.... 09:01:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Site"] is available. finished successfully 09:01:47.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Edit Site 09:01:47.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:47.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:47.855 INFO [WorkbenchTestable][AbstractShell] Close shell Edit Site 09:01:47.856 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Edit Site' 09:01:47.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:01:47.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:01:47.897 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:01:47.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:47.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:47.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:47.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:47.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:47.901 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:47.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:47.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:47.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:47.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:47.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:47.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:47.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:47.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:47.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:47.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:47.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:47.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:47.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:47.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:47.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:47.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:47.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:47.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:47.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:47.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:47.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:47.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:47.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:47.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:47.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:47.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:47.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:47.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:47.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:47.947 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:47.947 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:47.947 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:47.947 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:47.947 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:47.948 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:47.948 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:47.948 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:47.948 DEBUG [main][MenuItemLookup] Item match:Window 09:01:47.948 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:47.948 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:47.948 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:47.948 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:47.948 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:47.948 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:47.948 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:47.948 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:47.948 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:47.948 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:47.948 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:47.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:47.948 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:47.948 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:48.025: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:48.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:48.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:01:48.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:48.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:48.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:48.145 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:48.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:48.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:01:48.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:48.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:48.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:48.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:48.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:48.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:48.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:48.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:48.148 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:48.149 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:48.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:48.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:01:48.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:48.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:48.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 09:01:48.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:48.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:48.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:48.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:48.178 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:01:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:48.182 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:48.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:48.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:48.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:48.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:48.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:48.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:48.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:48.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.227 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:48.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:48.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:48.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:48.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:48.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:48.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:48.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:48.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:48.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:48.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:48.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:48.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:48.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:48.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:48.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:48.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:48.228 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:48.228 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:48.229 DEBUG [main][MenuItemLookup] Item match:Window 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.229 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:48.229 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:48.229 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:48.229 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:48.229 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:48.304: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:48.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:01:48.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:01:48.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:48.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:48.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:48.425 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:48.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:48.425 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:01:48.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:48.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:48.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:48.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:48.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:48.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:48.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:48.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:48.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:48.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:48.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:48.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:48.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:48.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:48.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:48.429 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:48.429 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:48.429 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:48.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:48.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.453 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:01:48.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:48.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:48.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:48.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:48.456 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:01:48.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:48.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:48.458 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:01:48.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:48.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:48.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:01:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:48.496 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:48.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:48.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:48.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:48.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:48.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:48.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:48.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:48.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:48.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:48.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:48.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:48.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:48.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:48.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:48.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:48.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:48.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:48.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:48.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:48.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:48.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:48.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:48.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:48.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:01:48.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:48.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:48.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:48.543 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:48.543 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:48.543 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:48.543 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:48.543 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:48.543 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:48.543 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:48.543 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:48.543 DEBUG [main][MenuItemLookup] Item match:Window 09:01:48.544 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:48.544 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:48.544 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:48.544 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.544 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:48.544 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:48.544 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.544 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:48.544 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.544 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:48.544 DEBUG [main][MenuItemLookup] Item match:Preferences 09:01:48.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:01:48.544 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:01:48.544 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:01:48.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:01:48.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:48.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:01:48.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:01:48.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:48.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:48.755 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:01:48.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:48.755 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:01:48.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 09:01:48.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:48.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:48.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 09:01:48.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 09:01:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:48.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 09:01:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:48.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 09:01:48.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 09:01:48.758 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 09:01:48.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 09:01:48.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 09:01:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:01:48.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:48.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:01:48.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:01:48.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:01:48.803 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 09:01:48.804 TRACE [main][WidgetHandler] Notify Table with event 13 09:01:48.804 TRACE [main][WidgetHandler] Wait for synchronization 09:01:48.805 TRACE [main][WidgetHandler] Notify Table with event 3 09:01:48.805 TRACE [main][WidgetHandler] Wait for synchronization 09:01:48.805 TRACE [main][WidgetHandler] Notify Table with event 4 09:01:48.805 TRACE [main][WidgetHandler] Wait for synchronization 09:01:48.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 09:01:48.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:48.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:01:48.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:48.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:48.855 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:01:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:48.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:48.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:48.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:48.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:48.859 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:01:48.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:48.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:48.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:48.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:48.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:48.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:48.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:48.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 09:01:48.931 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 09:01:48.931 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:48.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.662 s - in org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.287 s getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.595 s toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.351 s getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.286 s clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.491 s isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.346 s selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.366 s clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.414 s clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.391 s toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.323 s clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.448 s isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.334 s toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.455 s clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.91 s clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.432 s isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.281 s getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.315 s selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.389 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 09:01:48.942 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 09:01:48.943 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:01:48.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:48.943 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 09:01:48.943 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:48.943 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:01:48.944 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:48.944 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:01:48.944 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:48.944 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:01:48.944 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 09:01:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:01:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.944 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:48.945 DEBUG [main][MenuItemLookup] Item match:Window 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.945 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.945 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:48.946 DEBUG [main][MenuItemLookup] Item match:Window 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:48.946 DEBUG [main][MenuItemLookup] Item match:Perspective 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:01:48.946 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:01:48.946 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:01:48.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:01:48.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.947 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:48.947 DEBUG [main][MenuItemLookup] Item match:Window 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:48.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.947 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:48.947 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:48.947 DEBUG [main][MenuItemLookup] Item match:Window 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:48.948 DEBUG [main][MenuItemLookup] Item match:Perspective 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:01:48.948 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:01:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.948 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:48.948 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:48.949 DEBUG [main][MenuItemLookup] Item match:Window 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:01:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:48.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:48.949 DEBUG [main][MenuItemLookup] Item match:Window 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:48.949 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:01:48.949 DEBUG [main][MenuItemLookup] Item match:Perspective 09:01:48.950 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:01:48.950 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:48.950 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:01:48.950 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:01:48.950 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:01:48.950 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:01:48.950 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:01:48.950 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:01:48.950 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:01:49.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:01:49.012 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:01:49.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:01:49.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:49.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:49.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:49.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:49.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:49.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:01:49.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:49.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:49.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:49.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 09:01:49.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:49.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:49.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:49.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:01:49.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:49.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:49.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:49.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:49.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:49.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:49.014 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:01:49.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:49.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:49.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:49.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:49.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:49.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:49.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:49.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:49.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:01:49.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:49.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:49.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:49.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:49.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:49.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:49.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:49.268 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:01:49.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:49.268 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:49.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:49.268 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:49.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:49.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:49.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:49.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:49.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:49.269 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:49.269 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:49.269 DEBUG [main][MenuItemLookup] Item match:File 09:01:49.270 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:01:49.270 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:49.274 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:01:49.274 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:01:49.274 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:01:49.274 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:01:49.274 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:01:49.390 DEBUG [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:01:49.396 DEBUG [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:01:49.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:01:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:49.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:49.398 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:01:49.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:49.398 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:01:49.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:49.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:49.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:49.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:49.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:49.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:01:49.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:01:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:49.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:01:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:49.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:01:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:01:49.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:01:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:49.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:01:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:49.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:01:49.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:01:49.414 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:01:49.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:01:49.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:01:49.418 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:01:49.418 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:01:49.418 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:01:49.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:49.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:49.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:49.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:49.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:49.420 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:01:49.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:49.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:49.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:49.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:49.766 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:49.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:49.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:49.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:01:49.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:01:49.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:01:49.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:49.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:49.769 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:01:49.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:49.769 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 09:01:49.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:01:49.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:49.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:49.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:49.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:01:49.773 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:01:49.774 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 09:01:49.817 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:01:49.817 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:01:49.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:01:49.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:49.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:49.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:49.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:49.821 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:01:49.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:49.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:49.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:49.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:49.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:01:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:01:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:52.853 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 09:01:52.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:52.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:52.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:52.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:01:52.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:01:52.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:52.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:52.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:52.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:52.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:52.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:52.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:01:52.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:52.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:01:52.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:52.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:01:52.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:52.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:01:52.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:52.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:01:52.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:52.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:01:52.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:52.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:01:52.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:52.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:01:52.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:52.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:01:52.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:52.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:52.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:52.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:52.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:52.856 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:52.856 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:52.856 DEBUG [main][MenuItemLookup] Item match:File 09:01:52.857 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:01:52.857 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:01:52.864 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:52.865 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:01:52.865 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:01:52.866 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:01:52.866 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:01:52.866 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:01:53.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:01:53.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:01:53.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:01:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:53.015 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:01:53.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:53.026 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:01:53.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:53.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:53.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:53.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:53.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:01:53.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:01:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:53.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:01:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:53.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:01:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:01:53.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:01:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:53.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:01:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:53.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:01:53.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 09:01:53.029 DEBUG [main][TreeItemHandler] Selecting tree item: Class 09:01:53.029 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 09:01:53.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 09:01:53.042 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:01:53.042 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:01:53.042 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:01:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:53.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:53.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:53.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:53.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:53.044 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:01:53.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:53.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:53.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:53.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09: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'] 09:01:53.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:53.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:53.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 09:01:53.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 09:01:53.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 09:01:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:53.175 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:01:53.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:53.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:01:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:53.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:53.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:53.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:01:53.234 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:01:53.235 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 09:01:53.298 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:01:53.298 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 09:01:53.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:01:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:53.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:53.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:53.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:53.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:53.302 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:01:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:53.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:53.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:53.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:53.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:53.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:53.953 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 09:01:53.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:01:53.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:01:53.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:01:53.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:01:53.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:53.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:53.954 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 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:53.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:53.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:53.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:53.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:53.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:53.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:01:53.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:53.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:53.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:53.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:53.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:53.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:53.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:53.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:01:53.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:53.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:53.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:53.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:01:53.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:53.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 09:01:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:53.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:01:53.957 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:01:53.957 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:53.957 DEBUG [main][MenuItemLookup] Item match:File 09:01:53.958 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:01:53.958 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:53.963 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:01:53.963 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:01:54.013 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:01:54.013 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:01:54.016 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:01:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:01:54.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:01:54.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:01:54.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:54.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:54.162 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:01:54.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:54.162 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:01:54.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:54.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:54.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:54.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:54.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:54.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:01:54.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:01:54.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:54.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:01:54.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:54.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:01:54.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:01:54.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:01:54.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:54.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:01:54.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:54.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:01:54.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 09:01:54.166 DEBUG [main][TreeItemHandler] Selecting tree item: Class 09:01:54.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 09:01:54.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 09:01:54.166 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:01:54.166 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:01:54.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.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:01:54.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:54.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:54.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:54.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:54.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:54.168 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:01:54.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:54.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:54.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:54.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:54.496 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:01:54.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:54.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 09:01:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 09:01:54.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 09:01:54.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:54.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:54.499 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:01:54.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:01:54.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:01:54.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:54.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:54.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:54.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:54.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:01:54.538 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:01:54.539 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 09:01:54.614 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:01:54.614 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 09:01:54.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:01:54.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:54.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:54.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:54.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:54.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:54.618 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:01:54.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:54.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:54.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:54.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:54.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:01:55.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:01:55.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:55.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:01:55.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:01:55.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:01:55.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:01:55.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:01:55.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:01:55.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:55.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 09:01:55.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 09:01:55.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:55.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:55.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:55.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:55.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:55.313 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:01:55.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:55.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:55.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 09:01:55.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:55.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:55.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 09:01:55.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:01:55.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:55.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:55.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:55.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:55.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:55.316 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:55.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:55.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:55.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:55.426 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:55.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:55.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:55.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:55.427 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:55.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:55.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:55.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:55.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:55.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:55.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:55.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:55.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:56.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:56.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:56.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:56.430 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:56.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:56.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:56.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:56.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:01:56.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:56.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:56.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:56.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:56.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:56.431 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 09:01:56.432 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:01:56.432 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 09:01:56.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 09:01:56.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:56.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 09:01:56.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:56.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 09:01:56.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:56.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:56.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:56.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:56.434 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:56.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:56.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:56.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:56.435 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:56.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:56.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:56.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:56.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:56.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:56.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:56.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:56.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:57.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:57.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:57.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:57.437 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:57.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:57.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:57.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:57.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:01:57.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:57.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:57.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:57.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:57.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:57.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 09:01:57.440 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:01:57.440 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 09:01:57.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 09:01:57.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:57.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 09:01:57.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:57.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 09:01:57.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 09:01:57.441 DEBUG [main][TreeItemHandler] Selecting tree item: src 09:01:57.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 09:01:57.444 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 09:01:57.444 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:01:57.452 DEBUG [main][EditorHandler] 2 editor(s) found 09:01:57.452 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 09:01:57.505 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 09:01:57.505 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 09:01:57.604 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 09:01:57.604 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:57.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:57.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:57.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:57.608 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:01:57.608 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 09:01:57.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 09:01:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:57.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 09:01:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:57.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 09:01:57.609 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 09:01:57.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:01:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:57.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 09:01:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:57.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:01:57.609 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 09:01:57.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 09:01:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:57.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 09:01:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:57.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 09:01:57.610 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 09:01:57.610 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 09:01:57.610 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 09:01:57.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 09:01:57.611 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 09:01:57.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 09:01:57.611 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 09:01:57.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 09:01:57.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 09:01:57.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 09:01:57.614 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 09:01:57.621 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 09:01:57.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 09:01:57.632 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:57.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:57.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:57.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:57.633 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 09:01:57.633 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 09:01:57.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:57.634 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:01:57.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 09:01:57.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:01:57.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:01:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:57.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 09:01:57.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:01:57.720 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 09:01:57.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 09:01:57.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:01:57.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:01:57.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:01:57.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:57.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:57.728 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:01:57.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:57.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:57.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:57.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:57.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:01:57.729 DEBUG [main][MenuItemLookup] Found menu:'File' 09:01:57.729 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:01:57.729 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:01:57.729 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:01:57.729 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:01:57.729 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:01:57.729 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:01:57.730 DEBUG [main][MenuItemLookup] Item match:Window 09:01:57.730 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:01:57.730 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:01:57.730 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:01:57.730 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:57.730 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:01:57.730 DEBUG [main][MenuItemLookup] Item match:Show View 09:01:57.735 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:01:57.735 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:01:57.735 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:01:57.735 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:01:57.735 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:01:57.735 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:01:57.736 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:01:57.736 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:01:57.736 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:01:57.736 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:01:57.736 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:01:57.736 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:01:57.736 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:01:57.736 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:01:57.736 DEBUG [main][MenuItemLookup] Found menu:'' 09:01:57.736 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:01:57.736 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:01:57.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:01:57.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:01:57.757 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:01:57.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:01:57.857 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:01:57.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:01:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:57.859 DEBUG [WorkbenchTestable][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:01:57.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:57.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:01:57.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:57.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:57.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:57.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:57.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:01:57.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:01:57.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:01:57.861 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:01:57.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:58.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:58.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:01:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:01:58.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:01:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:01:58.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:01:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:01:58.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:01:58.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:01:58.365 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:01:58.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:01:58.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:01:58.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:58.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:58.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:58.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:01:58.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:58.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:58.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:58.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:01:58.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:01:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:01:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:01:58.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:01:58.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:01:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:58.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:58.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:58.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:58.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:01:58.368 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:01:58.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:01:58.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:01:58.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:01:58.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:01:58.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:01:58.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:01:58.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:01:58.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:58.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:01:58.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:58.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:58.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:01:58.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:01:58.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:01:58.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:01:58.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:01:58.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:58.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:58.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:58.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:58.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:01:58.521 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:58.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:58.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:58.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:01:58.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:01:58.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:01:58.523 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:58.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:58.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:58.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:58.524 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:58.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:58.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:58.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:58.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:58.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:59.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:59.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:59.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:59.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:01:59.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:01:59.526 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:01:59.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:01:59.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:01:59.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:01:59.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:01:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:01:59.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:01:59.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:01:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:01:59.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:01:59.528 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 09:01:59.528 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:01:59.529 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 09:01:59.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 09:01:59.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:00.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:00.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 09:02:00.037 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:00.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:00.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:00.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:00.038 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:00.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:00.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:00.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:00.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:00.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:00.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:00.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:00.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:01.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:01.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:01.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:01.040 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:01.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:01.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:01.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:01.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:02:01.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:01.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:01.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:01.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:01.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:01.042 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 09:02:01.043 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:02:01.043 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 09:02:01.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 09:02:01.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:01.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 09:02:01.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:01.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 09:02:01.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 09:02:01.044 DEBUG [main][TreeItemHandler] Selecting tree item: src 09:02:01.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 09:02:01.049 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 09:02:01.049 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:02:01.050 DEBUG [main][EditorHandler] 0 editor(s) found 09:02:01.050 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:01.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:01.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:01.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:01.051 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:01.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:01.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:01.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:01.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:01.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:01.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:01.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:01.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:02.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:02.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:02.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:02.059 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:02.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:02.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:02.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:02.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:02:02.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:02.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:02.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:02.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:02.061 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 09:02:02.061 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:02:02.062 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 09:02:02.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 09:02:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:02.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 09:02:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:02.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 09:02:02.062 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 09:02:02.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:02:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:02.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:02.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:02:02.564 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 09:02:02.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 09:02:02.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:03.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:03.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 09:02:03.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 09:02:03.075 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 09:02:03.075 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 09:02:03.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 09:02:03.079 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 09:02:03.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 09:02:03.079 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 09:02:03.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 09:02:03.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 09:02:03.081 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:02:03.081 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:02:03.268 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:02:03.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:03.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:03.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 09:02:03.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:03.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:03.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:03.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:03.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:02:03.290 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:03.290 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 09:02:03.290 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:03.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:03.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:03.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:03.333 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 09:02:03.333 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 09:02:03.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:03.334 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:02:03.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 09:02:03.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:02:03.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:02:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:03.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 09:02:03.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:02:03.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 09:02:03.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 09:02:03.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:02:03.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:02:03.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:02:03.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:03.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:03.441 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:02:03.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 09:02:03.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:03.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:03.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:02:03.469 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:02:03.469 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:03.469 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:02:03.469 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:03.469 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:02:03.469 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:02:03.469 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:02:03.469 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:02:03.469 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:02:03.469 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:02:03.469 DEBUG [main][MenuItemLookup] Item match:Window 09:02:03.472 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:02:03.472 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:02:03.472 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:02:03.472 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:03.472 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:02:03.472 DEBUG [main][MenuItemLookup] Item match:Show View 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:03.477 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:02:03.477 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:02:03.478 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:02:03.478 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:02:03.478 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:02:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:02:03.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 09:02:03.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:02:03.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:03.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:03.585 DEBUG [WorkbenchTestable][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:02:03.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:03.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:03.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:03.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:03.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:03.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:03.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:03.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:03.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:03.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:03.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:02:03.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:02:03.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:02:03.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:03.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:03.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:03.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:03.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:03.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:02:03.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:03.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:03.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:03.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:03.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:03.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:02:03.588 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:02:03.588 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:02:03.588 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:02:03.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:03.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:03.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:03.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:03.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:03.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:03.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:03.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:02:03.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:03.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:03.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:03.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:03.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:03.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:03.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:03.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:03.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:03.590 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:02:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:03.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:03.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:02:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:02:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:02:03.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:03.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:02:03.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:03.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:03.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 09:02:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:03.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:02:03.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:02:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:03.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:03.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:03.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:02:03.755 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:03.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:03.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:03.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 09:02:03.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:02:03.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:02:03.758 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:03.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:03.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:03.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:03.759 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:03.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:03.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:03.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:03.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:03.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:04.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:04.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:04.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:04.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:04.761 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:04.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:04.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:04.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:04.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:02:04.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:04.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:04.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:04.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:04.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:04.763 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 09:02:04.763 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:02:04.764 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 09:02:04.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 09:02:04.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:05.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 09:02:05.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 09:02:05.266 DEBUG [main][TreeItemHandler] Selecting tree item: src 09:02:05.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 09:02:05.270 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 09:02:05.272 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 09:02:05.272 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 09:02:05.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 09:02:05.272 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 09:02:05.272 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:05.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:05.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:05.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:05.273 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 09:02:05.273 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 09:02:05.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:05.274 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:02:05.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 09:02:05.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:02:05.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:02:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:05.364 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 09:02:05.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:02:05.365 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 09:02:05.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 09:02:05.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:02:05.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:02:05.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:02:05.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:05.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:05.377 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:02:05.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 09:02:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:05.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:02:05.378 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:02:05.378 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:05.378 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:02:05.378 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:05.378 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:02:05.378 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:02:05.378 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:02:05.378 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:02:05.378 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:02:05.378 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:02:05.378 DEBUG [main][MenuItemLookup] Item match:Window 09:02:05.378 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:02:05.378 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:02:05.378 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:02:05.378 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:05.378 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:02:05.378 DEBUG [main][MenuItemLookup] Item match:Show View 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:05.384 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:02:05.384 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:02:05.384 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:02:05.384 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:02:05.384 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:02:05.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:02:05.498 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:02:05.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:02:05.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:05.500 DEBUG [WorkbenchTestable][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:02:05.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:05.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:05.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:05.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:05.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:05.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:02:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:02:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:02:05.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:05.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:05.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:02:05.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:05.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:05.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:05.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:02:05.506 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:02:05.507 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:02:05.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:02:05.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:05.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:05.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:05.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:05.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:05.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:05.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:05.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:02:05.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:05.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:05.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:05.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:05.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:05.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:05.509 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:02:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:05.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:05.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:05.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:02:05.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:02:05.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:02:05.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:05.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:05.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:02:05.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:05.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:05.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 09:02:05.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:05.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:05.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:02:05.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 '\*?\QPackage Explorer\E') 09:02:05.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:05.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:05.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:05.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:05.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:02:05.670 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:05.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:05.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:05.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 09:02:05.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:02:05.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:02:05.673 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:05.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:05.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:05.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:05.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:05.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:05.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:05.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:05.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:05.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:05.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:06.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:06.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:06.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:06.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:06.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:06.676 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:06.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:06.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:06.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:06.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:02:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:06.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:06.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:06.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:06.678 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 09:02:06.678 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:02:06.679 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 09:02:06.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 09:02:06.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:07.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:07.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 09:02:07.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 09:02:07.181 DEBUG [main][TreeItemHandler] Selecting tree item: src 09:02:07.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 09:02:07.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 09:02:07.185 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:07.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:07.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:07.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:07.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:02:07.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:07.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:07.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:07.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:07.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:07.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:07.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:07.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:02:07.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:07.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:07.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:07.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:07.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:07.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 09:02:07.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:07.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:07.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:02:07.189 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:02:07.189 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:07.189 DEBUG [main][MenuItemLookup] Item match:File 09:02:07.190 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:02:07.190 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:02:07.194 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:02:07.194 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:02:07.194 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:02:07.194 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:07.194 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:07.195 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:02:07.195 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:02:07.223 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:02:07.223 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:02:07.223 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:02:07.344 DEBUG [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:02:07.350 DEBUG [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:02:07.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:02:07.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:07.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:07.351 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:02:07.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:07.352 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:02:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:07.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:07.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:07.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:02:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:02:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:02:07.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:02:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:07.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:02:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:07.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:02:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:02:07.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:02:07.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:07.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:02:07.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:07.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:02:07.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 09:02:07.365 DEBUG [main][TreeItemHandler] Selecting tree item: File 09:02:07.365 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 09:02:07.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 09:02:07.369 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:02:07.369 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:02:07.369 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:02:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:07.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:07.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:07.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:07.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:07.379 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:02:07.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:07.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:07.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:07.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:07.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: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:07.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:07.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:07.428 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:02:07.428 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:02:07.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 09:02:07.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:07.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:07.429 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 09:02:07.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:07.429 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:02:07.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:07.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:07.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:07.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:07.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:02:07.433 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:02:07.434 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 09:02:07.435 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:02:07.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:07.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:07.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:07.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:07.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:02:07.437 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:02:07.438 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 09:02:07.447 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 09:02:07.447 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 09:02:07.447 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:02:07.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:07.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:07.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:07.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:07.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:07.450 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:02:07.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:07.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:07.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:07.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:07.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:02:07.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:02:07.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:07.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:02:07.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:02:07.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 09:02:07.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 09:02:08.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:02:08.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:02:08.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:08.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:08.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:02:08.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:02:08.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:02:08.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:08.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:08.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:02:08.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:08.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:08.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@656fd16c is found... 09:02:08.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@656fd16c is found finished successfully 09:02:08.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 09:02:08.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:08.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:08.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:08.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:08.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:02:08.130 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:08.130 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 09:02:08.131 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:08.131 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 09:02:08.131 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:02:08.131 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 09:02:08.235 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 09:02:08.236 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:08.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:08.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:08.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:08.274 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:08.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:08.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:08.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:08.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:08.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:08.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:08.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:08.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:09.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:09.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:09.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:09.276 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:09.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:09.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:09.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:09.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:02:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:09.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:09.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:09.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:09.278 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 09:02:09.279 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:02:09.279 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 09:02:09.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 09:02:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:09.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 09:02:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:09.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 09:02:09.280 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 09:02:09.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:02:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:09.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 09:02:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:09.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:02:09.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 09:02:09.280 DEBUG [main][TreeItemHandler] Selecting tree item: files 09:02:09.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 09:02:09.283 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 09:02:09.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:02:09.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'New' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:09.325 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:02:09.325 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:02:09.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:02:09.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:02:09.326 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:02:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:09.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:02:09.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:09.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:09.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:02:09.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:02:09.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:02:09.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:09.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:09.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:02:09.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:09.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:09.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:09.827 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 09:02:09.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 09:02:09.827 DEBUG [main][TreeItemHandler] Selecting tree item: files 09:02:09.827 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 09:02:09.830 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 09:02:09.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:02:09.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:09.875 DEBUG [main][MenuItemLookup] Found menu:'New' 09:02:09.875 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:02:09.875 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:09.875 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:02:09.875 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:02:09.875 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:02:09.875 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:09.875 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:02:09.875 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:02:09.875 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:02:09.875 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:02:09.875 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:02:09.875 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:02:09.875 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:02:09.876 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:02:09.937 DEBUG [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:02:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 09:02:10.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 09:02:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:10.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:10.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:10.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:10.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:02:10.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:10.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:10.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:10.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 09:02:10.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:10.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:10.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:10.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:10.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:10.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:10.565 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:02:10.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:10.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:10.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:10.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:10.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:02:10.571 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:02:11.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:02:11.072 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:02:11.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:11.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:11.073 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:11.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:11.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:11.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:11.075 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:11.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:11.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:11.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:11.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:11.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:11.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:11.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:12.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:12.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:12.078 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:12.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:12.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:12.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:12.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:02:12.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:12.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:12.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:12.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:12.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:12.081 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 09:02:12.082 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:02:12.082 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 09:02:12.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 09:02:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:12.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 09:02:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:12.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 09:02:12.083 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:02:12.084 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:02:12.084 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 09:02:12.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:02:12.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:12.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 09:02:12.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:12.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:02:12.085 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 09:02:12.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:02:12.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:12.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 09:02:12.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:12.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:02:12.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:02:12.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:12.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 09:02:12.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:12.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:02:12.086 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 09:02:12.086 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 09:02:12.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:02:12.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:12.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 09:02:12.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:12.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:02:12.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:02:12.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:12.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 09:02:12.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:12.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:02:12.087 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 09:02:12.087 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 09:02:12.087 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:12.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:12.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:12.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:12.088 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 09:02:12.089 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 09:02:12.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:12.089 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:02:12.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 09:02:12.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:02:12.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:02:12.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:12.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:12.201 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 09:02:12.201 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:02:12.201 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 09:02:12.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 09:02:12.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:02:12.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:02:12.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:02:12.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:12.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:12.212 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:02:12.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 09:02:12.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:12.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:12.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:02:12.213 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:02:12.213 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:12.213 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:02:12.213 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:12.213 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:02:12.213 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:02:12.213 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:02:12.213 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:02:12.213 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:02:12.213 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:02:12.213 DEBUG [main][MenuItemLookup] Item match:Window 09:02:12.214 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:02:12.214 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:02:12.214 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:02:12.214 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:12.214 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:02:12.214 DEBUG [main][MenuItemLookup] Item match:Show View 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:12.219 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:02:12.219 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:02:12.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:02:12.247 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:02:12.247 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:02:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:02:12.356 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:02:12.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:02:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:12.357 DEBUG [WorkbenchTestable][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:02:12.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:12.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:12.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:12.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:12.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:12.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:12.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:12.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:12.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:02:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:02:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:02:12.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:12.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:12.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:02:12.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:12.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:12.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:12.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:02:12.361 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:02:12.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:02:12.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:02:12.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:12.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:12.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:12.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:12.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:12.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:02:12.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:12.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:12.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:12.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:12.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:12.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:12.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:12.365 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:02:12.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:12.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:12.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:12.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:12.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:02:12.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:02:12.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:02:12.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:12.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:12.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:02:12.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:12.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:12.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 09:02:12.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:12.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:12.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:02:12.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:02:12.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:12.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:12.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:12.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:12.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:02:12.527 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:12.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:12.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:12.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 09:02:12.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:02:12.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:02:12.530 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:12.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:12.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:12.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:12.531 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:12.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:12.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:12.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:12.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:12.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:12.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:13.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:13.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:13.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:13.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:13.534 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:13.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:13.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:13.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:13.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:02:13.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:13.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:13.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:13.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:13.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:13.536 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 09:02:13.536 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:02:13.537 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 09:02:13.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 09:02:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:14.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 09:02:14.039 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 09:02:14.039 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 09:02:14.039 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 09:02:14.039 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 09:02:14.039 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 09:02:14.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:02:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:14.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:14.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:02:14.541 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:14.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:14.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:14.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:14.542 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 09:02:14.542 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 09:02:14.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:14.543 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:02:14.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 09:02:14.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:02:14.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:02:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:14.643 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 09:02:14.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:14.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:14.658 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:02:14.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 09:02:14.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:14.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:14.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:02:14.659 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:02:14.659 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:14.659 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:02:14.659 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:14.659 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:02:14.659 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:02:14.659 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:02:14.659 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:02:14.659 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:02:14.659 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:02:14.659 DEBUG [main][MenuItemLookup] Item match:Window 09:02:14.660 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:02:14.660 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:02:14.660 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:02:14.660 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:14.660 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:02:14.660 DEBUG [main][MenuItemLookup] Item match:Show View 09:02:14.665 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:02:14.665 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:02:14.665 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:02:14.665 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:02:14.665 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:02:14.665 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:02:14.665 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:02:14.665 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:02:14.666 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:02:14.666 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:02:14.666 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:02:14.666 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:02:14.666 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:02:14.666 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:02:14.666 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:14.666 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:02:14.666 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:02:14.692 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:02:14.692 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:02:14.693 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:02:14.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:02:14.806 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:02:14.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:02:14.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:14.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:14.807 DEBUG [WorkbenchTestable][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:02:14.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:14.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:14.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:14.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:14.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:14.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:14.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:14.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:14.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:14.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:02:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:02:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:02:14.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:14.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:14.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:14.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:02:14.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:14.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:14.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:14.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:14.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:14.810 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:02:14.810 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:02:14.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:02:14.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:02:14.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:14.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:14.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:14.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:14.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:14.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:14.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:14.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:02:14.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:14.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:14.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:14.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:14.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:14.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:14.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:14.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:14.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:14.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:14.812 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:02:14.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:14.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:14.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:14.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:14.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:02:14.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:02:14.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:02:14.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:14.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:14.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:02:14.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:14.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:14.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 09:02:14.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:14.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:14.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 09:02:14.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:02:14.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:14.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:14.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:14.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:14.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:02:14.976 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:14.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:14.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:14.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 09:02:14.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:02:14.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:02:14.979 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:14.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:14.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:14.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:14.980 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:14.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:14.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:14.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:14.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:14.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:14.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:15.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:15.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:15.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:15.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:15.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:15.983 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:15.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:15.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:15.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:15.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:02:15.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:15.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:15.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:15.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:15.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:15.984 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 09:02:15.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 09:02:15.985 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 09:02:15.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 09:02:15.989 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 09:02:15.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:02:15.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'New' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:16.033 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:02:16.033 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:02:16.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:02:16.033 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:02:16.033 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:02:16.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:16.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:02:16.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:02:16.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:02:16.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:02:16.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:16.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:02:16.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:02:16.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:16.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:16.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:16.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:02:16.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:16.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:16.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:16.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:16.534 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 09:02:16.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 09:02:16.535 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 09:02:16.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 09:02:16.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 09:02:16.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:02:16.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:16.590 DEBUG [main][MenuItemLookup] Found menu:'New' 09:02:16.590 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:02:16.590 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:16.590 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:02:16.590 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:02:16.590 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:02:16.590 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:16.590 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:02:16.591 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:02:16.591 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:02:16.591 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:02:16.591 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:02:16.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:02:16.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:02:16.591 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:02:16.655 DEBUG [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:02:17.277 DEBUG [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:02:17.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:02:17.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:17.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:17.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:17.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:17.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:02:17.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:17.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:02:17.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:17.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:17.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:17.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:17.283 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:02:17.283 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:02:17.283 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:02:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:17.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:17.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:17.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:02:17.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:17.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:02:17.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:17.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:17.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:17.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:17.285 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:02:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:17.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:17.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:17.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:02:17.290 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:02:17.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:02:17.791 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:02:17.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:17.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:02:17.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:02:17.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:02:17.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:02:17.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:17.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:02:17.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:02:17.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:17.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:17.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:17.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:17.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:17.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:17.792 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 09:02:17.792 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:02:17.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:02:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.85 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 2.415 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 5.711 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 1.933 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 6.835 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 2.442 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 09:02:17.802 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 09:02:17.803 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:02:17.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:02:17.804 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 09:02:17.804 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:02:17.804 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:02:17.804 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:02:17.804 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:02:17.804 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:02:17.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'] 09:02:17.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:17.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'] 09:02:17.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:17.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: "New Java Project"] 09:02:17.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:17.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'] 09:02:17.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:17.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'] 09:02:17.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:17.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'] 09:02:17.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:17.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: "New Java Project"] 09:02:17.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:17.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'] 09:02:17.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:17.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'] 09:02:17.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:17.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:02:17.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:17.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:17.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:02:17.807 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:02:17.807 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:17.807 DEBUG [main][MenuItemLookup] Item match:File 09:02:17.809 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:02:17.809 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:17.814 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:02:17.814 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:02:17.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:02:17.834 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:02:17.834 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:02:17.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:02:17.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:02:17.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:02:17.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:17.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:17.960 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:02:17.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:17.960 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:02:17.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:17.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:17.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:17.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:17.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:02:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:02:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:02:17.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:17.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:17.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:02:17.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:17.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:17.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:17.964 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:02:17.965 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:02:17.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:02:17.978 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:02:17.978 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:02:17.978 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:02:17.978 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:02:17.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:17.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:17.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:17.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:17.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:17.981 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:02:17.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:17.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:17.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:17.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:18.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:18.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:18.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:02:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:02:18.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:02:18.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:18.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:18.348 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:02:18.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:18.348 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject0' 09:02:18.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:02:18.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:18.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:18.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:18.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:18.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:02:18.352 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:02:18.354 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject0 09:02:18.398 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:02:18.398 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:02:18.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:02:18.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:18.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:18.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:18.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:18.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:18.402 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:02:18.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:18.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:18.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:18.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:18.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:02:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:02:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:02:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:02:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:21.751 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 09:02:21.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:21.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:02:21.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:02:21.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:21.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:21.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:21.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:21.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:21.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:21.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:21.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:21.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:21.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:21.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:02:21.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:21.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:21.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:21.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:21.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:21.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:21.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:21.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:02:21.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:21.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:21.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:21.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:21.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:21.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:02:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:21.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:02:21.753 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:02:21.753 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:21.753 DEBUG [main][MenuItemLookup] Item match:File 09:02:21.755 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:02:21.755 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:21.760 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:02:21.760 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:02:21.761 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:02:21.761 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:02:21.761 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:02:21.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:02:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:02:21.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:02:21.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:21.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:21.894 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:02:21.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:21.894 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:02:21.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:21.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:21.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:21.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:21.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:02:21.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:02:21.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:02:21.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:21.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:21.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:02:21.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:21.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:21.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:21.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:02:21.909 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:02:21.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:02:21.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:02:21.909 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:02:21.909 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:02:21.909 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:02:21.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:21.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:21.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:21.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:21.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:21.911 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:02:21.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:21.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:21.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:21.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:22.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:22.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:22.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:22.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:02:22.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:02:22.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:02:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:22.321 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:02:22.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:22.322 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject1' 09:02:22.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:02:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:22.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:22.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:22.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:22.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:02:22.325 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:02:22.327 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject1 09:02:22.371 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:02:22.371 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:02:22.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:02:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:22.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:22.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:22.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:22.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:22.396 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:02:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:22.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:22.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:02:25.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:02:25.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:02:25.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:02:25.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:25.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:25.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:02:25.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:02:25.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:25.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:25.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:25.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:25.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:25.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:25.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:25.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:25.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:25.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:25.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:25.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:02:25.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:25.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:25.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:25.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:25.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:25.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:25.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:25.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:02:25.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:25.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:25.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:25.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:25.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:25.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:02:25.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:25.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:25.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:02:25.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:02:25.854 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:25.854 DEBUG [main][MenuItemLookup] Item match:File 09:02:25.855 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:02:25.855 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:25.860 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:02:25.860 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:02:25.860 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:02:25.860 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:02:25.860 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:02:25.976 DEBUG [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:02:25.981 DEBUG [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:02:25.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:02:25.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:25.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:25.983 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:02:25.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:25.983 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:02:25.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:25.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:25.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:25.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:25.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:25.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:02:25.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:02:25.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:02:25.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:25.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:25.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:25.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:25.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:25.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:02:25.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:25.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:25.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:25.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:25.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:25.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:02:25.986 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:02:25.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:02:25.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:02:25.987 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:02:25.987 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:02:25.987 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:02:25.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:25.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:25.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:25.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:25.999 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:02:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:26.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:26.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:26.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'] 09:02:26.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:26.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:26.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:02:26.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:02:26.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:02:26.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:26.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:26.373 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:02:26.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:26.373 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject2' 09:02:26.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:02:26.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:26.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:26.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:26.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:26.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:02:26.376 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:02:26.377 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject2 09:02:26.421 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:02:26.421 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:02:26.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:02:26.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:26.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:26.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:26.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:26.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:26.425 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:02:26.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:26.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:26.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:26.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:02:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:02:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:02:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:02:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:29.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:29.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:02:29.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:02:29.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:29.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:29.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:29.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:29.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:29.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:29.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:29.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:29.434 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:02:29.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:29.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:29.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:02:29.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:29.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:29.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:02:29.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:02:29.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:29.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:29.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:29.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:29.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:02:29.437 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:29.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:29.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:29.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:02:29.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:02:29.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:02:29.440 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:29.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:29.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:29.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:29.441 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:29.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:29.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:29.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:29.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:29.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:29.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:29.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:30.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:30.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:30.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:30.443 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:30.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:30.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:30.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:30.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:02:30.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:30.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:30.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:30.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:30.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:30.444 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 09:02:30.445 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 09:02:30.445 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 09:02:30.445 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:30.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:30.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:30.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:30.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:30.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:30.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:30.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:30.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:30.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:30.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:30.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:30.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:31.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:31.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:31.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:31.448 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:31.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:31.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:31.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:31.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:02:31.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:31.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:31.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:31.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:31.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:31.450 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 09:02:31.450 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 09:02:31.451 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 09:02:31.451 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:31.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:31.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:31.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:31.452 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:31.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:31.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:31.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:31.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:31.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:31.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:31.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:31.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:32.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:32.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:32.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:32.454 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:32.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:32.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:32.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:32.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 09:02:32.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:32.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:32.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:32.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:32.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:32.456 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 09:02:32.456 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 09:02:32.456 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 09:02:32.457 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 09:02:32.457 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 09:02:32.457 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 09:02:32.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 09:02:32.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:02:32.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 09:02:32.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 09:02:32.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:02:32.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:02:32.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:02:32.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:32.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:32.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:32.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:32.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:02:32.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:32.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:32.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:32.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:32.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:32.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:32.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:32.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:02:32.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:32.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:32.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:32.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:32.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:32.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:02:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:32.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:02:32.469 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:02:32.469 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:32.469 DEBUG [main][MenuItemLookup] Item match:File 09:02:32.470 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:02:32.470 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:02:32.475 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:02:32.475 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:02:32.475 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:02:32.475 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:32.475 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:02:32.475 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:02:32.475 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:02:32.475 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:02:32.475 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:02:32.475 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:02:32.475 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:02:32.475 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:02:32.475 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:02:32.476 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:32.476 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:02:32.476 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:02:32.476 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:02:32.476 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:32.476 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:02:32.476 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:32.476 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:02:32.476 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:02:32.501 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:02:32.501 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:02:32.501 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:02:32.618 DEBUG [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:02:32.624 DEBUG [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:02:32.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:02:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:32.625 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:02:32.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:32.626 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:02:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:32.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:32.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:32.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:02:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:02:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:02:32.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:32.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:32.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:02:32.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:32.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:32.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:32.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:02:32.629 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:02:32.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:02:32.630 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:02:32.630 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:02:32.630 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:02:32.630 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:02:32.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:32.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:32.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:32.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:32.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:32.642 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:02:32.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:32.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:32.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:32.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:32.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:32.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:32.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:32.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:02:32.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:02:32.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:02:32.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:32.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:32.999 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:02:32.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:33.000 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject3' 09:02:33.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:02:33.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:33.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:33.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:33.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:33.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:02:33.003 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:02:33.004 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject3 09:02:33.048 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:02:33.048 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:02:33.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:02:33.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:33.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:33.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:33.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:33.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:33.053 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:02:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:33.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:33.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:02:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:02:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:02:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:02:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:36.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:36.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:36.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:36.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:36.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:36.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:36.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:36.061 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:36.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:36.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:36.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:36.062 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:36.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:36.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:36.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:36.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:36.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:36.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:36.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:37.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:37.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:37.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:37.064 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:37.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:37.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:37.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:37.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:02:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:37.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:37.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:37.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:37.067 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 09:02:37.067 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 09:02:37.067 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 09:02:37.067 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject3 09:02:37.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 09:02:37.067 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 09:02:37.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 09:02:37.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 09:02:37.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:02:37.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'New' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:37.120 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:02:37.120 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:02:37.120 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:02:37.120 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:02:37.120 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:02:37.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:37.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:02:37.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:02:37.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:37.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:37.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:37.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:37.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:37.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:37.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:37.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:37.621 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject3' via Explorer 09:02:37.621 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 09:02:37.621 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 09:02:37.622 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 09:02:37.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 09:02:37.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:02:37.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:37.673 DEBUG [main][MenuItemLookup] Found menu:'New' 09:02:37.673 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:02:37.673 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:37.673 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:02:37.673 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:02:37.673 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:02:37.673 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:37.673 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:02:37.673 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:02:37.673 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:02:37.673 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:02:37.673 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:02:37.673 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:02:37.673 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:02:37.673 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:02:37.729 DEBUG [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:02:38.352 DEBUG [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:02:38.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:02:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:38.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:38.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:38.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:02:38.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:38.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:02:38.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:38.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:38.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:38.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:38.358 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:02:38.358 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:02:38.358 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:02:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:38.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:38.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:38.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:02:38.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:38.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:02:38.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:38.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:38.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:38.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:38.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:38.360 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:02:38.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:38.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:38.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:38.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:38.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:02:38.365 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:02:38.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:02:38.866 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:02:38.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:38.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:02:38.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:02:38.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:02:38.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:02:38.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:38.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:38.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:38.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:38.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:38.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:38.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:38.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:38.866 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:38.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:38.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:38.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:38.867 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:38.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:38.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:38.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:38.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:38.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:38.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:39.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:39.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:39.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:39.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:39.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:39.870 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:39.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:39.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:39.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:39.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:02:39.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:39.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:39.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:39.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:39.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:39.871 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 09:02:39.872 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 09:02:39.872 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 09:02:39.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 09:02:39.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:02:39.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:02:39.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:39.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:39.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 09:02:39.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:02:39.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 09:02:39.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 09:02:39.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:02:39.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:02:39.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:02:39.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 09:02:39.873 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 09:02:39.873 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 09:02:39.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 09:02:39.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 09:02:39.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:02:39.880 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:02:39.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:39.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:39.880 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 09:02:39.880 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:02:39.880 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 09:02:39.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 09:02:39.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:02:39.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:02:39.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:02:39.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:39.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:39.882 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:02:39.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:39.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:39.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:02:39.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:39.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:39.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:02:39.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 '\*?\QPackage Explorer\E') 09:02:39.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:39.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:39.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:39.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:39.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:02:39.889 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:39.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:39.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:39.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:02:39.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:02:39.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:02:39.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 09:02:39.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:02:39.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:02:39.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:39.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:39.892 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 09:02:39.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:02:39.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 09:02:39.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 09:02:39.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:02:39.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:02:39.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:02:39.892 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:39.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:39.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:39.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:39.893 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:39.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:39.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:39.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:39.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:39.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:39.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:39.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:39.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:39.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:40.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:40.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:40.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:40.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:40.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:40.896 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:40.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:40.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:40.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:40.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:02:40.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:40.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:40.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:40.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:40.898 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 09:02:40.898 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 09:02:40.898 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 09:02:40.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:40.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:40.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:40.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:40.900 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:40.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:40.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:40.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:40.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:40.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:40.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:41.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:41.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:41.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:41.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:41.902 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:41.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:41.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:41.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:41.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:02:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:41.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:41.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:41.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:41.904 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 09:02:41.904 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 09:02:41.904 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 09:02:41.905 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:41.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:41.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:41.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:41.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:02:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:41.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:41.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:41.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:41.906 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:02:41.906 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:02:41.906 DEBUG [main][TreeItemHandler] Set Tree selection 09:02:41.906 DEBUG [main][TreeHandler] Notify Tree about selection event 09:02:41.910 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:02:41.911 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject0 09:02:41.911 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject2 09:02:41.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 09:02:41.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:02:41.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:02:41.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:41.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:41.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 09:02:41.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:02:41.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 09:02:41.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 09:02:41.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:02:41.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:02:41.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:02:41.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:41.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:41.919 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:02:41.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:41.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:41.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:02:41.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:41.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:41.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:02:41.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 '\*?\QPackage Explorer\E') 09:02:41.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:41.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:41.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:41.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:41.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:02:41.922 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:41.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:41.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:41.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:02:41.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:02:41.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:02:41.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 09:02:41.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:02:41.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:02:41.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:41.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:41.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 09:02:41.926 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:41.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:41.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:41.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:41.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:41.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:41.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:42.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:42.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:42.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:42.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:42.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:42.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:42.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:42.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:42.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.ctab.DefaultCTabItem, index 0 and no matchers specified 09:02:42.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:42.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:42.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:42.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:42.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:42.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 09:02:42.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 09:02:42.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 09:02:42.931 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 09:02:42.931 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 09:02:42.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 09:02:42.935 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 09:02:42.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:02:42.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:42.987 DEBUG [main][MenuItemLookup] Found menu:'New' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:42.988 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:02:42.988 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:02:42.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:02:42.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:02:42.988 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:02:42.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:42.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:02:43.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:43.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:43.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:43.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:43.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:43.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:43.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:43.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:43.489 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject0' via Explorer 09:02:43.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 09:02:43.489 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 09:02:43.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 09:02:43.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 09:02:43.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:02:43.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:43.539 DEBUG [main][MenuItemLookup] Found menu:'New' 09:02:43.539 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:02:43.539 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:43.539 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:02:43.539 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:02:43.539 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:02:43.539 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:43.539 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:02:43.539 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:02:43.539 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:02:43.539 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:02:43.539 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:02:43.539 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:02:43.539 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:02:43.539 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:02:43.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 09:02:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 09:02:43.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:02:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:43.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:43.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:43.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:02:43.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:43.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:43.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:43.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:02:43.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:43.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:43.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:43.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:43.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:43.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:43.718 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:02:43.718 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:02:43.718 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:02:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:43.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:43.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:43.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:02:43.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:43.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:02:43.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:43.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:43.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:43.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:43.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:43.720 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:02:43.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:43.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:43.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:43.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:43.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:02:43.726 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:02:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:02:44.226 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:02:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:44.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:02:44.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:02:44.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:02:44.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:02:44.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:02:44.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:02:44.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 09:02:44.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:02:44.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:44.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:44.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:44.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:44.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:44.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:44.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:44.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:44.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 09:02:44.227 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 09:02:44.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 09:02:44.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 09:02:44.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:02:44.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'New' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:44.279 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:02:44.279 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:02:44.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:02:44.280 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:02:44.280 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:02:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:44.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:02:44.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:44.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:02:44.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:44.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:44.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:44.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:44.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:44.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:44.781 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject1' via Explorer 09:02:44.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 09:02:44.781 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 09:02:44.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 09:02:44.784 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 09:02:44.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:02:44.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:44.831 DEBUG [main][MenuItemLookup] Found menu:'New' 09:02:44.831 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:02:44.831 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:44.831 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:02:44.831 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:02:44.831 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:02:44.831 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:44.831 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:02:44.831 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:02:44.831 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:02:44.831 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:02:44.831 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:02:44.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:02:44.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:02:44.831 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:02:44.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 'Delete.*'] is available.... 09:02:45.005 DEBUG [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:02:45.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:02:45.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:45.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:45.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:45.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:45.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:02:45.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:45.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:45.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:45.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:02:45.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:45.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:45.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:45.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:45.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:45.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:45.007 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:02:45.007 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:02:45.007 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:02:45.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:45.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:45.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:45.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:02:45.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:45.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:02:45.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:45.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:45.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:45.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:45.010 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:02:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:45.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:45.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:45.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:02:45.017 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:02:45.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:02:45.518 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:02:45.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:02:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:02:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:02:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 09:02:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:02:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:45.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:45.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 09:02:45.518 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 09:02:45.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 09:02:45.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 09:02:45.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:02:45.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:45.573 DEBUG [main][MenuItemLookup] Found menu:'New' 09:02:45.573 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:02:45.573 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:45.573 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:02:45.573 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:02:45.573 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:02:45.573 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:45.573 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:02:45.573 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:02:45.573 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:02:45.574 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:02:45.574 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:45.574 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:02:45.574 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:02:45.574 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:02:45.574 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:02:45.574 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:45.574 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:02:45.574 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:02:45.574 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:45.574 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:45.574 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:45.574 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:02:45.574 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:02:45.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:02:45.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:02:45.575 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:02:45.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:45.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:02:46.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:02:46.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:02:46.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:46.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:46.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:46.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:46.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:46.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:46.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:46.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:46.076 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject2' via Explorer 09:02:46.076 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 09:02:46.076 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 09:02:46.076 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 09:02:46.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 09:02:46.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:02:46.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:46.129 DEBUG [main][MenuItemLookup] Found menu:'New' 09:02:46.129 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:02:46.129 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:46.129 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:02:46.129 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:02:46.129 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:02:46.129 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:46.129 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:02:46.129 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:02:46.129 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:02:46.129 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:02:46.129 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:02:46.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:02:46.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:02:46.129 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:02:46.193 DEBUG [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:02:46.313 DEBUG [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:02:46.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:02:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:46.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:46.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:46.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:02:46.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:46.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:46.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:46.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:02:46.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:46.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:46.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:46.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:46.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:46.315 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:02:46.316 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:02:46.316 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:02:46.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:46.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:46.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:46.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:46.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:02:46.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:46.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:46.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:46.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:02:46.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:46.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:46.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:46.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:46.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:46.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:46.319 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:02:46.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:46.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:46.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:46.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:46.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:02:46.337 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:02:46.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:02:46.837 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:02:46.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:02:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:02:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 09:02:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:02:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:46.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:46.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:46.838 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 09:02:46.838 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:02:46.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:02:46.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:46.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.036 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 7.407 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.007 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.012 s multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 2.02 s getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.014 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 09:02:46.855 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 09:02:46.856 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:02:46.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:02:46.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 09:02:46.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:02:46.856 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:02:46.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:02:46.857 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:02:46.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:02:46.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:46.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:46.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:46.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:46.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:02:46.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:46.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:46.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:46.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:46.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:46.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:46.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:46.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:02:46.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:46.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:46.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:46.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:46.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:46.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:02:46.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:46.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:46.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:02:46.860 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:02:46.860 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:46.860 DEBUG [main][MenuItemLookup] Item match:File 09:02:46.861 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:02:46.861 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:46.866 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:02:46.866 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:02:46.866 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:02:46.867 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:02:46.867 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:02:46.990 DEBUG [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:02:46.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:02:46.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:02:46.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:46.998 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:02:46.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:46.998 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:02:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:46.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:46.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:46.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:46.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:47.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:02:47.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:02:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:02:47.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:47.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:47.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:02:47.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:47.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:47.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:47.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:02:47.002 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:02:47.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:02:47.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:02:47.002 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:02:47.002 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:02:47.002 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:02:47.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:47.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:47.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:47.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:47.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:47.015 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:02:47.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:47.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:47.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:47.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:47.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:47.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:47.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:47.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:02:47.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:02:47.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:02:47.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:47.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:47.393 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:02:47.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:47.394 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'JavaTestProject0' 09:02:47.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:02:47.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:47.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:47.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:47.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:02:47.397 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:02:47.399 INFO [WorkbenchTestable][AbstractText] Text set to: JavaTestProject0 09:02:47.445 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:02:47.445 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:02:47.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:02:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:47.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:47.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:47.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:47.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:47.449 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:02:47.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:47.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:47.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:47.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:47.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:02:50.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:02:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:02:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:02:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:50.562 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 09:02:50.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:50.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:50.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:50.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:50.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:50.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:50.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:50.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:50.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:50.563 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:02:50.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:50.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:50.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:02:50.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:50.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:50.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:02:50.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:02:50.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:50.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:50.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:50.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:02:50.565 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:50.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:50.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:50.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:02:50.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:02:50.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:02:50.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:02:50.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 09:02:50.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 09:02:50.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:02:50.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:02:50.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:02:50.568 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:50.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:50.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:50.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:50.569 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:50.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:50.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:50.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:50.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:50.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:51.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:51.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:51.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:51.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:51.571 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:51.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:51.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:51.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:51.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:02:51.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:51.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:51.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:51.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:51.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:51.573 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 09:02:51.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 09:02:51.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:02:51.575 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:02:51.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:51.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:51.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 09:02:51.575 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:51.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:51.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:51.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:51.576 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 09:02:51.576 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 09:02:51.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:51.577 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:02:51.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:51.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:51.670 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:02:51.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:02:51.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:51.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:51.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:02:51.671 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:02:51.671 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:51.671 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:02:51.671 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:02:51.671 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:02:51.671 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:02:51.671 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:02:51.671 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:02:51.671 DEBUG [main][MenuItemLookup] Item match:Window 09:02:51.672 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:02:51.672 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:02:51.672 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:02:51.672 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:51.672 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:02:51.672 DEBUG [main][MenuItemLookup] Item match:Show View 09:02:51.678 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:02:51.678 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:02:51.678 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:02:51.678 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:02:51.678 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:02:51.678 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:02:51.678 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:02:51.678 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:02:51.678 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:02:51.678 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:02:51.685 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:02:51.685 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:02:51.685 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:02:51.685 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:02:51.685 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:51.685 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:02:51.685 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:02:51.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:02:51.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:02:51.707 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:02:51.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:02:51.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 09:02:51.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:02:51.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:51.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:51.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:02:51.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:51.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:51.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:51.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:51.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:51.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:51.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:51.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:51.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:51.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:02:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:02:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:02:51.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:51.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:51.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:02:51.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:51.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:51.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:51.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:02:51.997 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:02:51.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:02:51.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:02:51.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:51.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:51.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:51.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:51.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:51.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:02:51.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:51.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:51.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:51.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:02:51.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:51.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:51.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:52.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:52.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:52.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:52.000 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:02:52.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:52.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:52.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:52.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:52.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:02:52.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:02:52.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:02:52.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:52.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:52.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:02:52.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:52.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:52.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:02:52.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:52.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:52.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:02:52.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:02:52.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:52.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:52.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:52.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:52.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:02:52.301 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:52.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:52.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:52.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:02:52.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:02:52.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:02:52.329 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:52.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:52.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:52.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:52.331 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:52.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:52.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:52.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:52.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:52.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:52.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:52.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:52.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:53.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:53.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:53.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:53.333 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:53.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:53.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:53.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:53.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:02:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:53.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:53.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:53.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:53.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 09:02:53.336 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:53.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:53.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:53.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:53.337 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:53.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:53.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:53.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:53.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:53.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:53.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:53.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:53.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:54.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:54.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:02:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:02:54.339 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:02:54.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:02:54.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:02:54.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:02:54.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:02:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:54.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:54.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:54.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:54.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:54.341 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 09:02:54.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 09:02:54.341 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 09:02:54.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 09:02:54.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 09:02:54.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:02:54.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:54.387 DEBUG [main][MenuItemLookup] Found menu:'New' 09:02:54.387 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:02:54.387 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:54.387 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:02:54.387 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:02:54.387 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:02:54.387 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:54.387 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:02:54.387 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:02:54.387 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:02:54.388 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:02:54.388 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:54.388 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:02:54.388 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:02:54.388 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:02:54.388 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:02:54.388 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:54.388 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:02:54.388 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:02:54.388 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:54.388 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:54.388 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:54.388 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:02:54.388 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:02:54.388 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:02:54.388 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:02:54.388 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:02:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:54.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:02:54.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:54.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:54.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:54.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:54.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:54.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:54.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:54.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:54.889 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'JavaTestProject0' via Explorer 09:02:54.889 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 09:02:54.889 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 09:02:54.890 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 09:02:54.892 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 09:02:54.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:02:54.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:54.939 DEBUG [main][MenuItemLookup] Found menu:'New' 09:02:54.939 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:02:54.939 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:54.939 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:02:54.939 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:02:54.939 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:02:54.939 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:54.939 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:02:54.939 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:02:54.939 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:02:54.939 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:02:54.939 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:02:54.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:02:54.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:02:54.939 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:02:54.994 DEBUG [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:02:55.607 DEBUG [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:02:55.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:02:55.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:55.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:55.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:55.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:55.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:02:55.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:55.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:55.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:55.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:02:55.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:55.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:55.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:55.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:55.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:55.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:55.613 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:02:55.613 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:02:55.613 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:02:55.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:55.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:55.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:55.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:55.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:02:55.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:55.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:55.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:55.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:02:55.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:55.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:55.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:55.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:55.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:55.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:55.615 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:02:55.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:55.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:55.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:55.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:55.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:02:55.620 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:02:56.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:02:56.121 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:02:56.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:02:56.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:02:56.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:02:56.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:02:56.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:02:56.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:02:56.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:02:56.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:02:56.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:02:56.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:02:56.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:02:56.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:02:56.121 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 09:02:56.121 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:02:56.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:02:56.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:56.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.267 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) Time elapsed: 1.007 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 09:02:56.132 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 09:02:56.132 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:02:56.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:02:56.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 09:02:56.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:02:56.133 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:02:56.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:02:56.133 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:02:56.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:02:56.133 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:02:56.133 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 09:02:56.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:02:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:56.134 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:02:56.134 DEBUG [main][MenuItemLookup] Item match:Window 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:02:56.134 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:02:56.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:56.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:56.135 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:02:56.135 DEBUG [main][MenuItemLookup] Item match:Window 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:02:56.135 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:02:56.135 DEBUG [main][MenuItemLookup] Item match:Perspective 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:02:56.136 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:02:56.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:02:56.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:56.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:56.136 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:02:56.136 DEBUG [main][MenuItemLookup] Item match:Window 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.136 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:02:56.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:56.137 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:02:56.137 DEBUG [main][MenuItemLookup] Item match:Window 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:02:56.137 DEBUG [main][MenuItemLookup] Item match:Perspective 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:02:56.137 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:02:56.137 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:02:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:56.138 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:02:56.138 DEBUG [main][MenuItemLookup] Item match:Window 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.138 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:02:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:56.138 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:02:56.139 DEBUG [main][MenuItemLookup] Item match:Window 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:02:56.139 DEBUG [main][MenuItemLookup] Item match:Perspective 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:02:56.139 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.140 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:02:56.140 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:02:56.140 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:02:56.140 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:02:56.140 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:02:56.140 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:02:56.140 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:02:56.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:02:56.181 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:02:56.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:02:56.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:56.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:56.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:56.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:56.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:56.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:02:56.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:56.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:56.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:56.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:02:56.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:02:56.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:02:56.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:02:56.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:02:56.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:02:56.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:56.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:56.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:56.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:56.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:56.185 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:02:56.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:56.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:56.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:56.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:56.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:56.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:56.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:56.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:56.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:02:56.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:56.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:56.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:56.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:56.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:56.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:02:56.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:56.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:02:56.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:56.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:56.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:56.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:02:56.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:56.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:02:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:56.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:56.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:02:56.410 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:02:56.410 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:56.410 DEBUG [main][MenuItemLookup] Item match:File 09:02:56.411 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:02:56.411 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'File' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'' 09:02:56.415 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:02:56.415 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:02:56.416 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:02:56.416 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:02:56.416 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:02:56.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 'New|Select a wizard'] is available.... 09:02:56.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:02:56.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:02:56.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:56.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:56.544 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:02:56.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:56.544 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:02:56.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:56.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:56.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:56.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:56.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:02:56.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:02:56.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:02:56.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:02:56.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:56.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:56.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:56.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:56.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:56.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:02:56.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:02:56.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:02:56.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:02:56.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:02:56.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:02:56.559 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:02:56.559 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:02:56.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:02:56.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:02:56.560 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:02:56.560 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:02:56.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:02:56.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:56.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:56.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:56.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:56.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:56.562 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:02:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:56.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:56.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:56.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'] 09:02:56.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:56.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:56.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:02:56.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:02:56.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:02:56.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:02:56.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:02:56.945 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:02:56.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:02:56.946 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject0' 09:02:56.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:02:56.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:56.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:56.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:56.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:02:56.973 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:02:56.974 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject0 09:02:57.020 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:02:57.020 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:02:57.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:02:57.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:02:57.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:02:57.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:02:57.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:02:57.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:02:57.023 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:02:57.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:02:57.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:02:57.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:02:57.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:02:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:03:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:03:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:00.062 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 09:03:00.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:00.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:00.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:00.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:00.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:00.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:00.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:00.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:00.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:00.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:00.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:00.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:03:00.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:00.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:00.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:00.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:00.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:00.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:00.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:00.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:03:00.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:00.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:00.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:00.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:00.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:00.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:00.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:00.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:00.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:00.064 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:00.064 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:00.064 DEBUG [main][MenuItemLookup] Item match:File 09:03:00.065 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:03:00.065 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:00.070 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:03:00.070 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:03:00.070 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:03:00.070 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:03:00.071 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:03:00.189 DEBUG [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:03:00.194 DEBUG [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:03:00.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:03:00.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:00.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:00.196 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:00.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:00.196 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:03:00.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:00.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:00.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:00.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:00.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:00.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:00.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:00.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:03:00.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:00.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:00.199 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:00.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:03:00.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:00.199 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:00.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:00.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:03:00.199 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:03:00.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:03:00.200 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:03:00.200 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:00.200 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:03:00.211 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:03:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:00.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:00.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:00.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:00.213 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:03:00.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:00.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:00.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:00.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:00.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:00.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:00.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:03:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:03:00.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:03:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:00.634 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:03:00.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:00.634 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject1' 09:03:00.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:03:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:00.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:00.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:00.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:00.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:00.638 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:00.640 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject1 09:03:00.706 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:03:00.706 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:03:00.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:03:00.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:00.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:00.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:00.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:00.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:00.711 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:03:00.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:00.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:00.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:00.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:03:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:03:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:04.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:04.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:04.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:04.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:04.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:04.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:04.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:04.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:04.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:04.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:04.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:04.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:03:04.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:04.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:04.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:04.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:04.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:04.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:04.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:04.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:03:04.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:04.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:04.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:04.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:04.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:04.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:04.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:04.081 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:04.081 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:04.081 DEBUG [main][MenuItemLookup] Item match:File 09:03:04.083 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:03:04.083 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:03:04.090 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:03:04.091 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:03:04.091 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:04.091 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:03:04.091 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:04.091 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:03:04.091 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:03:04.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:03:04.091 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:03:04.091 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:03:04.209 DEBUG [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:03:04.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:03:04.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:03:04.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:04.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:04.216 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:04.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:04.216 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:03:04.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:04.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:04.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:04.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:04.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:03:04.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:04.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:04.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:03:04.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:04.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:04.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:04.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:03:04.220 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:03:04.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:03:04.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:03:04.220 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:04.220 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:03:04.221 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:03:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:04.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:04.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:04.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:04.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:04.233 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:03:04.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:04.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:04.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:04.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:04.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:04.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:03:04.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:03:04.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:03:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:04.601 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:03:04.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:04.601 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject2' 09:03:04.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:03:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:04.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:04.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:04.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:04.604 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:04.605 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject2 09:03:04.648 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:03:04.648 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:03:04.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:03:04.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:04.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:04.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:04.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:04.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:04.658 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:03:04.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:04.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:04.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:04.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:04.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:03:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:03:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:07.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:07.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:07.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:07.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:07.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:07.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:07.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:07.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:07.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:07.672 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:03:07.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:07.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:07.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:07.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:07.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:03:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:07.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:07.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:07.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:07.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:07.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:07.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:07.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:03:07.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:03:07.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:03:07.676 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:07.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:07.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:07.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:07.677 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:07.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:07.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:07.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:07.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:07.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:07.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:08.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:08.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:08.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:08.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:03:08.679 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:08.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:08.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:08.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:08.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:03:08.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:08.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:08.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:08.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:08.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:08.681 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 09:03:08.681 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 09:03:08.681 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 09:03:08.682 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:08.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:08.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:08.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:08.683 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:08.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:08.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:08.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:08.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:08.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:08.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:09.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:09.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:09.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:09.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:09.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:03:09.685 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:09.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:09.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:09.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:09.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:03:09.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:09.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:09.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:09.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:09.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:09.686 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 09:03:09.687 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 09:03:09.687 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 09:03:09.687 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:09.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:09.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:09.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:09.688 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:09.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:09.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:09.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:09.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:09.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:09.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:10.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:10.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:10.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:10.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:10.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:03:10.690 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:10.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:10.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:10.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:10.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:03:10.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:10.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:10.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:10.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:10.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:10.691 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 09:03:10.691 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 09:03:10.692 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 09:03:10.692 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:03:10.692 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 09:03:10.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 09:03:10.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:03:10.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:03:10.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:03:10.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:10.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:10.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:10.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:10.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:03:10.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:10.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:10.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:10.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:10.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:10.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:10.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:10.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:03:10.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:10.694 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:10.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:10.694 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:10.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:10.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:10.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:10.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:10.695 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:10.695 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:10.695 DEBUG [main][MenuItemLookup] Item match:File 09:03:10.696 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:03:10.696 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:10.701 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:03:10.701 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:03:10.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:03:10.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:03:10.729 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:03:10.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 'New|Select a wizard'] is available.... 09:03:10.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:03:10.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:03:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:10.863 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:10.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:10.863 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:03:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:10.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:10.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:10.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:10.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:10.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:10.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:10.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:03:10.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:10.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:10.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:10.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:10.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:10.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:03:10.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:10.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:10.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:10.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:10.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:03:10.867 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:03:10.867 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:03:10.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:03:10.867 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:10.867 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:03:10.868 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:03:10.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:10.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:10.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:10.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:10.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:10.881 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:03:10.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:10.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:10.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:10.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:11.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:11.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:11.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:11.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:03:11.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:03:11.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:03:11.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:11.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:11.261 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:03:11.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:11.261 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject3' 09:03:11.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:03:11.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:11.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:11.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:11.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:11.264 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:11.266 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject3 09:03:11.309 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:03:11.309 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:03:11.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:03:11.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:11.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:11.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:11.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:11.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:11.313 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:03:11.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:11.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:11.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:11.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:11.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:03:14.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:03:14.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:14.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:14.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:14.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:14.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:14.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:14.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:14.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:14.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:14.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:14.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:14.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:14.321 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:14.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:14.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:14.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:14.322 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:14.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:14.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:14.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:14.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:14.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:14.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:14.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:15.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:15.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:15.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:03:15.324 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:15.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:15.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:15.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:15.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:03:15.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:15.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:15.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:15.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:15.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:15.326 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 09:03:15.326 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 09:03:15.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 09:03:15.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject3 09:03:15.327 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 09:03:15.327 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 09:03:15.327 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 09:03:15.330 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 09:03:15.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:15.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:15.372 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:15.372 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:15.372 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:15.372 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:03:15.372 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:03:15.372 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:15.372 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:15.372 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:15.372 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:15.372 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:15.372 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:15.372 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:15.372 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:03:15.372 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:03:15.373 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:03:15.373 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:03:15.373 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:15.373 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:03:15.373 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:03:15.373 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:15.373 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:15.373 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:15.373 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:03:15.373 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:03:15.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:03:15.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:03:15.373 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:03:15.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:15.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:03:15.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:15.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:15.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:15.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:15.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:15.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:15.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:15.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:15.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:15.874 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject3' via Explorer 09:03:15.874 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 09:03:15.874 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 09:03:15.874 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 09:03:15.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 09:03:15.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:15.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:15.919 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:15.919 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:15.919 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:15.919 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:03:15.920 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:03:15.920 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:15.920 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:15.920 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:15.920 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:15.920 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:15.920 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:15.920 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:03:15.920 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:03:15.920 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:03:15.920 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:03:15.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 09:03:16.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 09:03:16.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:03:16.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:16.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:16.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:16.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:16.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:03:16.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:16.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:03:16.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:16.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:16.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:16.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:16.094 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:03:16.094 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:03:16.094 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:03:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:16.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:16.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:16.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:03:16.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:16.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:03:16.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:16.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:16.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:16.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:16.096 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:03:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:16.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:16.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:16.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:03:16.101 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:03:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:03:16.602 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:03:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:16.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:16.602 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:16.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:16.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:16.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:16.603 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:16.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:16.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:16.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:16.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:16.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:16.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:17.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:17.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:17.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:17.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:17.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:03:17.605 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:17.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:17.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:17.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:17.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:03:17.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:17.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:17.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:17.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:17.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:17.607 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 09:03:17.607 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 09:03:17.607 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 09:03:17.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 09:03:17.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:03:17.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:03:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:17.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 09:03:17.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:03:17.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 09:03:17.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 09:03:17.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:03:17.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:03:17.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:03:17.608 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 09:03:17.608 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 09:03:17.609 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 09:03:17.613 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 09:03:17.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 09:03:17.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:03:17.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:03:17.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:17.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:17.615 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 09:03:17.615 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:03:17.615 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 09:03:17.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 09:03:17.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:03:17.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:03:17.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:03:17.615 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:03:17.616 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 09:03:17.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 09:03:17.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:18.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:18.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 09:03:18.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 09:03:18.118 DEBUG [main][TreeItemHandler] Selecting tree item: src 09:03:18.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 09:03:18.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 09:03:18.131 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:03:18.132 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 09:03:18.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 09:03:18.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:18.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectTestProject1 is already expanded. No action performed 09:03:18.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:18.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 09:03:18.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 09:03:18.132 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 09:03:18.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 09:03:18.135 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 09:03:18.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 09:03:18.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:03:18.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:03:18.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:18.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:18.136 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 09:03:18.141 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:18.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:18.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:18.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:18.142 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 09:03:18.142 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 09:03:18.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:18.143 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:03:18.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:18.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:18.236 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:03:18.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:18.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:18.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:18.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:18.237 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:18.237 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:18.237 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:03:18.237 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:03:18.237 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:03:18.237 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:03:18.237 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:03:18.237 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:03:18.237 DEBUG [main][MenuItemLookup] Item match:Window 09:03:18.238 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:03:18.238 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:03:18.238 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:03:18.238 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:18.238 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:03:18.238 DEBUG [main][MenuItemLookup] Item match:Show View 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:18.244 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:03:18.244 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:03:18.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:03:18.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:03:18.266 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:03:18.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:03:18.362 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:03:18.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:03:18.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:18.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:03:18.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:18.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:03:18.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:18.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:18.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:18.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:18.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:03:18.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:18.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:18.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:03:18.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:18.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:18.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:18.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:18.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:03:18.371 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:03:18.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:03:18.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:03:18.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:18.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:18.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:18.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:03:18.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:18.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:18.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:18.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:03:18.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:18.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:18.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:18.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:03:18.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:18.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:18.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:18.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:18.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:18.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:18.373 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:03:18.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:18.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:18.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:18.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:18.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:03:18.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:03:18.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:03:18.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:18.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:18.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:03:18.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:18.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:18.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:18.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:18.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:18.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:18.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:03:18.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:18.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:18.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:18.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:18.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:18.533 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:18.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:18.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:18.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:03:18.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:03:18.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:03:18.536 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:18.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:18.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:18.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:18.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:18.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:18.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:19.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:19.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:19.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:19.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:19.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:03:19.538 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:19.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:19.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:19.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:19.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:03:19.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:19.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:19.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:19.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:19.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:19.540 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 09:03:19.540 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 09:03:19.541 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 09:03:19.541 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 09:03:19.541 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 09:03:19.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 09:03:19.545 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 09:03:19.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:19.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:19.584 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:19.584 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:19.584 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:19.584 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:03:19.584 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:03:19.584 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:19.584 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:19.584 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:19.585 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:03:19.585 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:03:19.585 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:03:19.585 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:03:19.585 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:03:19.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:19.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:03:20.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:20.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:20.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:20.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:20.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:20.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:20.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:20.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:20.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:20.086 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject0' via Explorer 09:03:20.086 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 09:03:20.086 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 09:03:20.086 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 09:03:20.089 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 09:03:20.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:20.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:20.131 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:20.131 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:20.131 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:20.131 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:03:20.131 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:03:20.131 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:20.131 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:20.131 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:20.131 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:20.131 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:20.131 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:20.132 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:03:20.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:03:20.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:03:20.132 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:03:20.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 09:03:20.297 DEBUG [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:03:20.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:03:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:20.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:20.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:20.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:03:20.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:20.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:03:20.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:20.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:20.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:20.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:20.303 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:03:20.304 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:03:20.304 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:03:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:20.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:20.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:20.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:03:20.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:20.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:03:20.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:20.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:20.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:20.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:20.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:20.306 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:03:20.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:20.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:20.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:20.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:20.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:03:20.311 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:03:20.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:03:20.811 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:03:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:20.812 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 09:03:20.812 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 09:03:20.812 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 09:03:20.817 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 09:03:20.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:20.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:20.862 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:03:20.862 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:03:20.862 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:03:20.862 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:03:20.862 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:03:20.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:03:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:03:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:21.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:21.363 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject1' via Explorer 09:03:21.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 09:03:21.363 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 09:03:21.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 09:03:21.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 09:03:21.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:21.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:21.409 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:21.409 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:21.409 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:21.409 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:03:21.409 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:03:21.409 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:21.409 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:21.409 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:21.409 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:21.409 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:21.409 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:21.409 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:03:21.409 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:03:21.409 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:03:21.409 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:03:21.465 DEBUG [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:03:22.077 DEBUG [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:03:22.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:03:22.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:22.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:22.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:22.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:03:22.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:22.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:22.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:22.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:03:22.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:22.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:22.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:22.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:22.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:22.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:22.083 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:03:22.083 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:03:22.083 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:03:22.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:22.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:22.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:22.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:22.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:03:22.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:22.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:22.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:22.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:03:22.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:22.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:22.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:22.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:22.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:22.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:22.085 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:03:22.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:22.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:22.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:22.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:22.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:03:22.091 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:03:22.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:03:22.592 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:03:22.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:22.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:03:22.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:22.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:03:22.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:22.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:22.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:22.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:22.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:22.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:22.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:22.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:22.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:22.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:22.592 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 09:03:22.592 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 09:03:22.592 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 09:03:22.597 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 09:03:22.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:22.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:22.640 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:03:22.640 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:03:22.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:03:22.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:03:22.641 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:03:22.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:22.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:22.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:03:22.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:03:22.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:03:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:03:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:23.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:23.141 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject2' via Explorer 09:03:23.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 09:03:23.142 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 09:03:23.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 09:03:23.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 09:03:23.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:23.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:23.186 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:23.187 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:23.187 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:23.187 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:03:23.187 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:03:23.187 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:23.187 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:23.187 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:23.187 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:23.187 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:23.187 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:23.187 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:03:23.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:03:23.187 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:03:23.187 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:03:23.243 DEBUG [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:03:23.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 'Delete.*'] is available. finished successfully 09:03:23.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:03:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:23.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:23.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:23.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:23.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:03:23.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:23.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:23.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:23.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:03:23.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:23.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:23.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:23.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:23.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:23.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:23.862 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:03:23.862 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:03:23.862 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:03:23.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:23.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:23.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:23.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:23.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:03:23.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:23.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:23.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:23.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:03:23.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:23.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:23.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:23.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:23.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:23.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:23.864 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:03:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:23.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:23.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:03:23.870 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:03:24.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:03:24.370 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:03:24.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:24.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:03:24.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:24.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:24.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:24.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:24.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:24.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:24.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:24.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:24.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:24.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:24.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:24.370 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 09:03:24.370 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:03:24.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:03:24.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:24.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.24 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 6.916 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.007 s selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.521 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 09:03:24.386 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 09:03:24.387 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:03:24.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:03:24.387 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 09:03:24.387 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:03:24.387 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:03:24.388 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:03:24.388 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:03:24.388 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:03:24.388 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:03:24.388 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 09:03:24.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:03:24.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:24.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:24.388 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:24.388 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:03:24.389 DEBUG [main][MenuItemLookup] Item match:Window 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.389 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:03:24.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:24.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:24.390 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:03:24.390 DEBUG [main][MenuItemLookup] Item match:Window 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:03:24.390 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:03:24.390 DEBUG [main][MenuItemLookup] Item match:Perspective 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:03:24.391 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:03:24.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:03:24.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:24.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:24.391 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:03:24.391 DEBUG [main][MenuItemLookup] Item match:Window 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.391 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:03:24.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:24.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:24.392 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:03:24.392 DEBUG [main][MenuItemLookup] Item match:Window 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:03:24.392 DEBUG [main][MenuItemLookup] Item match:Perspective 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:03:24.392 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:03:24.392 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:03:24.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:24.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:24.393 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:03:24.393 DEBUG [main][MenuItemLookup] Item match:Window 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:03:24.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:24.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:24.393 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:03:24.393 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:03:24.394 DEBUG [main][MenuItemLookup] Item match:Window 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:03:24.394 DEBUG [main][MenuItemLookup] Item match:Perspective 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:03:24.394 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:03:24.394 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:03:24.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:03:24.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:03:24.394 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:03:24.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:03:24.437 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:03:24.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:03:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:24.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:24.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:03:24.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:24.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:24.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:24.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:03:24.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:24.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:24.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:24.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:03:24.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:24.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:24.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:24.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:24.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:24.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:24.439 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:03:24.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:24.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:24.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:24.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:24.654 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 09:03:24.655 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:24.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:24.655 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:24.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:24.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:03:24.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:24.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:24.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:24.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:24.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:24.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:24.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:24.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:03:24.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:24.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:24.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:24.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:24.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:24.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:24.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:24.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:24.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:24.658 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:24.658 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:24.658 DEBUG [main][MenuItemLookup] Item match:File 09:03:24.659 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:03:24.659 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:03:24.663 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:03:24.663 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:03:24.663 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:03:24.663 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.663 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:03:24.663 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:03:24.663 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:03:24.663 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:03:24.663 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:03:24.663 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:03:24.663 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:03:24.664 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:03:24.664 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:03:24.664 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:24.664 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:03:24.664 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:03:24.664 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:03:24.664 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.664 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:03:24.664 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:24.664 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:03:24.664 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:03:24.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:03:24.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:03:24.685 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:03:24.803 DEBUG [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:03:24.808 DEBUG [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:03:24.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:03:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:24.810 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:24.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:24.810 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:03:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:24.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:24.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:24.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:24.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:03:24.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:24.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:24.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:03:24.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:24.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:24.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:24.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:24.826 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:03:24.826 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:03:24.826 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:03:24.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:03:24.827 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:24.827 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:03:24.827 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:03:24.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:24.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:24.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:24.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:24.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:24.829 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:03:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:24.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:24.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:25.202 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:25.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:25.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:03:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:03:25.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:03:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:25.204 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:03:25.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:25.204 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'buildpathspropertypagetest' 09:03:25.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:03:25.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:25.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:25.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:25.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:25.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:25.208 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:25.209 INFO [WorkbenchTestable][AbstractText] Text set to: buildpathspropertypagetest 09:03:25.253 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:03:25.253 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:03:25.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:03:25.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:25.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:25.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:25.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:25.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:25.258 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:03:25.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:25.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:25.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:25.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:25.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:03:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:03:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:28.294 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 09:03:28.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:28.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:28.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:28.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:28.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:28.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:28.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:28.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:28.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:03:28.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 09:03:28.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 09:03:28.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:03:28.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:03:28.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:03:28.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:28.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:28.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:03:28.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:28.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:28.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:28.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:28.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:03:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:28.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:28.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:28.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:28.298 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:28.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:28.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:28.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:03:28.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:03:28.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:03:28.301 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:28.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:28.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:28.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:28.302 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:28.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:28.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:28.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:28.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:28.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:28.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:28.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:28.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:29.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:29.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:29.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:03:29.304 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:29.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:29.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:29.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:29.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 09:03:29.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:29.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:29.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:29.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:29.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:29.307 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 09:03:29.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 09:03:29.307 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 09:03:29.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 09:03:29.309 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 09:03:29.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:29.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:03:29.366 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:03:29.367 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 09:03:29.367 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:03:29.367 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:29.367 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:03:29.367 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:03:29.367 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 09:03:29.367 DEBUG [main][MenuItemLookup] Found menu:'Team' 09:03:29.367 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 09:03:29.367 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 09:03:29.367 DEBUG [main][MenuItemLookup] Found menu:'Configure' 09:03:29.367 DEBUG [main][MenuItemLookup] Found menu:'Validate' 09:03:29.367 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:29.367 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:03:29.367 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 09:03:29.367 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 09:03:29.367 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 09:03:29.367 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 09:03:29.558 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"] 09:03:29.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:29.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:29.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 09:03:29.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:29.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:29.561 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 09:03:29.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:29.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 09:03:29.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:29.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:29.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:29.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:29.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:29.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:29.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:29.597 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 09:03:29.597 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 09:03:29.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 09:03:29.597 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 09:03:29.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:29.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:29.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:29.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 09:03:29.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:29.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:29.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:29.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:29.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:29.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 09:03:29.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:29.986 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 09:03:29.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:29.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:29.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:29.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:29.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:29.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:29.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:29.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:29.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:29.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 09:03:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:29.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:29.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:29.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:29.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:29.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Source 09:03:30.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:30.016 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 09:03:30.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:30.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:30.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:30.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:30.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:30.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:30.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:30.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:30.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:30.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Order and Export") 09:03:30.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:30.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:30.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:30.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:30.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Order and Export 09:03:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:30.023 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 09:03:30.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:30.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:30.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:30.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:30.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:30.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:30.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:30.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:30.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Projects") 09:03:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:30.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:30.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:30.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:30.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:30.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Projects 09:03:30.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:30.041 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 09:03:30.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:30.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:30.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:30.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:30.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:30.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:30.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:30.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:30.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:30.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 09:03:30.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:30.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:30.042 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.PropertyDialog, 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:03:30.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:30.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:30.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:30.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:30.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:30.100 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:03:30.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:30.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:30.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:30.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:30.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:30.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:30.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:30.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:30.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 09:03:30.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:03:30.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:03:30.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:30.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:30.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 09:03:30.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:03:30.387 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 09:03:30.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 09:03:30.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:03:30.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:03:30.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:03:30.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:30.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:30.389 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:03:30.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:30.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:30.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:30.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:30.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:30.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:30.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:03:30.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:30.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:30.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:30.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:30.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:30.391 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:30.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:30.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:30.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:03:30.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:03:30.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:03:30.394 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:30.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:30.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:30.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:30.395 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:30.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:30.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:30.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:30.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:30.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:30.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:30.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:30.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:31.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:31.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:31.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:03:31.397 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:31.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:31.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:31.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:31.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:03:31.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:31.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:31.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:31.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:31.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:31.399 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 09:03:31.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 09:03:31.400 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 09:03:31.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 09:03:31.402 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 09:03:31.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:31.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 09:03:31.447 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:03:31.448 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:31.448 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:03:31.448 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:03:31.448 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 09:03:31.448 DEBUG [main][MenuItemLookup] Found menu:'Team' 09:03:31.448 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 09:03:31.448 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 09:03:31.448 DEBUG [main][MenuItemLookup] Found menu:'Configure' 09:03:31.448 DEBUG [main][MenuItemLookup] Found menu:'Validate' 09:03:31.448 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:31.448 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:03:31.448 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 09:03:31.448 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 09:03:31.448 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 09:03:31.448 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 09:03:31.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"] 09:03:31.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:31.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:31.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 09:03:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:31.686 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 09:03:31.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:31.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 09:03:31.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:31.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:31.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:31.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:31.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:31.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:31.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:31.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 09:03:31.689 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 09:03:31.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 09:03:31.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 09:03:31.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:31.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:31.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:31.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:31.714 INFO [WorkbenchTestable][BuildPathsPropertyPage] Adding variable on Modulepath: VN=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 09:03:31.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 09:03:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:31.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:31.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:31.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:31.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:31.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 09:03:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:31.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 09:03:31.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:31.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:31.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:31.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:31.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:31.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:31.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:31.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:31.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 09:03:31.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:31.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:31.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:31.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:31.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 09:03:31.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:31.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 09:03:31.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:31.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:31.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:31.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:31.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:31.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:31.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:31.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:31.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:31.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 09:03:31.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:31.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:03:31.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:03:31.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:31.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:03:31.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:31.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:31.770 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 09:03:31.770 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 09:03:31.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 09:03:31.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 09:03:31.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Variable...") 09:03:31.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:31.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:31.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:31.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:31.789 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 09:03:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:31.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:31.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available.... 09:03:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available. finished successfully 09:03:31.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 09:03:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:31.939 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 "Configure Variables...") 09:03:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:31.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:31.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:31.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:31.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:31.951 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 09:03:31.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:31.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:31.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:31.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:32.096 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:03:32.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:32.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:32.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 09:03:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:32.099 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 09:03:32.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:32.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 09:03:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:32.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 09:03:32.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:32.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:32.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:32.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:32.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:03:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:03:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:03:32.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New...") 09:03:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:32.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:32.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:32.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:32.126 INFO [WorkbenchTestable][AbstractButton] Click button &New... 09:03:32.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:32.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:32.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:32.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:32.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 09:03:32.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available. finished successfully 09:03:32.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 09:03:32.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:32.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:32.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:03:32.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:32.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:32.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:32.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:32.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:32.183 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:32.183 INFO [WorkbenchTestable][AbstractText] Text set to: VN 09:03:32.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Path:") 09:03:32.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:32.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:32.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:32.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:32.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:32.191 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:32.191 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 09:03:32.192 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 "OK", Widget matcher matching widgets with style: 8) 09:03:32.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:32.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:32.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:32.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:32.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:32.194 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:03:32.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:32.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:32.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:32.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:32.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:03:32.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:03:32.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 09:03:32.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:32.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:32.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:32.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:32.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:03:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:03:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:03:32.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:32.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:32.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:03:32.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:32.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:32.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:32.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:32.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:32.265 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:03:32.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:32.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:32.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:32.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:32.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:32.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:32.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 09:03:32.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:32.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:32.359 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 "OK", Widget matcher matching widgets with style: 8) 09:03:32.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:32.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:32.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:32.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:32.360 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:03:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:32.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:32.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:32.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:03:32.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:03:32.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:32.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:03:32.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:32.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:32.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:32.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:32.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:32.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:32.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:32.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:32.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:32.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:03:32.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:32.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:32.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:32.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:32.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:32.427 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:03:32.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:32.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:32.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:32.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:32.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 09:03:32.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:03:32.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:32.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:03:32.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:32.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:32.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:32.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:32.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:32.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:32.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:32.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:32.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:32.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:32.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:32.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 09:03:32.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:32.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:32.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:32.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:32.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:32.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 09:03:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:32.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:03:32.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:32.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:03:32.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:32.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:32.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:32.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:32.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:32.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:32.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:32.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:32.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:32.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:32.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 09:03:32.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:32.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:03:32.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:03:32.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:32.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:03:32.938 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 09:03:32.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 09:03:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:32.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 09:03:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:32.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 09:03:32.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 09:03:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:32.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 09:03:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:32.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 09:03:32.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:32.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:32.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.PropertyDialog, 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") 09:03:32.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:32.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:32.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:32.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:32.947 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:03:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:32.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:32.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:32.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:33.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:33.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:33.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:33.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:33.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:33.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:33.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:03:33.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:33.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:03:33.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:33.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:33.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:33.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:33.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:33.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:33.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:33.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:33.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:33.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:33.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:33.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:03:33.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:33.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:33.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:33.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:33.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:03:33.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:33.066 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:33.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:33.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:33.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:03:33.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:03:33.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:03:33.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 09:03:33.069 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 09:03:33.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 09:03:33.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 09:03:33.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:33.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Team' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Configure' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Validate' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:33.135 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:03:33.135 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 09:03:33.135 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 09:03:33.135 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 09:03:33.135 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 09:03:33.392 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"] 09:03:33.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:33.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:33.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 09:03:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:33.401 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 09:03:33.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:33.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 09:03:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:33.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 09:03:33.404 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 09:03:33.404 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 09:03:33.404 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 09:03:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.405 INFO [WorkbenchTestable][BuildPathsPropertyPage] Removing variable from Modulepath: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 09:03:33.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 09:03:33.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:33.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 09:03:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:33.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:03:33.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:33.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 09:03:33.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:33.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:33.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:33.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:33.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:33.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:33.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:33.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:33.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:33.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 09:03:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:03:33.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:03:33.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:03:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:33.425 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar of tree item Modulepath 09:03:33.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 09:03:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:33.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 09:03:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:33.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 09:03:33.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 09:03:33.425 DEBUG [main][TreeItemHandler] Selecting tree item: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 09:03:33.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar about selection 09:03:33.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 09:03:33.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:03:33.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:33.452 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:03:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:33.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:33.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:33.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 09:03:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:33.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 09:03:33.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:33.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:03:33.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:33.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 09:03:33.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:33.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:33.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:33.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:33.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:33.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:33.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:33.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:33.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:33.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:33.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 09:03:33.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:03:33.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:03:33.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:03:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:33.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 09:03:33.471 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 09:03:33.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 09:03:33.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 09:03:33.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Variable...") 09:03:33.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:33.486 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 09:03:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:33.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:33.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:33.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available.... 09:03:33.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available. finished successfully 09:03:33.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 09:03:33.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:33.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:33.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which text matches: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar") 09:03:33.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 09:03:33.579 TRACE [main][WidgetHandler] Notify Table with event 13 09:03:33.579 TRACE [main][WidgetHandler] Wait for synchronization 09:03:33.580 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 "Configure Variables...") 09:03:33.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:33.581 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 09:03:33.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:33.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:33.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:33.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:33.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:03:33.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:33.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:33.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 09:03:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:33.735 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 09:03:33.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:33.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 09:03:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:33.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 09:03:33.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:03:33.739 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: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar") 09:03:33.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 09:03:33.741 TRACE [main][WidgetHandler] Notify Table with event 13 09:03:33.741 TRACE [main][WidgetHandler] Wait for synchronization 09:03:33.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:03:33.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:33.753 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:03:33.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:33.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:33.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:33.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:33.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:33.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:33.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:33.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 09:03:33.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:33.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.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 "Apply and Close") 09:03:33.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:33.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 09:03:33.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:33.767 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:03:33.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:33.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:33.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:33.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:33.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 09:03:33.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available. finished successfully 09:03:33.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 09:03:33.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:33.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:33.817 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 "Yes", Widget matcher matching widgets with style: 8) 09:03:33.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:33.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:33.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:33.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:33.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:33.817 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 09:03:33.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:33.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:33.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:33.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:34.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:03:34.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:03:34.004 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", Widget matcher matching widgets with style: 8) 09:03:34.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:34.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:34.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:34.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:34.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:34.006 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:03:34.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:34.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:34.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:34.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:34.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:03:34.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:03:34.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:34.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:34.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:03:34.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:34.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:34.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:34.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:34.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:34.101 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:03:34.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:34.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:34.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:34.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:34.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:34.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 09:03:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 09:03:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:03:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:34.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:34.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 09:03:34.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:34.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:34.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:34.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:34.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:34.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 09:03:34.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:34.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:34.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:34.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 09:03:34.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:34.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:03:34.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:34.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:34.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:34.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:34.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:34.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:34.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:34.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:34.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:34.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:34.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 09:03:34.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:34.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:03:34.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:03:34.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:34.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:03:34.610 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 09:03:34.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 09:03:34.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:34.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 09:03:34.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:34.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 09:03:34.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 09:03:34.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:34.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 09:03:34.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:34.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 09:03:34.611 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 09:03:34.611 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 09:03:34.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:35.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:35.111 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 09:03:35.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 09:03:35.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:35.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:35.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 09:03:35.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:35.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:35.616 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.PropertyDialog, 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") 09:03:35.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:35.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:35.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:35.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:35.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:35.628 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:03:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:35.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:35.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:35.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:35.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:35.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:35.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:35.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:35.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 09:03:35.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:03:35.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:03:35.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:35.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:35.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 09:03:35.706 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 09:03:35.706 INFO [WorkbenchTestable][RequirementsRunner] Test method addRemoveVariable is ignored because shouldRun method of RunIf conditional run is not met. 09:03:35.707 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 09:03:35.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:03:35.707 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 09:03:35.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 09:03:35.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:03:35.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:03:35.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:03:35.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:35.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:35.741 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:03:35.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:35.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:35.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:35.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:35.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:03:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:35.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:35.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:35.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:35.743 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:35.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:35.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:35.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:03:35.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:03:35.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:03:35.746 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:35.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:35.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:35.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:35.747 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:35.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:35.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:35.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:35.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:35.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:36.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:36.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:36.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:36.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:36.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:03:36.749 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:36.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:36.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:36.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:36.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:03:36.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:36.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:36.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:36.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:36.751 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 09:03:36.751 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 09:03:36.751 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 09:03:36.751 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 09:03:36.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 09:03:36.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:36.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Team' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Configure' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Validate' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:36.798 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:03:36.798 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 09:03:36.798 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 09:03:36.798 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 09:03:36.799 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 09:03:37.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"] 09:03:37.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:37.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:37.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 09:03:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:37.029 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 09:03:37.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:37.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 09:03:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:37.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:37.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:37.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 09:03:37.031 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 09:03:37.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 09:03:37.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 09:03:37.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.033 INFO [WorkbenchTestable][BuildPathsPropertyPage] Adding variable on Classpath: VN=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 09:03:37.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 09:03:37.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:37.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 09:03:37.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:37.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 09:03:37.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:37.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:37.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:37.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:37.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:37.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:37.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:37.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:37.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:37.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:37.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 09:03:37.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:37.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 09:03:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:37.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 09:03:37.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:37.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:37.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:37.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:37.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:37.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:37.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:37.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:37.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:37.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 09:03:37.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:03:37.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:03:37.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:03:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:37.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:37.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 09:03:37.080 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 09:03:37.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 09:03:37.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 09:03:37.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Variable...") 09:03:37.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:37.095 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 09:03:37.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:37.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:37.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:37.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:37.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available.... 09:03:37.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available. finished successfully 09:03:37.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 09:03:37.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:37.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:37.182 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 "Configure Variables...") 09:03:37.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:37.189 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 09:03:37.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:37.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:37.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:37.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:37.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:03:37.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:37.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:37.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:37.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 09:03:37.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:37.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:37.334 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 09:03:37.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:37.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 09:03:37.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:37.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:37.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 09:03:37.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:03:37.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:03:37.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:03:37.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New...") 09:03:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:37.340 INFO [WorkbenchTestable][AbstractButton] Click button &New... 09:03:37.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:37.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:37.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:37.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:37.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 09:03:37.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available. finished successfully 09:03:37.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 09:03:37.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:37.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:37.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:03:37.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:37.405 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:37.406 INFO [WorkbenchTestable][AbstractText] Text set to: VN 09:03:37.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Path:") 09:03:37.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:37.408 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:37.409 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 09:03:37.410 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 "OK", Widget matcher matching widgets with style: 8) 09:03:37.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:37.412 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:03:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:37.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:37.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:03:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:03:37.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 09:03:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:03:37.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:03:37.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:03:37.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:03:37.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:37.476 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:03:37.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:37.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:37.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:37.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:37.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:37.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:37.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 09:03:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:37.567 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 "OK", Widget matcher matching widgets with style: 8) 09:03:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:37.569 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:03:37.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:37.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:37.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:37.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:03:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:03:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:37.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:37.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:37.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:37.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:37.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:37.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:37.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:37.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:37.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:37.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:37.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:37.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:03:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:37.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:37.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:37.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:37.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:37.651 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:03:37.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:37.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:37.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:37.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:37.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 09:03:38.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:03:38.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:38.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:03:38.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:38.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:38.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:38.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:38.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:38.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:38.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:38.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:38.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:38.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:38.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:38.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 09:03:38.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:38.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:38.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:38.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:38.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:38.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 09:03:38.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:38.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:03:38.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:38.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:03:38.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:38.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:38.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:38.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:38.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:38.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:38.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:38.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:38.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:38.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:38.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:38.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 09:03:38.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:38.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:03:38.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:03:38.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:38.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:03:38.162 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 09:03:38.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 09:03:38.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:38.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 09:03:38.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:38.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 09:03:38.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 09:03:38.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:38.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 09:03:38.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:38.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 09:03:38.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:38.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:38.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, 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") 09:03:38.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:38.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:38.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:38.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:38.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:38.172 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:03:38.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:38.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:38.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:38.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:38.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:38.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:38.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:38.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:38.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:38.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:38.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:03:38.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:03:38.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:38.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:38.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:38.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:38.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:38.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:38.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:38.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:38.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:38.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:38.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:38.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:38.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:38.279 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:03:38.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:38.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:38.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:38.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:38.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:38.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:38.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:03:38.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:38.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:38.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:38.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:38.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:38.281 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:38.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:38.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:38.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:03:38.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:03:38.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:03:38.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 09:03:38.284 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 09:03:38.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 09:03:38.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 09:03:38.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:38.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:38.347 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Team' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Configure' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Validate' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:38.348 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:03:38.348 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 09:03:38.348 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 09:03:38.348 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 09:03:38.348 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 09:03:38.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"] 09:03:38.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:38.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:38.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 09:03:38.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:38.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:38.659 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 09:03:38.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:38.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 09:03:38.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:38.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:38.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:38.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:38.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:38.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 09:03:38.688 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 09:03:38.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 09:03:38.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 09:03:38.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:38.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:38.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:38.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:38.690 INFO [WorkbenchTestable][BuildPathsPropertyPage] Removing variable from Classpath: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 09:03:38.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 09:03:38.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:38.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:38.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:38.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:38.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:38.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 09:03:38.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:38.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:38.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:38.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 09:03:38.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:38.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:38.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:38.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:38.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:38.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:38.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:38.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:38.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:38.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:38.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 09:03:38.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:38.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:03:38.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:03:38.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:38.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:03:38.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:38.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:38.710 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar of tree item Classpath 09:03:38.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 09:03:38.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:38.710 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 09:03:38.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:38.710 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 09:03:38.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 09:03:38.711 DEBUG [main][TreeItemHandler] Selecting tree item: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 09:03:38.722 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar about selection 09:03:38.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 09:03:38.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:03:38.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:38.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:38.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:38.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:38.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:38.727 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:03:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:38.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:38.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:38.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 09:03:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:38.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:38.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:38.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:38.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 09:03:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:38.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:38.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:38.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 09:03:38.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:38.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:38.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:38.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:38.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:38.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:38.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:38.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:38.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:38.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 09:03:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:38.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:03:38.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:03:38.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:38.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:03:38.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:38.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:38.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 09:03:38.752 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 09:03:38.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 09:03:38.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 09:03:38.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Variable...") 09:03:38.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:38.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:38.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:38.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:38.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:38.757 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 09:03:38.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:38.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:38.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:38.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available.... 09:03:38.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available. finished successfully 09:03:38.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 09:03:38.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:38.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:38.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which text matches: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar") 09:03:38.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:38.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:38.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:38.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:38.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 09:03:38.850 TRACE [main][WidgetHandler] Notify Table with event 13 09:03:38.850 TRACE [main][WidgetHandler] Wait for synchronization 09:03:38.850 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 "Configure Variables...") 09:03:38.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:38.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:38.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:38.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:38.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:38.852 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 09:03:38.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:38.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:38.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:38.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:39.005 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:03:39.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:39.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:39.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 09:03:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:39.006 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 09:03:39.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:39.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 09:03:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:39.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 09:03:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:39.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:39.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:39.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:39.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:03:39.024 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: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar") 09:03:39.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:39.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:39.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:39.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:39.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 09:03:39.025 TRACE [main][WidgetHandler] Notify Table with event 13 09:03:39.025 TRACE [main][WidgetHandler] Wait for synchronization 09:03:39.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:03:39.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:39.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:39.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:39.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:39.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:39.032 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:03:39.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:39.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:39.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:39.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:39.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:39.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:39.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:39.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 09:03:39.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:39.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:39.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:39.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 "Apply and Close") 09:03:39.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:39.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:39.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:39.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 09:03:39.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:39.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:39.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:39.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:39.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:39.038 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:03:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:39.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:39.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:39.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 09:03:39.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available. finished successfully 09:03:39.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 09:03:39.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:39.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:39.090 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 "Yes", Widget matcher matching widgets with style: 8) 09:03:39.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:39.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:39.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:39.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:39.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:39.092 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 09:03:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:39.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:39.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:39.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:03:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:03:39.241 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", Widget matcher matching widgets with style: 8) 09:03:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:39.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:39.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:39.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:39.242 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:03:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:39.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:39.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:39.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:39.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:03:39.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:03:39.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:39.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:03:39.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:03:39.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:03:39.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:39.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:39.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:39.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:39.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:39.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:39.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:39.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:39.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:39.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:39.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:39.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:39.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:03:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:39.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:39.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:39.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:39.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:39.320 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:03:39.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:39.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:39.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:39.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:39.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:39.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:39.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:39.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:39.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 09:03:39.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:39.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:39.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:39.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:39.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:39.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 09:03:39.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:39.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:03:39.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 09:03:39.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:03:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:03:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:39.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:39.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 09:03:39.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:39.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:03:39.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:03:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:39.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:03:39.830 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 09:03:39.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 09:03:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:39.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 09:03:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:39.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 09:03:39.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 09:03:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:39.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 09:03:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:39.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 09:03:39.831 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 09:03:39.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 09:03:39.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:40.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 09:03:40.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 09:03:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:40.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 09:03:40.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:40.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:40.837 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.PropertyDialog, 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") 09:03:40.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:40.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:40.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:40.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:40.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:40.849 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:03:40.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:40.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:40.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:40.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:40.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:40.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:40.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:40.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:40.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:40.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 09:03:40.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:03:40.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:03:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:40.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 09:03:40.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:03:40.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 09:03:40.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 09:03:40.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:03:40.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:03:40.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:03:40.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:40.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:40.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:03:40.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:40.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:40.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:40.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:40.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 '\*?\QPackage Explorer\E') 09:03:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:40.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:40.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:40.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:40.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:40.962 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:40.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:40.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:40.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:03:40.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:03:40.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:03:40.965 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:40.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:40.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:40.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:40.967 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:40.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:40.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:40.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:40.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:40.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:40.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:41.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:41.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:41.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:41.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:41.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:03:41.969 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:03:41.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:03:41.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:41.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:41.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:03:41.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:41.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:41.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:41.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:41.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:41.971 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 09:03:41.972 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 09:03:41.972 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 09:03:41.972 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 09:03:41.978 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 09:03:41.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:41.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Team' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Configure' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Validate' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:42.019 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:03:42.019 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 09:03:42.019 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 09:03:42.019 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 09:03:42.019 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 09:03:42.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"] 09:03:42.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:42.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:42.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 09:03:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:42.256 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 09:03:42.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:42.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 09:03:42.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:42.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:42.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:42.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:42.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:42.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:42.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:42.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 09:03:42.284 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 09:03:42.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 09:03:42.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 09:03:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:42.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:42.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:42.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 09:03:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:42.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:42.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:42.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:42.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 09:03:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:42.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 09:03:42.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:42.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:42.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:42.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:42.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:42.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:42.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:42.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:42.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:42.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 09:03:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:42.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:03:42.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:03:42.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:42.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 09:03:42.321 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 09:03:42.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 09:03:42.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:42.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 09:03:42.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:42.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 09:03:42.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 09:03:42.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:42.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 09:03:42.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:42.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 09:03:42.322 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 09:03:42.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 09:03:42.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:42.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:42.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 09:03:42.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 09:03:42.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:43.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 09:03:43.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 09:03:43.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:43.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:43.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, 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:03:43.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:43.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:43.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:43.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:43.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:43.345 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:03:43.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:43.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:43.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:43.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:43.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:43.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:43.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:43.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:43.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:43.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 09:03:43.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:03:43.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:03:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:43.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 09:03:43.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:43.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:43.461 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 09:03:43.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:43.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:43.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:43.462 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:43.462 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:43.462 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:03:43.462 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:03:43.462 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:03:43.462 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:03:43.462 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:03:43.462 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:03:43.462 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:03:43.462 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:03:43.462 DEBUG [main][MenuItemLookup] Item match:Window 09:03:43.462 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:03:43.462 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:03:43.462 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:03:43.462 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:43.462 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:03:43.462 DEBUG [main][MenuItemLookup] Item match:Show View 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:43.468 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:03:43.468 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:03:43.469 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:03:43.469 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:03:43.469 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:03:43.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:03:43.569 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:03:43.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:03:43.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:43.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:43.570 DEBUG [WorkbenchTestable][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:03:43.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:43.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:43.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:43.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:03:43.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:43.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:43.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:43.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:43.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:43.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:43.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:43.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:43.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:03:43.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:03:43.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:43.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:03:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:43.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:03:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:03:43.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:03:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:43.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:03:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:43.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:03:43.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 09:03:43.574 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 09:03:43.574 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 09:03:43.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 09:03:43.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:43.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:43.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:43.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:03:43.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:43.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:43.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:43.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:03:43.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:43.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:43.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:43.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:03:43.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:43.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:43.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:43.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:43.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:43.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:43.577 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:03:43.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:43.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:43.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:43.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:43.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:03:43.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:03:43.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 09:03:43.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:43.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:43.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 09:03:43.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:43.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:43.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:43.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:43.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:03:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:43.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:43.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:43.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:43.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:43.646 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:03:43.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:03:43.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:43.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:03:43.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:03:43.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:03:43.670 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:03:43.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:03:43.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:43.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:43.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:43.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:43.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:44.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:44.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:44.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:44.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:03:44.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:03:44.673 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:03:44.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:03:44.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:44.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:03:44.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:03:44.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:44.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:44.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:44.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:44.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:44.675 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 09:03:44.675 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 09:03:44.675 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 09:03:44.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 09:03:44.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 09:03:44.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:44.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:44.738 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:03:44.738 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:03:44.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:03:44.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:03:44.738 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:03:44.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:44.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:03:44.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:03:45.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:03:45.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:45.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:45.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:45.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:45.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:45.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:45.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:45.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:45.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:45.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:45.239 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'buildpathspropertypagetest' via Explorer 09:03:45.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 09:03:45.239 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 09:03:45.239 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 09:03:45.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 09:03:45.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:03:45.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:45.293 DEBUG [main][MenuItemLookup] Found menu:'New' 09:03:45.294 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:03:45.294 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.294 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:03:45.294 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.294 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:03:45.294 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:03:45.294 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:03:45.294 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:03:45.294 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:03:45.294 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:03:45.294 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:03:45.294 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:03:45.346 DEBUG [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:03:45.452 DEBUG [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:03:45.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:03:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:45.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:45.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:45.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:03:45.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:45.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:45.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:45.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:03:45.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:45.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:45.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:45.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:45.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:45.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:45.454 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:03:45.455 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:03:45.455 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:03:45.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:45.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:45.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:45.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:45.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:03:45.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:45.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:45.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:45.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:03:45.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:45.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:45.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:45.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:45.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:45.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:45.463 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:03:45.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:45.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:45.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:45.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:45.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:03:45.468 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:03:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:03:45.969 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:03:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:45.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:03:45.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:45.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:03:45.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 09:03:45.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:03:45.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:03:45.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:45.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:45.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:45.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:45.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:45.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:45.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:45.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:45.969 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 09:03:45.969 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:03:45.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:03:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 21.591 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 2.092 s addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 5.319 s addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) skipped addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 5.217 s getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 2.496 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 09:03:45.981 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 09:03:45.981 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:03:45.981 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:03:45.982 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 09:03:45.982 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:03:45.982 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:03:45.982 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:03:45.982 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:03:45.982 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:03:45.982 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:03:45.982 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 09:03:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:03:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:45.983 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:03:45.983 DEBUG [main][MenuItemLookup] Item match:Window 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.983 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:03:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:45.984 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:45.984 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:45.984 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:03:45.984 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:03:45.984 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:03:45.984 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:03:45.984 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:03:45.984 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:03:45.984 DEBUG [main][MenuItemLookup] Item match:Window 09:03:45.984 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:03:45.984 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:03:45.984 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:03:45.984 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.984 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:03:45.984 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:03:45.984 DEBUG [main][MenuItemLookup] Item match:Perspective 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:03:45.985 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:03:45.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:03:45.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:45.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:45.985 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:03:45.985 DEBUG [main][MenuItemLookup] Item match:Window 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.985 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:03:45.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:45.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:45.986 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:03:45.986 DEBUG [main][MenuItemLookup] Item match:Window 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:03:45.986 DEBUG [main][MenuItemLookup] Item match:Perspective 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:03:45.986 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:03:45.986 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:03:45.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:45.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:45.987 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:03:45.987 DEBUG [main][MenuItemLookup] Item match:Window 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.987 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:03:45.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:45.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:45.987 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:03:45.988 DEBUG [main][MenuItemLookup] Item match:Window 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:03:45.988 DEBUG [main][MenuItemLookup] Item match:Perspective 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:03:45.988 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:03:45.988 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:03:45.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:03:45.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:03:45.988 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:03:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:03:46.030 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:03:46.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:03:46.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:46.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:46.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:03:46.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:46.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:46.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:46.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 09:03:46.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:46.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:03:46.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:46.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:46.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:46.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:46.033 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:03:46.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:46.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:46.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:46.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:46.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:46.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:46.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:46.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:46.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:03:46.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:46.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:46.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:46.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:46.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:46.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:46.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:46.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:03:46.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:46.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:46.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:46.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:46.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:46.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:46.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:46.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:46.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:46.265 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:46.265 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:46.265 DEBUG [main][MenuItemLookup] Item match:File 09:03:46.266 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:03:46.266 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:46.271 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:03:46.271 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:03:46.272 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:03:46.272 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:03:46.272 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:03:46.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:03:46.390 DEBUG [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:03:46.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:03:46.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:46.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:46.392 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:46.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:46.392 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:03:46.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:46.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:46.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:46.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:46.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:03:46.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:46.395 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:46.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:46.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:46.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:03:46.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:46.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:46.395 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:46.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:46.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:46.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:03:46.396 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:03:46.396 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:03:46.411 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:03:46.412 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:46.412 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:03:46.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:03:46.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:46.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:46.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:46.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:46.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:46.421 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:03:46.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:46.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:46.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:46.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:46.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:46.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:46.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:46.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:03:46.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:03:46.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:03:46.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:46.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:46.776 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:03:46.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:46.776 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 09:03:46.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:03:46.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:46.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:46.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:46.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:46.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:46.779 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:46.781 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 09:03:46.823 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:03:46.823 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:03:46.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:03:46.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:46.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:46.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:46.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:46.827 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:03:46.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:46.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:46.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:46.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:46.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:03:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:03:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:49.848 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 09:03:49.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:49.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:49.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:49.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:49.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:49.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:49.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:49.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:49.848 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:03:49.848 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 09:03:49.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 09:03:49.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:03:49.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:03:49.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:03:49.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:49.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:49.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:49.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:49.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:03:49.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:49.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:49.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:49.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:49.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:49.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:49.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:49.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:03:49.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:49.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:49.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:49.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:49.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:49.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:49.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:49.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:49.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:49.851 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:49.851 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:49.851 DEBUG [main][MenuItemLookup] Item match:File 09:03:49.853 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:03:49.853 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:49.858 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:03:49.858 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:03:49.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:03:49.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:03:49.859 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:03:50.103 DEBUG [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:03:50.109 DEBUG [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:03:50.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:03:50.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:50.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:50.110 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:50.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:50.111 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:03:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:50.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:50.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:50.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:03:50.113 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:50.113 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:50.113 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:50.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:03:50.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:50.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:50.114 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:50.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:50.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:50.114 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 09:03:50.114 DEBUG [main][TreeItemHandler] Selecting tree item: Class 09:03:50.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 09:03:50.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 09:03:50.128 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:50.128 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:03:50.128 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:03:50.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:50.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:50.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:50.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:50.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:50.130 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:03:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:50.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:50.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:50.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:50.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:50.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:50.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 09:03:50.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 09:03:50.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 09:03:50.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:50.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:50.312 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:03:50.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:50.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 09:03:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:50.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:50.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:50.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:50.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:50.319 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:50.320 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 09:03:50.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:03:50.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:50.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:50.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:50.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:50.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:50.447 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:50.447 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName2 09:03:50.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 09:03:50.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:50.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:50.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:50.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:50.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:50.470 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 09:03:50.470 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 09:03:50.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:50.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:50.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:50.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:50.470 TRACE [main][WidgetHandler] Notify Button with event 27 09:03:50.470 TRACE [main][WidgetHandler] Wait for synchronization 09:03:50.471 TRACE [main][WidgetHandler] Notify Button with event 13 09:03:50.471 TRACE [main][WidgetHandler] Wait for synchronization 09:03:50.471 TRACE [main][WidgetHandler] Notify Button with event 26 09:03:50.471 TRACE [main][WidgetHandler] Wait for synchronization 09:03:50.471 TRACE [main][WidgetHandler] Notify Button with event 3 09:03:50.471 TRACE [main][WidgetHandler] Wait for synchronization 09:03:50.471 TRACE [main][WidgetHandler] Notify Button with event 4 09:03:50.471 TRACE [main][WidgetHandler] Wait for synchronization 09:03:50.471 TRACE [main][WidgetHandler] Notify Button with event 13 09:03:50.471 TRACE [main][WidgetHandler] Wait for synchronization 09:03:50.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 09:03:50.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:50.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:50.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:50.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:50.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:50.503 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 09:03:50.503 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 09:03:50.503 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 09:03:50.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:50.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:50.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:50.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:50.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Superclass:") 09:03:50.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:50.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:50.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:50.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:50.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:50.536 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:50.537 INFO [WorkbenchTestable][AbstractText] Text set to: java.lang.Exception 09:03:50.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:03:50.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:50.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:03:50.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:50.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:50.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:50.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:50.552 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:03:50.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:50.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:50.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:50.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:50.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:03:50.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:03:50.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 09:03:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:50.707 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:03:50.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:50.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:03:50.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:50.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:50.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:50.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:50.708 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:50.709 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 09:03:50.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:03:50.710 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 09:03:50.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:03:50.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 09:03:50.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:03:50.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:50.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:50.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:50.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:50.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:50.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:50.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:50.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:51.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:03:51.211 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 09:03:51.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 09:03:51.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:03:51.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:51.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:51.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:51.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:51.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:51.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:51.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:51.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:51.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:03:51.711 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 09:03:51.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 09:03:51.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:03:51.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:51.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:51.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:51.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:51.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:51.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:51.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:51.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:52.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:03:52.211 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 09:03:52.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 09:03:52.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:03:52.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:52.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:52.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:52.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:52.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:52.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:52.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:52.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:52.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:52.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:52.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:52.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:52.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:52.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:52.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:52.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:53.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:53.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:53.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:53.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:53.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:53.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:53.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:53.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:53.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:53.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:53.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:53.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:53.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:53.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:53.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:53.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:53.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:03:53.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:53.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:53.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:53.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:53.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:53.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:53.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:53.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:53.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:53.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:53.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:03:53.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:53.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:53.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:53.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:03:53.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:53.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:53.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:53.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:53.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:53.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:03:53.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:03:53.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:03:53.719 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:03:53.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:53.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:53.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:53.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:03:53.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:53.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:53.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:53.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:53.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:53.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:03:53.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:03:53.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:03:53.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:03:53.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:53.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:53.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:53.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:03:53.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:53.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:53.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:53.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:53.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:53.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:53.723 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:03:53.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:53.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:53.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:53.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:53.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 09:03:53.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:53.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:53.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:53.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:53.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:53.791 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 09:03:53.791 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 09:03:53.791 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 09:03:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:53.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:53.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:53.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 09:03:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:53.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:53.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:53.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:53.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:53.801 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 09:03:53.801 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 09:03:53.801 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 09:03:53.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:53.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:53.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:53.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:53.801 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:03:53.801 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 09:03:53.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:03:53.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:53.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:53.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:53.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:53.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:53.806 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:03:53.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:53.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:53.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:53.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java... 09:03:54.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 09:03:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:54.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:54.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:54.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:54.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:54.793 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:54.793 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test2; import javax.accessibility.AccessibleAction; /** * */ abstract class ClassName2 extends Exception implements AccessibleAction { @Override public int getAccessibleActionCount() { // TODO Auto-generated method stub return 0; } @Override public String getAccessibleActionDescription(int i) { // TODO Auto-generated method stub return null; } @Override public boolean doAccessibleAction(int i) { // TODO Auto-generated method stub return false; } /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub } } TooltipText=null 09:03:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java finished successfully 09:03:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58d313d4 is found... 09:03:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58d313d4 is found finished successfully 09:03:54.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 09:03:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:54.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:54.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:54.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:03:54.796 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:03:54.796 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test2; import javax.accessibility.AccessibleAction; /** * */ abstract class ClassName2 extends Exception implements AccessibleAction { @Override public int getAccessibleActionCount() { // TODO Auto-generated method stub return 0; } @Override public String getAccessibleActionDescription(int i) { // TODO Auto-generated method stub return null; } @Override public boolean doAccessibleAction(int i) { // TODO Auto-generated method stub return false; } /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub } } TooltipText=null 09:03:54.798 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:03:54.798 DEBUG [main][EditorHandler] 1 editor(s) found 09:03:54.798 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName2.java 09:03:54.910 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName2.java is closed 09:03:54.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 09:03:54.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:03:54.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:03:54.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:54.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:54.911 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 09:03:54.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:03:54.911 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 09:03:54.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 09:03:54.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:03:54.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:03:54.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:03:54.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:54.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:54.912 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:54.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:54.912 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:03:54.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:54.912 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:54.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:54.912 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:54.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:54.912 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:54.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:54.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:03:54.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:54.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:54.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:54.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:54.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:54.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:54.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:54.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:54.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:54.914 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:54.914 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:54.914 DEBUG [main][MenuItemLookup] Item match:File 09:03:54.915 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:03:54.915 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:54.919 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:03:54.919 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:03:54.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:03:54.948 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:03:54.948 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:03:55.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 'New|Select a wizard'] is available.... 09:03:55.079 DEBUG [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:03:55.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:03:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:55.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:55.105 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:55.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:55.105 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:03:55.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:55.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:55.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:55.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:03:55.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:55.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:55.108 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:55.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:55.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:55.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:03:55.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:55.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:55.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:55.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:55.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:55.109 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 09:03:55.109 DEBUG [main][TreeItemHandler] Selecting tree item: Class 09:03:55.110 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 09:03:55.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 09:03:55.110 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:55.110 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:03:55.110 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:03:55.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.112 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:03:55.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:55.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:55.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:55.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:55.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:55.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:55.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:55.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 09:03:55.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 09:03:55.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 09:03:55.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:55.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:55.268 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:03:55.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:55.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 09:03:55.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:55.348 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:55.349 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 09:03:55.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 09:03:55.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:55.402 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:55.403 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 09:03:55.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:03:55.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:55.434 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:55.435 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 09:03:55.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 09:03:55.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:55.457 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:55.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 09:03:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:55.504 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:55.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:03:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:55.534 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:55.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:") 09:03:55.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.537 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 09:03:55.537 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 09:03:55.537 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 09:03:55.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:55.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:55.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:55.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:55.540 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:03:55.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:55.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:55.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:55.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:03:55.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:55.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:03:55.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:03:55.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 09:03:55.541 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:55.566 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:03:55.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:55.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:03:55.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:03:55.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:03:55.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 09:03:55.567 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:55.567 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.ClassName 09:03:55.575 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:03:55.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:55.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:55.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:03:55.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:55.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:03:55.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:03:55.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 09:03:55.620 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:55.620 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:03:55.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:55.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:55.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:55.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:03:55.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:55.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:03:55.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:03:55.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 09:03:55.621 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:55.621 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2.ClassName2 09:03:55.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:03:55.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:03:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.648 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 09:03:55.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:03:55.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:03:55.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 09:03:55.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.653 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 09:03:55.653 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 09:03:55.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:55.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:55.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:55.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:55.654 TRACE [main][WidgetHandler] Notify Button with event 27 09:03:55.654 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.654 TRACE [main][WidgetHandler] Notify Button with event 13 09:03:55.654 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.654 TRACE [main][WidgetHandler] Notify Button with event 26 09:03:55.654 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.654 TRACE [main][WidgetHandler] Notify Button with event 3 09:03:55.654 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.654 TRACE [main][WidgetHandler] Notify Button with event 4 09:03:55.654 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.654 TRACE [main][WidgetHandler] Notify Button with event 13 09:03:55.654 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:03:55.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 09:03:55.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:03:55.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 09:03:55.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 09:03:55.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.707 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 09:03:55.707 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 09:03:55.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:55.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:55.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:55.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:55.707 TRACE [main][WidgetHandler] Notify Button with event 27 09:03:55.707 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.708 TRACE [main][WidgetHandler] Notify Button with event 13 09:03:55.708 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.708 TRACE [main][WidgetHandler] Notify Button with event 26 09:03:55.708 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.708 TRACE [main][WidgetHandler] Notify Button with event 3 09:03:55.708 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.708 TRACE [main][WidgetHandler] Notify Button with event 4 09:03:55.708 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.708 TRACE [main][WidgetHandler] Notify Button with event 13 09:03:55.708 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:03:55.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 09:03:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 09:03:55.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:03:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 09:03:55.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 09:03:55.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "protected") 09:03:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.768 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 09:03:55.768 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 09:03:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:55.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:55.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:55.768 TRACE [main][WidgetHandler] Notify Button with event 27 09:03:55.768 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.768 TRACE [main][WidgetHandler] Notify Button with event 13 09:03:55.768 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.768 TRACE [main][WidgetHandler] Notify Button with event 26 09:03:55.768 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.768 TRACE [main][WidgetHandler] Notify Button with event 3 09:03:55.768 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.768 TRACE [main][WidgetHandler] Notify Button with event 4 09:03:55.768 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.768 TRACE [main][WidgetHandler] Notify Button with event 13 09:03:55.768 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:03:55.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 09:03:55.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 09:03:55.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "protected") 09:03:55.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:") 09:03:55.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.802 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 09:03:55.803 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 09:03:55.803 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 09:03:55.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:55.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:55.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:55.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:55.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 09:03:55.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.836 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 09:03:55.836 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 09:03:55.836 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 09:03:55.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:55.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:55.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:55.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:55.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 09:03:55.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 09:03:55.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.854 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 09:03:55.855 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox abs&tract 09:03:55.855 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 09:03:55.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:55.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:55.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:55.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:55.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 09:03:55.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "final") 09:03:55.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.869 INFO [WorkbenchTestable][AbstractButton] Click button fina&l 09:03:55.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:55.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:55.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:55.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:55.870 TRACE [main][WidgetHandler] Notify Button with event 27 09:03:55.870 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.870 TRACE [main][WidgetHandler] Notify Button with event 13 09:03:55.870 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.870 TRACE [main][WidgetHandler] Notify Button with event 26 09:03:55.870 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.870 TRACE [main][WidgetHandler] Notify Button with event 3 09:03:55.870 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.870 TRACE [main][WidgetHandler] Notify Button with event 4 09:03:55.870 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.870 TRACE [main][WidgetHandler] Notify Button with event 13 09:03:55.870 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "final") 09:03:55.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "none") 09:03:55.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.904 INFO [WorkbenchTestable][AbstractButton] Click button non&e 09:03:55.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:55.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:55.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:55.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:55.904 TRACE [main][WidgetHandler] Notify Button with event 27 09:03:55.904 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.904 TRACE [main][WidgetHandler] Notify Button with event 13 09:03:55.904 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.904 TRACE [main][WidgetHandler] Notify Button with event 26 09:03:55.904 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.904 TRACE [main][WidgetHandler] Notify Button with event 3 09:03:55.904 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.904 TRACE [main][WidgetHandler] Notify Button with event 4 09:03:55.904 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.904 TRACE [main][WidgetHandler] Notify Button with event 13 09:03:55.904 TRACE [main][WidgetHandler] Wait for synchronization 09:03:55.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "none") 09:03:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "final") 09:03:55.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 09:03:55.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "non-sealed") 09:03:55.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "final") 09:03:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 09:03:55.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.935 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 09:03:55.935 DEBUG [WorkbenchTestable][CheckBox] Checkbox public static &void main(String[] args) not checked, no action performed 09:03:55.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 09:03:55.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 09:03:55.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.941 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 09:03:55.941 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 09:03:55.941 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 09:03:55.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:55.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:55.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:55.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:55.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 09:03:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 09:03:55.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 09:03:55.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:55.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:55.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:55.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:55.998 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 09:03:55.998 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 09:03:55.998 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 09:03:55.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:55.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:55.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:55.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:55.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 09:03:55.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:55.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:56.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:56.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:56.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 09:03:56.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:56.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:56.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:56.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:56.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:56.004 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 09:03:56.005 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 09:03:56.005 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 09:03:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:56.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:56.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:56.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 09:03:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:56.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:56.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:56.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:56.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:56.012 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:03:56.012 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 09:03:56.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:03:56.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:56.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:56.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:56.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:56.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:56.017 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:03:56.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:56.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:56.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:56.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:03:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:03:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:56.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:56.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:56.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:56.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:56.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:56.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:56.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:56.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:56.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:56.117 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:03:56.118 DEBUG [main][EditorHandler] 0 editor(s) found 09:03:56.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 09:03:56.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:03:56.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:03:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:56.119 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 09:03:56.119 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:03:56.119 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 09:03:56.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 09:03:56.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:03:56.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:03:56.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:03:56.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:56.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:56.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:56.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:56.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:03:56.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:56.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:56.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:56.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:56.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:56.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:56.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:56.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:03:56.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:56.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:56.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:56.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:03:56.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:56.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:03:56.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:56.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:56.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:03:56.122 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:03:56.122 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:56.122 DEBUG [main][MenuItemLookup] Item match:File 09:03:56.123 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:03:56.123 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'File' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'' 09:03:56.127 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:03:56.127 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:03:56.153 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:03:56.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:03:56.154 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:03:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:03:56.273 DEBUG [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:03:56.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:03:56.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:56.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:56.274 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:56.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:56.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 09:03:56.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:56.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:56.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:56.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:56.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:03:56.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:03:56.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:03:56.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:03:56.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:56.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:56.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:56.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:56.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:03:56.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:03:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:03:56.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:03:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:03:56.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:03:56.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 09:03:56.278 DEBUG [main][TreeItemHandler] Selecting tree item: Class 09:03:56.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 09:03:56.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 09:03:56.279 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:03:56.279 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:03:56.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:03:56.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:56.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:56.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:56.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:56.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:56.292 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:03:56.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:56.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:56.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:56.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:56.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:03:56.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:56.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:56.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 09:03:56.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 09:03:56.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 09:03:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:56.423 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:03:56.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:03:56.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:03:56.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:56.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:56.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:56.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:03:56.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:56.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:56.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:56.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:56.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:56.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:03:56.427 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:03:56.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:03:56.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:03:56.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:03:56.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:03:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:03:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:03:56.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 09:03:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:03:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:03:56.541 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:03:56.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:56.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:03:56.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:56.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:56.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:56.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:56.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:03:56.542 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:03:56.542 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 09:03:56.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:03:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:03:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:03:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:57.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:57.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:57.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:57.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:57.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:57.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:57.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:57.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:57.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:58.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:58.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:58.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:58.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:58.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:58.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:58.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:58.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:58.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:58.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:58.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:58.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:58.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:58.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:58.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:58.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:58.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:58.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:59.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:59.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:59.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:59.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:59.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:59.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:59.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:59.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:59.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:03:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:03:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:03:59.545 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:03:59.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:03:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:03:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:03:59.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:03:59.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:03:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:03:59.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:03:59.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:03:59.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:03:59.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:03:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 09:04:09.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:04:09.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:09.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:09.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:09.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:09.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:09.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:09.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:09.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:10.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 09:04:10.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:04:10.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:10.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:10.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:10.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:10.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:10.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:10.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:10.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:10.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:10.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:10.559 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:04:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:10.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:10.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:10.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:10.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:04:10.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:10.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:10.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:10.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:10.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:10.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:10.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:10.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 09:04:11.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:04:11.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:11.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:11.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:11.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:11.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:11.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:11.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:11.623 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:04:11.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:11.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:11.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:11.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:11.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:04:11.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:04:11.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 09:04:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:11.687 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:04:11.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:11.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:11.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:11.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:11.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:11.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:04:11.687 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:04:11.688 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 09:04:11.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:04:11.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:04:11.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:04:11.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:11.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:11.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:11.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:11.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:11.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:11.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:11.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:11.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:12.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:12.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:12.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:12.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:12.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:12.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:12.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:12.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:12.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:12.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:12.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:12.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:12.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:12.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:12.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:12.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:12.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:12.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:13.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:13.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:13.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:13.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:13.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:13.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:13.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:13.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:13.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:13.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:13.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:13.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:13.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:13.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:13.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:13.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:13.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:13.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:14.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:14.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:14.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:14.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:14.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:14.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:14.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:14.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:14.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:14.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:14.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:14.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:14.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:14.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:14.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:14.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:14.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:14.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:04:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:14.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:14.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:14.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:14.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:14.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:14.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:14.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:14.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:14.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:14.691 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:04:14.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:14.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:14.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:14.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:14.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:14.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:14.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:14.699 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:04:14.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:14.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:14.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:14.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:14.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:14.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:14.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:14.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:14.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:14.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:14.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:14.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:14.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:04:14.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:14.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:14.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:14.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:14.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:14.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:14.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:14.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:14.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:14.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:14.704 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:04:14.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:14.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:14.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:14.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:14.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:04:14.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:14.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:14.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:14.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:14.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:14.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:14.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:14.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:14.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:14.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:14.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:14.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:14.763 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:04:14.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:14.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:14.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:14.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:14.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:14.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:14.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:14.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:14.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:14.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:14.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:14.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:14.767 TRACE [main][WidgetHandler] Notify Table with event 13 09:04:14.767 TRACE [main][WidgetHandler] Wait for synchronization 09:04:14.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:04:14.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:14.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:14.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:14.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:14.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:14.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:14.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:14.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:14.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:14.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:14.778 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:04:14.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:14.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:14.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:14.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:14.779 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:04:14.779 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 09:04:14.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:04:14.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:14.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:14.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:14.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:14.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:14.788 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:04:14.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:14.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:14.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:14.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:04:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:04:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:14.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:14.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:14.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:14.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:14.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:14.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:14.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:14.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:14.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:14.852 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:04:14.852 DEBUG [main][EditorHandler] 0 editor(s) found 09:04:14.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 09:04:14.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:04:14.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:04:14.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:14.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:14.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 09:04:14.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:04:14.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 09:04:14.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 09:04:14.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:04:14.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:04:14.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:04:14.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:14.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:14.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:14.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:14.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:04:14.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:14.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:14.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:14.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:14.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:14.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:14.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:14.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:04:14.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:14.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:14.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:14.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:14.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:14.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:04:14.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:14.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:14.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:04:14.856 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:04:14.856 DEBUG [main][MenuItemLookup] Found menu:'File' 09:04:14.856 DEBUG [main][MenuItemLookup] Item match:File 09:04:14.856 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:04:14.856 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'File' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:14.861 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:04:14.861 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:04:14.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:04:14.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:04:14.894 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:04:15.013 DEBUG [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:04:15.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:04:15.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:04:15.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:15.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:15.019 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:04:15.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:15.020 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:04:15.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:15.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:15.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:15.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:15.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:15.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:04:15.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:04:15.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:04:15.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:04:15.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:15.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:04:15.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:15.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:04:15.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:04:15.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:04:15.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:15.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:04:15.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:15.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:04:15.034 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 09:04:15.034 DEBUG [main][TreeItemHandler] Selecting tree item: Class 09:04:15.034 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 09:04:15.034 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 09:04:15.034 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:04:15.034 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:04:15.034 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:04:15.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:15.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:15.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:15.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:15.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:15.036 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:04:15.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:15.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:15.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:15.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:15.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:15.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:15.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:15.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 09:04:15.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 09:04:15.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 09:04:15.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:15.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:15.170 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:04:15.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:15.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:04:15.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:15.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:15.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:15.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:15.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:15.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:15.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:15.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:15.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:15.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:15.173 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:04:15.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:15.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:15.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:15.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:15.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:04:15.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:04:15.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 09:04:15.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:15.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:15.298 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:04:15.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:15.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:15.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:15.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:15.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:15.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:04:15.299 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:04:15.300 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 09:04:15.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:04:15.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:04:15.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:04:15.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:15.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:15.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:15.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:15.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:15.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:15.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:15.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:15.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:15.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:15.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:15.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:15.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:15.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:15.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:15.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:15.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:15.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:16.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:16.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:16.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:16.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:16.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:16.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:16.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:16.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:16.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:16.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:16.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:16.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:16.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:16.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:16.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:16.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:16.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:16.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:17.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:17.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:17.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:17.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:17.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:17.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:17.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:17.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:17.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:17.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:17.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:17.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:17.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:17.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:17.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:17.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:17.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:17.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:18.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:18.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:18.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:18.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:18.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:18.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:18.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:18.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:18.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:18.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:04:18.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:18.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:18.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:18.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:18.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:18.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:18.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:18.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:18.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:18.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:18.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:18.303 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:04:18.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:18.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:18.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:18.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:18.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:18.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:18.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:18.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:18.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:18.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:18.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:18.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:18.309 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:04:18.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:18.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:18.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:18.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:18.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:18.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:18.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:18.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:18.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:18.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:18.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:18.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:18.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:04:18.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:18.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:18.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:18.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:18.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:18.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:18.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:18.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:18.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:18.312 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:04:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:18.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:18.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:18.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:18.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:04:18.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:18.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:18.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:18.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:18.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:18.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:18.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:18.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:18.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:18.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:18.389 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:04:18.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:18.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:18.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:18.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:18.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:04:18.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:04:18.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 09:04:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:18.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 09:04:18.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:18.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:18.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:18.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:18.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:18.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:18.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:04:18.455 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:04:18.455 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 09:04:18.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:04:18.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:04:18.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:04:18.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:18.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:18.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:18.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:18.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:18.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:18.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:18.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:18.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:18.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:18.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:18.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:18.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:18.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:18.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:18.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:18.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:18.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:19.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:19.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:19.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:19.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:19.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:19.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:19.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:19.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:19.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:20.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:20.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:20.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:20.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:20.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:20.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:20.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:20.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:20.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:20.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:20.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:20.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:20.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:20.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:20.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:20.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:20.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:20.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:21.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:21.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:21.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:21.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:21.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:21.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:21.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:21.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:21.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:04:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:21.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:21.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:21.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:21.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:21.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:21.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:21.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:21.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:21.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:21.458 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:04:21.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:21.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:21.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:21.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:21.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:21.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:21.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:21.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:21.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:21.465 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:04:21.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:21.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:21.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:21.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:21.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:21.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:21.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:21.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:21.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:21.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:21.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:21.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:21.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:04:21.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:21.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:21.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:21.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:21.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:21.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:21.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:21.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:21.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:21.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:21.469 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:04:21.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:21.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:21.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:21.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:21.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:04:21.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:21.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:21.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:21.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:21.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:21.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:21.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:21.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:21.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:21.533 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:04:21.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:21.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:21.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:21.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:21.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:04:21.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:04:21.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 09:04:21.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:21.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:21.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 09:04:21.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:21.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:21.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:21.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:21.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:21.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:21.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:21.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:21.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:21.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:04:21.615 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:04:21.615 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 09:04:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:04:21.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:04:21.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:04:21.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:21.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:21.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:21.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:21.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:21.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:21.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:21.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:21.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:22.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:22.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:22.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:22.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:22.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:22.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:22.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:22.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:22.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:22.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:22.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:22.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:22.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:22.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:22.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:22.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:22.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:22.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:23.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:23.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:23.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:23.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:23.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:23.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:23.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:23.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:23.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:24.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:24.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:24.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:24.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:24.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:24.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:24.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:24.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:24.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:04:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:24.618 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:04:24.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:24.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:24.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:24.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:24.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:24.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:24.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:24.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:24.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:24.624 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:04:24.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:24.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:24.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:24.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:24.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:24.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:24.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:24.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:24.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:04:24.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:24.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:24.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:24.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:24.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:24.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:24.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:24.627 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:04:24.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:24.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:24.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:24.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:24.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:04:24.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:24.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:24.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:24.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:24.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:24.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:24.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:24.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:24.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:24.692 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:04:24.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:24.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:24.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:04:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:04:24.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 09:04:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:24.760 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:04:24.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:24.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:24.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:24.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:24.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:24.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:04:24.761 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:04:24.761 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 09:04:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:04:24.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:04:24.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:04:24.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:24.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:24.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:24.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:24.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:24.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:24.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:24.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:24.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:25.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:25.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:25.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:25.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:25.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:25.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:25.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:25.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:25.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:25.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:25.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:25.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:25.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:25.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:25.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:25.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:25.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:25.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:26.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:04:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:27.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:27.769 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:04:27.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:27.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:27.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:27.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:27.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:27.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:27.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:27.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:27.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:27.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:27.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:27.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:27.775 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:04:27.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:27.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:27.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:27.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:27.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:27.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:27.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:27.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:27.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:27.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:27.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:27.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:27.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:04:27.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:27.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:27.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:27.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:27.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:27.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:27.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:27.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:27.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:27.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:27.778 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:04:27.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:27.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:27.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:27.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:27.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:04:27.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:27.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:27.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:27.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:27.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:27.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:27.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:27.846 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:04:27.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:27.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:27.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:27.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:27.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:04:27.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:04:27.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 09:04:27.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:27.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 09:04:27.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:27.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:27.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:27.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:27.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:27.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:27.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:27.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:27.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:27.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:04:27.950 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:04:27.951 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 09:04:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:04:27.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:04:27.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:04:27.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:27.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:27.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:27.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:27.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:27.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:27.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:27.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:27.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:28.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:28.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:28.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:28.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:28.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:28.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:28.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:28.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:28.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:28.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:28.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:28.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:28.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:28.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:28.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:28.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:28.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:28.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:29.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:29.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:29.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:29.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:29.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:29.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:29.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:29.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:29.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:29.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:29.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:29.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:29.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:29.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:29.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:29.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:29.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:29.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:30.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:30.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:30.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:30.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:30.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:30.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:30.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:30.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:30.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:04:30.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:30.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:30.955 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:04:30.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:30.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:30.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:30.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:30.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:30.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:30.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:30.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:30.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:30.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:30.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:30.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:30.961 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:04:30.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:30.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:30.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:30.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:30.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:30.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:30.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:30.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:30.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:30.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:04:30.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:30.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 09:04:30.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:30.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:30.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:30.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:30.964 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:04:30.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:30.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:30.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:30.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:31.020 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:04:31.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:31.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:31.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:31.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:31.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:31.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:31.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:31.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:31.023 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:04:31.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:31.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:31.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:31.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:31.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:31.025 TRACE [main][WidgetHandler] Notify Table with event 13 09:04:31.025 TRACE [main][WidgetHandler] Wait for synchronization 09:04:31.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:04:31.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:31.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:31.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:31.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:31.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:31.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:31.037 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:04:31.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:31.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:31.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:31.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:31.040 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:04:31.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:31.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:31.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:31.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:31.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:31.042 TRACE [main][WidgetHandler] Notify Table with event 13 09:04:31.043 TRACE [main][WidgetHandler] Wait for synchronization 09:04:31.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:04:31.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:31.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:31.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:31.050 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:04:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:31.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:31.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:31.052 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:04:31.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:31.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:31.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:31.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:31.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:31.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:31.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:31.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:31.055 TRACE [main][WidgetHandler] Notify Table with event 13 09:04:31.055 TRACE [main][WidgetHandler] Wait for synchronization 09:04:31.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:04:31.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:31.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:31.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:31.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:31.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:31.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:31.058 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:04:31.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:31.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:31.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:31.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:31.060 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:04:31.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:31.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:31.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:31.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:31.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:31.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:31.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:31.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:31.066 TRACE [main][WidgetHandler] Notify Table with event 13 09:04:31.066 TRACE [main][WidgetHandler] Wait for synchronization 09:04:31.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:04:31.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:31.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:31.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:31.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:31.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:31.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:31.070 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:04:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:31.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:31.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:31.071 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:04:31.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:31.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:31.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:31.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:31.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:31.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:04:31.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:04:31.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:04:31.074 TRACE [main][WidgetHandler] Notify Table with event 13 09:04:31.074 TRACE [main][WidgetHandler] Wait for synchronization 09:04:31.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:04:31.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:31.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 09:04:31.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:31.077 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:04:31.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:31.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:31.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:31.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:31.081 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:04:31.081 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 09:04:31.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:04:31.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:31.085 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:04:31.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:31.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:31.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:31.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:04:31.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:04:31.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:31.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:31.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:31.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:31.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:31.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:31.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:31.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:31.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:31.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:31.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:31.151 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:04:31.151 DEBUG [main][EditorHandler] 0 editor(s) found 09:04:31.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 09:04:31.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:04:31.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:04:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:31.152 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 09:04:31.152 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:04:31.153 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 09:04:31.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 09:04:31.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:04:31.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:04:31.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:04:31.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:31.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:31.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:31.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:31.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:04:31.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:31.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:31.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:31.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:31.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:31.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:31.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:31.185 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:04:31.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:31.185 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:31.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:31.185 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:31.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:31.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:04:31.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:31.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:31.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:04:31.185 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:04:31.186 DEBUG [main][MenuItemLookup] Found menu:'File' 09:04:31.186 DEBUG [main][MenuItemLookup] Item match:File 09:04:31.187 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:04:31.187 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'File' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:31.192 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:04:31.192 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:04:31.192 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:04:31.192 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:04:31.193 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:04:31.308 DEBUG [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:04:31.313 DEBUG [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:04:31.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:04:31.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:31.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:31.315 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:04:31.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:31.315 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:04:31.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:31.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:04:31.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:04:31.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:04:31.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:04:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:31.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:04:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:31.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:04:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:04:31.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:04:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:31.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:04:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:31.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:04:31.319 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 09:04:31.319 DEBUG [main][TreeItemHandler] Selecting tree item: Class 09:04:31.319 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 09:04:31.319 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 09:04:31.319 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:04:31.319 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:04:31.319 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:04:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:31.331 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:04:31.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:31.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:31.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:31.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:31.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:31.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:31.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:31.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 09:04:31.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 09:04:31.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 09:04:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:31.465 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:04:31.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:31.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 09:04:31.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:04:31.472 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:04:31.501 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 09:04:31.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:04:31.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:04:31.577 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:04:31.578 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 09:04:31.596 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:04:31.596 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 09:04:31.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:04:31.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:31.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:31.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:31.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:31.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:31.600 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:04:31.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:31.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:31.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:31.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:31.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:04:32.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:04:32.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:32.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:32.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java... 09:04:32.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 09:04:32.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:32.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:32.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:32.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:04:32.300 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:32.300 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 09:04:32.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java finished successfully 09:04:32.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@669e96dc is found... 09:04:32.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@669e96dc is found finished successfully 09:04:32.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 09:04:32.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:32.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:32.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:32.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:32.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:04:32.357 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:32.357 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 09:04:32.358 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:04:32.358 DEBUG [main][EditorHandler] 1 editor(s) found 09:04:32.358 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName.java 09:04:32.501 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName.java is closed 09:04:32.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 09:04:32.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:04:32.501 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:04:32.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:32.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:32.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 09:04:32.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:32.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:32.512 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 09:04:32.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:04:32.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:32.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:04:32.543 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:04:32.543 DEBUG [main][MenuItemLookup] Found menu:'File' 09:04:32.543 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:04:32.543 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:04:32.543 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:04:32.543 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:04:32.543 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:04:32.543 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:04:32.543 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:04:32.543 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:04:32.543 DEBUG [main][MenuItemLookup] Item match:Window 09:04:32.544 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:04:32.544 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:04:32.544 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:04:32.544 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:32.544 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:04:32.544 DEBUG [main][MenuItemLookup] Item match:Show View 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:32.550 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:04:32.550 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:04:32.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:04:32.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:04:32.551 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:04:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:04:32.653 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:04:32.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:04:32.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:32.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:32.654 DEBUG [WorkbenchTestable][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:04:32.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:32.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:32.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:32.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:04:32.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:32.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:32.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:32.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:32.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:32.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:32.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:04:32.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:04:32.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:04:32.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:04:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:32.657 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:04:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:32.657 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:04:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:04:32.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:04:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:32.657 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:04:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:32.657 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:04:32.658 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 09:04:32.658 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 09:04:32.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 09:04:32.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 09:04:32.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:32.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:32.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:32.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:04:32.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:32.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:32.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:32.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:04:32.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:32.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:32.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:32.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:04:32.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:32.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:32.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:32.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:32.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:32.660 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:04:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:32.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:32.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:04:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:04:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 09:04:32.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:32.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:32.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 09:04:32.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:32.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:32.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:04:32.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:32.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:32.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:04:32.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:04:32.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:32.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:32.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:32.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:32.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:04:32.727 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:32.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:32.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:32.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:04:32.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:04:32.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:04:32.729 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:32.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:32.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:32.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:32.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:32.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:32.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:32.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:32.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:32.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:32.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:33.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:33.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:33.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:33.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:04:33.733 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:33.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:33.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:33.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:33.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 09:04:33.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:33.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:33.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:33.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:33.735 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 09:04:33.735 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:33.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:33.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:33.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:33.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:33.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:33.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:34.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:34.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:34.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:34.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:34.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:04:34.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:34.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:34.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:34.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:34.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:04:34.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:34.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:34.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:34.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:34.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:34.739 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 09:04:34.739 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:34.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:34.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:34.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:34.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:04:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:34.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:34.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:34.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:34.741 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:04:34.741 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:04:34.741 DEBUG [main][TreeItemHandler] Set Tree selection 09:04:34.741 DEBUG [main][TreeHandler] Notify Tree about selection event 09:04:34.750 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:04:34.757 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 09:04:34.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:04:34.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'New' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:34.801 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:04:34.801 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:04:34.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:04:34.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:04:34.802 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:04:34.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:34.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:04:34.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:04:35.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:04:35.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:35.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:35.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:35.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:35.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:35.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:35.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:35.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:35.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:35.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:35.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:04:35.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:35.345 DEBUG [main][MenuItemLookup] Found menu:'New' 09:04:35.345 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:04:35.345 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:35.345 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:04:35.345 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:35.345 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:04:35.345 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:04:35.345 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:04:35.345 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:04:35.345 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:04:35.345 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:04:35.345 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:04:35.345 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:04:35.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:04:36.014 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:04:36.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:04:36.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:36.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:36.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:04:36.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:36.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:36.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:36.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:04:36.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:36.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:36.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:36.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:36.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:36.022 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:04:36.022 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:04:36.023 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:04:36.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:36.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:36.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:36.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:36.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:04:36.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:36.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:36.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:36.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:04:36.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:36.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:36.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:36.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:36.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:36.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:36.026 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:04:36.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:36.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:36.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:36.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:36.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:04:36.055 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:04:36.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:04:36.555 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:04:36.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:36.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:04:36.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:04:36.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:04:36.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:04:36.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:04:36.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:04:36.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:04:36.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:36.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:36.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:36.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:36.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:36.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:36.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:36.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:36.556 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 09:04:36.556 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:04:36.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:04:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.576 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 5.063 s testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 1.208 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 18.734 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 16.299 s testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 1.349 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 09:04:36.565 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 09:04:36.566 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:04:36.566 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:04:36.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 09:04:36.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:04:36.566 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:04:36.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:04:36.566 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:04:36.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:04:36.567 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:04:36.567 DEBUG [main][EditorHandler] 0 editor(s) found 09:04:36.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:36.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:36.569 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:04:36.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:36.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:36.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:04:36.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:36.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:36.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:04:36.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:04:36.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:36.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:36.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:36.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:36.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:04:36.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:36.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:36.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:36.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:04:36.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:04:36.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:04:36.593 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:36.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:36.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:36.594 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:04:36.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:36.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:36.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:36.595 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:04:36.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:36.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:36.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:36.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:36.596 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:36.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:36.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:36.597 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:04:36.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:36.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:36.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:36.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:36.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:04:36.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:36.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:36.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:36.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:36.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:36.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:36.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:36.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:04:36.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:36.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:36.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:36.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:36.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:36.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:04:36.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:36.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:36.599 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:04:36.599 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:04:36.599 DEBUG [main][MenuItemLookup] Found menu:'File' 09:04:36.599 DEBUG [main][MenuItemLookup] Item match:File 09:04:36.600 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:04:36.600 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'File' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:36.605 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:04:36.605 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:04:36.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:04:36.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:04:36.631 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:04:36.753 DEBUG [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:04:36.758 DEBUG [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:04:36.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:04:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:36.760 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:04:36.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:36.760 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:04:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:36.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:36.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:36.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:36.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:04:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:04:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:04:36.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:04:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:36.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:04:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:36.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:04:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:04:36.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:04:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:36.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:04:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:36.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:04:36.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:04:36.774 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:04:36.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:04:36.777 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:04:36.778 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:04:36.778 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:04:36.785 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:04:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:36.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:36.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:36.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:36.787 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:04:36.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:36.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:36.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:36.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:37.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:37.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:04:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:04:37.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:04:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:37.170 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:04:37.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:") 09:04:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:37.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:37.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:37.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:37.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:37.172 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 09:04:37.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified 09:04:37.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:37.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:37.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:37.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:04:37.174 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:04:37.174 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 09:04:37.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:04:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:37.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:37.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:37.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:37.177 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:04:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:37.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:37.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:37.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:04:37.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:04:37.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:37.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:04:37.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:04:37.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:37.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:37.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:37.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:37.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:37.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:37.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:37.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:37.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:37.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:04:37.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 09:04:37.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 09:04:37.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:04:37.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:04:37.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:04:37.291 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:37.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:37.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:04:37.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:37.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:37.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:37.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:04:37.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:37.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:37.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:04:37.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:37.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:37.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:04:37.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:04:37.321 DEBUG [main][MenuItemLookup] Found menu:'File' 09:04:37.321 DEBUG [main][MenuItemLookup] Item match:File 09:04:37.322 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:04:37.322 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'File' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:37.328 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:04:37.328 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:04:37.356 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:04:37.356 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:04:37.356 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:04:37.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:04:37.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:04:37.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:04:37.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:37.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:37.545 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:04:37.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.545 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:04:37.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:37.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:37.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:37.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:37.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:04:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:04:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:04:37.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:04:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:37.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:04:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:37.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:04:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:04:37.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:04:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:37.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:04:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:37.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:04:37.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:04:37.550 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:04:37.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:04:37.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:04:37.570 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:04:37.570 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:04:37.570 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:04:37.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:37.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:37.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:37.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:37.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:37.573 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:04:37.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:37.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:37.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:37.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:37.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:37.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:04:37.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:04:37.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:04:37.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:37.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:37.960 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:04:37.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:37.960 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 09:04:37.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:04:37.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:37.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:37.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:37.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:37.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:04:37.963 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:04:37.964 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 09:04:37.991 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 09:04:38.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:") 09:04:38.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:38.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:38.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:38.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:38.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:38.010 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 09:04:38.010 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 09:04:38.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified 09:04:38.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:38.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:38.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:38.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:38.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:04:38.012 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 09:04:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:04:38.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:38.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:38.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:38.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:38.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:38.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:38.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:38.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:38.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:38.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:38.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:38.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:38.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:38.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:38.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:38.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:39.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:39.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:39.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:39.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:39.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:39.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:39.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:39.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:39.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:39.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:39.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:39.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:39.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:39.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:39.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:39.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:40.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:40.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:40.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:40.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:40.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:40.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:40.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:40.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:40.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:40.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:40.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:40.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:40.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:40.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:40.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:40.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:41.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:04:41.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:41.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:41.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 09:04:41.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:41.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:41.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:41.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:41.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:41.075 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 09:04:41.085 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 09:04:41.085 INFO [WorkbenchTestable][CheckBox] Check checkbox Create &module-info.java file 09:04:41.085 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 09:04:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:41.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:41.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:41.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Module name:") 09:04:41.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:41.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:41.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:41.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:41.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:04:41.132 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:04:41.133 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Module name:' to simplejavaproject 09:04:41.133 INFO [WorkbenchTestable][AbstractText] Text set to: simplejavaproject 09:04:41.163 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:04:41.163 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:04:41.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:04:41.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:41.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:41.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:41.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:41.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:41.168 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:04:41.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:41.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:41.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:41.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:41.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:04:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:04:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:04:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:04:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:44.532 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 09:04:44.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:44.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:44.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:44.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:44.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:44.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:44.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:44.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:44.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:44.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:44.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:04:44.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:44.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:44.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:04:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:44.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:44.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:04:44.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:04:44.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:44.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:44.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:44.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:44.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:04:44.537 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:44.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:44.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:44.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:04:44.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:04:44.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:04:44.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:44.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:44.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:44.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:44.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:44.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:44.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:44.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:44.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:44.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:44.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:45.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:45.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:45.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:45.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:04:45.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:45.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:45.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:45.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:45.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:04:45.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:45.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:45.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:45.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:45.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:45.545 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 09:04:45.545 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:45.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:45.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:45.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:45.546 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:45.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:45.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:45.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:45.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:45.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:45.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:46.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:46.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:46.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:46.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:04:46.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:46.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:46.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:46.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:46.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:04:46.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:46.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:46.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:46.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:46.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:46.550 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 09:04:46.551 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 09:04:46.551 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 09:04:46.551 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 09:04:46.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 09:04:46.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:47.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 09:04:47.053 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 09:04:47.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:04:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:47.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:04:47.555 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item simplejavaproject of tree item module-info.java 09:04:47.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 09:04:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:48.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 09:04:48.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:48.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:48.065 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:04:48.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:48.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:48.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:04:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:48.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:04:48.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:04:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:48.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:48.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:48.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:48.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:04:48.069 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:48.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:48.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:48.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:04:48.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:04:48.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:04:48.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:48.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:48.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:48.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:48.073 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:48.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:48.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:48.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:48.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:48.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:48.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:48.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:48.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:49.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:49.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:49.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:04:49.076 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:49.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:49.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:49.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:49.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:04:49.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:49.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:49.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:49.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:49.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:49.078 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 09:04:49.079 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:49.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:49.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:49.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:49.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:49.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:49.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:49.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:50.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:50.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:50.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:04:50.081 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:50.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:50.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:50.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:50.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:04:50.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:50.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:50.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:50.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:50.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:50.083 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 09:04:50.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:50.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:50.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:50.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:50.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 09:04:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:50.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:50.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:50.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:50.085 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:04:50.085 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:04:50.085 DEBUG [main][TreeItemHandler] Set Tree selection 09:04:50.085 DEBUG [main][TreeHandler] Notify Tree about selection event 09:04:50.092 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:04:50.099 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 09:04:50.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:04:50.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:50.142 DEBUG [main][MenuItemLookup] Found menu:'New' 09:04:50.142 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:50.143 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:04:50.143 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:04:50.143 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:04:50.143 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:04:50.143 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:04:50.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:50.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:04:50.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:04:50.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:50.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:50.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:50.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:50.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:50.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:50.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:50.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:50.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:50.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:04:50.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:50.686 DEBUG [main][MenuItemLookup] Found menu:'New' 09:04:50.686 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:04:50.686 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:50.686 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:04:50.686 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:50.686 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:04:50.686 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:04:50.686 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:04:50.686 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:04:50.686 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:04:50.686 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:04:50.686 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:04:50.686 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:04:50.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:04:51.364 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:04:51.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:04:51.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:51.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:51.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:04:51.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:51.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:51.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:51.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:04:51.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:51.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:51.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:51.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:51.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:51.369 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:04:51.369 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:04:51.369 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:04:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:51.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:51.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:51.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:04:51.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:51.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:04:51.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:51.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:51.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:51.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:51.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:51.371 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:04:51.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:51.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:51.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:51.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:51.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:04:51.376 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:04:51.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:04:51.877 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:04:51.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:51.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:04:51.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:04:51.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:04:51.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:04:51.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:51.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:51.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:51.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:51.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:51.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:51.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:51.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:51.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 09:04:51.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:04:51.877 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:04:51.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:51.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:51.878 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 09:04:51.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:04:51.878 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 09:04:51.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 09:04:51.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:04:51.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:04:51.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:04:51.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:51.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:51.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:51.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:51.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:04:51.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:51.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:51.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:51.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:51.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:51.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:51.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:51.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:04:51.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:51.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:51.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:51.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:51.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:51.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:04:51.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:51.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:51.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:04:51.881 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:04:51.881 DEBUG [main][MenuItemLookup] Found menu:'File' 09:04:51.881 DEBUG [main][MenuItemLookup] Item match:File 09:04:51.882 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:04:51.882 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'File' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:04:51.886 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:51.887 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:04:51.887 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:51.887 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:04:51.887 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:04:51.887 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:04:51.887 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:04:51.887 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:04:52.003 DEBUG [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:04:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:04:52.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:04:52.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:52.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:52.009 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:04:52.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:52.010 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:04:52.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:52.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:52.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:52.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:52.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:52.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:04:52.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:04:52.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:04:52.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:04:52.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:52.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:04:52.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:52.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:04:52.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:04:52.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:04:52.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:52.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:04:52.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:52.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:04:52.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:04:52.013 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:04:52.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:04:52.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:04:52.014 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:04:52.014 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:04:52.014 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:04:52.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:52.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:52.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:52.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:52.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:52.026 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:04:52.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:52.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:52.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:52.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:52.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:52.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:52.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:04:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:04:52.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:04:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:52.389 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:04:52.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:52.390 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 09:04:52.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:04:52.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:52.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:52.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:52.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:04:52.393 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:04:52.394 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 09:04:52.421 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 09:04:52.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:") 09:04:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:52.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:52.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:52.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:52.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:52.445 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 09:04:52.445 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 09:04:52.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified 09:04:52.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:52.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:52.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:52.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:52.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:04:52.446 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 09:04:52.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 09:04:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:52.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:52.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:52.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:52.525 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 09:04:52.526 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 09:04:52.526 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 09:04:52.526 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:04:52.526 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:04:52.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:04:52.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:52.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:52.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:52.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:52.529 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:04:52.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:52.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:52.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:52.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:52.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:04:55.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:04:55.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:04:55.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:04:55.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:55.827 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 09:04:55.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:55.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:55.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:55.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:55.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:55.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:55.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:55.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:55.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:55.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:55.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:55.828 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:04:55.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:55.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:55.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:04:55.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:55.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:55.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:04:55.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:04:55.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:55.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:55.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:55.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:55.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:04:55.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:55.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:55.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:55.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:04:55.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:04:55.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:04:55.856 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:55.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:55.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:55.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:55.858 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:55.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:55.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:55.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:55.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:55.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:56.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:56.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:56.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:56.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:56.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:04:56.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:56.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:56.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:56.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:56.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:04:56.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:56.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:56.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:56.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:56.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:56.862 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 09:04:56.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:56.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:56.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:56.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:56.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:56.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:56.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:57.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:57.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:57.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:57.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:04:57.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:04:57.864 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:57.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:57.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:57.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:57.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:04:57.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:57.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:57.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:57.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:57.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:57.866 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 09:04:57.867 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:04:57.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:04:57.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:04:57.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:04:57.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:04:57.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:57.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:57.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:57.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:57.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:57.868 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:04:57.868 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:04:57.868 DEBUG [main][TreeItemHandler] Set Tree selection 09:04:57.868 DEBUG [main][TreeHandler] Notify Tree about selection event 09:04:57.875 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:04:57.882 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 09:04:57.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:04:57.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'New' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:57.926 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:04:57.926 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:04:57.926 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:04:57.926 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:04:57.926 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:04:57.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:57.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:04:58.427 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 09:04:58.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:04:58.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:58.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:58.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:58.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:58.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:04:58.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:58.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:58.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:58.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:58.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:04:58.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:58.471 DEBUG [main][MenuItemLookup] Found menu:'New' 09:04:58.471 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:04:58.471 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:58.471 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:04:58.471 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:58.471 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:04:58.471 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:04:58.471 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:04:58.471 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:04:58.471 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:04:58.471 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:04:58.471 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:04:58.471 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:04:58.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:04:59.144 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:04:59.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:04:59.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:59.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:59.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:04:59.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:59.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:59.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:59.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:04:59.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:59.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:59.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:59.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:59.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:59.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:59.149 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:04:59.149 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:04:59.149 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:04:59.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:59.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:59.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:59.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:59.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:04:59.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:04:59.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:59.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:59.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:04:59.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:04:59.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:59.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:59.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:59.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:59.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:59.152 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:04:59.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:59.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:59.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:59.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:04:59.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:04:59.157 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:04:59.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:04:59.658 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:04:59.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:04:59.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:04:59.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:04:59.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:04:59.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:04:59.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:04:59.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:04:59.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:04:59.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:04:59.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:04:59.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:04:59.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:04:59.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:04:59.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 09:04:59.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:04:59.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:04:59.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:04:59.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:04:59.659 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 09:04:59.659 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:04:59.659 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 09:04:59.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 09:04:59.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:04:59.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:04:59.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:04:59.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:59.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:59.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:04:59.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:59.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:04:59.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:59.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:59.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:59.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:59.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:59.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:59.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:59.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:04:59.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:59.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:59.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:59.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:04:59.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:59.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:04:59.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:59.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:59.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:04:59.681 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:04:59.681 DEBUG [main][MenuItemLookup] Found menu:'File' 09:04:59.681 DEBUG [main][MenuItemLookup] Item match:File 09:04:59.682 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:04:59.682 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'File' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:04:59.686 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:04:59.687 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:04:59.687 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:59.687 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:04:59.687 DEBUG [main][MenuItemLookup] Found menu:'' 09:04:59.687 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:04:59.687 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:04:59.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:04:59.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:04:59.687 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:04:59.804 DEBUG [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:04:59.809 DEBUG [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:04:59.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:04:59.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:04:59.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:04:59.811 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:04:59.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:04:59.811 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:04:59.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:59.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:59.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:59.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:59.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:04:59.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:04:59.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:04:59.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:04:59.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:04:59.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:59.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:04:59.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:59.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:04:59.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:04:59.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:04:59.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:04:59.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:04:59.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:04:59.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:04:59.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:04:59.814 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:04:59.815 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:04:59.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:04:59.815 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:04:59.815 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:04:59.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:04:59.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:04:59.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:04:59.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:04:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:04:59.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:04:59.827 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:04:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:04:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:04:59.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:04:59.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:00.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:00.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:00.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:00.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:05:00.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:05:00.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:05:00.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:00.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:00.180 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:05:00.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:00.180 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 09:05:00.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:05:00.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:00.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:00.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:00.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:00.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:00.183 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:00.184 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 09:05:00.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use default location") 09:05:00.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:00.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:00.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:00.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:00.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:00.235 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting default location to true 09:05:00.235 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 09:05:00.235 DEBUG [WorkbenchTestable][CheckBox] Checkbox Use &default location already selected, no action performed 09:05:00.235 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:05:00.235 INFO [WorkbenchTestable][JavaProjectWizard] Go to next wizard page 09:05:00.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:05:00.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:00.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:00.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:00.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:00.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:00.238 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:05:00.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:00.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:00.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:00.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:00.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageTwo, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Allow output folders for source folders") 09:05:00.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:00.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:00.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:00.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:00.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:00.517 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageTwo] Setting 'Allow output folders for source folders' to true 09:05:00.517 INFO [WorkbenchTestable][CheckBox] Select checkbox Allow output folders for sour&ce folders 09:05:00.517 INFO [WorkbenchTestable][CheckBox] Check checkbox Allow output folders for sour&ce folders 09:05:00.517 INFO [WorkbenchTestable][AbstractButton] Click button Allow output folders for sour&ce folders 09:05:00.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:00.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:00.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:00.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:00.518 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:05:00.518 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:05:00.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:05:00.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:00.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:00.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:00.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:00.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:00.534 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:05:00.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:00.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:00.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:00.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:00.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:05:03.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:05:03.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:05:03.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:05:03.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:03.610 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 09:05:03.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:03.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:03.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:03.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:03.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:03.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:03.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:03.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:03.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:03.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:03.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:03.611 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:05:03.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:03.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:03.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:05:03.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:03.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:03.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:05:03.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:05:03.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:03.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:03.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:03.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:03.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:05:03.613 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:03.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:03.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:03.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:05:03.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:05:03.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:05:03.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:03.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:03.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:03.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:03.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:03.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:03.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:03.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:03.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:03.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:03.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:04.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:04.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:04.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:04.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:04.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:05:04.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:04.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:04.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:04.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:04.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:05:04.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:04.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:04.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:04.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:04.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:04.621 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 09:05:04.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:04.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:04.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:05:04.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:04.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:04.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:05:04.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:04.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:04.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:05:04.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:05:04.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:04.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:04.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:04.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:04.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:05:04.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:04.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:04.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:04.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:05:04.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:05:04.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:05:04.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:04.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:04.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:04.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:04.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:04.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:04.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:04.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:04.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:04.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:05.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:05.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:05.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:05.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:05.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:05:05.633 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:05.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:05.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:05.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:05.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:05:05.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:05.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:05.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:05.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:05.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:05.634 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 09:05:05.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:05.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:05.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:05.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:05.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:05.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:05.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:06.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:06.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:06.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:06.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:06.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:05:06.637 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:06.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:06.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:06.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:06.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:05:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:06.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:06.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:06.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:06.639 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 09:05:06.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:06.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:06.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:06.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:06.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:05:06.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:06.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:06.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:06.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:06.641 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:05:06.641 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:05:06.641 DEBUG [main][TreeItemHandler] Set Tree selection 09:05:06.641 DEBUG [main][TreeHandler] Notify Tree about selection event 09:05:06.648 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:05:06.650 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 09:05:06.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:05:06.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'New' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:06.711 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:05:06.711 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:05:06.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:05:06.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:05:06.712 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:05:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:06.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:05:06.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:05:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:05:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:07.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:07.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:05:07.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:07.253 DEBUG [main][MenuItemLookup] Found menu:'New' 09:05:07.253 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:05:07.253 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:07.253 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:05:07.253 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:07.253 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:05:07.253 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:05:07.253 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:05:07.253 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:05:07.253 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:05:07.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:05:07.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:05:07.253 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:05:07.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:05:07.916 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:05:07.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:05:07.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:07.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:07.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: 32) 09:05:07.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:07.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:07.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:07.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:05:07.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:07.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:07.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:07.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:07.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:07.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:07.922 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:05:07.922 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:05:07.922 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:05:07.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:07.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:07.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:07.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:07.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:05:07.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:07.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:07.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:07.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:05:07.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:07.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:07.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:07.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:07.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:07.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:07.924 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:05:07.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:07.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:07.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:07.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:05:07.930 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:05:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:05:08.430 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:05:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:08.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:05:08.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:05:08.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:05:08.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:05:08.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:08.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:08.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:08.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:08.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:08.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:08.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:08.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 09:05:08.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:05:08.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:05:08.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:08.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:08.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 09:05:08.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:05:08.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 09:05:08.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 09:05:08.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:05:08.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:05:08.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:05:08.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'] 09:05:08.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:08.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'] 09:05:08.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:08.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: "New Java Project"] 09:05:08.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:08.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'] 09:05:08.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:08.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'] 09:05:08.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:08.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'] 09:05:08.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:08.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: "New Java Project"] 09:05:08.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:08.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:08.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:08.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:08.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:08.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:05:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:08.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:05:08.434 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:05:08.434 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:08.434 DEBUG [main][MenuItemLookup] Item match:File 09:05:08.435 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:05:08.435 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:08.439 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:05:08.439 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:05:08.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:05:08.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:05:08.459 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:05:08.579 DEBUG [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:05:08.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 'New|Select a wizard'] is available. finished successfully 09:05:08.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:05:08.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:08.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:08.585 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:08.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:08.586 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:05:08.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:08.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:08.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:08.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:08.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:08.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:05:08.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:05:08.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:05:08.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:08.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:08.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:08.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:08.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:08.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:05:08.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:08.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:08.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:08.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:08.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:08.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:05:08.599 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:05:08.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:05:08.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:05:08.599 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:08.599 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:05:08.599 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:05:08.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:08.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:08.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:08.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:08.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:08.601 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:05:08.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:08.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:08.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:08.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:08.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:08.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:08.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:08.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:05:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:05:08.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:05:08.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:08.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:08.957 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:05:08.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:08.957 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 09:05:08.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:05:08.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:08.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:08.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:08.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:08.961 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:08.962 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 09:05:09.002 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 09:05:09.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:") 09:05:09.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:09.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:09.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:09.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:09.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:09.034 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 09:05:09.034 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 09:05:09.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified 09:05:09.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:09.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:09.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:09.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:05:09.036 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 09:05:09.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 09:05:09.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:09.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:09.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:09.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:09.115 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 09:05:09.116 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 09:05:09.116 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 09:05:09.116 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:05:09.116 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:05:09.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:05:09.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:09.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:09.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:09.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:09.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:09.120 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:05:09.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:09.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:09.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:09.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:09.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:05:12.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:05:12.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:05:12.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:05:12.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:12.416 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 09:05:12.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:12.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:12.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:12.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:12.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:12.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:12.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:12.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:12.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:12.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:12.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:12.417 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:05:12.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:12.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:12.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:05:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:12.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:05:12.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:05:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:12.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:12.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:12.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:12.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:05:12.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:12.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:12.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:12.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:05:12.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:05:12.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:05:12.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:12.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:12.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:12.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:12.424 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:12.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:12.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:12.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:12.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:12.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:12.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:12.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:12.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:13.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:13.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:13.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:05:13.426 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:13.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:13.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:13.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:13.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:05:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:13.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:13.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:13.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:13.428 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 09:05:13.428 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:13.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:13.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:13.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:13.429 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:13.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:13.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:13.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:13.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:13.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:13.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:13.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:13.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:14.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:14.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:05:14.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:14.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:14.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:14.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:14.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:05:14.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:14.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:14.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:14.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:14.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:14.434 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 09:05:14.434 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 09:05:14.434 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 09:05:14.435 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 09:05:14.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 09:05:14.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:14.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:14.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 09:05:14.937 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 09:05:14.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:05:14.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:15.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:15.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:05:15.438 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item SimpleJavaProject of tree item module-info.java 09:05:15.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 09:05:15.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:15.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:15.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 09:05:15.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:15.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:15.948 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:05:15.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:15.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:15.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:05:15.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:15.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:15.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:05:15.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:05:15.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:15.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:15.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:15.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:15.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:05:15.952 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:15.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:15.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:15.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:05:15.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:05:15.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:05:15.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:15.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:15.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:15.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:15.955 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:15.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:15.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:15.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:15.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:15.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:15.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:16.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:16.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:16.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:16.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:05:16.958 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:16.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:16.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:16.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:16.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:05:16.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:16.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:16.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:16.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:16.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:16.960 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 09:05:16.960 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:16.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:16.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:16.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:16.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:16.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:17.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:17.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:17.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:17.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:05:17.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:17.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:17.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:17.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:17.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:05:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:17.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:17.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:17.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:17.964 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 09:05:17.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:17.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:17.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:17.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:17.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:05:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:17.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:17.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:17.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:17.965 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:05:17.965 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:05:17.966 DEBUG [main][TreeItemHandler] Set Tree selection 09:05:17.966 DEBUG [main][TreeHandler] Notify Tree about selection event 09:05:17.973 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:05:17.979 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 09:05:17.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:05:17.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'New' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:18.035 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:05:18.035 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:05:18.035 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:05:18.035 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:05:18.035 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:05:18.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:18.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:05:18.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:05:18.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:05:18.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:18.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:18.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:18.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:18.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:18.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:18.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:18.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:18.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:18.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:18.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:05:18.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:18.578 DEBUG [main][MenuItemLookup] Found menu:'New' 09:05:18.578 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:05:18.578 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:18.578 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:05:18.578 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:18.578 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:05:18.578 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:05:18.578 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:05:18.578 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:05:18.578 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:05:18.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:05:18.578 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:05:18.578 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:05:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:05:19.255 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:05:19.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:05:19.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:19.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:05:19.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:19.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:05:19.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:19.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:19.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:19.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:19.262 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:05:19.262 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:05:19.262 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:05:19.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:19.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:19.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:19.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:19.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:05:19.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:19.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:19.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:19.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:05:19.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:19.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:19.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:19.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:19.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:19.264 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:05:19.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:19.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:19.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:19.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:19.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:05:19.270 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:05:19.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:05:19.771 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:05:19.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:19.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:05:19.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:05:19.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:05:19.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:05:19.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:19.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:19.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:19.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:19.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:19.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:19.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:19.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:19.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:19.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 09:05:19.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:05:19.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:05:19.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:19.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:19.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 09:05:19.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:19.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:19.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:19.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:19.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:05:19.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:19.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:19.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:19.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:19.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:19.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:19.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:19.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:05:19.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:19.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:19.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:19.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:19.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:19.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:05:19.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:19.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:19.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:05:19.774 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:05:19.774 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:19.774 DEBUG [main][MenuItemLookup] Item match:File 09:05:19.775 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:05:19.775 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:19.780 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:05:19.780 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:05:19.781 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:05:19.781 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:05:19.781 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:05:19.903 DEBUG [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:05:19.908 DEBUG [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:05:19.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:05:19.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:19.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:19.909 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:19.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:19.910 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:05:19.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:19.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:19.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:19.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:19.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:19.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:05:19.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:05:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:05:19.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:19.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:19.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:05:19.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:19.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:19.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:19.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:05:19.923 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:05:19.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:05:19.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:05:19.923 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:19.923 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:05:19.924 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:05:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:19.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:19.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:19.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:19.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:19.926 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:05:19.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:19.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:19.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:19.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:20.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'] 09:05:20.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:20.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:20.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:05:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:05:20.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:05:20.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:20.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:20.296 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:05:20.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:20.296 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 09:05:20.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:") 09:05:20.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:20.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:20.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:20.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:20.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:20.298 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 09:05:20.298 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 09:05:20.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified 09:05:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:20.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:20.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:20.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:20.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:05:20.299 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 09:05:20.352 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:05:20.352 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 09:05:20.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:05:20.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:20.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:20.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:20.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:20.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:20.356 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:05:20.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:20.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:20.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:20.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:20.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:05:20.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:05:20.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:20.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:05:20.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:05:20.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:20.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:20.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:20.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:20.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:20.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:20.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:20.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:20.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:20.454 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 09:05:20.454 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:05:20.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:05:20.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:20.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.891 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 14.587 s testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 7.781 s testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 8.772 s testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 11.341 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 09:05:20.464 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 09:05:20.465 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:05:20.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:05:20.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 09:05:20.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:05:20.466 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:05:20.496 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:05:20.496 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:05:20.497 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:05:20.497 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:05:20.497 DEBUG [main][EditorHandler] 0 editor(s) found 09:05:20.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:20.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:20.499 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:05:20.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:20.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:20.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:05:20.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:20.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:20.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:05:20.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') 09:05:20.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:20.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:20.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:20.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:20.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:05:20.502 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:20.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:20.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:20.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:05:20.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:05:20.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:05:20.504 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:20.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:20.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:20.505 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:05:20.505 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:20.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:20.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:20.505 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:05:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:20.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:20.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:20.506 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:20.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:20.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:20.507 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:05:20.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:05:20.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 09:05:20.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 09:05:20.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:05:20.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:05:20.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:05:20.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:20.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:20.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:20.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:20.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:05:20.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:20.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:20.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:20.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:20.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:20.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:20.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:20.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:05:20.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:20.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:20.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:20.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:20.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:20.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:05:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:20.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:05:20.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:05:20.510 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:20.510 DEBUG [main][MenuItemLookup] Item match:File 09:05:20.511 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:05:20.511 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:20.515 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:05:20.515 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:05:20.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:05:20.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:05:20.540 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:05:20.656 DEBUG [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:05:20.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 'New|Select a wizard'] is available. finished successfully 09:05:20.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:05:20.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:20.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:20.663 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:20.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:20.663 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:05:20.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:20.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:20.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:20.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:20.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:05:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:05:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:05:20.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:20.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:20.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:05:20.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:20.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:20.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:20.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:05:20.667 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:05:20.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:05:20.667 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:05:20.667 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:20.667 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:05:20.667 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:05:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:20.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:20.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:20.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:20.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:20.679 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:05:20.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:20.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:20.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:20.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:21.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:21.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:21.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:21.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:05:21.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:05:21.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:05:21.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:21.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:21.052 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:05:21.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:21.052 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'EnumProject' 09:05:21.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:05:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:21.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:21.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:21.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:21.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:21.056 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:21.057 INFO [WorkbenchTestable][AbstractText] Text set to: EnumProject 09:05:21.104 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:05:21.104 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:05:21.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:05:21.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:21.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:21.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:21.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:21.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:21.108 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:05:21.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:21.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:21.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:21.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:05:24.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:05:24.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:05:24.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:05:24.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:24.575 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 09:05:24.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:24.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:24.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:24.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:24.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:24.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:24.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:24.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:24.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:24.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:24.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:24.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:24.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:24.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:24.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Enum Type"] 09:05:24.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:24.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:24.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:24.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:24.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:24.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:05:24.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:24.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: "New Enum Type"] 09:05:24.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:24.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:05:24.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:24.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:05:24.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:24.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:05:24.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:24.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:24.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:05:24.579 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:05:24.579 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:24.579 DEBUG [main][MenuItemLookup] Item match:File 09:05:24.580 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:05:24.580 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:24.584 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:05:24.584 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:05:24.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:05:24.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:05:24.586 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:05:24.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:05:24.798 DEBUG [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:05:24.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:05:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:24.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:24.811 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:24.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:24.811 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:05:24.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:24.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:24.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:24.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:24.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:05:24.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:05:24.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:05:24.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:24.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:24.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:24.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:24.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:24.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:05:24.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:24.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:24.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:24.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:24.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:24.815 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enum 09:05:24.815 DEBUG [main][TreeItemHandler] Selecting tree item: Enum 09:05:24.816 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enum about selection 09:05:24.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enum 09:05:24.831 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:24.831 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:05:24.831 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:05:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:24.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:24.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:24.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:24.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:24.841 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:05:24.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:24.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:24.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:24.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:25.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:25.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:25.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:25.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Enum Type"] is available.... 09:05:25.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Enum Type"] is available. finished successfully 09:05:25.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Enum Type 09:05:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:25.034 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 09:05:25.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:25.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:05:25.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:25.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:25.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:25.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:25.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:25.097 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:25.098 INFO [WorkbenchTestable][AbstractText] Text set to: MyEnum 09:05:25.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 09:05:25.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:25.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:25.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:25.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:25.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:25.129 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:25.131 INFO [WorkbenchTestable][AbstractText] Text set to: enumPackage 09:05:25.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:05:25.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:25.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:25.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:25.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:25.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 09:05:25.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:25.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:25.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:25.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:25.154 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 09:05:25.154 INFO [WorkbenchTestable][NewEnumCreationWizard] Finish wizard 09:05:25.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumCreationWizard, 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:05:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:25.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:25.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:25.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:25.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:25.157 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:05:25.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:25.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:25.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:25.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:05:25.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:05:25.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:25.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:25.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@565ba170 is found... 09:05:25.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@565ba170 is found finished successfully 09:05:25.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 '\*?\QMyEnum.java\E') 09:05:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:25.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:25.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:25.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:25.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:05:25.942 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:25.942 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 09:05:25.942 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:25.943 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 09:05:25.943 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:05:25.943 DEBUG [WorkbenchTestable][EditorHandler] Closing editor MyEnum.java 09:05:26.305 DEBUG [WorkbenchTestable][EditorHandler] Editor MyEnum.java is closed 09:05:26.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:26.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:26.306 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:05:26.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:26.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:26.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:05:26.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:26.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:26.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:05:26.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:05:26.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:26.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:26.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:26.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:26.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:05:26.320 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:26.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:26.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:26.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:05:26.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:05:26.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:05:26.322 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:26.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:26.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:26.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:26.399 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:26.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:26.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:26.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:26.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:26.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:26.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:26.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:26.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:27.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:27.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:05:27.401 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:27.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:27.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:27.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:27.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:05:27.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:27.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:27.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:27.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:27.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:27.403 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 09:05:27.403 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:27.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:27.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:27.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:27.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:27.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:27.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:27.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:27.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:28.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:28.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:05:28.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:05:28.405 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:28.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:28.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:28.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:28.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:05:28.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:28.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:28.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:28.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:28.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:28.407 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 09:05:28.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:05:28.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:05:28.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:05:28.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:05:28.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:05:28.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:28.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:28.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:28.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:28.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:28.409 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:05:28.409 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:05:28.409 DEBUG [main][TreeItemHandler] Set Tree selection 09:05:28.409 DEBUG [main][TreeHandler] Notify Tree about selection event 09:05:28.418 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:05:28.427 DEBUG [WorkbenchTestable][TreeItemHandler] EnumProject 09:05:28.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:05:28.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'New' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:28.470 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:05:28.470 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:05:28.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:05:28.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:05:28.470 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:05:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:28.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:05:28.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:05:28.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:05:28.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:28.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:28.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:28.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:28.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:28.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:28.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:28.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:28.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:28.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:28.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:05:28.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:29.012 DEBUG [main][MenuItemLookup] Found menu:'New' 09:05:29.012 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:05:29.013 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:29.013 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:05:29.013 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:29.013 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:05:29.013 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:05:29.013 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:05:29.013 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:05:29.013 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:05:29.013 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:05:29.013 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:05:29.013 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:05:29.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:05:29.693 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:05:29.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:05:29.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:29.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:05:29.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:29.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:05:29.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:29.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:29.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:29.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:29.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:29.700 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:05:29.700 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:05:29.700 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:05:29.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:29.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:29.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:29.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:29.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:05:29.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:29.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:29.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:29.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:05:29.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:29.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:29.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:29.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:29.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:29.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:29.703 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:05:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:29.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:29.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:29.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:05:29.710 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:05:30.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:05:30.211 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:05:30.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:30.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:05:30.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:05:30.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:05:30.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:30.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:05:30.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:05:30.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:30.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:30.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:30.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:30.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:30.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:30.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:30.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:30.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 09:05:30.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:05:30.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:05:30.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:30.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:30.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 09:05:30.212 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 09:05:30.212 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:05:30.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:05:30.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:30.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.748 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) Time elapsed: 9.705 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 09:05:30.221 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 09:05:30.222 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:05:30.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:05:30.222 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 09:05:30.222 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:05:30.222 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:05:30.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:05:30.223 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:05:30.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:05:30.223 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:05:30.223 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 09:05:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:05:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:30.223 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:05:30.223 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:30.223 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:05:30.223 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:05:30.223 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:05:30.223 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:05:30.223 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:05:30.223 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:05:30.223 DEBUG [main][MenuItemLookup] Item match:Window 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:05:30.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:30.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:30.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:05:30.224 DEBUG [main][MenuItemLookup] Item match:Window 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:05:30.224 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:05:30.225 DEBUG [main][MenuItemLookup] Item match:Perspective 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:05:30.225 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:05:30.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:05:30.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:30.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:30.225 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:05:30.225 DEBUG [main][MenuItemLookup] Item match:Window 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.225 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:05:30.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:30.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:30.226 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:05:30.226 DEBUG [main][MenuItemLookup] Item match:Window 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:05:30.226 DEBUG [main][MenuItemLookup] Item match:Perspective 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:05:30.226 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:05:30.226 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:05:30.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:30.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:30.227 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:05:30.227 DEBUG [main][MenuItemLookup] Item match:Window 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:05:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:30.227 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:05:30.227 DEBUG [main][MenuItemLookup] Item match:Window 09:05:30.227 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:05:30.228 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:05:30.228 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:05:30.228 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.228 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:05:30.228 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:05:30.228 DEBUG [main][MenuItemLookup] Item match:Perspective 09:05:30.228 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:05:30.228 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.228 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:05:30.228 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:05:30.228 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:05:30.228 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:05:30.228 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:05:30.228 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:05:30.228 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:05:30.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:05:30.271 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:05:30.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:05:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:30.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:30.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:05:30.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:30.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:30.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:30.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 "Reset Perspective") 09:05:30.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:30.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:30.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:30.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:05:30.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:30.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:30.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:30.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:30.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:30.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:30.273 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:05:30.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:30.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:30.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:30.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:30.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:30.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:30.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:30.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:30.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:05:30.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:30.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: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:30.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:30.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: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:30.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:30.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: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:30.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:30.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: "New Java Project"] 09:05:30.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:30.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: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:30.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:30.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: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:30.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:30.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:05:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:30.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:05:30.491 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:05:30.492 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:30.492 DEBUG [main][MenuItemLookup] Item match:File 09:05:30.493 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:05:30.493 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:30.498 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:05:30.498 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:05:30.516 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:05:30.516 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:05:30.517 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:05:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:05:30.638 DEBUG [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:05:30.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:05:30.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:30.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:30.640 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:30.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:30.640 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:05:30.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:30.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:30.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:30.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:30.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:30.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:05:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:05:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:05:30.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:30.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:30.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:05:30.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:30.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:30.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:30.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:30.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:30.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:05:30.654 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:05:30.655 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:05:30.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:05:30.658 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:30.658 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:05:30.658 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:05:30.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:30.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:30.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:30.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:30.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:30.660 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:05:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:30.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:30.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:31.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:31.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:31.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:31.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:05:31.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:05:31.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:05:31.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:31.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:31.004 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:05:31.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:31.004 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 09:05:31.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:05:31.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:31.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:31.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:31.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:31.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:31.008 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:31.009 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 09:05:31.058 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:05:31.058 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:05:31.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:05:31.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:31.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:31.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:31.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:31.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:31.069 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:05:31.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:31.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:31.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:31.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:05:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:05:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:05:34.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:05:34.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:34.240 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 09:05:34.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:34.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:34.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:34.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:34.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:34.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:34.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:34.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:34.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:34.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:34.240 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:05:34.240 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 09:05:34.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 09:05:34.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:05:34.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:05:34.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:05:34.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:34.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:34.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:34.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:34.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 09:05:34.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:34.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:34.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:34.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:34.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:34.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:34.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:34.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 09:05:34.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:34.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:34.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:34.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:34.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:34.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:05:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:34.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:05:34.245 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:05:34.245 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:34.245 DEBUG [main][MenuItemLookup] Item match:File 09:05:34.246 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:05:34.246 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:34.251 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:05:34.251 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:05:34.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:05:34.252 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:05:34.252 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:05:34.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:05:34.397 DEBUG [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:05:34.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:05:34.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:34.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:34.399 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:34.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:34.399 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:05:34.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:34.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:34.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:34.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:34.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:34.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:05:34.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:05:34.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:05:34.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:34.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:34.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:34.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:05:34.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:34.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:34.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:34.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 09:05:34.414 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 09:05:34.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 09:05:34.417 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 09:05:34.417 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:34.417 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:05:34.417 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:05:34.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:34.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:34.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:34.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:34.427 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:05:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:34.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:34.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:34.811 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:34.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:34.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 09:05:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully 09:05:34.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 09:05:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:34.813 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 09:05:34.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:34.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 09:05:34.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:34.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:34.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:34.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:34.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:34.818 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:34.819 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 09:05:34.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 09:05:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:34.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:34.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:34.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:34.857 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:34.858 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 09:05:34.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:05:34.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:34.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:34.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:34.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:34.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:34.908 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:34.909 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 09:05:34.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 09:05:34.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:34.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:34.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:34.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:34.934 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:34.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 09:05:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:34.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:34.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:34.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:34.943 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:34.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:05:34.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:34.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:34.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:34.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:34.994 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:35.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:") 09:05:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.002 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 09:05:35.002 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 09:05:35.002 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 09:05:35.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:35.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:35.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:35.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:35.009 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:05:35.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:35.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:05:35.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:05:35.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:05:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 09:05:35.010 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:35.037 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:05:35.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:35.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:05:35.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:05:35.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:05:35.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 09:05:35.038 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:35.038 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.InterfaceName 09:05:35.071 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:05:35.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:35.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:05:35.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:05:35.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:05:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 09:05:35.090 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:35.090 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:05:35.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:35.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:05:35.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:05:35.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:05:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 09:05:35.091 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:35.091 INFO [WorkbenchTestable][AbstractText] Text set to: 09:05:35.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:05:35.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:05:35.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.099 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 09:05:35.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:05:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:05:35.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 09:05:35.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.112 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 09:05:35.112 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 09:05:35.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:35.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:35.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:35.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:35.113 TRACE [main][WidgetHandler] Notify Button with event 27 09:05:35.113 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.113 TRACE [main][WidgetHandler] Notify Button with event 13 09:05:35.113 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.113 TRACE [main][WidgetHandler] Notify Button with event 26 09:05:35.113 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.113 TRACE [main][WidgetHandler] Notify Button with event 3 09:05:35.113 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.113 TRACE [main][WidgetHandler] Notify Button with event 4 09:05:35.113 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.113 TRACE [main][WidgetHandler] Notify Button with event 13 09:05:35.113 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:05:35.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 09:05:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:05:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 09:05:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 09:05:35.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.131 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 09:05:35.131 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 09:05:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:35.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:35.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:35.132 TRACE [main][WidgetHandler] Notify Button with event 27 09:05:35.132 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.132 TRACE [main][WidgetHandler] Notify Button with event 13 09:05:35.132 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.132 TRACE [main][WidgetHandler] Notify Button with event 26 09:05:35.132 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.132 TRACE [main][WidgetHandler] Notify Button with event 3 09:05:35.132 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.132 TRACE [main][WidgetHandler] Notify Button with event 4 09:05:35.132 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.132 TRACE [main][WidgetHandler] Notify Button with event 13 09:05:35.132 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:05:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 09:05:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 09:05:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:05:35.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 09:05:35.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 09:05:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "protected") 09:05:35.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.200 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 09:05:35.200 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 09:05:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:35.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:35.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:35.200 TRACE [main][WidgetHandler] Notify Button with event 27 09:05:35.200 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.200 TRACE [main][WidgetHandler] Notify Button with event 13 09:05:35.200 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.200 TRACE [main][WidgetHandler] Notify Button with event 26 09:05:35.200 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.200 TRACE [main][WidgetHandler] Notify Button with event 3 09:05:35.200 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.201 TRACE [main][WidgetHandler] Notify Button with event 4 09:05:35.201 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.201 TRACE [main][WidgetHandler] Notify Button with event 13 09:05:35.201 TRACE [main][WidgetHandler] Wait for synchronization 09:05:35.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 09:05:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 09:05:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 09:05:35.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "protected") 09:05:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:") 09:05:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.217 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 09:05:35.218 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 09:05:35.218 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 09:05:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:35.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:35.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:35.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 09:05:35.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 09:05:35.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.244 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 09:05:35.244 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 09:05:35.245 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 09:05:35.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:35.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:35.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:35.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:35.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 09:05:35.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 09:05:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.250 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 09:05:35.250 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 09:05:35.250 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 09:05:35.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:35.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:35.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:35.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:35.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 09:05:35.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.259 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 09:05:35.259 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 09:05:35.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, 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:05:35.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.292 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:05:35.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:35.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:35.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:35.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:05:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:05:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:35.355 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 09:05:35.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:35.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:35.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:35.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:35.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:35.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:35.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:35.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:35.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:05:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:05:35.356 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:05:35.356 DEBUG [main][EditorHandler] 0 editor(s) found 09:05:35.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 09:05:35.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:05:35.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:05:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:35.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 09:05:35.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:05:35.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 09:05:35.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 09:05:35.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:05:35.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:05:35.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:05:35.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:35.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:35.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:35.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:35.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 09:05:35.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:35.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:35.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:35.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:35.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:35.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:35.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:35.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 09:05:35.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:35.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:35.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:35.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:35.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:35.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:05:35.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:35.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:35.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:05:35.407 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:05:35.407 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:35.407 DEBUG [main][MenuItemLookup] Item match:File 09:05:35.408 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:05:35.408 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:35.413 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:05:35.413 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:05:35.414 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:05:35.414 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:05:35.414 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:05:35.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.... 09:05:35.579 DEBUG [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:05:35.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:05:35.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:35.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:35.597 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:35.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:35.598 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:05:35.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:35.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:05:35.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:05:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:05:35.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:35.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:35.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:05:35.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:35.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:35.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:35.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 09:05:35.602 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 09:05:35.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 09:05:35.615 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 09:05:35.615 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:35.615 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:05:35.616 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:05:35.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.617 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:05:35.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:35.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:35.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:35.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:35.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:35.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:35.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 09:05:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully 09:05:35.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 09:05:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:35.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:35.785 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 09:05:35.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:35.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:05:35.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:35.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:35.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:35.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:05:35.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:35.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:35.810 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:05:35.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:35.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:35.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:35.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:05:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:05:35.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 09:05:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:35.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:05:35.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:35.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:05:35.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:35.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:35.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:35.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:35.996 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:35.997 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 09:05:35.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:05:35.997 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 09:05:35.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 09:05:35.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:05:35.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:05:35.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:35.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:35.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:35.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:35.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:35.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:35.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:35.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:35.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:36.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:05:36.498 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 09:05:36.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 09:05:36.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:05:36.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:36.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:36.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:36.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:36.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:36.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:36.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:36.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:36.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:36.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:05:36.998 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 09:05:36.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 09:05:36.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:05:36.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:36.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:36.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:36.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:36.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:36.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:36.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:36.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:36.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:37.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:05:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:37.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:37.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:37.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:37.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:37.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:37.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:37.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:37.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:37.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:38.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:38.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:38.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:38.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:38.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:38.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:38.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:38.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:38.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:05:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:39.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:39.000 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:05:39.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:39.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:05:39.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:39.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:39.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:39.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:05:39.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:05:49.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 09:05:49.009 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:05:49.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:49.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:49.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:49.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:05:49.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:49.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:49.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:49.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:49.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:49.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:05:49.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:05:50.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 09:05:50.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:05:50.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:50.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:05:50.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:50.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:50.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:50.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:50.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:50.515 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:05:50.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:50.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:50.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:50.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:50.583 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:05:50.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:50.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:50.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:50.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:05:50.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:50.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:50.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:50.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:50.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:50.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:05:50.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:05:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 09:05:51.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:05:51.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:51.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:05:51.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:51.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:51.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:51.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:51.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:51.592 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:05:51.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:51.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:51.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:51.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:51.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:05:51.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:05:51.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 09:05:51.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:51.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:51.650 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:05:51.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:51.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:51.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:51.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:05:51.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:51.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:51.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:51.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:51.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:51.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:51.651 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:51.652 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 09:05:51.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:05:51.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:05:51.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:05:51.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:51.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:51.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:51.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:51.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:51.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:51.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:51.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:51.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:52.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:52.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:52.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:52.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:52.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:52.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:52.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:52.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:52.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:52.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:52.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:52.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:52.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:52.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:52.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:52.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:52.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:52.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:53.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:53.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:53.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:53.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:53.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:53.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:53.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:53.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:53.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:54.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:54.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:54.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:54.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:54.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:54.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:54.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:54.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:54.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:05:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:54.654 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:05:54.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:54.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:05:54.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:54.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:54.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:54.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:54.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:05:54.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:05:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:05:54.659 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:05:54.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:54.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:05:54.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:54.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:54.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:54.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:05:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:05:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:05:54.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:05:54.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:54.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:05:54.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:54.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:54.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:54.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:54.662 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:05:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:54.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:54.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:54.721 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:05:54.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:54.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:54.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:54.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:05:54.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:54.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:54.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:54.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:54.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:54.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:05:54.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:05:54.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:05:54.723 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:05:54.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:54.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:54.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:54.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:05:54.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:54.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:54.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:54.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:54.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:54.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:05:54.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:05:54.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:05:54.726 TRACE [main][WidgetHandler] Notify Table with event 13 09:05:54.726 TRACE [main][WidgetHandler] Wait for synchronization 09:05:54.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:05:54.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:54.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:05:54.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:54.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:54.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:54.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:54.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:54.760 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:05:54.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:54.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:54.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:54.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:54.761 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 09:05:54.761 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 09:05:54.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, 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:05:54.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:54.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:54.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:54.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:54.767 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:05:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:54.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:54.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:54.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:05:54.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:05:54.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:54.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:54.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:54.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:54.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:54.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:54.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:54.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:54.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:54.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:54.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:54.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:05:54.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:05:54.828 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:05:54.828 DEBUG [main][EditorHandler] 0 editor(s) found 09:05:54.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 09:05:54.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:05:54.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:05:54.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:54.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:54.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 09:05:54.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:05:54.830 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 09:05:54.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 09:05:54.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:05:54.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:05:54.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:05:54.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:54.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:54.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:54.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:54.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 09:05:54.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:54.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:54.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:54.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:54.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:54.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:05:54.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:54.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 09:05:54.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:54.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'] 09:05:54.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:54.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'] 09:05:54.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:54.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:05:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:54.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:05:54.863 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:05:54.864 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:54.864 DEBUG [main][MenuItemLookup] Item match:File 09:05:54.865 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:05:54.865 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:05:54.869 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:05:54.869 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:05:54.869 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:05:54.869 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:54.869 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:05:54.869 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:05:54.869 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:05:54.869 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:05:54.870 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:05:54.870 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:05:54.870 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:05:54.870 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:05:54.870 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:05:54.870 DEBUG [main][MenuItemLookup] Found menu:'File' 09:05:54.870 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:05:54.870 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:05:54.870 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:05:54.870 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:54.870 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:05:54.870 DEBUG [main][MenuItemLookup] Found menu:'' 09:05:54.870 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:05:54.870 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:05:54.870 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:05:54.870 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:05:54.870 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:05:54.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:05:54.995 DEBUG [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:05:54.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:05:54.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:54.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:54.996 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:54.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:54.997 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:05:54.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:54.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:54.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:54.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:54.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:05:54.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:05:54.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:05:54.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:05:54.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:54.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:54.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:54.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:54.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:55.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:05:55.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:05:55.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:05:55.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:05:55.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:05:55.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:05:55.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 09:05:55.011 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 09:05:55.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 09:05:55.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 09:05:55.014 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:05:55.014 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:05:55.015 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:05:55.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:55.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:55.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:55.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:55.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:55.025 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:05:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:55.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:55.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:55.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:05:55.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:55.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:55.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 09:05:55.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully 09:05:55.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 09:05:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:55.148 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 09:05:55.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:05:55.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:05:55.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:55.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:05:55.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:55.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:55.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:55.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:55.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:55.176 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:05:55.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:55.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:55.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:55.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:55.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 09:05:55.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:05:55.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 09:05:55.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:55.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:55.293 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:05:55.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:55.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:55.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:55.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:05:55.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:55.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:55.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:55.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:55.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:55.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:55.293 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:55.294 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 09:05:55.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:05:55.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:05:55.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:05:55.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:55.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:55.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:55.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:55.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:55.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:55.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:55.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:55.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:55.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:55.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:55.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:55.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:55.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:55.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:55.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:55.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:55.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:56.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:56.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:56.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:56.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:56.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:56.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:56.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:56.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:56.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:56.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:56.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:56.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:56.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:56.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:56.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:56.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:56.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:56.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:57.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:57.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:57.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:57.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:57.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:57.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:57.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:57.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:57.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:57.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:57.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:57.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:57.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:57.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:57.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:57.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:57.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:57.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:05:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:05:58.296 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:05:58.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:58.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:05:58.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:58.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:58.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:58.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:58.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:05:58.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:05:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:05:58.302 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:05:58.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:58.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:05:58.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:58.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:58.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:58.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:58.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:05:58.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:05:58.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:05:58.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:05:58.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:58.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:58.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:58.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:05:58.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:58.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:58.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:58.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:58.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:58.305 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:05:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:58.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:58.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:58.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:05:58.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:58.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:05:58.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:58.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:58.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:58.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:58.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:05:58.383 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:05:58.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:05:58.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:05:58.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:05:58.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:05:58.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:05:58.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:05:58.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 09:05:58.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:05:58.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:05:58.448 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:05:58.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:05:58.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:05:58.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:05:58.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:05:58.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:05:58.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:05:58.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:05:58.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:05:58.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:05:58.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:05:58.451 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:05:58.451 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 09:05:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:05:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:05:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:05:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:58.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:58.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:58.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:58.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:58.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:58.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:58.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:58.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:58.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:59.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:59.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:59.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:59.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:59.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:59.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:59.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:59.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:59.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:05:59.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:05:59.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:05:59.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:05:59.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:05:59.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:05:59.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:05:59.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:05:59.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:05:59.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:00.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:00.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:00.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:00.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:00.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:00.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:00.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:00.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:00.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:00.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:00.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:00.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:00.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:00.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:00.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:00.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:00.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:00.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:06:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:01.453 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:06:01.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:01.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:01.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:01.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:01.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:01.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:01.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:01.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:06:01.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:01.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:01.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:01.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:01.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:01.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:01.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:06:01.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:01.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:01.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:01.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:01.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:01.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:01.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:01.462 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:06:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:01.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:01.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:01.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:06:01.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:01.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:01.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:01.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:01.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:01.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:01.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:01.530 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:06:01.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:01.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:01.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:01.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:01.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:06:01.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:06:01.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 09:06:01.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:01.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:01.595 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:06:01.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:01.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:01.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:01.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:01.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:01.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:01.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:01.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:01.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:01.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:01.596 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:01.597 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 09:06:01.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:06:01.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:06:01.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:06:01.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:01.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:01.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:01.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:01.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:01.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:01.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:01.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:01.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:02.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:02.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:02.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:02.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:02.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:02.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:02.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:02.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:02.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:02.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:02.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:02.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:02.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:02.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:02.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:02.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:02.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:02.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:03.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:03.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:03.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:03.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:03.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:03.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:03.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:03.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:03.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:03.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:03.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:03.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:03.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:03.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:03.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:03.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:03.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:03.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:04.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:06:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:04.599 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:06:04.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:04.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:04.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:04.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:04.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:04.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:04.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:04.605 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:06:04.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:04.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:04.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:04.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:04.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:04.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:04.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:06:04.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:04.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:04.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:04.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:04.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:04.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:04.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:04.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:04.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:04.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:04.607 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:06:04.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:04.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:04.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:04.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:04.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:06:04.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:04.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:04.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:04.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:04.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:04.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:04.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:04.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:04.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:04.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:04.674 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:06:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:04.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:04.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:04.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:06:04.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:06:04.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 09:06:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:04.750 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:06:04.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:04.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:04.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:04.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:04.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:04.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:04.750 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:04.751 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 09:06:04.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:06:04.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:06:04.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:06:04.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:04.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:04.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:04.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:04.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:04.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:04.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:04.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:04.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:05.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:05.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:05.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:05.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:05.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:05.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:05.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:05.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:05.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:05.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:05.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:05.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:05.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:05.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:05.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:05.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:05.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:05.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:06.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:06.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:06.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:06.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:06.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:06.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:06.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:06.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:06.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:06.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:07.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:07.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:07.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:07.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:07.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:07.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:07.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:07.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:07.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:06:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:07.753 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:06:07.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:07.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:07.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:07.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:07.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:07.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:07.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:06:07.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:07.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:07.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:07.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:07.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:07.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:07.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 "OK") 09:06:07.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:07.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:07.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:07.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:07.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:07.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:07.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:07.761 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:06:07.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:07.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:07.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:07.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:07.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:06:07.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:07.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:07.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:07.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:07.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:07.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:07.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:07.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:07.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:07.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:07.832 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:06:07.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:07.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:07.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:07.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:07.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:06:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:06:07.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 09:06:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:07.900 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:06:07.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:07.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:07.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:07.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:07.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:07.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:07.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:07.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:07.901 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:07.902 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 09:06:07.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:06:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:06:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:06:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:08.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:08.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:08.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:08.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:08.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:08.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:08.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:08.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:08.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:08.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:08.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:08.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:08.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:08.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:08.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:08.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:08.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:08.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:09.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:09.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:09.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:09.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:09.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:09.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:09.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:09.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:09.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:10.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:10.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:10.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:10.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:10.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:10.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:10.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:10.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:10.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:06:10.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:10.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:10.924 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:06:10.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:10.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:10.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:10.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:10.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:10.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:10.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:10.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:10.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:10.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:10.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:10.930 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:06:10.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:10.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:10.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:10.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:10.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:10.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:10.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:10.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:10.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:10.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:06:10.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:10.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:10.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:10.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:10.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:10.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:10.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:10.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:10.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:10.933 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:06:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:10.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:10.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:10.987 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:06:10.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:10.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:10.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:10.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:10.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:10.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:10.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:10.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:10.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:10.990 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:06:10.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:10.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:10.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:10.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:10.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:10.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:10.992 TRACE [main][WidgetHandler] Notify Table with event 13 09:06:10.992 TRACE [main][WidgetHandler] Wait for synchronization 09:06:10.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:06:10.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:10.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:10.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:10.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:10.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:11.021 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:06:11.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:11.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:11.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:11.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:11.023 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:06:11.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:11.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:11.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:11.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:11.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:11.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:11.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:11.026 TRACE [main][WidgetHandler] Notify Table with event 13 09:06:11.026 TRACE [main][WidgetHandler] Wait for synchronization 09:06:11.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 "Remove") 09:06:11.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:11.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:11.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:11.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:11.033 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:06:11.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:11.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:11.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:11.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:11.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:06:11.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:11.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:11.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:11.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:11.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:11.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:11.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:11.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:11.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:11.038 TRACE [main][WidgetHandler] Notify Table with event 13 09:06:11.038 TRACE [main][WidgetHandler] Wait for synchronization 09:06:11.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:06:11.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:11.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:11.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:11.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:11.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:11.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:11.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:11.040 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:06:11.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:11.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:11.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:11.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:11.042 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:06:11.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:11.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:11.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:11.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:11.045 TRACE [main][WidgetHandler] Notify Table with event 13 09:06:11.045 TRACE [main][WidgetHandler] Wait for synchronization 09:06:11.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:06:11.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:11.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:11.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:11.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:11.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:11.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:11.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:11.052 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:06:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:11.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:11.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:11.054 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:06:11.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:11.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:11.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:11.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:11.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:11.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:11.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:11.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:11.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:11.058 TRACE [main][WidgetHandler] Notify Table with event 13 09:06:11.058 TRACE [main][WidgetHandler] Wait for synchronization 09:06:11.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:06:11.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:11.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:11.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:11.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:11.067 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:06:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:11.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:11.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:11.068 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 09:06:11.068 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 09:06:11.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, 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:06:11.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:11.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:11.073 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:06:11.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:11.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:11.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:11.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:06:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:06:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:06:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:06:11.132 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:06:11.132 DEBUG [main][EditorHandler] 0 editor(s) found 09:06:11.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 09:06:11.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:11.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:11.133 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 09:06:11.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:11.133 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 09:06:11.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 09:06:11.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:11.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:11.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:11.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:11.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:11.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:11.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:11.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 09:06:11.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:11.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:11.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06: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'] 09:06:11.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06: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'] 09:06:11.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06: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: "New Java Interface"] 09:06:11.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06: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'] 09:06:11.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06: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'] 09:06:11.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:11.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:11.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:11.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:11.136 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:11.136 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:11.136 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:11.136 DEBUG [main][MenuItemLookup] Item match:File 09:06:11.137 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:06:11.137 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:06:11.147 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:11.148 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:06:11.148 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:06:11.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:06:11.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:06:11.185 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:06:11.319 DEBUG [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:06:11.333 DEBUG [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:06:11.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:06:11.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:11.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:11.335 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:06:11.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:11.335 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:06:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:11.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:11.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:11.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:11.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:06:11.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:11.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:11.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:11.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:11.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:11.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:06:11.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:11.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:11.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:11.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:11.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:11.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 09:06:11.338 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 09:06:11.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 09:06:11.353 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 09:06:11.353 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:06:11.353 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:06:11.353 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:06:11.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:11.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:11.355 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:06:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:11.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:11.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:11.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:11.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:11.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:11.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:11.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 09:06:11.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully 09:06:11.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 09:06:11.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:11.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:11.481 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 09:06:11.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:11.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 09:06:11.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:11.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:11.487 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:11.488 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 09:06:11.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:06:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:11.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:11.548 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:11.549 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 09:06:11.554 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 09:06:11.554 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 09:06:11.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, 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:06:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:11.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:11.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:11.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:11.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:11.569 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:06:11.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:11.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:11.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:11.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:06:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:06:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java... 09:06:12.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 09:06:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:12.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:12.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:12.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:12.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:12.124 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:12.124 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 09:06:12.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java finished successfully 09:06:12.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@557803ff is found... 09:06:12.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@557803ff is found finished successfully 09:06:12.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 '\*?\QInterfaceName.java\E') 09:06:12.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:12.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:12.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:12.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:12.128 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:12.128 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 09:06:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:06:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:06:12.129 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:06:12.129 DEBUG [main][EditorHandler] 1 editor(s) found 09:06:12.129 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName.java 09:06:12.240 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName.java is closed 09:06:12.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 09:06:12.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:12.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:12.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:12.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:12.244 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 09:06:12.245 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:12.245 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 09:06:12.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 09:06:12.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:12.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:12.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:12.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:12.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:12.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:12.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:12.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 09:06:12.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:12.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:12.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:12.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:12.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:12.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:12.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:12.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 09:06:12.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:12.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:12.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:12.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:12.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:12.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:12.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:12.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:12.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:12.256 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:12.256 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:12.256 DEBUG [main][MenuItemLookup] Item match:File 09:06:12.257 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:06:12.257 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:12.262 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:06:12.262 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:06:12.292 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:06:12.292 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:06:12.293 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:06:12.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:06:12.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. finished successfully 09:06:12.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:06:12.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:12.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:12.436 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:06:12.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:12.436 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:06:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:12.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:12.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:12.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:06:12.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:12.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:12.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:06:12.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:12.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:12.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:12.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 09:06:12.452 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 09:06:12.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 09:06:12.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 09:06:12.452 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:06:12.452 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:06:12.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:06:12.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:12.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:12.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:12.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:12.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:12.455 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:06:12.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:12.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:12.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:12.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:12.579 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:12.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:12.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:12.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 09:06:12.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully 09:06:12.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 09:06:12.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:12.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:12.580 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 09:06:12.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:12.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 09:06:12.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:12.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:12.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:12.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:12.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:12.612 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:12.614 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 09:06:12.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:06:12.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:12.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:12.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:12.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:12.675 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:12.676 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName2 09:06:12.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 09:06:12.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:12.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:12.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:12.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:12.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:12.697 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 09:06:12.697 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 09:06:12.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:12.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:12.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:12.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:12.698 TRACE [main][WidgetHandler] Notify Button with event 27 09:06:12.698 TRACE [main][WidgetHandler] Wait for synchronization 09:06:12.698 TRACE [main][WidgetHandler] Notify Button with event 13 09:06:12.698 TRACE [main][WidgetHandler] Wait for synchronization 09:06:12.698 TRACE [main][WidgetHandler] Notify Button with event 26 09:06:12.698 TRACE [main][WidgetHandler] Wait for synchronization 09:06:12.698 TRACE [main][WidgetHandler] Notify Button with event 3 09:06:12.698 TRACE [main][WidgetHandler] Wait for synchronization 09:06:12.698 TRACE [main][WidgetHandler] Notify Button with event 4 09:06:12.698 TRACE [main][WidgetHandler] Wait for synchronization 09:06:12.698 TRACE [main][WidgetHandler] Notify Button with event 13 09:06:12.698 TRACE [main][WidgetHandler] Wait for synchronization 09:06:12.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:06:12.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:12.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:12.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:12.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 09:06:12.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:12.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:12.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:12.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:12.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:12.702 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:06:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:12.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:12.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:12.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:06:12.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:06:12.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 09:06:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:12.810 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:06:12.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:12.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:12.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:12.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:12.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:12.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:12.811 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:12.812 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 09:06:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 09:06:12.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 09:06:12.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 09:06:12.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:12.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:12.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:12.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:12.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:12.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:12.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:12.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:12.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:13.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:13.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:13.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:13.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:13.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:13.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:13.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:13.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:13.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:13.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:13.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:13.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:13.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:13.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:13.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:13.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:13.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:13.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:14.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:14.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:14.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:14.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:14.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:14.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:14.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:14.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:14.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:15.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:15.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:15.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:15.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:15.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:15.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:15.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:15.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:15.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 09:06:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:15.814 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:06:15.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:15.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:15.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:15.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:15.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:15.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:15.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:15.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:15.819 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:06:15.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:15.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:15.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:15.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:15.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:15.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:06:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:06:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:06:15.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:06:15.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:15.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 09:06:15.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:15.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:15.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:15.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:15.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:15.823 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:06:15.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:15.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:15.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:15.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:15.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 09:06:15.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:15.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:15.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:15.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:15.880 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 09:06:15.880 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 09:06:15.881 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 09:06:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:15.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:15.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:15.881 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 09:06:15.881 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 09:06:15.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, 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:06:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:15.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:15.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:15.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:15.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:15.891 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:06:15.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:15.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:15.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:15.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:06:16.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:06:16.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:16.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:16.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java... 09:06:16.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 09:06:16.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:16.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:16.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:16.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:16.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:16.402 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:16.402 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test2; import javax.accessibility.AccessibleAction; /** * */ interface InterfaceName2 extends AccessibleAction { } TooltipText=null 09:06:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java finished successfully 09:06:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61ad3692 is found... 09:06:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61ad3692 is found finished successfully 09:06:16.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 09:06:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:16.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:16.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:16.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:16.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:16.405 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:16.405 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test2; import javax.accessibility.AccessibleAction; /** * */ interface InterfaceName2 extends AccessibleAction { } TooltipText=null 09:06:16.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 09:06:16.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 09:06:16.406 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:06:16.406 DEBUG [main][EditorHandler] 1 editor(s) found 09:06:16.406 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName2.java 09:06:16.513 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName2.java is closed 09:06:16.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 09:06:16.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:16.514 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:16.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:16.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:16.518 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 09:06:16.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:16.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:16.538 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 09:06:16.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:16.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:16.539 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:16.539 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:16.539 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:06:16.539 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:06:16.539 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:06:16.539 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:06:16.539 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:06:16.539 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:06:16.539 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:06:16.539 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:06:16.539 DEBUG [main][MenuItemLookup] Item match:Window 09:06:16.540 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:06:16.540 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:06:16.540 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:06:16.540 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:16.540 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:06:16.540 DEBUG [main][MenuItemLookup] Item match:Show View 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:16.546 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:06:16.546 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:06:16.546 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:06:16.546 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:06:16.547 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:06:16.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:06:16.672 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:06:16.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:06:16.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:16.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:16.674 DEBUG [WorkbenchTestable][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:06:16.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:16.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:16.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:16.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:06:16.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:16.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:16.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:16.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:16.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:16.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:16.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:16.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:16.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:06:16.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:06:16.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:16.676 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:06:16.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:16.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:06:16.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:06:16.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:06:16.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:16.676 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:06:16.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:16.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:06:16.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 09:06:16.677 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 09:06:16.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 09:06:16.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 09:06:16.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:16.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:16.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:16.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:06:16.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:16.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:16.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:16.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:06:16.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:16.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:06:16.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:16.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:16.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:16.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:16.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:16.680 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:06:16.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:16.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:16.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:16.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:16.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:06:16.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:06:16.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 09:06:16.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:16.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 09:06:16.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:16.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:16.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:16.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:16.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:16.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:16.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:06:16.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:16.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:16.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:16.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:16.747 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:16.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:16.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:16.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:16.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:16.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:16.784 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:16.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:16.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:16.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:16.785 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:16.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:16.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:16.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:16.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:16.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:17.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:17.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:17.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:17.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:17.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:06:17.790 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:17.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:17.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:17.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:17.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:06:17.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:17.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:17.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:17.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:17.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:17.791 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 09:06:17.792 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:17.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:17.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:17.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:17.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:17.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:17.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:18.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:18.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:18.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:18.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:18.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:06:18.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:18.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:18.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:18.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:18.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:06:18.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:18.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:18.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:18.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:18.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:18.796 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 09:06:18.796 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:18.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:18.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:18.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:18.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:06:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:18.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:18.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:18.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:18.797 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:06:18.798 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:06:18.798 DEBUG [main][TreeItemHandler] Set Tree selection 09:06:18.798 DEBUG [main][TreeHandler] Notify Tree about selection event 09:06:18.807 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:06:18.812 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 09:06:18.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:06:18.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'New' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:18.858 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:06:18.858 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:06:18.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:06:18.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:06:18.859 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:06:18.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:18.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:06:19.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:06:19.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:19.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:19.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:19.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:19.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:19.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:19.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:19.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:19.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:19.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:06:19.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:19.402 DEBUG [main][MenuItemLookup] Found menu:'New' 09:06:19.402 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:06:19.402 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:19.402 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:06:19.403 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:19.403 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:06:19.403 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:06:19.403 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:06:19.403 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:06:19.403 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:06:19.403 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:06:19.403 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:06:19.403 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:06:19.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:06:20.072 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:06:20.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:06:20.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:20.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:20.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:06:20.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:20.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:20.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:20.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:06:20.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:20.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:20.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:20.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:20.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:20.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:20.078 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:06:20.078 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:06:20.078 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:06:20.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:20.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:20.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:20.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:20.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:06:20.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:20.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:20.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:20.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:06:20.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:20.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:20.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:20.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:20.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:20.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:20.081 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:06:20.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:20.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:20.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:20.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:20.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:06:20.087 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:06:20.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:06:20.588 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:06:20.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:20.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:20.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:20.588 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 09:06:20.588 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:20.588 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:20.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:20.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.368 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 1.117 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 19.472 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 16.303 s testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 1.111 s testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 4.273 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 09:06:20.600 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 09:06:20.601 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:06:20.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:20.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 09:06:20.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:20.601 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:06:20.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:20.602 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:06:20.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:20.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:20.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:20.615 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' view via menu. 09:06:20.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:20.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:20.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:20.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:20.616 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:20.616 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:20.616 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:06:20.616 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:06:20.616 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:06:20.616 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:06:20.616 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:06:20.616 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:06:20.616 DEBUG [main][MenuItemLookup] Item match:Window 09:06:20.617 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:06:20.617 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:06:20.617 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:06:20.617 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:20.617 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:06:20.617 DEBUG [main][MenuItemLookup] Item match:Show View 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:20.623 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:06:20.623 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:06:20.642 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:06:20.642 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:06:20.642 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:06:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:06:20.759 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:06:20.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:06:20.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:20.761 DEBUG [WorkbenchTestable][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:06:20.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:20.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:06:20.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:20.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:20.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:20.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:20.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:20.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:06:20.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:20.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:20.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:06:20.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:20.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:20.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:20.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 09:06:20.764 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 09:06:20.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 09:06:20.764 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 09:06:20.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:20.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:20.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:20.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:06:20.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:20.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:20.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:20.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:06:20.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:20.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:20.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:20.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:06:20.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:20.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:20.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:20.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:20.767 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:06:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:20.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:20.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:20.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:06:20.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:06:20.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open... 09:06:20.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:20.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:20.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open finished successfully 09:06:20.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:20.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:20.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:20.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:20.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 09:06:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:20.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:20.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:20.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:20.858 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:20.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:20.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:20.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:20.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:20.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:20.859 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:20.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:20.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:20.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:20.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:20.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:20.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Test Run History...") 09:06:20.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:20.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:20.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:20.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:06:20.889 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Test Run History... 09:06:20.889 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:06:20.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:20.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 09:06:20.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available. finished successfully 09:06:20.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test Runs 09:06:20.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:20.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:20.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove All") 09:06:20.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:20.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:20.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:20.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 09:06:20.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:20.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:20.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:20.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:20.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:20.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:20.960 INFO [WorkbenchTestable][AbstractButton] Click button Remove &All 09:06:20.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:20.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:20.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:20.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:20.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", Widget matcher matching widgets with style: 8) 09:06:20.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:20.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 09:06:20.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:20.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:20.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:20.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:20.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:20.964 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:06:20.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:20.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:20.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:20.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:21.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 09:06:21.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available. finished successfully 09:06:21.010 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:21.010 INFO [WorkbenchTestable][RequirementsRunner] Started test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 09:06:21.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 09:06:21.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:21.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:21.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:21.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.013 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:21.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:21.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:21.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:21.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:21.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 09:06:21.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:21.044 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:21.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:21.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:21.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:21.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:21.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:21.045 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:21.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:21.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:21.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:21.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:21.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:21.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:06:21.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 09:06:21.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 09:06:21.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:21.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:21.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:21.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:21.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 09:06:21.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:21.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 09:06:21.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 09:06:21.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:21.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:21.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:21.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.050 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:21.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:21.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:21.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 09:06:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:21.055 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:21.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:21.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:21.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:21.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:21.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:21.056 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:21.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:21.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:21.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:21.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:21.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:21.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:21.060 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:21.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 09:06:21.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:21.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:21.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:21.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 09:06:21.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:21.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 09:06:21.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 09:06:21.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:21.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:21.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:21.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.189 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:21.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:21.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:21.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:21.193 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:21.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 09:06:21.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:21.195 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:21.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:21.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:21.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:21.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:21.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:21.197 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:21.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:21.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:21.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:21.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:21.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:21.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Errors:.*') 09:06:21.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:21.228 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:21.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 09:06:21.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:21.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:21.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:21.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:21.230 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 09:06:21.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:21.230 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 09:06:21.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 09:06:21.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:21.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:21.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:21.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:21.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:21.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:21.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 '\*?\QJUnit\E') 09:06:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:21.269 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:21.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:21.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:21.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:21.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:21.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:21.271 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:21.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:21.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:21.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:21.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:21.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:21.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Failures:.*') 09:06:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:21.276 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:21.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 09:06:21.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:21.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:21.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:21.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:21.278 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 09:06:21.278 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 09:06:21.278 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:21.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:21.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:21.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.038 s getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.133 s getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.049 s getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 09:06:21.288 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 09:06:21.289 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:06:21.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:21.289 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 09:06:21.289 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:21.289 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:06:21.308 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:21.308 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:06:21.308 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:21.308 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:06:21.309 DEBUG [main][EditorHandler] 0 editor(s) found 09:06:21.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.311 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:06:21.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:21.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:21.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:21.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:21.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:06:21.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:21.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:21.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:21.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:21.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:21.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:21.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:21.371 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:21.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:21.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:21.372 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:06:21.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:21.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:21.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:21.373 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:06:21.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:21.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:21.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:21.374 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:06:21.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:21.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:21.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:21.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:21.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:06:21.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:21.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:21.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:21.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:21.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:21.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:21.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:21.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:06:21.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:21.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:21.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:21.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:21.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:21.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:21.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:21.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:21.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:21.378 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:21.378 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:21.378 DEBUG [main][MenuItemLookup] Item match:File 09:06:21.379 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:06:21.379 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:21.384 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:06:21.384 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:06:21.408 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:06:21.408 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:06:21.409 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:06:21.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:06:21.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:06:21.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:06:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:21.531 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:06:21.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:21.531 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:06:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:21.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:21.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:21.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:06:21.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:21.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:21.534 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:21.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:21.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:21.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:06:21.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:21.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:21.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:21.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:21.545 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:06:21.545 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:06:21.546 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:06:21.549 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:06:21.549 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:06:21.549 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:06:21.549 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:06:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:21.551 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:06:21.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:21.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:21.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:21.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:21.898 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:21.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:21.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:06:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:06:21.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:06:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:21.902 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:06:21.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:21.902 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'hellotest' 09:06:21.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:06:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:21.905 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:21.907 INFO [WorkbenchTestable][AbstractText] Text set to: hellotest 09:06:21.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 09:06:21.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:21.961 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 09:06:21.962 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 09:06:21.962 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 09:06:21.962 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 09:06:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:21.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:21.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:21.963 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:06:21.963 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:06:21.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:06:21.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:21.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:21.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:21.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:21.978 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:06:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:21.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:21.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:22.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:06:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:06:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:06:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:06:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:25.537 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 09:06:25.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:25.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:25.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:25.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:25.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:25.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:25.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:25.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:25.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:25.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:25.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:25.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:25.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:06:25.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:25.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:25.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:25.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:25.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:25.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:25.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:25.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:06:25.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:25.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:25.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:25.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:25.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:25.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:25.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:25.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:25.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:25.539 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:25.539 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:25.539 DEBUG [main][MenuItemLookup] Item match:File 09:06:25.540 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:06:25.541 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:25.545 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:06:25.545 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:06:25.546 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:06:25.546 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:06:25.546 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:06:25.701 DEBUG [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:06:25.706 DEBUG [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:06:25.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:06:25.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:25.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:25.707 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:06:25.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:25.708 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:06:25.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:25.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:25.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:25.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:25.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:25.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:25.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:25.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:06:25.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:25.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:25.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:25.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:25.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:25.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:06:25.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:25.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:25.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:25.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:25.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:25.712 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 09:06:25.712 DEBUG [main][TreeItemHandler] Selecting tree item: Class 09:06:25.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 09:06:25.726 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 09:06:25.727 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:06:25.727 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:06:25.727 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:06:25.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:25.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:25.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:25.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:25.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:25.729 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:06:25.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:25.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:25.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:25.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:26.003 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:26.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:26.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:26.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 09:06:26.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 09:06:26.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 09:06:26.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:26.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:26.033 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:06:26.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:26.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:06:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:26.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:26.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:26.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:26.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:26.101 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:26.102 INFO [WorkbenchTestable][AbstractText] Text set to: HelloTest 09:06:26.128 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:06:26.128 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 09:06:26.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:06:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:26.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:26.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:26.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:26.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:26.133 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:06:26.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:26.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:26.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:26.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:26.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:06:26.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:06:26.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:26.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:26.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:26.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:26.906 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:06:26.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:26.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:26.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 09:06:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:26.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 09:06:26.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:06:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:26.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:26.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:26.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:26.909 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:26.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:27.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:27.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:27.099 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:27.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:27.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:27.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:27.100 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:27.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:27.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:27.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:27.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:27.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:27.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:27.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:28.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:28.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:28.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:06:28.103 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:28.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:28.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:28.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:28.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:06:28.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:28.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:28.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:28.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:28.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:28.105 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 09:06:28.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 09:06:28.105 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 09:06:28.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 09:06:28.108 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 09:06:28.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:06:28.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:28.159 DEBUG [main][MenuItemLookup] Found menu:'New' 09:06:28.159 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:06:28.159 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:28.159 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:06:28.159 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:06:28.159 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:06:28.159 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:28.159 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:06:28.159 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:06:28.159 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:06:28.159 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:06:28.159 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:28.159 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:06:28.159 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:06:28.159 DEBUG [main][MenuItemLookup] Item match:Build Path 09:06:28.161 DEBUG [main][MenuItemLookup] Found menu:'Link Source...' 09:06:28.161 DEBUG [main][MenuItemLookup] Found menu:'New Source Folder...' 09:06:28.161 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:28.161 DEBUG [main][MenuItemLookup] Found menu:'Use as Source Folder' 09:06:28.161 DEBUG [main][MenuItemLookup] Found menu:'Add External Archives...' 09:06:28.161 DEBUG [main][MenuItemLookup] Found menu:'Add Libraries...' 09:06:28.161 DEBUG [main][MenuItemLookup] Item match:Add Libraries... 09:06:28.162 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Add &Libraries..." 09:06:28.162 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add Libraries... 09:06:28.162 INFO [main][MenuItemHandler] Select menu item: Add &Libraries... 09:06:28.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 09:06:28.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available. finished successfully 09:06:28.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Library 09:06:28.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:28.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:28.273 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:06:28.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:28.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 09:06:28.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:28.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:28.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:28.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:28.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:06:28.283 TRACE [main][WidgetHandler] Notify List with event 13 09:06:28.283 TRACE [main][WidgetHandler] Wait for synchronization 09:06:28.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:06:28.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:28.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:28.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:28.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 09:06:28.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:28.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:28.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:28.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:28.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:28.287 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:06:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:28.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:28.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:28.332 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:06:28.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:28.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 09:06:28.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:28.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:28.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:28.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:28.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:06:28.333 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JUnit 5 to selection: JUnit 4 09:06:28.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:06:28.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:28.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 09:06:28.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:28.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:28.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:28.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:28.342 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:06:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:28.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:28.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 09:06:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available. finished successfully 09:06:28.585 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:28.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:28.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:28.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:28.586 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:28.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:28.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:28.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:28.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:28.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:28.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:29.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:29.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:29.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:29.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:29.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:06:29.588 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:29.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:29.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:29.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:29.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:06:29.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:29.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:29.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:29.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:29.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:29.590 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 09:06:29.591 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:06:29.591 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 09:06:29.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 09:06:29.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:29.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 09:06:29.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:29.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 09:06:29.592 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 09:06:29.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:06:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:29.592 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 09:06:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:29.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:06:29.592 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 09:06:29.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 09:06:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:30.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 09:06:30.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 09:06:30.094 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 09:06:30.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 09:06:30.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 09:06:30.099 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item HelloTest.java 09:06:30.100 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 09:06:30.100 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 09:06:30.100 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 09:06:30.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 09:06:30.101 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:06:30.102 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:06:30.150 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:06:30.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:30.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:06:30.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:06:30.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:06:30.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:30.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:30.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:30.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:30.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:30.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:30.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:30.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:30.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:30.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:30.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37ea1142 is found... 09:06:30.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37ea1142 is found finished successfully 09:06:30.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QHelloTest.java\E') 09:06:30.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:30.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:30.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:30.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:30.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:30.155 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:30.155 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; public class HelloTest { } TooltipText=null 09:06:30.155 INFO [WorkbenchTestable][TextEditor] Set text to editor 09:06:30.170 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:30.170 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; import org.junit.After; import org.junit.Assert; import org.junit.Test; public class HelloTest { @Test public void badTest() { Assert.assertEquals(5, 2 + 2); } @Test public void veryBadTest() { throw new RuntimeException(); } @After public void waitAfter() throws Exception { Thread.sleep(5000); } } TooltipText=null 09:06:30.170 INFO [WorkbenchTestable][AbstractEditor] Save editor 09:06:30.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 09:06:30.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:30.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:30.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 09:06:30.171 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 09:06:30.171 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:30.171 DEBUG [main][MenuItemLookup] Item match:File 09:06:30.172 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:06:30.172 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 09:06:30.172 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 09:06:30.172 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 09:06:30.172 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:30.172 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 09:06:30.172 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 09:06:30.172 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:30.172 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:06:30.172 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 09:06:30.172 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 09:06:30.172 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 09:06:30.172 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 09:06:30.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 09:06:30.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 09:06:30.249 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:30.249 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; import org.junit.After; import org.junit.Assert; import org.junit.Test; public class HelloTest { @Test public void badTest() { Assert.assertEquals(5, 2 + 2); } @Test public void veryBadTest() { throw new RuntimeException(); } @After public void waitAfter() throws Exception { Thread.sleep(5000); } } TooltipText=null 09:06:30.250 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:30.250 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; import org.junit.After; import org.junit.Assert; import org.junit.Test; public class HelloTest { @Test public void badTest() { Assert.assertEquals(5, 2 + 2); } @Test public void veryBadTest() { throw new RuntimeException(); } @After public void waitAfter() throws Exception { Thread.sleep(5000); } } TooltipText=null 09:06:30.250 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:06:30.250 DEBUG [WorkbenchTestable][EditorHandler] Closing editor HelloTest.java 09:06:30.460 DEBUG [WorkbenchTestable][EditorHandler] Editor HelloTest.java is closed 09:06:30.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:30.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 09:06:30.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 09:06:30.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:30.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:30.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:30.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:30.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:30.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:06:30.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:30.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:30.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:30.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:30.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:06:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:30.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:30.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:30.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:30.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:30.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:30.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:30.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:30.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:30.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:30.467 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:30.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:30.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:30.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:30.501 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:30.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:30.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:30.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:30.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:30.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:30.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:31.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:31.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:31.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:31.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:06:31.504 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:31.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:31.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:31.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:31.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:06:31.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:31.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:31.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:31.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:31.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:31.506 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 09:06:31.506 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:06:31.506 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 09:06:31.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 09:06:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:31.507 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 09:06:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:31.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 09:06:31.507 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 09:06:31.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:06:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:31.507 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 09:06:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:31.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:06:31.507 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 09:06:31.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 09:06:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:31.507 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 09:06:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:31.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 09:06:31.509 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 09:06:31.509 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 09:06:31.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 09:06:31.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 09:06:31.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:06:31.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'New' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Open With' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'References' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:31.565 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:06:31.565 DEBUG [main][MenuItemLookup] Item match:Run As 09:06:31.592 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 09:06:31.592 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 09:06:31.592 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+X T 09:06:31.593 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+X T" 09:06:31.593 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+X T 09:06:31.593 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+X T 09:06:31.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet... 09:06:31.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:31.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:31.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:31.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:31.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:31.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:31.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:31.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:31.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:31.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 09:06:31.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:31.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:31.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:31.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:31.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:31.603 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:31.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:31.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:31.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:31.750 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:31.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:31.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:31.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:31.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:31.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:31.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:31.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:31.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:31.753 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:31.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet finished successfully 09:06:31.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet... 09:06:31.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:31.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:31.758 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:31.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:31.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:31.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:31.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:31.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 09:06:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:31.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:31.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:31.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:31.768 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:31.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:31.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:31.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:31.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:31.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:31.770 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:31.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:31.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:31.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:31.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:31.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:31.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:31.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:31.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:31.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:31.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:31.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:31.772 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:32.274 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:32.274 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:32.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:32.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:32.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2 09:06:32.276 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:32.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:32.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:32.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2 09:06:32.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:32.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:32.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:32.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:32.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:32.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:32.279 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:32.779 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:32.779 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:32.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:32.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:32.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:32.781 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:32.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:32.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:32.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:32.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:32.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:32.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:32.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:32.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:32.784 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:33.284 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:33.284 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:33.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:33.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:33.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:33.286 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:33.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:33.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:33.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:33.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:33.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:33.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:33.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:33.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:33.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:33.288 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:33.789 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:33.789 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:33.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:33.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:33.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:33.790 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:33.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:33.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:33.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:33.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:33.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:33.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:33.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:33.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:33.793 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:34.293 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:34.293 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:34.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:34.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:34.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:34.295 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:34.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:34.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:34.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:34.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:34.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:34.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:34.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:34.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:34.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:34.298 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:34.798 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:34.799 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:34.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:34.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:34.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:34.800 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:34.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:34.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:34.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:34.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:34.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:34.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:34.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:34.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:34.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:34.803 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:35.304 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:35.304 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:35.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:35.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:35.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:35.305 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:35.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:35.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:35.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:35.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:35.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:35.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:35.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:35.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:35.308 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:35.808 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:35.809 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:35.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:35.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:35.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:35.811 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:35.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:35.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:35.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:35.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:35.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:35.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:35.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:35.813 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:36.314 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:36.314 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:36.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:36.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:36.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:36.315 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:36.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:36.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:36.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:36.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:36.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:36.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:36.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:36.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:36.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:36.318 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:36.818 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:36.818 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:36.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:36.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:36.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:36.820 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:36.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:36.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:36.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 09:06:36.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:36.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:36.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:36.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:36.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:36.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:36.823 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:37.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:37.323 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:37.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:37.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:37.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:37.325 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:37.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:37.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:37.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:37.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:37.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:37.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:37.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:37.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:37.328 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:37.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 09:06:37.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 09:06:37.828 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:37.828 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:37.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:37.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:37.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:37.830 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:37.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:37.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:37.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:37.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:37.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:37.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:37.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:37.833 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:37.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 09:06:37.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 09:06:38.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:38.334 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:38.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:38.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:38.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:38.335 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:38.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:38.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:38.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:38.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:38.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:38.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:38.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:38.338 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:38.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 09:06:38.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 09:06:38.838 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:38.839 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:38.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:38.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:38.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:38.840 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:38.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:38.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:38.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:38.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:38.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:38.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:38.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:38.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:38.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:38.843 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:38.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 09:06:38.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 09:06:39.344 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:39.344 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:39.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:39.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:39.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:39.345 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:39.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:39.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:39.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:39.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:39.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:39.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:39.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:39.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:39.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:39.349 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:39.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 09:06:39.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 09:06:39.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:39.849 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:39.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:39.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:39.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:39.851 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:39.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:39.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:39.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:39.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:39.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:39.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:39.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:39.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:39.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:39.854 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:39.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 09:06:39.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 09:06:40.354 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:40.354 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:40.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:40.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:40.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:40.356 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:40.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:40.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:40.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:40.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:40.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:40.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:40.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:40.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:40.359 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:40.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 09:06:40.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 09:06:40.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:40.859 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:40.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:40.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:40.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:40.861 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:40.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:40.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:40.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:40.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:40.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:40.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:40.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:40.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:40.864 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:40.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 09:06:40.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 09:06:41.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:41.365 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:41.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:41.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:41.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:41.366 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:41.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:41.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:41.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:41.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:41.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:41.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:41.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:41.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:41.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:41.369 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:41.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 09:06:41.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 09:06:41.870 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:41.870 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:41.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:41.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:41.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:41.871 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:41.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:41.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:41.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:41.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:41.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:41.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:41.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:41.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:41.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:41.874 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:41.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 09:06:41.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 09:06:42.375 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:42.375 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:42.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:42.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:42.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:42.376 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:42.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:42.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:42.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:42.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:42.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:42.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:42.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:42.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:42.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:42.379 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:42.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is not listed in considered jobs, ignore it 09:06:42.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is not listed in considered jobs, ignore it 09:06:42.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update JUnit' is not running, skipped 09:06:42.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 09:06:42.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 09:06:42.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 09:06:42.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 09:06:42.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 09:06:42.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 09:06:42.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 09:06:42.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 09:06:42.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 09:06:42.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet finished successfully 09:06:42.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:42.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:42.383 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 09:06:42.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:42.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:42.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:42.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:42.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:42.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 '\*?\QJUnit\E') 09:06:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:42.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:42.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:42.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:42.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:42.416 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:42.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:42.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:42.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:42.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:42.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:42.418 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:42.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:42.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:42.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:42.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:42.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:42.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 09:06:42.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:42.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:42.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:42.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:42.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:42.422 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:42.424 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:42.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:42.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:42.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 09:06:42.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Errors:.*') 09:06:42.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:42.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:42.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:42.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:42.428 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:42.429 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 09:06:42.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 09:06:42.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:42.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1 TooltipText=null 09:06:42.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Failures:.*') 09:06:42.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:42.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:42.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:42.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:42.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:42.435 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:42.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 09:06:42.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:42.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:42.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 09:06:42.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 09:06:42.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:42.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:42.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:06:42.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:42.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:42.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:42.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:42.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:42.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:42.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:06:42.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:42.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:42.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:42.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:42.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:42.499 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:42.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:42.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:42.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:42.551 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:42.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:42.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:42.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:42.552 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:42.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:42.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:42.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:42.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:42.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:43.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:43.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:43.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:43.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:06:43.554 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:06:43.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:06:43.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:43.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:43.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:06:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:43.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:43.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:43.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:43.556 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 09:06:43.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 09:06:43.556 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 09:06:43.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 09:06:43.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 09:06:43.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:06:43.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'New' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:43.615 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:06:43.615 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:06:43.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:06:43.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:06:43.616 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:06:43.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:43.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:43.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:06:43.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:06:43.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:06:43.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:06:43.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:43.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:43.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:43.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:43.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:43.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:43.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:43.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:43.622 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'hellotest' via Explorer 09:06:43.622 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 09:06:43.622 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 09:06:43.622 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 09:06:43.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 09:06:43.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:06:43.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:43.668 DEBUG [main][MenuItemLookup] Found menu:'New' 09:06:43.668 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:06:43.668 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:43.668 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:06:43.668 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:06:43.668 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:06:43.668 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:43.668 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:06:43.668 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:06:43.668 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:06:43.668 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:06:43.668 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:06:43.668 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:06:43.668 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:06:43.668 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:06:43.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 09:06:44.352 DEBUG [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:06:44.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:06:44.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:44.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:44.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:44.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:44.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:06:44.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:44.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:44.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:44.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:06:44.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:44.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:44.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:44.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:44.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:44.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:44.357 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:06:44.357 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:06:44.358 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:06:44.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:44.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:44.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:44.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:44.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:06:44.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:44.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:44.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:44.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:06:44.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:44.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:44.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:44.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:44.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:44.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:44.359 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:06:44.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:44.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:44.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:44.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:44.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:06:44.365 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:06:44.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:06:44.865 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:06:44.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:44.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:06:44.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:06:44.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:06:44.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:06:44.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:06:44.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:44.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:44.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:44.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:44.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:44.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:44.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:44.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:44.865 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 09:06:44.865 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:44.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:44.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:44.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:44.866 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.579 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) Time elapsed: 11.978 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:44.875 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:44.876 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:06:44.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:44.876 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:44.876 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:44.876 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:06:44.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:44.877 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:06:44.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:44.877 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:44.877 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 09:06:44.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:44.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:44.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:44.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:44.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:06:44.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:44.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:06:44.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:44.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:06:44.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:44.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:44.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:44.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:44.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:44.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:44.879 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:44.879 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:06:44.879 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:06:44.879 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:06:44.879 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:06:44.879 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:06:44.879 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:06:44.880 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:06:44.880 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:06:44.880 DEBUG [main][MenuItemLookup] Item match:Window 09:06:44.880 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:06:44.880 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:06:44.880 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:06:44.880 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:44.880 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:06:44.880 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:06:44.880 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:44.880 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:06:44.880 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:44.880 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:06:44.880 DEBUG [main][MenuItemLookup] Item match:Preferences 09:06:44.880 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:06:44.880 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:06:44.880 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:06:45.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:06:45.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. finished successfully 09:06:45.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:06:45.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:45.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:45.044 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:06:45.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:45.044 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:06:45.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:45.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:45.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:45.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:45.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:45.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:45.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:45.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 09:06:45.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 09:06:45.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:45.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 09:06:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 09:06:45.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 09:06:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:45.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 09:06:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:45.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 09:06:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 09:06:45.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 09:06:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 09:06:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 09:06:46.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 09:06:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 09:06:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 09:06:46.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 09:06:46.066 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 09:06:46.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 09:06:46.066 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 09:06:46.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:06:46.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:46.078 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:06:46.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:46.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:46.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:46.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:06:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:06:46.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:46.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:46.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:46.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:46.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 09:06:46.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:46.122 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 09:06:46.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:46.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:46.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:46.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:46.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:06:46.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:06:46.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:06:46.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:46.124 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:06:46.124 DEBUG [main][MenuItemLookup] Item match:Window 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.124 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:06:46.124 DEBUG [main][MenuItemLookup] Item match:Preferences 09:06:46.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:06:46.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:06:46.124 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:06:46.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:06:46.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:06:46.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:06:46.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.254 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:06:46.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.254 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:06:46.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:46.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:46.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 09:06:46.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 09:06:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 09:06:46.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 09:06:46.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 09:06:46.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 09:06:46.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 09:06:46.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 09:06:46.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 09:06:46.267 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 09:06:46.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 09:06:46.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 09:06:46.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 09:06:46.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 09:06:46.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 09:06:46.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 09:06:46.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 09:06:46.268 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 09:06:46.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 09:06:46.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 09:06:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 09:06:46.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:46.272 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 09:06:46.280 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 09:06:46.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:46.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:46.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:46.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:46.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:46.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:46.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:06:46.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:06:46.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 09:06:46.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:06:46.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.283 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 09:06:46.283 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 09:06:46.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:06:46.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:06:46.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:46.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:46.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:46.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:46.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:46.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 09:06:46.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:46.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 09:06:46.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:46.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:46.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:46.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:46.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:06:46.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:06:46.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:06:46.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:46.350 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:46.350 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:46.350 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:06:46.350 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:06:46.350 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:06:46.350 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:06:46.351 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:06:46.351 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:06:46.351 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:06:46.351 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:06:46.351 DEBUG [main][MenuItemLookup] Item match:Window 09:06:46.351 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:06:46.351 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:06:46.351 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:06:46.351 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.351 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:06:46.351 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:06:46.351 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.351 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:06:46.351 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.351 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:06:46.351 DEBUG [main][MenuItemLookup] Item match:Preferences 09:06:46.351 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:06:46.351 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:06:46.351 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:06:46.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:06:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:06:46.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:06:46.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.463 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:06:46.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:06:46.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 09:06:46.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 09:06:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 09:06:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 09:06:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 09:06:46.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 09:06:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 09:06:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 09:06:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 09:06:46.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 09:06:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 09:06:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 09:06:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 09:06:46.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 09:06:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 09:06:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 09:06:46.474 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 09:06:46.474 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 09:06:46.474 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 09:06:46.474 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 09:06:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:06:46.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:46.491 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:06:46.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:46.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:46.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:46.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:46.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:06:46.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:06:46.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:46.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:46.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:46.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:46.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:46.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:46.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:46.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:46.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:46.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 09:06:46.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:46.530 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 09:06:46.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:46.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:46.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:46.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:46.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.*'] 09:06:46.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.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.*'] 09:06:46.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.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.*'] 09:06:46.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:46.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:46.531 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:06:46.531 DEBUG [main][MenuItemLookup] Item match:Window 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.531 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:06:46.531 DEBUG [main][MenuItemLookup] Item match:Preferences 09:06:46.531 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:06:46.531 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:06:46.531 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:06:46.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:06:46.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:06:46.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:06:46.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.656 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:06:46.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:46.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:06:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.657 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:06:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:46.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:46.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:46.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 09:06:46.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 09:06:46.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 09:06:46.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 09:06:46.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 09:06:46.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 09:06:46.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 09:06:46.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 09:06:46.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 09:06:46.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 09:06:46.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 09:06:46.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 09:06:46.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 09:06:46.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 09:06:46.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 09:06:46.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 09:06:46.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 09:06:46.672 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 09:06:46.672 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 09:06:46.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 09:06:46.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:06:46.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 09:06:46.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:06:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.689 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 09:06:46.690 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 09:06:46.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:06:46.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:06:46.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:46.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:46.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:46.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:46.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:46.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 09:06:46.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:46.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 09:06:46.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:46.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:46.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:46.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:46.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:06:46.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:06:46.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:06:46.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:46.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:46.754 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:06:46.755 DEBUG [main][MenuItemLookup] Item match:Window 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.755 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:06:46.755 DEBUG [main][MenuItemLookup] Item match:Preferences 09:06:46.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:06:46.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:06:46.755 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:06:46.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:06:46.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:06:46.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:06:46.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.877 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:06:46.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.877 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:06:46.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:46.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:46.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:46.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 09:06:46.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 09:06:46.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 09:06:46.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 09:06:46.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 09:06:46.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 09:06:46.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 09:06:46.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 09:06:46.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 09:06:46.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 09:06:46.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 09:06:46.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 09:06:46.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 09:06:46.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 09:06:46.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:46.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 09:06:46.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:46.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 09:06:46.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 09:06:46.881 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 09:06:46.882 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 09:06:46.882 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 09:06:46.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:06:46.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:46.886 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 09:06:46.886 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:06:46.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:46.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:46.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:46.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:46.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:46.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:06:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:06:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:46.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:46.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:46.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:46.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 09:06:46.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:06:46.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.888 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 09:06:46.888 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 09:06:46.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:06:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:06:46.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:46.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:46.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:46.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:46.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 09:06:46.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:46.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 09:06:46.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:46.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:46.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:46.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:46.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:06:46.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:06:46.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:06:46.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:46.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:46.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:46.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:46.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:46.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:46.928 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:06:46.929 DEBUG [main][MenuItemLookup] Item match:Window 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:46.929 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:06:46.929 DEBUG [main][MenuItemLookup] Item match:Preferences 09:06:46.929 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:06:46.929 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:06:46.929 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:06:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:06:47.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:06:47.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:06:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:47.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:47.057 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:06:47.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:47.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:47.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:47.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:06:47.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:47.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:47.057 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:06:47.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:47.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:47.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:47.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:47.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:47.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:47.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:47.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 09:06:47.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 09:06:47.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:47.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 09:06:47.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:47.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 09:06:47.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 09:06:47.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 09:06:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:47.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 09:06:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:47.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 09:06:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 09:06:47.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 09:06:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:47.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 09:06:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:47.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 09:06:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 09:06:47.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 09:06:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:47.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 09:06:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:47.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 09:06:47.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 09:06:47.062 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 09:06:47.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 09:06:47.063 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 09:06:47.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:47.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:47.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:47.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:06:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:47.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:47.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:47.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 09:06:47.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:06:47.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:47.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:47.097 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 09:06:47.097 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 09:06:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:06:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:06:47.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:47.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:47.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:47.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 09:06:47.159 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 09:06:47.159 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:47.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:47.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:47.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.285 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 1.245 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.227 s ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.18 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.223 s apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.174 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.232 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 09:06:47.169 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 09:06:47.169 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:06:47.169 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:47.169 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 09:06:47.169 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:47.169 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:06:47.170 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:47.170 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:06:47.170 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:47.170 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:06:47.170 DEBUG [main][EditorHandler] 0 editor(s) found 09:06:47.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:47.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:47.173 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:06:47.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:47.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:47.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:47.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:47.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:47.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:47.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:06:47.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:47.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:47.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:47.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:47.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:47.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:47.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:47.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:47.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:47.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:47.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:47.209 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:47.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:47.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:47.210 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:06:47.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:47.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:47.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:47.211 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:06:47.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:47.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:47.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:47.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:47.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:47.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:47.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:47.213 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:06:47.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:47.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 09:06:47.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 09:06:47.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:47.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:47.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:47.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:47.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:47.215 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 09:06:47.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:47.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:47.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:47.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:47.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:06:47.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:47.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:47.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:47.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:47.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:47.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:47.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:47.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:06:47.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:47.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:47.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:47.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:47.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:47.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:47.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:47.331 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:47.331 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:47.331 DEBUG [main][MenuItemLookup] Item match:File 09:06:47.332 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:06:47.332 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:47.337 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:06:47.337 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:06:47.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:06:47.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:06:47.338 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:06:47.452 DEBUG [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:06:47.458 DEBUG [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:06:47.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:06:47.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:47.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:47.459 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:06:47.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:47.460 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:06:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:47.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:47.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:47.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:47.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:06:47.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:47.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:47.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:06:47.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:47.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:47.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:47.463 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:06:47.463 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:06:47.463 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:06:47.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:06:47.476 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:06:47.476 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:06:47.476 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:06:47.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:47.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:47.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:47.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:47.478 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:06:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:47.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:47.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:47.829 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:47.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:47.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:47.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:06:47.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:06:47.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:06:47.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:47.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:47.830 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:06:47.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:47.830 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'GenHashProject' 09:06:47.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:06:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:47.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:47.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:47.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:47.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:47.833 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:47.834 INFO [WorkbenchTestable][AbstractText] Text set to: GenHashProject 09:06:47.877 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:06:47.877 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:06:47.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:06:47.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:47.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:47.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:47.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:47.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:47.888 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:06:47.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:47.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:47.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:47.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:47.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:06:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:06:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:06:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:06:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:50.896 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 09:06:50.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:50.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:50.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:50.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:50.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:50.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:50.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:50.896 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:50.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:50.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:50.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:50.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:06:50.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:50.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:50.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:50.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:50.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:50.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:06:50.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:50.898 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:06:50.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:50.898 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:50.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:50.898 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:50.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:50.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:50.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:50.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:50.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:50.898 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:50.899 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:50.899 DEBUG [main][MenuItemLookup] Item match:File 09:06:50.900 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:06:50.900 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:06:50.907 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:06:50.907 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:06:50.907 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:06:50.907 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:50.907 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:50.908 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:06:50.908 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:06:50.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:06:50.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:06:50.908 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:06:51.028 DEBUG [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:06:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:06:51.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:06:51.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:51.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:51.034 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:06:51.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:51.035 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:06:51.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:51.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:51.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:51.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:51.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:51.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:06:51.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:51.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:51.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:06:51.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:51.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:51.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:51.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 09:06:51.038 DEBUG [main][TreeItemHandler] Selecting tree item: Class 09:06:51.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 09:06:51.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 09:06:51.052 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:06:51.052 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:06:51.052 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:06:51.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:51.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:51.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:51.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:51.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:51.054 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:06:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:51.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:51.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:51.196 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:51.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:51.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:51.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 09:06:51.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 09:06:51.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 09:06:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:51.198 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:06:51.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:51.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:06:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:51.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:51.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:51.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:51.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:51.245 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:51.246 INFO [WorkbenchTestable][AbstractText] Text set to: GenHash 09:06:51.317 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:06:51.317 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 09:06:51.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:06:51.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:51.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:51.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:51.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:51.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:51.321 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:06:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:51.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:51.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:06:52.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:06:52.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:52.006 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 09:06:52.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:06:52.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:06:52.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:06:52.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:06:52.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:06:52.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:06:52.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:52.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:52.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:52.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:52.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:52.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:52.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:52.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:52.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:52.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@176b72f7 is found... 09:06:52.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@176b72f7 is found finished successfully 09:06:52.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QGenHash.java\E') 09:06:52.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:52.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:52.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:52.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:52.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:52.035 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:52.036 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { } TooltipText=null 09:06:52.036 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 3, offser 0 09:06:52.044 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:52.044 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 09:06:52.044 INFO [WorkbenchTestable][AbstractEditor] Save editor 09:06:52.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - GenHashProject/src/GenHash.java - Eclipse Platform 09:06:52.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:52.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:52.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 09:06:52.045 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 09:06:52.045 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:52.045 DEBUG [main][MenuItemLookup] Item match:File 09:06:52.046 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:06:52.046 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 09:06:52.046 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 09:06:52.046 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 09:06:52.046 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:52.046 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 09:06:52.046 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 09:06:52.046 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:52.046 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:06:52.046 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 09:06:52.047 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 09:06:52.047 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 09:06:52.047 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 09:06:52.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 09:06:52.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 09:06:52.135 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:52.135 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 09:06:52.138 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 09:06:52.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Open With' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 09:06:52.393 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:06:52.393 DEBUG [main][MenuItemLookup] Item match:Source Shift+Alt+S 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Shift+Ctrl+C' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'Remove Block Comment Shift+Ctrl+\' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'Generate Element Comment Shift+Alt+J' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'Correct Indentation Ctrl+I' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'Format Shift+Ctrl+F' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'Format Element' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'Add Import Shift+Ctrl+M' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'Organize Imports Shift+Ctrl+O' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'Sort Members...' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'Clean Up...' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'Override/Implement Methods...' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'Generate Getters and Setters...' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'Generate Delegate Methods...' 09:06:52.394 DEBUG [main][MenuItemLookup] Found menu:'Generate hashCode() and equals()...' 09:06:52.394 DEBUG [main][MenuItemLookup] Item match:Generate hashCode() and equals()... 09:06:52.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Generate &hashCode() and equals()..." 09:06:52.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Generate hashCode() and equals()... 09:06:52.394 INFO [main][MenuItemHandler] Select menu item: Generate &hashCode() and equals()... 09:06:52.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Generate hashCode() and equals()"] is available.... 09:06:52.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Generate hashCode() and equals()"] is available. finished successfully 09:06:52.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Generate hashCode() and equals() 09:06:52.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:52.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:52.697 TRACE [WorkbenchTestable][GenerateHashCodeEqualsDialog] Shell Generate hashCode() and equals() is not null and is not disposed 09:06:52.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:52.698 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:06:52.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:52.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:52.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:52.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:52.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:52.699 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 09:06:52.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 09:06:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:53.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:53.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 09:06:53.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 09:06:53.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:53.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:53.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 09:06:53.702 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:06:53.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:53.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:53.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:53.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:53.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:53.702 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 09:06:53.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 09:06:53.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:54.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:54.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 09:06:54.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 09:06:54.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:54.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:54.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 09:06:54.704 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 "Select All") 09:06:54.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:54.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:54.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:54.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:54.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:54.711 INFO [WorkbenchTestable][AbstractButton] Click button Select &All 09:06:54.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:54.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:54.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:54.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:54.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:54.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:54.713 INFO [WorkbenchTestable][AbstractButton] Click button &Generate 09:06:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:54.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:54.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:54.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:06:54.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:06:54.855 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:54.855 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=import java.util.Objects; public class GenHash { @Override public int hashCode() { return Objects.hash(text); } @Override public boolean equals(Object obj) { if (this == obj) return true; if (obj == null) return false; if (getClass() != obj.getClass()) return false; GenHash other = (GenHash) obj; return Objects.equals(text, other.text); } private String text;} TooltipText=null 09:06:54.855 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:06:54.855 DEBUG [WorkbenchTestable][EditorHandler] Closing editor GenHash.java 09:06:54.988 DEBUG [WorkbenchTestable][EditorHandler] Editor GenHash.java is closed 09:06:54.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 09:06:54.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:54.988 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:54.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:54.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:54.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 09:06:54.989 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:06:54.989 DEBUG [main][EditorHandler] 0 editor(s) found 09:06:54.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:54.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:54.990 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:06:54.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:54.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:54.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:54.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:54.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:54.992 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:54.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:06:54.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:54.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:54.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:54.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:54.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:06:54.993 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:54.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:54.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:54.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:06:54.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:54.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:54.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:54.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:54.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:54.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:54.997 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:54.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:54.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:54.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:54.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:54.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:54.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:55.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:55.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:55.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:55.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:55.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:06:56.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:56.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:56.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:56.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:56.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:06:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:56.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:56.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:56.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:56.001 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 09:06:56.002 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:56.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:56.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:56.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:56.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:56.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:56.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:56.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:57.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:57.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:06:57.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:06:57.004 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:57.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:57.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:57.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:57.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:06:57.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:57.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:57.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:57.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:57.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:57.006 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 09:06:57.006 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:57.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:57.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:57.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:06:57.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:06:57.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:57.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:57.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:57.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:57.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:57.007 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:06:57.007 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:06:57.007 DEBUG [main][TreeItemHandler] Set Tree selection 09:06:57.007 DEBUG [main][TreeHandler] Notify Tree about selection event 09:06:57.015 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:06:57.025 DEBUG [WorkbenchTestable][TreeItemHandler] GenHashProject 09:06:57.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:06:57.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'New' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:57.068 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:06:57.068 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:06:57.068 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:06:57.068 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:06:57.068 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:06:57.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:57.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:06:57.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:06:57.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:57.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:57.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:57.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:57.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:57.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:06:57.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:57.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:57.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:57.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:06:57.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:57.610 DEBUG [main][MenuItemLookup] Found menu:'New' 09:06:57.610 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:06:57.610 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:57.610 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:06:57.610 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:57.610 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:06:57.610 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:06:57.610 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:06:57.610 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:06:57.610 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:06:57.610 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:06:57.610 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:06:57.610 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:06:57.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:06:58.283 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:06:58.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:06:58.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:58.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:06:58.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:58.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:06:58.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:58.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:58.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:58.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:58.288 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:06:58.288 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:06:58.288 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:06:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:58.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:58.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:58.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:06:58.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:58.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:06:58.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:58.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:58.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:58.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:58.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:58.291 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:06:58.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:58.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:58.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:58.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:58.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:06:58.297 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:06:58.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:06:58.798 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:06:58.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:06:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:06:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:06:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:06:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:06:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:06:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:06:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:06:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:06:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:06:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:06:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:06:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:06:58.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:06:58.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:06:58.798 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:06:58.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:06:58.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:06:58.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:06:58.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:06:58.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:06:58.800 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 09:06:58.800 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:06:58.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:06:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.632 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) Time elapsed: 7.776 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 09:06:58.809 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 09:06:58.810 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:06:58.810 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:06:58.810 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 09:06:58.810 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:06:58.810 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:06:58.814 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:06:58.815 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:06:58.815 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:06:58.815 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:06:58.815 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 09:06:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:06:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:58.815 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:58.815 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:58.815 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:06:58.815 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:06:58.815 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:06:58.815 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:06:58.815 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:06:58.815 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:06:58.815 DEBUG [main][MenuItemLookup] Item match:Window 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:06:58.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:58.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:58.816 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:06:58.816 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:06:58.816 DEBUG [main][MenuItemLookup] Item match:Window 09:06:58.817 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:06:58.817 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:06:58.817 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:06:58.817 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.817 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:06:58.817 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:06:58.817 DEBUG [main][MenuItemLookup] Item match:Perspective 09:06:58.817 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:06:58.817 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.817 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:06:58.817 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:06:58.817 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:06:58.817 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:06:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:06:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:58.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:58.818 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:06:58.818 DEBUG [main][MenuItemLookup] Item match:Window 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.818 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:06:58.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:58.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:58.818 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:06:58.819 DEBUG [main][MenuItemLookup] Item match:Window 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:06:58.819 DEBUG [main][MenuItemLookup] Item match:Perspective 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:06:58.819 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:06:58.819 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:06:58.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:58.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:58.820 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:06:58.820 DEBUG [main][MenuItemLookup] Item match:Window 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.820 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:06:58.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:58.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:58.821 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:06:58.821 DEBUG [main][MenuItemLookup] Item match:Window 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:06:58.821 DEBUG [main][MenuItemLookup] Item match:Perspective 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:06:58.821 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:06:58.822 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:06:58.822 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:06:58.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:06:58.822 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:06:58.822 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:06:58.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:06:58.870 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:06:58.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:06:58.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:58.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:58.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:58.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:58.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:58.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:06:58.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:58.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:58.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:58.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 09:06:58.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:06:58.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:06:58.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:06:58.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:06:58.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:06:58.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:58.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:58.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:58.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:58.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:58.872 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:06:58.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:58.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:58.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:58.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:59.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:59.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:59.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:59.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:59.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:06:59.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:59.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:59.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:59.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:59.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:59.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:59.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:59.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:06:59.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:59.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:59.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:59.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:59.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:59.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:06:59.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:59.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:59.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:06:59.094 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:06:59.094 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:59.095 DEBUG [main][MenuItemLookup] Item match:File 09:06:59.096 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:06:59.096 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'File' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:06:59.103 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:06:59.104 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:59.104 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:06:59.104 DEBUG [main][MenuItemLookup] Found menu:'' 09:06:59.104 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:06:59.104 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:06:59.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:06:59.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:06:59.133 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:06:59.249 DEBUG [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:06:59.254 DEBUG [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:06:59.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:06:59.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:59.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:59.255 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:06:59.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:59.256 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:06:59.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:59.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:59.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:59.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:59.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:06:59.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:06:59.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:06:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:06:59.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:59.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:59.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:06:59.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:06:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:06:59.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:06:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:06:59.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:06:59.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:06:59.269 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:06:59.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:06:59.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:06:59.272 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:06:59.272 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:06:59.272 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:06:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:59.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:59.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:59.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:59.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:59.274 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:06:59.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:59.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:59.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:59.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:59.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:06:59.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:59.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:59.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:06:59.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:06:59.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:06:59.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:06:59.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:06:59.626 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:06:59.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:06:59.626 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OpenTypeSelectionDialogTest' 09:06:59.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:06:59.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:59.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:59.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:59.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:59.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:06:59.671 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:06:59.673 INFO [WorkbenchTestable][AbstractText] Text set to: OpenTypeSelectionDialogTest 09:06:59.715 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:06:59.715 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:06:59.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:06:59.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:06:59.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:06:59.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:06:59.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:06:59.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:06:59.718 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:06:59.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:06:59.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:06:59.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:06:59.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:06:59.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:07:02.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:07:02.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:02.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:02.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:02.726 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 09:07:02.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:02.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:02.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:02.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:02.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:02.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:02.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:02.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:02.726 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:07:02.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:02.726 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:07:02.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:02.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:07:02.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:02.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:02.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:02.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:02.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:02.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:02.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:02.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:07:02.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:02.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:02.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:02.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:02.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:02.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:02.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:02.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:02.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:02.728 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:02.728 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:02.728 DEBUG [main][MenuItemLookup] Item match:File 09:07:02.729 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:07:02.729 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:02.734 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:07:02.734 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:07:02.735 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:07:02.735 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:07:02.735 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:07:03.041 DEBUG [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:07:03.046 DEBUG [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:07:03.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:07:03.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:03.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:03.047 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:07:03.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:03.048 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:07:03.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:03.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:03.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:03.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:03.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:03.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:03.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:03.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:07:03.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:03.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:03.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:03.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:03.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:03.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:07:03.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:03.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:03.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:03.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:03.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:03.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 09:07:03.051 DEBUG [main][TreeItemHandler] Selecting tree item: Class 09:07:03.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 09:07:03.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 09:07:03.065 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:07:03.065 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:07:03.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:07:03.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:03.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:03.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:03.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:03.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:03.067 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:07:03.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:03.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:03.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:03.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:03.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:07:03.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:03.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:03.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 09:07:03.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 09:07:03.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 09:07:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:03.229 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:07:03.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:03.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:07:03.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:03.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:03.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:03.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:03.311 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:03.313 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 09:07:03.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 09:07:03.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:03.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:03.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:03.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:03.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:03.351 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:03.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 09:07:03.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:03.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:03.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:03.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:03.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:03.412 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:03.413 INFO [WorkbenchTestable][AbstractText] Text set to: test 09:07:03.418 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:07:03.418 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 09:07:03.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:07:03.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:03.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:03.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:03.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:03.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:03.440 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:07:03.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:03.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:03.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:03.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:03.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:04.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java... 09:07:04.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 09:07:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:04.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:04.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:04.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:04.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:04.202 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:04.203 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 09:07:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java finished successfully 09:07:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40b01148 is found... 09:07:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40b01148 is found finished successfully 09:07:04.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 09:07:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:04.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:04.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:04.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:04.206 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:04.206 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 09:07:04.206 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:04.206 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 09:07:04.206 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:07:04.206 DEBUG [WorkbenchTestable][EditorHandler] Closing editor FindMe.java 09:07:04.489 DEBUG [WorkbenchTestable][EditorHandler] Editor FindMe.java is closed 09:07:04.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:04.490 INFO [WorkbenchTestable][RequirementsRunner] Started test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 09:07:04.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 09:07:04.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:04.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:04.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:04.492 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: "Open Type"] 09:07:04.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:04.493 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: "Open Type"] 09:07:04.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:04.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:04.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:04.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:04.494 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:04.494 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:04.494 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:04.494 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:07:04.494 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:07:04.494 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:04.494 DEBUG [main][MenuItemLookup] Item match:Navigate 09:07:04.497 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:07:04.497 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:07:04.497 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:04.497 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 09:07:04.497 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:07:04.497 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 09:07:04.497 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 09:07:04.497 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 09:07:04.497 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 09:07:04.497 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 09:07:04.497 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 09:07:04.497 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:04.497 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 09:07:04.497 DEBUG [main][MenuItemLookup] Item match:Open Type... 09:07:04.497 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 09:07:04.497 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 09:07:04.497 INFO [main][MenuItemHandler] Select menu item: Open &Type... 09:07:04.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 09:07:04.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available. finished successfully 09:07:04.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 09:07:04.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:04.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:04.703 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 09:07:04.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:04.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, 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:07:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:04.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:04.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:04.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:04.705 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:07:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:04.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:04.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:04.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:04.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:04.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 09:07:04.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:04.806 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:04.807 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 09:07:04.807 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:04.807 INFO [WorkbenchTestable][RequirementsRunner] Started test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 09:07:04.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 09:07:04.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:04.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:04.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:04.807 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: "Open Type"] 09:07:04.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:04.808 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: "Open Type"] 09:07:04.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:04.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:04.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:04.808 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:04.808 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:04.808 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:04.808 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:07:04.808 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:07:04.809 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:04.809 DEBUG [main][MenuItemLookup] Item match:Navigate 09:07:04.809 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:07:04.809 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:07:04.809 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:04.809 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 09:07:04.809 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:07:04.809 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 09:07:04.809 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 09:07:04.809 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 09:07:04.809 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 09:07:04.809 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 09:07:04.809 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 09:07:04.809 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:04.809 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 09:07:04.809 DEBUG [main][MenuItemLookup] Item match:Open Type... 09:07:04.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 09:07:04.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 09:07:04.810 INFO [main][MenuItemHandler] Select menu item: Open &Type... 09:07:05.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 09:07:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available. finished successfully 09:07:05.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 09:07:05.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:05.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:05.006 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 09:07:05.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:05.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, index 0 and no matchers specified 09:07:05.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:05.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:05.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:05.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:05.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:05.007 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:05.008 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 09:07:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:05.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is not listed in considered jobs, ignore it 09:07:05.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 09:07:05.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is not listed in considered jobs, ignore it 09:07:05.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 09:07:06.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is not listed in considered jobs, ignore it 09:07:06.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 09:07:06.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is not listed in considered jobs, ignore it 09:07:06.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 09:07:06.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 09:07:06.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 09:07:06.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 09:07:06.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 09:07:06.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 09:07:06.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 09:07:06.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 09:07:06.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:06.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, index 0 and no matchers specified 09:07:06.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:06.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:06.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:06.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:06.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:06.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:06.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:06.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:06.517 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:07:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:06.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:06.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@577c696 is found... 09:07:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@577c696 is found finished successfully 09:07:06.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 09:07:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:06.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:06.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:06.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:06.755 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:06.755 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 09:07:06.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 09:07:06.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:06.755 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:06.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 09:07:06.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:06.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 09:07:06.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 09:07:06.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:06.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:06.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:06.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 09:07:06.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:06.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:06.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 09:07:06.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 09:07:06.763 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:06.763 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:06.763 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:07:06.763 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:07:06.763 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:06.763 DEBUG [main][MenuItemLookup] Item match:Navigate 09:07:06.764 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:07:06.764 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:07:06.764 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:06.764 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 09:07:06.764 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 09:07:06.764 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 09:07:06.764 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 09:07:06.764 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 09:07:06.764 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 09:07:06.764 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 09:07:06.764 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 09:07:06.764 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:06.764 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 09:07:06.764 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 09:07:06.764 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 09:07:06.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 09:07:06.765 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 09:07:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 09:07:06.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available. finished successfully 09:07:06.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 09:07:06.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:06.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:06.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, 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:07:06.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:06.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:06.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:06.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:06.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:06.864 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:07:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:06.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:06.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:06.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:06.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 09:07:06.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:06.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:06.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:06.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:06.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 09:07:06.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:06.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 09:07:06.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 09:07:06.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:06.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:06.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:06.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 09:07:06.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:06.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:06.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 09:07:06.914 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 09:07:06.914 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:06.914 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:06.914 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:07:06.914 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:07:06.914 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:06.914 DEBUG [main][MenuItemLookup] Item match:Navigate 09:07:06.915 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:07:06.915 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:07:06.915 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:06.915 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 09:07:06.915 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 09:07:06.915 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 09:07:06.915 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 09:07:06.915 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 09:07:06.915 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 09:07:06.915 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 09:07:06.915 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 09:07:06.915 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:06.915 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 09:07:06.915 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 09:07:06.916 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 09:07:06.916 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 09:07:06.916 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 09:07:07.002 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: "Open Type"] 09:07:07.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:07.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:07.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 09:07:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:07.012 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 09:07:07.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:07.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, 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:07:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:07.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:07.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:07.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:07.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:07.014 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:07:07.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:07.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:07.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:07.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:07.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 09:07:07.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:07.080 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:07.081 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 09:07:07.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:07.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:07.092 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 09:07:07.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 09:07:07.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:07.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:07.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 09:07:07.093 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 09:07:07.093 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:07.093 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:07.093 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:07:07.093 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:07:07.093 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:07.093 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:07.093 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:07.093 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:07.093 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:07.093 DEBUG [main][MenuItemLookup] Item match:Window 09:07:07.096 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:07.096 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:07.096 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:07.096 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:07.096 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:07.096 DEBUG [main][MenuItemLookup] Item match:Show View 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:07.102 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:07:07.102 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:07:07.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:07:07.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:07:07.103 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:07:07.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:07:07.227 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:07:07.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:07:07.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:07.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:07.228 DEBUG [WorkbenchTestable][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:07:07.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:07.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:07.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:07.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:07:07.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:07.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:07.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:07.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:07.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:07.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:07:07.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:07:07.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:07.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:07:07.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:07.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:07:07.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:07:07.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:07:07.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:07.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:07:07.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:07.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:07:07.232 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 09:07:07.232 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 09:07:07.232 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 09:07:07.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 09:07:07.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:07.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:07.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:07.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:07:07.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:07.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:07.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:07.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:07:07.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:07.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:07.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:07.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:07:07.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:07.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:07.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:07.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:07.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:07.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:07.235 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:07:07.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:07.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:07.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:07.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:07.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:07.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:07.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 09:07:07.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:07.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:07.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 09:07:07.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:07.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:07.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 09:07:07.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:07.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:07.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 09:07:07.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:07:07.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:07.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:07.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:07.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:07.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:07.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:07.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:07.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:07.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform TooltipText=null 09:07:07.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:07.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:07.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:07.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:07.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:07.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:07.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:07.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:07.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:07.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:07.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:07.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:07.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:07.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:07.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:08.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:08.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:08.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:07:08.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:08.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:08.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:08.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:08.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:07:08.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:08.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:08.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:08.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:08.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:08.345 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 09:07:08.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:08.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:08.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:08.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:08.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:08.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:08.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:08.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:08.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:09.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:09.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:07:09.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:09.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:09.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:09.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:09.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:07:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:09.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:09.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:09.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:09.349 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 09:07:09.349 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:09.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:09.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:09.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:09.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:07:09.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:09.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:09.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:09.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:09.351 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:07:09.351 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:07:09.351 DEBUG [main][TreeItemHandler] Set Tree selection 09:07:09.351 DEBUG [main][TreeHandler] Notify Tree about selection event 09:07:09.360 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:07:09.363 DEBUG [WorkbenchTestable][TreeItemHandler] OpenTypeSelectionDialogTest 09:07:09.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:07:09.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'New' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:09.411 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:07:09.411 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:07:09.412 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:07:09.412 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:07:09.412 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:07:09.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:09.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:07:09.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:07:09.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:07:09.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:09.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:09.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:09.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:09.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:09.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:07:09.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:09.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:09.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:09.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:07:09.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:09.960 DEBUG [main][MenuItemLookup] Found menu:'New' 09:07:09.960 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:07:09.960 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:09.960 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:07:09.960 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:09.960 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:07:09.961 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:07:09.961 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:07:09.961 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:07:09.961 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:07:09.961 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:07:09.961 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:07:09.961 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:07:10.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:07:10.649 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:07:10.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:07:10.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:10.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:07:10.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:10.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:07:10.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:10.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:10.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:10.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:10.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:10.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:10.654 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:07:10.654 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:07:10.655 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:07:10.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:10.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:10.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:10.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:10.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:07:10.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:10.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:10.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:10.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:07:10.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:10.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:10.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:10.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:10.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:10.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:10.656 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:07:10.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:10.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:10.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:10.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:10.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:07:10.662 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:07:11.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:07:11.162 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:07:11.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:11.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:07:11.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:07:11.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:07:11.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:07:11.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:11.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:11.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:11.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:11.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:11.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:11.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:11.163 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 09:07:11.163 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:11.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.354 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.317 s findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 1.955 s constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.151 s nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.168 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 09:07:11.173 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 09:07:11.173 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:07:11.174 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:11.174 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 09:07:11.174 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:11.174 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:07:11.174 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:11.174 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:07:11.174 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:11.174 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:07:11.175 DEBUG [main][EditorHandler] 0 editor(s) found 09:07:11.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:11.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:11.176 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:07:11.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:11.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:11.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:11.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:11.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:11.178 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:11.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:07:11.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:11.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:11.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:11.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:11.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:11.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:11.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:11.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:11.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:07:11.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:11.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:11.182 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:11.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:11.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:11.183 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:07:11.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:11.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:11.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:11.184 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:07:11.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:11.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:11.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:11.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:11.185 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:11.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:11.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:11.186 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:07:11.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:11.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:11.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:11.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:11.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:07:11.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:11.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:11.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:11.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:11.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:11.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:11.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:11.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:07:11.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:11.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:11.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:11.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:11.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:11.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:11.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:11.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:11.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:11.188 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:11.188 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:11.188 DEBUG [main][MenuItemLookup] Item match:File 09:07:11.189 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:07:11.189 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:11.194 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:07:11.194 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:07:11.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:07:11.218 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:07:11.218 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:07:11.336 DEBUG [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:07:11.342 DEBUG [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:07:11.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:07:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:11.343 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:07:11.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:11.344 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:07:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:11.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:11.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:11.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:07:11.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:11.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:11.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:11.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:07:11.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:11.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:11.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:11.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:11.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:11.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:07:11.347 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:07:11.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:07:11.361 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:07:11.361 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:07:11.361 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:07:11.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) 09:07:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:11.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:11.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:11.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:11.363 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:07:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:11.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:11.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07: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'] 09:07:11.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:11.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:11.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:07:11.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:07:11.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:07:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:11.746 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:07:11.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:11.746 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'java_project' 09:07:11.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:07:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:11.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:11.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:11.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:11.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:11.773 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:11.774 INFO [WorkbenchTestable][AbstractText] Text set to: java_project 09:07:11.820 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:07:11.820 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:07:11.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:07:11.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:11.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:11.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:11.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:11.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:11.823 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:07:11.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:11.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:11.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:11.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:11.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:07:14.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:07:14.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:14.867 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 09:07:14.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:14.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:14.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:14.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:14.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:14.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:14.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:14.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:14.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:14.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:14.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:14.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:14.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:07:14.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:14.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:14.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:14.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:14.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:14.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:14.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:14.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:07:14.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:14.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:14.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:14.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:14.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:14.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:14.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:14.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:14.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:14.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:14.869 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:14.869 DEBUG [main][MenuItemLookup] Item match:File 09:07:14.870 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:07:14.870 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:14.875 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:07:14.875 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:07:14.876 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:07:14.876 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:07:14.876 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:07:15.178 DEBUG [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:07:15.191 DEBUG [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:07:15.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:07:15.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:15.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:15.193 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:07:15.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:15.193 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:07:15.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:15.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:15.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:15.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:15.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:07:15.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:15.206 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:15.206 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:15.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:07:15.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:15.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:15.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:15.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:15.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:15.207 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 09:07:15.207 DEBUG [main][TreeItemHandler] Selecting tree item: Class 09:07:15.207 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 09:07:15.210 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 09:07:15.211 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:07:15.211 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:07:15.211 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:07:15.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:15.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:15.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:15.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:15.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:15.219 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:07:15.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:15.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:15.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:15.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:15.360 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:15.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:15.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 09:07:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 09:07:15.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 09:07:15.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:15.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:15.362 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:07:15.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:15.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:07:15.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:15.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:15.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:15.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:15.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:15.423 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:15.425 INFO [WorkbenchTestable][AbstractText] Text set to: Demo 09:07:15.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 09:07:15.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:15.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:15.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:15.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:15.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:15.429 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 09:07:15.429 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 09:07:15.429 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 09:07:15.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:15.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:15.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:15.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:15.430 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:07:15.430 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 09:07:15.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:07:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:15.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:15.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:15.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:15.495 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:07:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:15.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:15.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:15.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:07:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:07:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:07:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:07:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:07:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:07:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:07:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:16.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:16.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:16.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:07:16.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:16.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:16.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73260714 is found... 09:07:16.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73260714 is found finished successfully 09:07:16.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 09:07:16.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:16.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:16.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:16.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:16.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:16.319 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:16.320 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub } } TooltipText=null 09:07:16.320 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6 09:07:16.320 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6, offser 0 09:07:16.325 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:16.335 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 09:07:16.335 INFO [WorkbenchTestable][AbstractEditor] Save editor 09:07:16.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:16.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:16.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:16.336 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:16.336 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:16.336 DEBUG [main][MenuItemLookup] Item match:File 09:07:16.337 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:07:16.337 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 09:07:16.337 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 09:07:16.337 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 09:07:16.337 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:16.337 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 09:07:16.337 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 09:07:16.337 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:16.337 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:07:16.337 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 09:07:16.337 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 09:07:16.337 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 09:07:16.338 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 09:07:16.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 09:07:16.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 09:07:16.506 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:16.506 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 09:07:16.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:16.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 09:07:16.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 09:07:16.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:16.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:16.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:16.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:16.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:16.704 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' view via menu. 09:07:16.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:16.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:16.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:16.733 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:16.733 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:16.733 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:16.733 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:07:16.733 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:07:16.733 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:16.733 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:16.733 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:16.733 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:16.733 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:16.733 DEBUG [main][MenuItemLookup] Item match:Window 09:07:16.734 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:16.734 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:16.734 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:16.734 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:16.734 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:16.734 DEBUG [main][MenuItemLookup] Item match:Show View 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:16.791 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:07:16.791 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:07:16.792 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:07:16.792 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:07:16.792 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:07:17.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:07:17.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 09:07:17.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:07:17.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:17.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:17.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:07:17.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:17.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:17.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:17.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:07:17.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:17.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:17.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:17.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:17.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:17.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:17.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:17.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:17.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children... 09:07:17.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 09:07:17.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:17.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:17.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 09:07:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children finished successfully 09:07:17.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 09:07:17.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:17.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Debug is already expanded. No action performed 09:07:17.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:17.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 09:07:17.609 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Breakpoints 09:07:17.609 DEBUG [main][TreeItemHandler] Selecting tree item: Breakpoints 09:07:17.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Breakpoints about selection 09:07:17.610 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Breakpoints 09:07:17.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:17.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:17.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:17.610 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:07:17.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:17.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:17.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:17.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:07:17.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:17.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:07:17.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:17.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:17.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:17.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:17.612 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:07:17.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:17.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:17.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:17.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:17.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:17.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:17.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open... 09:07:17.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:17.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:17.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open finished successfully 09:07:17.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:17.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:17.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:17.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:17.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:17.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 09:07:17.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:17.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:17.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:17.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:17.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:17.935 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:17.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:17.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:17.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 09:07:17.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:17.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:17.940 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 09:07:17.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:18.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:18.016 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:18.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:18.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:18.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:18.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:18.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:18.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 09:07:18.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:18.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:18.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:18.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:18.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:18.106 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:18.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:18.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:18.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 09:07:18.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:18.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:18.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 09:07:18.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:18.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:18.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:18.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:18.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:07:18.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b40001a is found... 09:07:18.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b40001a is found finished successfully 09:07:18.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 09:07:18.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:18.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:18.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:18.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:18.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:18.187 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 09:07:18.240 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:18.240 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 09:07:18.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 09:07:18.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 09:07:18.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 09:07:19.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 09:07:19.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 09:07:19.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 09:07:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 09:07:19.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 09:07:19.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 09:07:19.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:19.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:19.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:19.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:19.844 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 09:07:19.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:19.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 09:07:19.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 09:07:19.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:19.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:19.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:19.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:19.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:19.862 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:19.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:19.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:19.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:19.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:19.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:19.872 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:19.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 09:07:19.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:19.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:19.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:19.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:19.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:19.881 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:19.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:19.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:19.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:19.950 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 09:07:19.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:19.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:19.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:19.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:19.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:19.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:19.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:19.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:19.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:19.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 09:07:19.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:19.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:20.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:20.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:20.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:20.020 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:20.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:20.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:20.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 09:07:20.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:20.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:20.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 09:07:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:20.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:20.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:20.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:07:20.026 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 09:07:20.026 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:07:20.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:20.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 09:07:20.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 09:07:20.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 09:07:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:20.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:20.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:20.108 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:07:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:20.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:20.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:20.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:20.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:20.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@66a20116 is found... 09:07:20.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@66a20116 is found finished successfully 09:07:20.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 09:07:20.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:20.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:20.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:20.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:20.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:20.199 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 09:07:20.251 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:20.252 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 09:07:20.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 09:07:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 09:07:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d6b1abd is found... 09:07:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d6b1abd is found finished successfully 09:07:20.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 09:07:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:20.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:20.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:20.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:20.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:20.759 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:20.759 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 09:07:20.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:20.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:20.768 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:20.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:20.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:20.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:20.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:20.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:20.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:20.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 09:07:20.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:20.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:20.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:20.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:20.785 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:20.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:20.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:20.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:20.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:20.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:20.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:20.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:20.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:20.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:20.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:20.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:20.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:20.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 09:07:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:20.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:20.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:20.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:20.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:20.909 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:20.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:20.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:20.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 09:07:20.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:20.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:20.914 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 09:07:20.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:20.944 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:20.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:20.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:20.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:20.946 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 09:07:21.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 09:07:21.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:21.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:21.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:21.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:21.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:21.947 DEBUG [WorkbenchTestable][AbstractView] found: Demo 09:07:21.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 09:07:21.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:21.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:21.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 09:07:21.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:21.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 09:07:21.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 09:07:21.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:21.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:21.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:21.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:21.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:21.956 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:21.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:21.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:21.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:21.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:21.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:21.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:21.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 '\*?\QBreakpoints\E') 09:07:21.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:21.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:21.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:21.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:21.977 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:21.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:21.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:21.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 09:07:22.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:22.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:22.011 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 09:07:22.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:22.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:22.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:22.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:22.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:22.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:22.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:22.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:22.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 09:07:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:22.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:22.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:22.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:22.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:22.097 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:22.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:22.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:22.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 09:07:22.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:22.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:22.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 09:07:22.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:22.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:22.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:22.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:22.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:07:22.103 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 09:07:22.103 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:07:22.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:22.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 09:07:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 09:07:22.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 09:07:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:22.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:22.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:22.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:22.178 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:07:22.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:22.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:22.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:22.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6e293cbe is found... 09:07:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6e293cbe is found finished successfully 09:07:22.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 09:07:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:22.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:22.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:22.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:22.267 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 09:07:22.316 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:22.316 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 09:07:22.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 09:07:22.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 09:07:22.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56f30e06 is found... 09:07:22.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56f30e06 is found finished successfully 09:07:22.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 09:07:22.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:22.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:22.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:22.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:22.828 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:22.828 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 09:07:22.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:22.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:22.837 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:22.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:22.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:22.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:22.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:22.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:22.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:22.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 09:07:22.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:22.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:22.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:22.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:22.855 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:22.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:22.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:22.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:22.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:22.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:22.925 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:22.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:22.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:22.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:22.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:22.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:22.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:22.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 09:07:22.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:22.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:22.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:22.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:22.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:22.946 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:22.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:22.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:22.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 09:07:22.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:22.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:22.983 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 09:07:22.985 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:22.985 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:22.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:22.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:22.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:22.986 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 09:07:23.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 09:07:23.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:23.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:23.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:23.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:23.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:23.987 DEBUG [WorkbenchTestable][AbstractView] found: Demo [line: 7] - main(String[]) 09:07:23.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 09:07:23.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:23.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:23.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:23.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:23.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 09:07:23.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:23.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 09:07:23.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 09:07:23.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:23.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:23.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:23.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:23.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:23.997 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:23.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:24.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:24.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:24.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:24.009 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:24.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 09:07:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:24.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:24.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:24.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:24.050 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:24.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:24.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:24.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 09:07:24.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:24.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:24.055 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 09:07:24.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:24.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:24.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:24.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:24.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:24.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:24.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:24.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:24.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:24.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 09:07:24.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:24.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:24.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:24.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:24.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:24.148 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:24.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:24.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:24.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 09:07:24.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:24.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:24.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 09:07:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:24.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:24.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:24.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:07:24.155 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 09:07:24.155 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:07:24.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:24.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 09:07:24.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 09:07:24.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 09:07:24.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:24.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:24.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:24.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:24.232 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:07:24.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:24.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:24.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:24.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@202f1f7f is found... 09:07:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@202f1f7f is found finished successfully 09:07:24.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 09:07:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:24.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:24.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:24.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:24.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:24.319 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 09:07:24.371 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:24.371 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 09:07:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 09:07:24.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 09:07:24.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45745735 is found... 09:07:24.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45745735 is found finished successfully 09:07:24.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 09:07:24.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:24.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:24.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:24.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:24.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:24.890 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:24.890 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 09:07:24.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:24.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:24.899 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:24.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:24.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:24.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:24.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:24.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:24.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:24.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 09:07:24.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:24.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:24.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:24.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:24.955 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:24.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:25.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:25.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:25.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:25.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:25.024 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:25.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:25.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:25.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 09:07:25.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:25.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:25.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 09:07:25.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 09:07:25.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:25.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:25.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:25.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:25.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:25.081 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:25.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:25.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:25.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 09:07:25.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:25.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:25.088 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 09:07:25.090 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 09:07:25.091 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 09:07:25.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 09:07:25.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:25.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:25.136 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 09:07:26.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 09:07:26.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:26.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:26.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:26.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:26.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:26.137 DEBUG [WorkbenchTestable][AbstractView] found: Demo [entry] - main(String[]) 09:07:26.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 09:07:26.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:26.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:26.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:26.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:26.137 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 09:07:26.137 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:07:26.138 DEBUG [main][EditorHandler] 1 editor(s) found 09:07:26.138 DEBUG [WorkbenchTestable][EditorHandler] Closing editor Demo.java 09:07:26.247 DEBUG [WorkbenchTestable][EditorHandler] Editor Demo.java is closed 09:07:26.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:26.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:26.248 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:07:26.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:26.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:26.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:26.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:26.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:26.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:26.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 '\*?\QProject Explorer\E') 09:07:26.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:26.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:26.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:26.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:26.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:26.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:26.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:26.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:26.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:26.311 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:26.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:26.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:26.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:26.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:26.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:26.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:26.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:26.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:26.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:26.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:26.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:27.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:27.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:27.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:07:27.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:27.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:27.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:27.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:27.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 09:07:27.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:27.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:27.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:27.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:27.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:27.316 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 09:07:27.316 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:27.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:27.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:27.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:27.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:27.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:27.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:27.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:28.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:28.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:28.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:07:28.319 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:28.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:28.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:28.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:28.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 09:07:28.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:28.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:28.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:28.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:28.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:28.321 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 09:07:28.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:28.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:28.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:28.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:28.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:07:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:28.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:28.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:28.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:28.323 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:07:28.323 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:07:28.323 DEBUG [main][TreeItemHandler] Set Tree selection 09:07:28.323 DEBUG [main][TreeHandler] Notify Tree about selection event 09:07:28.334 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:07:28.349 DEBUG [WorkbenchTestable][TreeItemHandler] java_project 09:07:28.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:07:28.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:28.392 DEBUG [main][MenuItemLookup] Found menu:'New' 09:07:28.392 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:07:28.392 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:28.392 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:07:28.392 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:28.392 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:07:28.393 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:07:28.393 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:07:28.393 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:07:28.393 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:07:28.393 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:07:28.393 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:07:28.393 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:07:28.393 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:28.393 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:07:28.393 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:07:28.393 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:28.393 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:07:28.393 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:07:28.393 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:07:28.393 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:07:28.393 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:07:28.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:28.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:07:28.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:07:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:07:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:28.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:28.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:07:28.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:28.934 DEBUG [main][MenuItemLookup] Found menu:'New' 09:07:28.934 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:07:28.934 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:28.934 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:07:28.934 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:28.934 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:07:28.934 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:07:28.934 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:07:28.934 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:07:28.934 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:07:28.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:07:28.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:07:28.934 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:07:28.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:07:29.621 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:07:29.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:07:29.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:29.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:07:29.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:29.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:07:29.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:29.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:29.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:29.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:29.627 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:07:29.627 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:07:29.627 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:07:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:29.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:29.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:29.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:07:29.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:29.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:29.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:07:29.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:29.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:29.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:29.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:29.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:29.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:29.629 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:07:29.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:29.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:29.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:29.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:29.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:07:29.635 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:07:30.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:07:30.135 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:07:30.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:30.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:07:30.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:07:30.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:07:30.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:07:30.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:07:30.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:07:30.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:30.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:30.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:30.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:30.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:30.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:30.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:30.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:30.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:30.135 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:30.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:30.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:30.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:07:30.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:30.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:30.137 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 09:07:30.137 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:30.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:30.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:30.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.966 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 3.338 s testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 2.103 s testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 2.04 s testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 2.149 s Running org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 09:07:30.148 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 09:07:30.149 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:07:30.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:30.149 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 09:07:30.149 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:30.149 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:07:30.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:30.150 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:07:30.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:30.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:30.150 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 09:07:30.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 09:07:30.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:30.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:30.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:30.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:07:30.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:30.156 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:07:30.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:30.156 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:07:30.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:30.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:30.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:30.157 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:30.157 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:30.157 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:30.157 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:30.157 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:30.157 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:30.157 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:30.157 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:30.157 DEBUG [main][MenuItemLookup] Item match:Window 09:07:30.159 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:30.159 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:30.159 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:30.159 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:30.159 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:30.159 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:30.159 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:30.159 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:07:30.159 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:30.159 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:07:30.159 DEBUG [main][MenuItemLookup] Item match:Preferences 09:07:30.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:07:30.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:07:30.159 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:07:30.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:07:30.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:07:30.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:07:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:30.283 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:07:30.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:30.285 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:07:30.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:30.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:30.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:30.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:30.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:30.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:30.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:07:30.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:30.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:30.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:30.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:30.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:07:30.803 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:30.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:30.803 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:30.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:30.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:30.803 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 09:07:30.803 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 09:07:30.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 09:07:30.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:1786): Gtk-CRITICAL **: 09:07:30.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:07:30.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:30.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:30.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:30.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:30.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:07:30.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:30.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:30.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:30.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:30.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:30.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:30.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:30.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:07:30.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:30.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:30.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:30.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:30.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:30.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:30.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:30.982 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item 17.0.2+8 (default): 09:07:30.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:07:30.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:07:30.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:31.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:07:31.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:07:31.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:31.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:07:31.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:31.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:31.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:07:31.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:31.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:31.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:31.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:07:31.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:31.068 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:07:31.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:31.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:31.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:31.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:31.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:31.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:31.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:31.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:31.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 09:07:31.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:31.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:31.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:31.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:31.119 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 09:07:31.119 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:31.119 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 09:07:31.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 09:07:31.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:31.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:31.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:31.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:07:31.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:31.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:07:31.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:31.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:07:31.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:31.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:31.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:31.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:31.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:31.120 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:31.120 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:31.120 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:31.120 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:31.120 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:31.120 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:31.120 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:31.120 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:31.120 DEBUG [main][MenuItemLookup] Item match:Window 09:07:31.120 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:31.120 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:31.120 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:31.120 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:31.120 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:31.120 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:31.121 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:31.121 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:07:31.121 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:31.121 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:07:31.121 DEBUG [main][MenuItemLookup] Item match:Preferences 09:07:31.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:07:31.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:07:31.121 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:07:31.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:07:31.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:07:31.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:07:31.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:07:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:31.369 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:07:31.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:31.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:07:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:31.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:31.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:31.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:07:31.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:31.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:31.372 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:31.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:31.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:31.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:07:31.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:31.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:31.372 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:31.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:31.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:31.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 09:07:31.373 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 09:07:31.373 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 09:07:31.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 09:07:31.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:07:31.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:31.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:31.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:31.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:31.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:31.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:07:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:31.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:07:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:31.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:07:31.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:31.449 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:07:31.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:31.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:31.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:31.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:31.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:31.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 09:07:31.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:31.495 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:31.495 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 09:07:31.495 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:31.495 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 09:07:31.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 09:07:31.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:31.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:31.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:31.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:07:31.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:31.496 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:07:31.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:31.496 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:07:31.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:31.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:31.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:31.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:31.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:31.496 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:31.496 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:31.496 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:31.496 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:31.496 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:31.496 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:31.496 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:31.496 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:31.496 DEBUG [main][MenuItemLookup] Item match:Window 09:07:31.497 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:31.497 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:31.497 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:31.497 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:31.497 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:31.497 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:31.497 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:31.497 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:07:31.497 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:31.497 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:07:31.497 DEBUG [main][MenuItemLookup] Item match:Preferences 09:07:31.497 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:07:31.497 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:07:31.497 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:07:31.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:07:31.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:07:31.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:07:31.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:07:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:31.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:31.733 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:07:31.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:31.733 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:07:31.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:31.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:31.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:31.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:07:31.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:31.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:31.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:31.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:31.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:07:31.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:31.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:31.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:31.736 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 09:07:31.736 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 09:07:31.736 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 09:07:31.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 09:07:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:07:31.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:31.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:31.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:07:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:31.739 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:07:31.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:31.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:07:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:31.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:07:31.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:31.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:31.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:07:31.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:31.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:31.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:07:31.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:31.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:31.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:31.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 09:07:31.767 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 09:07:31.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 09:07:31.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 09:07:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:07:31.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:31.800 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:07:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:31.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:31.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:31.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available.... 09:07:31.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:31.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:31.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully 09:07:31.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 09:07:31.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:31.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:31.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.VMTypePage, index 0 and no matchers specified 09:07:31.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:07:31.894 TRACE [main][WidgetHandler] Notify List with event 13 09:07:31.895 TRACE [main][WidgetHandler] Wait for synchronization 09:07:31.895 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 09:07:31.895 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 09:07:31.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:07:31.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:31.902 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:07:31.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:31.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:31.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:31.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:31.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE home:") 09:07:31.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:31.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:31.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:31.970 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:31.971 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 09:07:31.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 09:07:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:31.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:32.005 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:32.005 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 09:07:32.009 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 09:07:32.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:07:32.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:32.014 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 09:07:32.014 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 09:07:32.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:07:32.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:32.023 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:07:32.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:32.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:32.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:32.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:32.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:32.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:32.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:32.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:32.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:32.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:32.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:32.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:32.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:32.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:32.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:32.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:32.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:07:32.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:32.125 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jre.test: 09:07:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:07:32.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:07:32.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:32.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:07:32.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:07:32.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:32.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:07:32.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:32.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:32.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:32.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:32.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:32.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:07:32.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:32.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:32.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:32.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:32.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:32.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:07:32.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:32.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:32.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:07:32.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:32.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:32.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:32.209 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:07:32.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:32.240 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:07:32.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:32.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:32.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:32.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:32.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:32.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:32.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:32.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:32.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:32.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 09:07:32.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:32.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:32.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:32.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:32.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 09:07:32.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:32.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 09:07:32.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 09:07:32.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:32.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:32.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:32.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:07:32.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:32.287 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:07:32.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:32.287 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:07:32.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:32.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:32.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:32.287 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:32.287 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:32.287 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:32.287 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:32.287 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:32.287 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:32.287 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:32.287 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:32.288 DEBUG [main][MenuItemLookup] Item match:Window 09:07:32.288 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:32.288 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:32.288 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:32.288 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:32.288 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:32.288 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:32.288 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:32.288 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:07:32.288 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:32.288 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:07:32.288 DEBUG [main][MenuItemLookup] Item match:Preferences 09:07:32.288 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:07:32.288 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:07:32.288 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:07:32.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:07:32.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:07:32.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:07:32.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:07:32.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:32.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:32.536 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:07:32.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:32.536 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:07:32.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:32.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:32.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:07:32.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:32.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:32.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:32.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:32.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:32.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:07:32.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:32.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:32.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:32.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:32.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:32.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 09:07:32.539 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 09:07:32.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 09:07:32.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 09:07:32.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:07:32.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:32.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:32.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:07:32.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:32.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:32.565 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:07:32.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:32.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:07:32.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:32.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:32.565 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:07:32.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:07:32.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:32.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:32.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:07:32.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:32.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:32.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:32.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 09:07:32.568 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 09:07:32.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 09:07:32.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 09:07:32.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:07:32.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:32.573 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:07:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:32.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:32.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available.... 09:07:32.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:32.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully 09:07:32.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 09:07:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:32.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.VMTypePage, index 0 and no matchers specified 09:07:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:07:32.663 TRACE [main][WidgetHandler] Notify List with event 13 09:07:32.663 TRACE [main][WidgetHandler] Wait for synchronization 09:07:32.663 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 09:07:32.663 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 09:07:32.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:07:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:32.673 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:07:32.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:32.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:32.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:32.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:32.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE home:") 09:07:32.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:32.731 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:32.732 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 09:07:32.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 09:07:32.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:32.754 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:32.755 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 09:07:32.759 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 09:07:32.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:07:32.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:32.764 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 09:07:32.764 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 09:07:32.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:07:32.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:32.774 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:07:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:32.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:32.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:32.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:32.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:32.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:32.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:32.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:32.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:32.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:32.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:32.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:07:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:32.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:32.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:32.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:07:32.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:32.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:32.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:32.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:07:32.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:32.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:32.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:07:32.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:32.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:07:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:32.908 TRACE [main][WidgetHandler] Notify Table with event 13 09:07:32.908 TRACE [main][WidgetHandler] Wait for synchronization 09:07:32.909 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 "Remove") 09:07:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:32.940 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:07:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:32.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:32.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:32.981 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:07:32.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:32.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:32.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:32.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:32.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:32.984 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:07:32.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:32.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:32.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:32.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:33.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:33.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:33.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:33.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:33.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:33.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 09:07:33.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:33.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:33.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:33.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:33.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 09:07:33.030 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 09:07:33.030 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:33.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.884 s - in org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.969 s testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.376 s testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.791 s testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.744 s Running org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest 09:07:33.043 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 09:07:33.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:33.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:33.073 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:33.074 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:33.074 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:33.074 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:33.074 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:33.074 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:33.074 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:33.074 DEBUG [main][MenuItemLookup] Item match:Run 09:07:33.075 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 09:07:33.075 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 09:07:33.075 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:33.075 DEBUG [main][MenuItemLookup] Found menu:'Run History' 09:07:33.075 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:07:33.075 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 09:07:33.075 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 09:07:33.075 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 09:07:33.075 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 09:07:33.075 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 09:07:33.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:07:33.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:07:33.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:07:33.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:33.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:33.246 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 09:07:33.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:07:33.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:33.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:33.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:33.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:33.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:33.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:33.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 09:07:33.249 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 09:07:33.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 09:07:33.250 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 09:07:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 09:07:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 09:07:33.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:07:33.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:33.283 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 09:07:33.283 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 09:07:33.283 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 09:07:33.283 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 09:07:33.283 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 09:07:33.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:07:33.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:33.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:33.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:33.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:33.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:33.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:33.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:33.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:33.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:33.604 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:33.605 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 09:07:33.605 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 09:07:33.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:07:33.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:33.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:33.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:33.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:33.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:33.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:33.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:33.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:33.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:33.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:33.610 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 09:07:33.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:34.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:34.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:34.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:34.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:34.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:07:34.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:07:34.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 09:07:34.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 09:07:34.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 09:07:34.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 09:07:34.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:34.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:34.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:34.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:34.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:34.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:34.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:34.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:34.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:34.837 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 "Environment") 09:07:34.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:34.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:34.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:34.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:34.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:34.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:34.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:34.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:34.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:34.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Environment 09:07:34.861 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:07:34.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:34.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:34.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:34.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:34.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:34.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:34.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:35.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 09:07:35.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...") 09:07:35.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:35.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:35.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:35.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:35.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:35.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:35.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:35.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:35.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:35.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:35.894 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 09:07:35.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:35.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:35.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:35.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 09:07:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available. finished successfully 09:07:36.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 09:07:36.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 09:07:36.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:36.052 INFO [WorkbenchTestable][AbstractTableItem] Check table Item BUILD_DISPLAY_NAME [ #218 ]: 09:07:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:07:36.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:07:36.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:36.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:07:36.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:07:36.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 09:07:36.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:36.059 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:07:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:36.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:36.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:36.107 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:07:36.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:36.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:36.110 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:07:36.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:36.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:36.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:36.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:36.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...") 09:07:36.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:36.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:36.115 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 09:07:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:36.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:36.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 09:07:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available. finished successfully 09:07:36.263 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:07:36.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 09:07:36.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:36.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:36.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:36.265 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:07:36.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 09:07:36.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:36.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:36.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:36.266 INFO [WorkbenchTestable][AbstractTableItem] Check table Item USER_NAME [ jenkins ]: 09:07:36.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:07:36.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:07:36.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:36.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:07:36.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 "OK", Widget matcher matching widgets with style: 8) 09:07:36.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 09:07:36.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:36.272 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:07:36.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:36.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:36.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:36.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:36.320 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:07:36.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:36.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:36.323 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:07:36.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:36.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:36.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...") 09:07:36.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:36.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:36.329 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 09:07:36.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:36.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:36.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:36.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 09:07:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available. finished successfully 09:07:36.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 09:07:36.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 09:07:36.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:36.482 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 09:07:36.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:36.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:36.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:36.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:36.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:07:36.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 09:07:36.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:36.531 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:07:36.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:36.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:36.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:36.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:36.620 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:07:36.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:36.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:36.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:36.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:36.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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 "Replace native environment with specified environment") 09:07:36.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:36.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:36.630 INFO [WorkbenchTestable][AbstractButton] Click button Re&place native environment with specified environment 09:07:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:36.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:36.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:36.638 TRACE [main][WidgetHandler] Notify Button with event 27 09:07:36.638 TRACE [main][WidgetHandler] Wait for synchronization 09:07:36.638 TRACE [main][WidgetHandler] Notify Button with event 13 09:07:36.638 TRACE [main][WidgetHandler] Wait for synchronization 09:07:36.638 TRACE [main][WidgetHandler] Notify Button with event 26 09:07:36.638 TRACE [main][WidgetHandler] Wait for synchronization 09:07:36.638 TRACE [main][WidgetHandler] Notify Button with event 3 09:07:36.638 TRACE [main][WidgetHandler] Wait for synchronization 09:07:36.638 TRACE [main][WidgetHandler] Notify Button with event 4 09:07:36.638 TRACE [main][WidgetHandler] Wait for synchronization 09:07:36.638 TRACE [main][WidgetHandler] Notify Button with event 13 09:07:36.638 TRACE [main][WidgetHandler] Wait for synchronization 09:07:36.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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 "Replace native environment with specified environment") 09:07:36.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:36.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:36.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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 "Append environment to native environment") 09:07:36.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:36.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:36.663 INFO [WorkbenchTestable][AbstractButton] Click button &Append environment to native environment 09:07:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:36.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:36.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:36.671 TRACE [main][WidgetHandler] Notify Button with event 27 09:07:36.671 TRACE [main][WidgetHandler] Wait for synchronization 09:07:36.671 TRACE [main][WidgetHandler] Notify Button with event 13 09:07:36.671 TRACE [main][WidgetHandler] Wait for synchronization 09:07:36.671 TRACE [main][WidgetHandler] Notify Button with event 26 09:07:36.671 TRACE [main][WidgetHandler] Wait for synchronization 09:07:36.671 TRACE [main][WidgetHandler] Notify Button with event 3 09:07:36.671 TRACE [main][WidgetHandler] Wait for synchronization 09:07:36.671 TRACE [main][WidgetHandler] Notify Button with event 4 09:07:36.671 TRACE [main][WidgetHandler] Wait for synchronization 09:07:36.671 TRACE [main][WidgetHandler] Notify Button with event 13 09:07:36.671 TRACE [main][WidgetHandler] Wait for synchronization 09:07:36.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Append environment to native environment") 09:07:36.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:36.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:36.702 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:07:36.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:36.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:36.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:36.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:36.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:07:36.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:36.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:36.712 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:07:36.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:36.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:36.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:36.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:36.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 09:07:36.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available. finished successfully 09:07:36.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:07:36.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 09:07:36.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:36.769 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:36.769 INFO [WorkbenchTestable][AbstractText] Text set to: test_name 09:07:36.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Value:") 09:07:36.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 09:07:36.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:36.774 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:36.774 INFO [WorkbenchTestable][AbstractText] Text set to: test_value 09:07:36.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:07:36.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:36.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:36.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:36.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 09:07:36.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:36.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:36.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:36.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:36.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:36.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:36.776 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:07:36.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:36.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:36.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:36.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:36.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 09:07:37.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available. failed, an exception will be thrown 09:07:37.819 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:07:37.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:37.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:37.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:37.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:37.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:37.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:37.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:37.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:37.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:37.829 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:07:37.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:37.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:37.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:37.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:37.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:37.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:37.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:37.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:37.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:37.831 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:07:37.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:37.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:37.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:37.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:37.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:37.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:37.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:07:37.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:37.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:37.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:37.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:37.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:37.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:37.835 TRACE [main][WidgetHandler] Notify Table with event 13 09:07:37.835 TRACE [main][WidgetHandler] Wait for synchronization 09:07:37.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:07:37.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:37.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:37.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:37.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:37.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:37.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:37.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:37.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:37.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:37.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:37.842 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 09:07:37.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:37.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:37.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:37.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:37.846 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:07:37.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:37.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:37.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:37.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:37.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:37.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:37.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:37.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:37.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:37.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:37.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:37.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:37.858 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:07:37.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:37.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:37.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:37.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:37.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:37.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:37.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:37.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:37.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:37.861 TRACE [main][WidgetHandler] Notify Table with event 13 09:07:37.861 TRACE [main][WidgetHandler] Wait for synchronization 09:07:37.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...") 09:07:37.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:37.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:37.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:37.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:37.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:37.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:37.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:37.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:37.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:37.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:37.876 INFO [WorkbenchTestable][AbstractButton] Click button E&dit... 09:07:37.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:37.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:37.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:37.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:37.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Environment Variable"] is available.... 09:07:37.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Environment Variable"] is available. finished successfully 09:07:37.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:07:37.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:37.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:37.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:37.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 09:07:37.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:37.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:37.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:37.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:37.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:37.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:37.924 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:37.925 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 09:07:37.925 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 "Value:") 09:07:37.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:37.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:37.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:37.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 09:07:37.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:37.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:37.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:37.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:37.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:37.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:37.934 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:37.935 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 09:07:37.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:07:37.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:37.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:37.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:37.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 09:07:37.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:37.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:37.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:37.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:37.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:37.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:37.937 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:07:37.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:37.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:37.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:37.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:37.983 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:07:37.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:37.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:37.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:37.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:37.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:37.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:37.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:37.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:37.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:37.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:37.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:37.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:37.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:07:37.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:37.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:37.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:37.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:37.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:37.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:37.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:37.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:37.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:37.997 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:07:37.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:37.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:37.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:37.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 09:07:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available. finished successfully 09:07:38.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:07:38.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:38.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 09:07:38.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:38.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:38.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:38.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:38.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:38.045 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:38.045 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 09:07:38.046 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 "Value:") 09:07:38.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:38.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:38.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:38.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 09:07:38.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:38.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:38.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:38.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:38.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:38.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:38.047 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:38.048 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 09:07:38.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:07:38.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:38.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:38.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:38.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 09:07:38.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:38.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:38.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:38.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:38.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:38.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:38.054 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:07:38.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:38.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:38.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:38.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:38.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 09:07:39.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available. failed, an exception will be thrown 09:07:39.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:07:39.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:39.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:39.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:39.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:39.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:39.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:39.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:39.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:39.112 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:07:39.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:39.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:39.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:39.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:39.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:39.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:39.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:39.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:39.117 TRACE [main][WidgetHandler] Notify Table with event 13 09:07:39.117 TRACE [main][WidgetHandler] Wait for synchronization 09:07:39.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Copy") 09:07:39.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:39.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:39.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:39.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:39.124 INFO [WorkbenchTestable][AbstractButton] Click button &Copy 09:07:39.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:39.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:39.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:39.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:39.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:07:39.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:39.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:39.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:39.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:39.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:39.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:39.140 TRACE [main][WidgetHandler] Notify Table with event 13 09:07:39.140 TRACE [main][WidgetHandler] Wait for synchronization 09:07:39.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:07:39.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:39.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:39.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:39.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:39.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:39.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:39.155 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 09:07:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:39.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:39.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:39.159 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:07:39.159 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:39.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:39.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:39.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:39.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:39.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:39.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:39.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:39.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 "Paste") 09:07:39.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:39.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:39.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:39.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:39.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:39.184 INFO [WorkbenchTestable][AbstractButton] Click button &Paste 09:07:39.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:39.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:39.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:39.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:39.189 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:07:39.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:39.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:39.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:39.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:39.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:39.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:39.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:39.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:39.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:07:39.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:07:39.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:07:39.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:07:39.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:07:39.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:39.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:39.194 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 09:07:39.194 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 09:07:39.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:39.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.294 s - in org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest selectTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.762 s appendReplaceTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.079 s addTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.127 s removeTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.028 s editTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.132 s copyPasteTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.203 s Running org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 09:07:39.343 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 09:07:39.344 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:07:39.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:39.344 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 09:07:39.344 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:39.344 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:07:39.380 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:39.380 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:07:39.380 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:39.380 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:39.380 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 09:07:39.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 09:07:39.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:39.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:39.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:39.381 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 09:07:39.381 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 09:07:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:39.381 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:07:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:39.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:39.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:07:39.392 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 09:07:39.392 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:07:39.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:39.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 09:07:39.478 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:07:39.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 09:07:39.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:39.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:39.478 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:07:39.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:39.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:39.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:39.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:39.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:39.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:39.480 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 09:07:39.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:39.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:39.480 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 09:07:39.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:39.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:39.480 TRACE [main][WidgetHandler] Notify Table with event 13 09:07:39.480 TRACE [main][WidgetHandler] Wait for synchronization 09:07:39.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:39.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:39.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:39.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:07:39.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:39.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:39.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:39.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:39.483 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:07:39.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:39.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:39.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:39.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:39.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:39.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:39.710 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:07:39.711 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 09:07:39.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:39.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:39.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:39.711 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:07:39.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:39.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:39.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:07:39.723 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 09:07:39.723 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:07:39.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:39.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 09:07:39.818 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:07:39.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 09:07:39.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:39.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:39.819 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:07:39.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:39.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:39.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:39.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:39.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:39.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:39.821 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 09:07:39.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:39.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:39.821 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 09:07:39.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:39.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:39.821 TRACE [main][WidgetHandler] Notify Table with event 13 09:07:39.821 TRACE [main][WidgetHandler] Wait for synchronization 09:07:39.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:39.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:39.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:39.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:07:39.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:39.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:39.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:39.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:39.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:39.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:39.835 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:07:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:39.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:39.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:40.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:40.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:40.053 INFO [WorkbenchTestable][JavaBrowsingPerspective] Open perspective: 'Java Browsing' 09:07:40.053 DEBUG [WorkbenchTestable][JavaBrowsingPerspective] Trying to open perspective: 'Java Browsing' 09:07:40.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:40.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:40.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:40.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:40.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:40.053 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:07:40.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:40.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:40.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:40.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:40.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:07:40.074 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 09:07:40.074 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:07:40.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 09:07:40.158 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:07:40.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 09:07:40.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:40.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:40.159 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:07:40.159 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:40.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:40.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:40.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:40.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:40.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:40.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:40.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:40.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:40.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:40.160 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Browsing') 09:07:40.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:40.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:40.160 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (3) 09:07:40.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:40.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:40.161 TRACE [main][WidgetHandler] Notify Table with event 13 09:07:40.161 TRACE [main][WidgetHandler] Wait for synchronization 09:07:40.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:40.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:40.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:40.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:40.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:40.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:40.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:40.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:07:40.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:40.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:40.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:40.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:40.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:40.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:40.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:40.164 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:07:40.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:40.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:40.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:40.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:40.547 INFO [WorkbenchTestable][JavaTypeHierarchyPerspective] Open perspective: 'Java Type Hierarchy' 09:07:40.547 DEBUG [WorkbenchTestable][JavaTypeHierarchyPerspective] Trying to open perspective: 'Java Type Hierarchy' 09:07:40.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:40.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:40.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:40.548 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:07:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:40.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:40.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:40.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:07:40.573 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 09:07:40.573 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:07:40.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:40.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 09:07:40.646 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:07:40.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 09:07:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:40.647 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:07:40.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:40.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:40.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:40.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:40.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:40.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:40.648 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Type Hierarchy') 09:07:40.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:40.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:40.648 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (5) 09:07:40.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:40.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:40.648 TRACE [main][WidgetHandler] Notify Table with event 13 09:07:40.648 TRACE [main][WidgetHandler] Wait for synchronization 09:07:40.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:40.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:40.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:40.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:40.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:40.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:40.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:40.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:07:40.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:40.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:40.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:40.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:40.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:40.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:40.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:40.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:40.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:40.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:40.651 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:07:40.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:40.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:40.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:40.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:40.946 INFO [WorkbenchTestable][ResourcePerspective] Open perspective: 'Resource' 09:07:40.946 DEBUG [WorkbenchTestable][ResourcePerspective] Trying to open perspective: 'Resource' 09:07:40.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:40.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:40.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:40.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:40.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:40.947 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:07:40.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:40.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:40.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:40.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:07:40.951 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 09:07:40.951 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:07:40.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:41.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 09:07:41.021 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:07:41.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 09:07:41.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:41.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:41.022 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:07:41.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:41.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:41.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:41.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:41.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:41.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:41.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:41.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:41.023 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource') 09:07:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:41.024 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource (default)') 09:07:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:41.024 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (8) 09:07:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:41.024 TRACE [main][WidgetHandler] Notify Table with event 13 09:07:41.024 TRACE [main][WidgetHandler] Wait for synchronization 09:07:41.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:41.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:41.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:41.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:41.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:41.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 "Open") 09:07:41.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:41.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:41.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:41.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:41.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:41.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:41.027 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:07:41.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:41.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:41.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:41.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:41.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:41.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:41.189 INFO [WorkbenchTestable][TeamSynchronizingPerspective] Open perspective: 'Team Synchronizing' 09:07:41.189 DEBUG [WorkbenchTestable][TeamSynchronizingPerspective] Trying to open perspective: 'Team Synchronizing' 09:07:41.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:41.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:41.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:41.189 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:07:41.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:41.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:41.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:41.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:07:41.195 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 09:07:41.195 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:07:41.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:41.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 09:07:41.274 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:07:41.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 09:07:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:41.275 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:07:41.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:41.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:41.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:41.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:41.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:41.276 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Team Synchronizing') 09:07:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:41.276 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (9) 09:07:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:41.277 TRACE [main][WidgetHandler] Notify Table with event 13 09:07:41.277 TRACE [main][WidgetHandler] Wait for synchronization 09:07:41.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:41.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:41.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:41.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:41.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:07:41.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:41.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:41.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:41.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:41.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:41.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:41.289 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:07:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:41.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:41.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:41.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:41.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:41.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 09:07:41.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:41.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:41.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 09:07:41.612 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 09:07:41.612 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:41.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:41.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.269 s - in org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) Time elapsed: 2.231 s Running org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 09:07:41.621 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 09:07:41.622 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:07:41.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:41.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 09:07:41.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:41.622 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:07:41.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:41.623 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:07:41.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:41.623 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:07:41.623 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 09:07:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:41.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:41.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:41.624 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:07:41.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:41.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:41.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:41.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:07:41.629 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 09:07:41.629 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:07:41.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:41.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 09:07:41.699 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:07:41.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 09:07:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:41.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:07:41.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:41.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:41.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:41.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:41.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:41.701 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 09:07:41.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:41.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:41.701 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 09:07:41.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:41.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:41.702 TRACE [main][WidgetHandler] Notify Table with event 13 09:07:41.702 TRACE [main][WidgetHandler] Wait for synchronization 09:07:41.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:41.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:41.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:41.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:41.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:41.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:07:41.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:41.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:41.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:41.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:41.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:41.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:41.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:41.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:41.705 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:07:41.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:41.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:41.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:41.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:41.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:07:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.940 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:41.940 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:41.941 DEBUG [main][MenuItemLookup] Item match:Window 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.941 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:07:41.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.941 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:41.942 DEBUG [main][MenuItemLookup] Item match:Window 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:41.942 DEBUG [main][MenuItemLookup] Item match:Perspective 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:07:41.942 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:07:41.942 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:07:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:07:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.943 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:41.943 DEBUG [main][MenuItemLookup] Item match:Window 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:07:41.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.943 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:41.943 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:41.944 DEBUG [main][MenuItemLookup] Item match:Window 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:41.944 DEBUG [main][MenuItemLookup] Item match:Perspective 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:07:41.944 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:07:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.944 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:41.944 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:41.944 DEBUG [main][MenuItemLookup] Item match:Window 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:07:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:41.945 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:41.945 DEBUG [main][MenuItemLookup] Item match:Window 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:41.945 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:41.945 DEBUG [main][MenuItemLookup] Item match:Perspective 09:07:41.946 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:07:41.946 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:41.946 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:07:41.946 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:07:41.946 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:07:41.946 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:07:41.946 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:07:41.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:07:41.946 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:07:42.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:07:42.012 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:07:42.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:07:42.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:42.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:42.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:42.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:42.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:42.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:07:42.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:42.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:42.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:42.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 09:07:42.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:42.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:07:42.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:42.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:42.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:42.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:42.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:42.014 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:07:42.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:42.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:42.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:42.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:42.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:42.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 09:07:42.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 09:07:42.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:42.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:42.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:42.281 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 09:07:42.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:42.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:42.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:42.282 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:42.282 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:42.282 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:07:42.282 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:07:42.282 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:42.282 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:42.282 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:42.282 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:42.282 DEBUG [main][MenuItemLookup] Item match:Run 09:07:42.283 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 09:07:42.283 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 09:07:42.283 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:42.283 DEBUG [main][MenuItemLookup] Found menu:'Run History' 09:07:42.283 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:07:42.283 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 09:07:42.283 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 09:07:42.283 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 09:07:42.283 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 09:07:42.283 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 09:07:42.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:07:42.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:07:42.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:07:42.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:42.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:42.455 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 09:07:42.455 DEBUG [WorkbenchTestable][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:07:42.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:42.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:42.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:42.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:42.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:42.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:42.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:42.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:42.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:42.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:42.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:42.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:42.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 09:07:42.458 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 09:07:42.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 09:07:42.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 09:07:42.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 09:07:42.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 09:07:42.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:07:42.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:42.501 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 09:07:42.501 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 09:07:42.501 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 09:07:42.501 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 09:07:42.501 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 09:07:42.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:07:42.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:42.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:42.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:42.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:42.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:42.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:42.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:42.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:42.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:42.856 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:42.857 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 09:07:42.857 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 09:07:42.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:07:42.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:42.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:42.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:42.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:42.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:42.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:42.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:42.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:42.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:42.897 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 09:07:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:43.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:43.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:43.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:44.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:44.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:07:44.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 09:07:44.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 09:07:44.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 09:07:44.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 09:07:44.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:44.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:44.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:44.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:44.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:44.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:44.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:44.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:44.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:44.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Test") 09:07:44.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:44.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:44.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:44.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:44.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:44.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:44.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:44.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:44.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:44.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:44.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 09:07:44.181 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:") 09:07:44.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:44.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:44.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:44.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:44.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:44.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:44.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:44.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:44.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:44.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:44.222 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:44.225 INFO [WorkbenchTestable][AbstractText] Text set to: abc 09:07:44.236 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:") 09:07:44.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:44.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:44.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:44.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:44.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:44.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:44.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:44.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:44.279 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:44.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test class:") 09:07:44.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:44.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:44.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:44.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:44.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:44.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:44.331 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:44.332 INFO [WorkbenchTestable][AbstractText] Text set to: cde 09:07:44.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test class:") 09:07:44.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:44.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:44.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:44.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:44.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:44.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:44.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:44.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:44.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:44.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:44.478 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:44.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test method:") 09:07:44.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:44.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:44.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:44.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:44.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:44.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:44.507 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:44.507 INFO [WorkbenchTestable][AbstractText] Text set to: efg 09:07:44.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test method:") 09:07:44.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:44.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:44.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:44.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:07:44.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:44.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:44.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:44.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:44.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:44.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:44.542 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:44.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:07:44.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:07:44.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:07:44.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:07:44.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:07:44.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:44.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:44.544 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 09:07:44.544 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 09:07:44.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:44.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 09:07:44.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:44.708 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:44.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 09:07:44.710 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 09:07:44.710 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 09:07:44.710 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:44.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:44.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:44.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.089 s - in org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) Time elapsed: 2.429 s Running org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 09:07:44.719 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 09:07:44.720 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:07:44.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:44.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 09:07:44.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:44.721 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:07:44.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:44.751 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:07:44.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:44.752 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 09:07:44.752 DEBUG [WorkbenchTestable][JavaEEPerspective] Trying to open perspective: 'Java EE' 09:07:44.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:44.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:44.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:44.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:44.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:44.752 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:07:44.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:44.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:44.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:44.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:44.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:07:44.762 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 09:07:44.763 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:07:44.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 09:07:44.844 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:07:44.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 09:07:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:44.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:44.845 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:07:44.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:44.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:44.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:44.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:44.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:44.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:44.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:44.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:44.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:44.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:07:44.846 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java EE') 09:07:44.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:44.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:44.847 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (4) 09:07:44.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:07:44.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:07:44.847 TRACE [main][WidgetHandler] Notify Table with event 13 09:07:44.847 TRACE [main][WidgetHandler] Wait for synchronization 09:07:44.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:44.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:44.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:44.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:44.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:44.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:44.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:44.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:07:44.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:44.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:44.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:44.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:07:44.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:44.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:44.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:44.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:44.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:44.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:44.860 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:07:44.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:44.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:44.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:44.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:45.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:45.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:45.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:07:45.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:45.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:45.209 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:45.209 DEBUG [main][MenuItemLookup] Item match:Window 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:07:45.209 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:07:45.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:45.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:45.210 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:45.210 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:45.210 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:45.210 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:45.210 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:45.210 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:45.210 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:45.210 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:45.210 DEBUG [main][MenuItemLookup] Item match:Window 09:07:45.210 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:45.210 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:45.210 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:45.210 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.210 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:45.210 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:45.210 DEBUG [main][MenuItemLookup] Item match:Perspective 09:07:45.211 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:07:45.211 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.211 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:07:45.211 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:07:45.211 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:07:45.211 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:07:45.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:07:45.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:45.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:45.211 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:45.211 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:45.211 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:45.211 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:45.211 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:45.211 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:45.211 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:45.211 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:45.212 DEBUG [main][MenuItemLookup] Item match:Window 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:07:45.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:45.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:45.212 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:45.212 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:45.212 DEBUG [main][MenuItemLookup] Item match:Window 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:45.213 DEBUG [main][MenuItemLookup] Item match:Perspective 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:07:45.213 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:07:45.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:45.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:45.213 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:45.213 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:45.214 DEBUG [main][MenuItemLookup] Item match:Window 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:07:45.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:45.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:45.214 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:45.214 DEBUG [main][MenuItemLookup] Item match:Window 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:45.214 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:45.214 DEBUG [main][MenuItemLookup] Item match:Perspective 09:07:45.215 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:07:45.215 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.215 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:07:45.215 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:07:45.215 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:07:45.215 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:07:45.215 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:07:45.215 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:07:45.215 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:07:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:07:45.277 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:07:45.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:07:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:45.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:45.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:07:45.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:45.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:45.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:45.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:07:45.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:45.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:07:45.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:45.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:45.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:45.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:45.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:45.279 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:07:45.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:45.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:45.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:45.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:45.478 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:45.479 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 09:07:45.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 09:07:45.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:45.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:45.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:45.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:45.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:45.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:45.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:45.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 EJB Project"] 09:07:45.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:45.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:45.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:45.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:45.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:45.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:45.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:45.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 EJB Project"] 09:07:45.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:45.481 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:45.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:45.481 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:45.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:45.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:45.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:45.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:45.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:45.481 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:45.481 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:45.481 DEBUG [main][MenuItemLookup] Item match:File 09:07:45.482 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:07:45.482 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'XML File' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:45.487 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:07:45.487 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:07:45.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:07:45.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:07:45.488 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:07:45.603 DEBUG [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:07:45.608 DEBUG [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:07:45.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:07:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:45.609 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:07:45.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:45.610 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:07:45.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:45.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:45.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:45.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:45.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:45.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:45.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:45.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children... 09:07:45.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 09:07:45.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:46.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:46.113 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 09:07:46.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children finished successfully 09:07:46.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 09:07:46.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:46.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item EJB is already expanded. No action performed 09:07:46.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:46.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 09:07:46.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EJB Project 09:07:46.115 DEBUG [main][TreeItemHandler] Selecting tree item: EJB Project 09:07:46.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EJB Project about selection 09:07:46.119 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EJB Project 09:07:46.119 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:07:46.119 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:07:46.119 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:07:46.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:46.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:46.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:46.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:46.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:46.127 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:07:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:46.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:46.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:46.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:46.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:46.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:46.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EJB Project"] is available.... 09:07:46.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EJB Project"] is available. finished successfully 09:07:46.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EJB Project 09:07:46.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:46.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:46.411 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 09:07:46.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:46.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.ejb.ui.project.facet.EjbProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:07:46.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:46.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:46.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:46.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:46.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:46.442 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:46.443 INFO [WorkbenchTestable][AbstractText] Text set to: ejbProject 09:07:46.463 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 09:07:46.464 INFO [WorkbenchTestable][EjbProjectWizard] Finish wizard 09:07:46.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.ejb.ui.project.facet.EjbProjectWizard, 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:07:46.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:46.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:46.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:46.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:46.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:46.467 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:07:46.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:46.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:46.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:46.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:46.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:46.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:46.972 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 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:46.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:46.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:46.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:46.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:46.983 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:07:46.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:46.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:46.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:46.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:46.983 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:46.983 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:46.983 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:46.983 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:46.983 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:46.983 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:46.983 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:46.983 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:46.983 DEBUG [main][MenuItemLookup] Item match:Window 09:07:46.984 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:46.984 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:46.984 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:46.984 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:46.984 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:46.984 DEBUG [main][MenuItemLookup] Item match:Show View 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'Markers' 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'Packages' 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'Servers' 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:46.990 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:07:46.990 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:07:46.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:07:46.990 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:07:46.990 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:07:47.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:07:47.142 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:07:47.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:07:47.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:47.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:47.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:07:47.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:47.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:47.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:47.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:07:47.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:47.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:47.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:47.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:47.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:47.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:47.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:47.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:47.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:07:47.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:47.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:47.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:47.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:47.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:47.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:07:47.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:07:47.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:47.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:07:47.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:47.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:07:47.147 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:07:47.147 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:07:47.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:07:47.147 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:07:47.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:47.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:47.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:47.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:07:47.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:47.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:47.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:47.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:07:47.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:47.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:47.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:47.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:07:47.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:47.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:47.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:47.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:47.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:47.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:47.149 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:07:47.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:47.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:47.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:47.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:47.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:07:47.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:07:47.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:07:47.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:47.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:47.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:07:47.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:47.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:47.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:47.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:47.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:47.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:07:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:47.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:47.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:47.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:47.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:47.334 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:07:47.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:07:47.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:47.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:07:47.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:47.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:47.338 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:07:47.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:07:47.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:47.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:47.339 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:07:47.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:07:47.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:47.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:47.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:47.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:47.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:47.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:47.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:48.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:48.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:07:48.342 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:07:48.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:07:48.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:48.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:48.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 09:07:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:48.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:48.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:48.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:48.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:48.344 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 09:07:48.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:48.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:48.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:07:48.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:48.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:48.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:48.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:48.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:48.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:48.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:07:48.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:48.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:48.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:48.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:48.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:48.357 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:07:48.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:07:48.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:48.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:07:48.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:48.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:48.360 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:07:48.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:07:48.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:48.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:48.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:48.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:48.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:48.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:49.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:49.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:49.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:07:49.380 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:07:49.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:07:49.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:49.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:49.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:07:49.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:49.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:49.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:49.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:49.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:49.382 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 09:07:49.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 09:07:49.383 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 09:07:49.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 09:07:49.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 09:07:49.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:07:49.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:49.448 DEBUG [main][MenuItemLookup] Found menu:'New' 09:07:49.448 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:07:49.448 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:49.448 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:07:49.448 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:49.449 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:07:49.449 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:07:49.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:07:49.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:07:49.449 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:07:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:49.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:07:49.950 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 09:07:49.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:07:49.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:49.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:49.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:49.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:49.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:07:49.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:49.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:49.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:07:49.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:49.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:49.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:49.950 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ejbProject' via Explorer 09:07:49.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 09:07:49.950 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 09:07:49.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 09:07:49.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 09:07:49.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:07:49.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:50.006 DEBUG [main][MenuItemLookup] Found menu:'New' 09:07:50.006 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:07:50.006 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:50.006 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:07:50.006 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:07:50.006 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:07:50.006 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:50.006 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:07:50.006 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:07:50.006 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:07:50.006 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:07:50.006 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:07:50.006 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:07:50.006 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:07:50.006 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:07:50.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 09:07:50.669 DEBUG [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:07:50.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:07:50.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:50.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:50.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:50.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:50.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: 32) 09:07:50.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:50.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:07:50.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:50.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:50.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:50.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:50.675 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:07:50.675 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:07:50.675 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:07:50.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:50.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:50.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:50.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:50.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:07:50.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:50.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:50.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:07:50.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:50.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:50.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:50.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:50.677 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:07:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:50.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:50.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:50.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:07:50.683 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:07:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:07:51.185 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:07:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:51.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:51.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 09:07:51.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:51.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:51.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:51.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:51.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 09:07:51.187 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 09:07:51.187 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 09:07:51.187 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:51.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:51.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:51.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.469 s - in org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) Time elapsed: 5.708 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 09:07:51.197 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 09:07:51.197 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:07:51.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:51.197 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 09:07:51.197 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:51.197 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:07:51.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:51.198 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:07:51.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:51.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:51.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 09:07:51.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 09:07:51.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:51.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:51.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:51.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:07:51.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:51.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:07:51.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:51.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Utility Module"] 09:07:51.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:51.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:51.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:51.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:51.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:51.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:51.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:51.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Utility Module"] 09:07:51.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:51.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:51.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:51.201 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:51.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:51.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:51.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:51.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:51.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:51.202 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:51.202 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:51.202 DEBUG [main][MenuItemLookup] Item match:File 09:07:51.204 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:07:51.204 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:07:51.208 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 09:07:51.208 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'XML File' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:51.209 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:07:51.209 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:07:51.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:07:51.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:07:51.209 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:07:51.419 DEBUG [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:07:51.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:07:51.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:07:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:51.427 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:07:51.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:51.428 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:07:51.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:51.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:51.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:51.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:51.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:51.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:51.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:51.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 09:07:51.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 09:07:51.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:52.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:52.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 09:07:52.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 09:07:52.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 09:07:52.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:52.004 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 09:07:52.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:52.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 09:07:52.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Utility Project 09:07:52.005 DEBUG [main][TreeItemHandler] Selecting tree item: Utility Project 09:07:52.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Utility Project about selection 09:07:52.008 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Utility Project 09:07:52.008 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:07:52.008 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:07:52.008 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:07:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:52.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:52.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:52.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:52.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:52.010 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:07:52.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:52.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:52.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:52.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:52.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:52.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:52.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:52.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Utility Module"] is available.... 09:07:52.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Utility Module"] is available. finished successfully 09:07:52.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Utility Module 09:07:52.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:52.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:52.301 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 09:07:52.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:52.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.UtilityProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:07:52.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:52.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:52.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:52.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:52.305 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:52.306 INFO [WorkbenchTestable][AbstractText] Text set to: UtilityProject 09:07:52.333 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 09:07:52.333 INFO [WorkbenchTestable][UtilityProjectWizard] Finish wizard 09:07:52.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.UtilityProjectWizard, 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:07:52.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:52.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:52.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:52.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:52.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:52.337 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:07:52.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:52.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:52.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:52.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:52.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:53.003 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 09:07:53.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:07:53.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:07:53.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:07:53.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:53.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:53.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:53.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:53.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:07:53.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:53.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:53.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:53.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:53.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:53.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:53.004 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:07:53.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:53.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:53.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:53.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:53.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:53.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:53.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:07:53.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:53.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:53.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:53.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:53.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:53.007 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:53.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:53.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:53.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:53.042 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:53.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:53.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:53.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:53.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:53.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:53.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:53.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:53.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:53.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:53.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:53.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:54.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:54.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:54.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:07:54.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:54.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:54.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:54.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:54.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:07:54.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:54.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:54.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:54.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:54.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:54.049 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 09:07:54.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:54.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:54.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:07:54.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:54.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:54.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:54.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:54.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:07:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:54.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:54.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:54.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:54.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:54.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:54.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:54.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:54.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:07:54.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:54.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:54.056 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:54.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:54.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:54.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:54.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:54.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:54.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:54.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:54.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:54.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:54.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:54.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:54.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:55.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:55.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:07:55.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:07:55.094 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:55.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:55.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:55.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:55.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:07:55.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:55.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:55.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:55.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:55.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:55.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 09:07:55.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 09:07:55.096 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 09:07:55.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 09:07:55.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 09:07:55.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:07:55.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'New' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:55.156 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:07:55.156 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:07:55.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:07:55.156 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:07:55.157 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:07:55.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:55.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:07:55.657 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 09:07:55.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:07:55.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:55.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:55.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:55.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:07:55.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:55.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:55.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:07:55.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:55.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:55.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:55.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:55.657 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'UtilityProject' via Explorer 09:07:55.657 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 09:07:55.657 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 09:07:55.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 09:07:55.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 09:07:55.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:07:55.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:55.821 DEBUG [main][MenuItemLookup] Found menu:'New' 09:07:55.821 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:07:55.821 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:55.821 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:07:55.821 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:55.821 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:07:55.821 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:07:55.821 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:07:55.821 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:07:55.821 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:07:55.821 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:07:55.821 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:07:55.821 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:07:55.965 DEBUG [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:07:56.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 09:07:56.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:07:56.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:56.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:56.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:56.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:56.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:07:56.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:56.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:56.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:56.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:07:56.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:56.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:56.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:56.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:56.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:56.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:56.573 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:07:56.573 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:07:56.573 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:07:56.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:56.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:56.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:56.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:56.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:07:56.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:56.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:56.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:56.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:07:56.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:56.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:56.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:56.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:56.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:56.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:56.575 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:07:56.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:56.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:56.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:56.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:56.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:07:56.581 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:07:57.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:07:57.081 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:07:57.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:57.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:07:57.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:07:57.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:07:57.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:07:57.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:57.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:57.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:57.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:07:57.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:57.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:57.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:57.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:57.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:57.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:57.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 09:07:57.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:57.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:57.082 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 09:07:57.082 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 09:07:57.082 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:07:57.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:07:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.886 s - in org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) Time elapsed: 5.883 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 09:07:57.091 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 09:07:57.091 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:07:57.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:57.092 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 09:07:57.092 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:57.092 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:07:57.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:57.093 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:07:57.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:57.093 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 09:07:57.093 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 09:07:57.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:07:57.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:57.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:57.093 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:57.093 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:57.093 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:57.093 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:57.093 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:57.093 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:57.093 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:57.093 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:57.093 DEBUG [main][MenuItemLookup] Item match:Window 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:07:57.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:57.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:57.094 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:57.094 DEBUG [main][MenuItemLookup] Item match:Window 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:57.094 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:57.094 DEBUG [main][MenuItemLookup] Item match:Perspective 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:07:57.095 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:07:57.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:07:57.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:57.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:57.095 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:57.095 DEBUG [main][MenuItemLookup] Item match:Window 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:07:57.095 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:07:57.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:57.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:57.096 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:57.096 DEBUG [main][MenuItemLookup] Item match:Window 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:57.096 DEBUG [main][MenuItemLookup] Item match:Perspective 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:07:57.096 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:07:57.096 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:07:57.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:57.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:57.097 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:57.097 DEBUG [main][MenuItemLookup] Item match:Window 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:07:57.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:57.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:57.097 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:07:57.097 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:07:57.097 DEBUG [main][MenuItemLookup] Item match:Window 09:07:57.098 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:07:57.098 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:07:57.098 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:07:57.098 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.098 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:07:57.098 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:07:57.098 DEBUG [main][MenuItemLookup] Item match:Perspective 09:07:57.098 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:07:57.098 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.098 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:07:57.098 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:07:57.098 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:07:57.098 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:07:57.098 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:07:57.098 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:07:57.098 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:07:57.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:07:57.141 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:07:57.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:07:57.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:57.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:57.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:57.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:57.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:57.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:07:57.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:57.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:57.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:57.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 09:07:57.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:07:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:07:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:07:57.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:07:57.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:07:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:57.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:57.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:57.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:57.143 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:07:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:57.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:57.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:57.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:07:57.326 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 09:07:57.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 09:07:57.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:07:57.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:07:57.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:07:57.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:57.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:57.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:57.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:57.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 EAR Application Project"] 09:07:57.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:57.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:57.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:57.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:57.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:57.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:57.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:57.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 09:07:57.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:57.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:07:57.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:57.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:07:57.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:57.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:57.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:57.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:57.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:57.329 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:07:57.329 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:57.329 DEBUG [main][MenuItemLookup] Item match:File 09:07:57.329 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:07:57.329 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 09:07:57.333 DEBUG [main][MenuItemLookup] Found menu:'XML File' 09:07:57.334 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:07:57.334 DEBUG [main][MenuItemLookup] Found menu:'File' 09:07:57.334 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.334 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:07:57.334 DEBUG [main][MenuItemLookup] Found menu:'' 09:07:57.334 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:07:57.334 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:07:57.334 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:07:57.334 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:07:57.334 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:07:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:07:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:07:57.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:07:57.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:57.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:57.457 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:07:57.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:57.457 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:07:57.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:57.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:57.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:57.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:07:57.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:07:57.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:07:57.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 09:07:57.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 09:07:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:57.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 09:07:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:57.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 09:07:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 09:07:57.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 09:07:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:07:57.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 09:07:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:07:57.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 09:07:57.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 09:07:57.470 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 09:07:57.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 09:07:57.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 09:07:57.474 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:07:57.474 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:07:57.474 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:07:57.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:57.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:57.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:57.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:57.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:57.475 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:07:57.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:57.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:57.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:57.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:57.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'] 09:07:57.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:57.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:57.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available.... 09:07:57.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available. finished successfully 09:07:57.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 09:07:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:57.655 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 09:07:57.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:57.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:07:57.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:57.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:57.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:57.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:57.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:57.706 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:57.707 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 09:07:57.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "EAR version") 09:07:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:57.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:57.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:57.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 09:07:57.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and no matchers specified 09:07:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:57.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:57.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:57.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:07:57.712 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 10.0 09:07:57.828 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 09:07:57.828 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 09:07:57.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, 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:07:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:57.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:57.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:57.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:57.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:57.832 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:07:57.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:57.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:57.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:57.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:57.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate application.xml deployment descriptor") 09:07:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:57.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:57.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:57.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:57.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:57.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New Module...") 09:07:57.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:57.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:57.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:57.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:57.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:57.863 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 09:07:57.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:57.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:57.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:57.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:58.022 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: "Create default Java EE modules."] is available.... 09:07:58.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:58.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:58.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:58.024 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: "Create default Java EE modules."] is available. finished successfully 09:07:58.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 09:07:58.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:58.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:58.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create default modules") 09:07:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:58.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:58.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:58.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:58.050 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &default modules 09:07:58.050 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &default modules 09:07:58.050 INFO [WorkbenchTestable][AbstractButton] Click button Create &default modules 09:07:58.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:58.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:58.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:58.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:58.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Web") 09:07:58.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:58.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:58.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:58.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:58.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:58.070 INFO [WorkbenchTestable][AbstractButton] Click button &Web 09:07:58.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:58.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:58.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:58.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:58.070 TRACE [main][WidgetHandler] Notify Button with event 27 09:07:58.070 TRACE [main][WidgetHandler] Wait for synchronization 09:07:58.070 TRACE [main][WidgetHandler] Notify Button with event 13 09:07:58.070 TRACE [main][WidgetHandler] Wait for synchronization 09:07:58.070 TRACE [main][WidgetHandler] Notify Button with event 26 09:07:58.070 TRACE [main][WidgetHandler] Wait for synchronization 09:07:58.070 TRACE [main][WidgetHandler] Notify Button with event 3 09:07:58.070 TRACE [main][WidgetHandler] Wait for synchronization 09:07:58.070 TRACE [main][WidgetHandler] Notify Button with event 4 09:07:58.070 TRACE [main][WidgetHandler] Wait for synchronization 09:07:58.071 TRACE [main][WidgetHandler] Notify Button with event 13 09:07:58.071 TRACE [main][WidgetHandler] Wait for synchronization 09:07:58.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, 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:07:58.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:58.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:58.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:58.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:58.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:58.097 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:07:58.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:58.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:58.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:58.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:58.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:07:58.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:58.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:58.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:58.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:07:58.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:58.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:58.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:58.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 09:07:58.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:58.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:58.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:58.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 09:07:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:58.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:58.353 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:07:58.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:07:58.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:07:58.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:58.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:58.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:58.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:07:58.355 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:07:58.356 INFO [WorkbenchTestable][AbstractText] Text set to: CreatedWebProjectModule 09:07:58.384 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:07:58.384 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 09:07:58.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, 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:07:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:58.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:58.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:58.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:58.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:58.387 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:07:58.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:58.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:58.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:58.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:58.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:58.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:58.922 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 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:58.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:58.923 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 09:07:58.923 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 09:07:58.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, 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:07:58.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:58.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:58.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:58.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:58.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:07:58.928 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:07:58.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:07:58.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:07:58.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:07:58.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:07:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:07:59.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:07:59.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:07:59.435 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 09:07:59.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' has no excuses, wait for it 09:07:59.936 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 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:07:59.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:07:59.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:59.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:59.937 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:07:59.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:59.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:59.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:07:59.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:07:59.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:07:59.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:07:59.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:07:59.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:59.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:59.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:07:59.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:07:59.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:07:59.940 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:59.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:59.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:59.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:07:59.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:07:59.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:07:59.944 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:59.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:59.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:59.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:59.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:07:59.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:07:59.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:07:59.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:07:59.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:07:59.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:07:59.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:00.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:00.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:00.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:00.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:00.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:00.989 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:00.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:00.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:00.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:00.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:08:00.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:00.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:00.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:00.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:00.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:00.991 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 09:08:00.991 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 09:08:00.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:00.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:00.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:00.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:00.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:00.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:00.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:00.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:00.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:00.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:00.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:01.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:01.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:02.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:02.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:02.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:02.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:02.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:02.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:02.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:02.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:08:02.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:02.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:02.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:02.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:02.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:02.031 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 09:08:02.031 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 09:08:02.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:02.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:02.033 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:08:02.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:02.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:02.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:02.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:02.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:02.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:02.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:08:02.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:02.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:02.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:02.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:02.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:08:02.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:02.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:02.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:02.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:08:02.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:08:02.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:08:02.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:02.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:02.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:02.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:02.041 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:02.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:02.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:02.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:02.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:02.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:02.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:02.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:02.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:03.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:03.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:03.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:03.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:03.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:03.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:03.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:03.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:08:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:03.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:03.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:03.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:03.046 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 09:08:03.046 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 09:08:03.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:03.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:03.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:03.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:03.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:03.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:03.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:03.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:03.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:04.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:04.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:04.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:04.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:04.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:04.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:04.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:04.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:08:04.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:04.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:04.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:04.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:04.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:04.112 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 09:08:04.112 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 09:08:04.112 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:04.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:04.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:04.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:04.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:08:04.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:04.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:04.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:04.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:04.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:04.114 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:08:04.114 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:08:04.114 DEBUG [main][TreeItemHandler] Set Tree selection 09:08:04.114 DEBUG [main][TreeHandler] Notify Tree about selection event 09:08:04.124 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:08:04.186 DEBUG [WorkbenchTestable][TreeItemHandler] CreatedWebProjectModule 09:08:04.186 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 09:08:04.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:08:04.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'New' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:04.235 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:08:04.235 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:08:04.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:08:04.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:08:04.235 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:08:04.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:04.235 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 09:08:04.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:08:04.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:08:04.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:04.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:04.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:04.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:04.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:04.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:04.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:04.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:04.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:04.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:04.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:08:04.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:04.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:04.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:08:04.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:04.782 DEBUG [main][MenuItemLookup] Found menu:'New' 09:08:04.782 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:08:04.782 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:04.782 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:08:04.782 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:04.782 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:08:04.783 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:08:04.783 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:08:04.783 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:08:04.783 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:08:04.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:08:04.783 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:08:04.783 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:08:04.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1786): Gtk-CRITICAL **: 09:08:04.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:08:04.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:08:04.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:08:04.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:08:05.459 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:08:05.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:08:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:05.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:05.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:08:05.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:05.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:05.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:05.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:08:05.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:05.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:05.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:05.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:05.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:05.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:05.464 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:08:05.465 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:08:05.465 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:08:05.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:05.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:05.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:05.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:05.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:08:05.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:05.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:05.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:05.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:08:05.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:05.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:05.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:05.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:05.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:05.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:05.467 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:08:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:05.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:05.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:05.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:08:05.472 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:08:05.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:08:05.973 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:08:05.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:08:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:08:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:08:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:05.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:05.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 09:08:05.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:08:05.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:08:05.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:05.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:05.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 09:08:05.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 09:08:05.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:08:05.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 09:08:05.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 09:08:05.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:08:05.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:08:05.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:08:05.975 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:05.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:05.975 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:05.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:05.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 EAR Application Project"] 09:08:05.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:05.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:05.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:05.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:05.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:05.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:05.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:05.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 EAR Application Project"] 09:08:05.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:05.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:05.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:05.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:05.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:05.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:05.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:05.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:05.997 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:08:05.997 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:05.997 DEBUG [main][MenuItemLookup] Item match:File 09:08:05.998 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:08:05.998 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'XML File' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:08:06.003 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:08:06.004 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:08:06.004 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:08:06.004 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:08:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:08:06.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. finished successfully 09:08:06.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:08:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:06.126 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:08:06.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:06.127 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:08:06.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:06.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:06.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:06.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:06.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:08:06.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:08:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 09:08:06.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 09:08:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:06.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 09:08:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:06.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 09:08:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 09:08:06.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 09:08:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:06.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 09:08:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:06.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 09:08:06.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 09:08:06.130 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 09:08:06.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 09:08:06.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 09:08:06.131 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:08:06.131 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:08:06.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:08:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:06.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:06.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:06.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:06.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:06.144 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:08:06.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:06.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:06.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:06.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:06.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:06.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:06.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:06.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available.... 09:08:06.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available. finished successfully 09:08:06.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 09:08:06.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:06.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:06.291 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 09:08:06.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:06.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:08:06.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:06.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:06.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:06.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:06.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:08:06.320 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:08:06.321 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 09:08:06.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "EAR version") 09:08:06.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:06.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:06.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:06.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:06.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 09:08:06.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and no matchers specified 09:08:06.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:06.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:06.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:06.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:06.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:08:06.325 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 09:08:06.445 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 09:08:06.446 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 09:08:06.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, 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:08:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:06.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:06.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:06.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:06.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:06.449 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:08:06.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:06.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:06.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:06.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:06.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate application.xml deployment descriptor") 09:08:06.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:06.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:06.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:06.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:06.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New Module...") 09:08:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:06.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:06.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:06.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:06.474 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 09:08:06.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:06.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:06.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:06.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:06.602 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: "Create default Java EE modules."] is available.... 09:08:06.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:06.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:06.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:06.602 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: "Create default Java EE modules."] is available. finished successfully 09:08:06.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 09:08:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:06.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 1 and no matchers specified 09:08:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:06.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:08:06.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:08:06.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:06.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 09:08:06.604 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:08:06.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 3 and no matchers specified 09:08:06.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:06.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:08:06.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 09:08:06.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:06.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 3 was found 09:08:06.634 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:08:06.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 2 and no matchers specified 09:08:06.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:06.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:08:06.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:08:06.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:06.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 09:08:06.635 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:08:06.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and no matchers specified 09:08:06.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:06.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:06.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:06.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:06.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:08:06.637 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:08:06.639 TRACE [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Shell Create default Java EE modules. is not null and is not disposed 09:08:06.639 INFO [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Finish wizard 09:08:06.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.DefaultJ2EEComponentCreationWizard, 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:08:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:06.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:06.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:06.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:06.649 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:08:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:06.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:06.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:06.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:08:08.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:08:08.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 18 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/resources.jar)' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:08.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:08.215 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 09:08:08.215 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 09:08:08.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, 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:08:08.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:08.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:08.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:08.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:08.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:08.218 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:08:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:08.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:08.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:08.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:08:08.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:08:08.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:08.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' has no excuses, wait for it 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:09.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:09.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:09.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:09.296 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:08:09.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:09.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:09.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:09.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:09.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:09.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:09.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:08:09.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:09.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:09.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:09.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:08:09.300 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:09.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:08:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:08:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:08:09.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:09.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:09.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:09.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:09.306 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:09.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:09.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:09.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:09.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:09.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:09.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:09.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:09.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:10.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:10.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:10.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:10.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:10.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:10.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:10.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:10.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:08:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:10.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:10.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:10.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:10.323 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 09:08:10.323 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 09:08:10.323 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 09:08:10.324 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 09:08:10.324 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 09:08:10.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:10.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:10.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:10.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:10.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:10.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:10.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:10.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:10.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:10.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:10.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:10.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:11.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:11.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:11.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:11.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:11.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:11.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:11.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:08:11.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:11.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:11.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:11.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:11.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 09:08:11.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 09:08:11.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 09:08:11.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 09:08:11.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 09:08:11.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:11.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:11.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:11.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:11.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:11.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:11.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:11.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:11.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:11.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:11.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:11.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:12.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:12.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:12.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:12.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:12.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:12.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:12.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:08:12.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:12.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:12.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:12.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:12.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:12.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 09:08:12.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 09:08:12.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 09:08:12.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 09:08:12.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 09:08:12.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:12.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:12.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:12.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:12.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:12.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:12.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:12.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:12.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:12.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:12.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:12.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:13.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:13.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:13.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:13.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:13.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:13.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:13.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:13.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:08:13.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:13.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:13.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:13.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:13.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:13.341 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 09:08:13.341 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 09:08:13.341 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 09:08:13.341 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 09:08:13.341 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 09:08:13.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:13.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:13.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:13.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:13.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:13.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:13.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:13.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:13.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:13.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:13.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:13.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:13.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:14.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:14.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:14.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:14.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:14.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:14.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:14.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:14.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:08:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:14.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:14.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:14.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:14.347 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 09:08:14.348 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 09:08:14.348 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 09:08:14.348 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 09:08:14.348 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 09:08:14.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:14.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:14.349 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:08:14.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:14.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:14.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:14.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:14.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:08:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:14.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:14.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:14.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:08:14.352 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:14.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:14.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:14.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:08:14.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:08:14.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:08:14.354 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:14.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:14.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:14.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:14.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:14.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:14.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:14.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:14.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:14.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:14.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:14.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:15.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:15.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:15.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:15.358 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:15.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:15.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:15.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:15.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:08:15.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:15.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:15.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:15.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:15.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:15.360 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 09:08:15.360 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 09:08:15.360 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 09:08:15.360 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 09:08:15.360 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 09:08:15.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:15.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:15.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:15.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:15.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:15.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:15.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:15.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:16.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:16.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:16.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:16.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:16.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:16.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:16.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:16.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:08:16.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:16.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:16.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:16.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:16.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:16.364 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 09:08:16.365 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 09:08:16.365 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 09:08:16.365 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 09:08:16.365 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 09:08:16.365 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:16.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:16.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:16.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:16.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:08:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:16.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:16.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:16.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:16.366 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:08:16.366 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:08:16.367 DEBUG [main][TreeItemHandler] Set Tree selection 09:08:16.367 DEBUG [main][TreeHandler] Notify Tree about selection event 09:08:16.376 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:08:16.388 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 09:08:16.388 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectClient 09:08:16.388 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectConnector 09:08:16.388 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectEJB 09:08:16.388 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectWeb 09:08:16.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:08:16.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'New' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:16.436 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:08:16.436 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:08:16.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:08:16.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:08:16.436 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:08:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:16.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:08:16.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:08:16.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:16.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:16.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:16.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:16.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:16.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:16.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:16.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:16.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:16.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:16.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:16.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:16.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:08:16.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:16.979 DEBUG [main][MenuItemLookup] Found menu:'New' 09:08:16.979 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:08:16.979 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:16.979 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:08:16.979 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:16.979 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:08:16.979 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:08:16.979 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:08:16.979 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:08:16.979 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:08:16.979 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:08:16.979 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:08:16.979 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:08:17.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:08:17.663 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:08:17.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:08:17.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:17.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:17.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:08:17.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:17.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:17.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:17.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:08:17.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:17.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:17.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:17.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:17.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:17.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:17.668 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:08:17.668 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:08:17.668 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:08:17.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:17.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:17.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:17.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:17.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:08:17.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:17.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:17.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:17.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:08:17.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:17.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:17.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:17.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:17.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:17.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:17.670 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:08:17.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:17.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:17.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:17.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:17.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:08:17.675 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:08:18.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:08:18.175 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:08:18.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:18.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:18.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:18.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 09:08:18.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:08:18.176 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:08:18.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:18.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:18.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 09:08:18.177 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 09:08:18.177 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:08:18.177 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 09:08:18.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 09:08:18.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:08:18.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:08:18.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:08:18.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:18.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:18.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:18.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:18.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 EAR Application Project"] 09:08:18.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:18.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:18.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:18.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:18.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:18.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:18.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:18.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 EAR Application Project"] 09:08:18.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:18.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:18.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:18.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:18.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:18.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:18.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:18.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:18.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:18.179 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:08:18.180 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:18.180 DEBUG [main][MenuItemLookup] Item match:File 09:08:18.181 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:08:18.181 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'XML File' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:18.186 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:08:18.186 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:08:18.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:08:18.187 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:08:18.203 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:08:18.318 DEBUG [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:08:18.323 DEBUG [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:08:18.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:08:18.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:18.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:18.325 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:08:18.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:18.326 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:08:18.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:18.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:18.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:18.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:18.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:18.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:08:18.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:08:18.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 09:08:18.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 09:08:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:18.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 09:08:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:18.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 09:08:18.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 09:08:18.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 09:08:18.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:18.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 09:08:18.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:18.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 09:08:18.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 09:08:18.341 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 09:08:18.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 09:08:18.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 09:08:18.342 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:08:18.342 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:08:18.342 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:08:18.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:18.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:18.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:18.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:18.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:18.344 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:08:18.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:18.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:18.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:18.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:18.507 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:08:18.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:18.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:18.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available.... 09:08:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available. finished successfully 09:08:18.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 09:08:18.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:18.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:18.519 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 09:08:18.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:18.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:08:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:18.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:18.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:18.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:18.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:08:18.522 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:08:18.523 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 09:08:18.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "EAR version") 09:08:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:18.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:18.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:18.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 09:08:18.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and no matchers specified 09:08:18.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:18.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:18.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:18.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:18.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:08:18.526 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 09:08:18.649 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 09:08:18.649 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 09:08:18.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, 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:08:18.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:18.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:18.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:18.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:18.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:18.652 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:08:18.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:18.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:18.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:18.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:18.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate application.xml deployment descriptor") 09:08:18.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:18.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:18.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:18.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:18.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:18.675 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 09:08:18.675 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 09:08:18.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, 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:08:18.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:18.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:18.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:18.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:18.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:18.677 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:08:18.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:18.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:18.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:18.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:18.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:08:19.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:08:19.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:08:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:08:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:08:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:19.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:19.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:19.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:19.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:19.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:19.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:19.184 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:08:19.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:19.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:19.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:19.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:19.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:19.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:19.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:08:19.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:19.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:19.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:19.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:19.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:08:19.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:19.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:19.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:19.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:08:19.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:08:19.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:08:19.190 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:19.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:19.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:19.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:19.209 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:19.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:19.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:19.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:19.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:19.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:19.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:19.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:19.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:20.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:20.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:20.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:20.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:20.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:20.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:20.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:20.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:08:20.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:20.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:20.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:20.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:20.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:20.214 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 09:08:20.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:20.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:20.216 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:08:20.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:20.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:20.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:20.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:20.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:20.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:20.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') 09:08:20.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:20.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:20.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:20.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:20.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:08:20.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:20.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:20.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:20.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:08:20.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:08:20.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:08:20.222 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:20.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:20.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:20.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:20.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:20.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:20.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:20.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:20.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:20.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:20.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:20.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:20.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:21.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:21.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:21.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:21.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:21.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:21.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:21.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:21.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:08:21.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:21.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:21.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:21.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:21.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:21.245 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 09:08:21.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:21.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:21.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:21.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:21.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:21.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:21.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:21.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:21.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:22.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:22.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:22.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:22.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:22.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:22.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:22.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:22.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:08:22.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:22.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:22.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:22.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:22.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:22.249 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 09:08:22.250 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:08:22.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:08:22.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:22.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:22.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:08:22.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:22.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:22.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:22.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:22.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:22.251 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:08:22.251 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:08:22.251 DEBUG [main][TreeItemHandler] Set Tree selection 09:08:22.252 DEBUG [main][TreeHandler] Notify Tree about selection event 09:08:22.260 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:08:22.265 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 09:08:22.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:08:22.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:22.312 DEBUG [main][MenuItemLookup] Found menu:'New' 09:08:22.312 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:08:22.312 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:22.312 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:08:22.312 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:22.312 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:08:22.312 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:08:22.312 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:08:22.312 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:08:22.312 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:08:22.312 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:08:22.312 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:22.312 DEBUG [main][MenuItemLookup] Found menu:'Import' 09:08:22.313 DEBUG [main][MenuItemLookup] Found menu:'Export' 09:08:22.313 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:22.313 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:08:22.313 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:08:22.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:08:22.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:08:22.313 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:08:22.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:22.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:08:22.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:22.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:22.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:22.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:22.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:22.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:22.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:22.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:22.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:22.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:22.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:22.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:22.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:08:22.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:22.854 DEBUG [main][MenuItemLookup] Found menu:'New' 09:08:22.854 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:08:22.854 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:22.854 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:08:22.854 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:22.854 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:08:22.854 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:08:22.854 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:08:22.854 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:08:22.854 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:08:22.854 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:08:22.854 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:08:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:08:23.524 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:08:23.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:08:23.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:23.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:23.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:08:23.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:23.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:23.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:23.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:08:23.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:23.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:23.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:23.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:23.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:23.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:23.529 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:08:23.529 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:08:23.529 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:08:23.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:23.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:23.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:23.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:23.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:08:23.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:23.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:23.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:23.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:08:23.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:23.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:23.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:23.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:23.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:23.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:23.531 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:08:23.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:23.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:23.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:23.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:23.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:08:23.536 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:08:24.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:08:24.038 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:08:24.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:24.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:08:24.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:08:24.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:08:24.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:24.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:24.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:24.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:24.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:24.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:24.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:24.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:24.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:24.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:24.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:24.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:24.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 09:08:24.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:08:24.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:08:24.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:24.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:24.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 09:08:24.039 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 09:08:24.039 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:08:24.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:08:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.948 s - in org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 8.649 s createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 12.202 s createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 5.862 s Running org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 09:08:24.048 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 09:08:24.048 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:08:24.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:08:24.048 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 09:08:24.048 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:08:24.049 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:08:24.049 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:08:24.049 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:08:24.049 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:08:24.049 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 09:08:24.050 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 09:08:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:08:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:24.050 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:08:24.050 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:24.050 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:08:24.050 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:08:24.050 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:08:24.050 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:08:24.050 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:08:24.050 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:08:24.050 DEBUG [main][MenuItemLookup] Item match:Window 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:08:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:24.051 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:08:24.051 DEBUG [main][MenuItemLookup] Item match:Window 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:08:24.051 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:08:24.051 DEBUG [main][MenuItemLookup] Item match:Perspective 09:08:24.052 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:08:24.052 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.052 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:08:24.052 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:08:24.052 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:08:24.052 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:08:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:08:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:24.052 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:08:24.052 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:24.052 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:08:24.052 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:08:24.052 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:08:24.052 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:08:24.052 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:08:24.052 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:08:24.052 DEBUG [main][MenuItemLookup] Item match:Window 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:08:24.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:24.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:24.053 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:08:24.053 DEBUG [main][MenuItemLookup] Item match:Window 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:08:24.053 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:08:24.053 DEBUG [main][MenuItemLookup] Item match:Perspective 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:08:24.054 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:08:24.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:24.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:24.054 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:08:24.054 DEBUG [main][MenuItemLookup] Item match:Window 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:08:24.054 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:08:24.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:24.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:24.055 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:08:24.055 DEBUG [main][MenuItemLookup] Item match:Window 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:08:24.055 DEBUG [main][MenuItemLookup] Item match:Perspective 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.055 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:08:24.056 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:08:24.056 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:08:24.056 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:08:24.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:08:24.056 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:08:24.056 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:08:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:08:24.100 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:08:24.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:08:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:24.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:24.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:08:24.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:24.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:24.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:24.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:08:24.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:24.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:08:24.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:24.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:24.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:24.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:24.103 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:08:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:24.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:24.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:24.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:08:24.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 09:08:24.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 09:08:24.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:08:24.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:08:24.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:08:24.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:24.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:24.298 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:08:24.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:24.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:24.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:24.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:24.318 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:08:24.318 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:24.318 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:08:24.318 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:08:24.318 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:08:24.318 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:08:24.318 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:08:24.318 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:08:24.318 DEBUG [main][MenuItemLookup] Item match:Window 09:08:24.318 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:08:24.318 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:08:24.318 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:08:24.318 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.318 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:08:24.318 DEBUG [main][MenuItemLookup] Item match:Show View 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'Markers' 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'Packages' 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'Servers' 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.323 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:08:24.323 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:08:24.324 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:08:24.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:08:24.324 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:08:24.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:08:24.433 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:08:24.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:08:24.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:24.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:24.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:08:24.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:24.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:08:24.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:24.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:24.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:24.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:24.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:08:24.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:08:24.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:08:24.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:08:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:24.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:08:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:24.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:08:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:08:24.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:08:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:24.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:08:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:24.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:08:24.437 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:08:24.437 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:08:24.438 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:08:24.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:08:24.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:24.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:24.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:24.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:08:24.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:24.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:24.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:24.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:08:24.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:24.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:24.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:24.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:08:24.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:24.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:24.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:24.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:24.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:24.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:24.440 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:08:24.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:24.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:24.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:24.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:24.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:08:24.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:08:24.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:08:24.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:24.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:24.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:08:24.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:24.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:24.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:24.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:24.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:24.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:24.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:08:24.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:24.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:24.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:24.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:08:24.547 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:24.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:24.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:24.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:08:24.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:08:24.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:08:24.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:08:24.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:24.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:08:24.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:24.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 09:08:24.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:24.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:08:24.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:24.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:08:24.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:24.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:08:24.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:24.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 09:08:24.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:24.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:08:24.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:24.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:08:24.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:24.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:24.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:24.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:24.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:24.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:08:24.552 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:24.552 DEBUG [main][MenuItemLookup] Item match:File 09:08:24.553 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:08:24.553 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'XML File' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:24.558 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:08:24.558 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:08:24.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:08:24.578 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:08:24.579 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:08:24.696 DEBUG [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:08:24.702 DEBUG [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:08:24.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:08:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:24.703 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:08:24.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:24.703 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:08:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:24.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:24.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:24.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:24.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:24.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:08:24.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:08:24.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 09:08:24.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 09:08:24.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:24.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 09:08:24.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:24.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 09:08:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 09:08:24.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 09:08:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:24.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 09:08:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:24.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 09:08:24.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 09:08:24.718 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 09:08:24.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 09:08:24.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 09:08:24.721 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:08:24.721 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:08:24.721 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:08:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:24.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:24.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:24.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:24.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:24.732 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:08:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:24.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:24.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:24.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:25.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:25.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:25.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available.... 09:08:25.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully 09:08:25.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 09:08:25.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:25.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:25.029 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:08:25.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:25.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:08:25.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:25.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:25.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:25.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:25.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:08:25.033 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:08:25.034 INFO [WorkbenchTestable][AbstractText] Text set to: web project 09:08:25.036 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:08:25.036 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 09:08:25.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, 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:08:25.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:25.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:25.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:25.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:25.039 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:08:25.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:25.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:25.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:25.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:25.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:08:25.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:08:25.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:25.544 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 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:25.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:25.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:25.544 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:25.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:25.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:25.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:08:25.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:08:25.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:08:25.547 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:25.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:25.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:25.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:25.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:25.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:25.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:26.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:26.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:26.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:26.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:26.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:26.549 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:26.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:26.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:26.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:26.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:08:26.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:26.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:26.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:26.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:26.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:26.552 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 09:08:26.552 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:26.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:26.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:26.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:26.553 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:26.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:26.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:26.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:26.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:26.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:27.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:27.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:27.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:27.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:27.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:27.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:27.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:27.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:27.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:27.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:08:27.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:27.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:27.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:27.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:27.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:27.558 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 09:08:27.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 09:08:27.558 DEBUG [main][TreeItemHandler] Selecting tree item: web project 09:08:27.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 09:08:27.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 09:08:27.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:08:27.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'New' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:27.609 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:08:27.609 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:08:27.609 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:08:27.609 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:08:27.609 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:08:27.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:27.610 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 09:08:27.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:28.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:28.110 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 09:08:28.110 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 09:08:28.110 DEBUG [main][TreeItemHandler] Selecting tree item: web project 09:08:28.111 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 09:08:28.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 09:08:28.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:08:28.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:28.160 DEBUG [main][MenuItemLookup] Found menu:'New' 09:08:28.160 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:08:28.160 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:28.160 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:08:28.160 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:08:28.160 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:08:28.160 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:28.160 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:08:28.160 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:08:28.160 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:08:28.160 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:08:28.160 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:08:28.160 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:08:28.160 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:08:28.160 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:08:28.442 DEBUG [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:08:29.047 DEBUG [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:08:29.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:08:29.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:29.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:29.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:29.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:29.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:08:29.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:29.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:29.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:29.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:08:29.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:29.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:29.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:29.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:29.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:29.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:29.053 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:08:29.053 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:08:29.054 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:08:29.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:29.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:29.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:29.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:29.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:08:29.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:29.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:29.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:29.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:08:29.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:29.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:29.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:29.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:29.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:29.055 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:08:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:29.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:29.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:29.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:08:29.061 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:08:29.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:08:29.561 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:08:29.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:08:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:08:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:08:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:08:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:08:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:29.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:29.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:29.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:29.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:29.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:29.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:29.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:29.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:29.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:29.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 09:08:29.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:08:29.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:08:29.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:29.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:29.562 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 09:08:29.563 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:08:29.563 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 09:08:29.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 09:08:29.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:08:29.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:08:29.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:08:29.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:29.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:29.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:08:29.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:29.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:29.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:29.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:29.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:08:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:29.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:29.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:29.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:29.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:08:29.598 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:29.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:29.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:29.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:08:29.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:08:29.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:08:29.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:29.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:29.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:29.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:29.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Dynamic Web Project"] 09:08:29.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:29.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:29.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:29.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:29.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:29.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:29.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:29.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: "New Dynamic Web Project"] 09:08:29.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:29.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:08:29.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:29.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:08:29.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:29.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:29.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:29.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:29.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:29.620 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:08:29.620 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:29.620 DEBUG [main][MenuItemLookup] Item match:File 09:08:29.621 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:08:29.621 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'XML File' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:29.626 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:08:29.626 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:08:29.626 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:08:29.626 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:08:29.627 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:08:29.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:08:29.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:08:29.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:08:29.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:29.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:29.909 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:08:29.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:29.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 09:08:29.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:29.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:29.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:29.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:30.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:08:30.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:08:30.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 09:08:30.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 09:08:30.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:30.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 09:08:30.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:30.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 09:08:30.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 09:08:30.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 09:08:30.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:30.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 09:08:30.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:30.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 09:08:30.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 09:08:30.064 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 09:08:30.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 09:08:30.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 09:08:30.064 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:08:30.064 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:08:30.064 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:08:30.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:30.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:30.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:30.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:30.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:30.066 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:08:30.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:30.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:30.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:30.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:30.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:08:30.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:30.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:30.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available.... 09:08:30.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully 09:08:30.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 09:08:30.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:30.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:30.519 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:08:30.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:08:30.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:08:30.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:30.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:30.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:30.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:08:30.535 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:08:30.536 INFO [WorkbenchTestable][AbstractText] Text set to: web project 09:08:30.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:08:30.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:30.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:30.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:30.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:30.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:08:30.555 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:08:30.556 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:08:30.556 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 09:08:30.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, 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:08:30.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:30.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:30.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:30.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:30.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:30.559 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:08:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:30.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:30.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:30.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Folder...") 09:08:30.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:30.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:30.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:30.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:30.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:30.623 INFO [WorkbenchTestable][AbstractButton] Click button &Add Folder... 09:08:30.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:30.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:30.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:30.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Source Folder"] is available.... 09:08:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Source Folder"] is available. finished successfully 09:08:30.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Source Folder 09:08:30.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:30.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:30.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 09:08:30.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:30.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:30.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:30.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:08:30.696 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:08:30.696 INFO [WorkbenchTestable][AbstractText] Text set to: source 09:08:30.703 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 "OK", Widget matcher matching widgets with style: 8) 09:08:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:30.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:30.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:30.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:30.704 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:08:30.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:30.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:30.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:30.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:08:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:08:30.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified 09:08:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:30.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:30.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:30.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:30.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:08:30.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:08:30.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified 09:08:30.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:30.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:30.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:30.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:08:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:08:30.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src/main/java 09:08:30.744 DEBUG [main][TreeItemHandler] Selecting tree item: src/main/java 09:08:30.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src/main/java about selection 09:08:30.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src/main/java 09:08:30.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:08:30.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:30.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:30.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:30.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:30.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:30.746 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:08:30.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:30.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:30.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:30.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:30.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified 09:08:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:30.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:30.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:30.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:30.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:30.749 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 09:08:30.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 09:08:30.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:31.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:31.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 09:08:31.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 09:08:31.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:31.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 09:08:31.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified 09:08:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:31.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:31.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:31.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:31.752 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 09:08:31.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 09:08:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:32.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:32.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 09:08:32.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 09:08:32.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:32.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:32.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 09:08:32.753 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:08:32.753 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 09:08:32.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, 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:08:32.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:32.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:32.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:32.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:32.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:32.758 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:08:32.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:32.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:32.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:32.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:32.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectThirdPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate web.xml deployment descriptor") 09:08:32.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:32.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:32.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:32.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:32.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:32.783 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate web.xml deployment descriptor 09:08:32.783 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate web.xml deployment descriptor 09:08:32.783 INFO [WorkbenchTestable][AbstractButton] Click button &Generate web.xml deployment descriptor 09:08:32.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:32.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:32.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:32.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:32.784 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:08:32.784 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 09:08:32.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, 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:08:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:32.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:32.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:32.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:32.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:32.786 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:08:32.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:32.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:32.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:32.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:32.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:08:33.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:08:33.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:33.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 09:08:33.793 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 09:08:33.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:08:33.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:08:33.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:33.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:33.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:33.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:33.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:33.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:33.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:33.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:33.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:33.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:33.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:33.794 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:33.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:33.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:33.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:08:33.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:08:33.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:08:33.797 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:33.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:33.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:33.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:33.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:33.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:33.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:34.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:34.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:34.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:34.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:34.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:34.800 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:34.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:34.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:34.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:34.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:08:34.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:34.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:34.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:34.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:34.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:34.802 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 09:08:34.802 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:34.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:34.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:34.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:34.803 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:34.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:34.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:34.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:34.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:34.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:34.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:35.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:35.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:35.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:35.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:35.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:35.806 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:35.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:35.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:35.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:35.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:08:35.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:35.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:35.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:35.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:35.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:35.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 09:08:35.808 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:08:35.809 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:08:35.809 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item source of tree item web project 09:08:35.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 09:08:35.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:36.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:36.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 09:08:36.312 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:36.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:36.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:36.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:36.313 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:36.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:36.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:36.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:36.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:36.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:36.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:36.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:36.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:37.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:37.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:37.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:37.316 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:37.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:37.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:37.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:37.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:08:37.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:37.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:37.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:37.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:37.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:37.317 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 09:08:37.318 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:08:37.318 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:08:37.319 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item web project 09:08:37.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 09:08:37.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:37.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item web project is already expanded. No action performed 09:08:37.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:37.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 09:08:37.319 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item main of tree item src 09:08:37.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:08:37.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:37.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:08:37.821 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item webapp of tree item main 09:08:37.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item main 09:08:37.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:38.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:38.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: main 09:08:38.322 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item WEB-INF of tree item webapp 09:08:38.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item webapp 09:08:38.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:38.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:38.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: webapp 09:08:38.824 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item web.xml of tree item WEB-INF 09:08:38.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item WEB-INF 09:08:38.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:39.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:39.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: WEB-INF 09:08:39.326 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:39.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:39.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:39.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:39.327 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:39.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:39.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:39.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:39.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:39.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:39.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:39.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:40.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:40.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:40.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:08:40.330 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:08:40.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:08:40.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:40.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:08:40.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:08:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:40.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:40.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:40.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:40.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:40.332 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 09:08:40.332 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 09:08:40.332 DEBUG [main][TreeItemHandler] Selecting tree item: web project 09:08:40.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 09:08:40.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 09:08:40.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:08:40.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'New' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:40.380 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:08:40.380 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:08:40.380 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:08:40.380 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:08:40.381 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:08:40.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:40.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:08:40.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:08:40.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:08:40.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:40.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:40.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:40.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:40.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:40.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:40.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:40.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:40.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:40.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:40.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:40.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:40.385 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 09:08:40.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 09:08:40.385 DEBUG [main][TreeItemHandler] Selecting tree item: web project 09:08:40.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 09:08:40.387 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 09:08:40.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:08:40.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:40.431 DEBUG [main][MenuItemLookup] Found menu:'New' 09:08:40.431 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:08:40.431 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:40.431 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:08:40.431 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:08:40.431 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:08:40.431 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:40.431 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:08:40.431 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:08:40.431 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:08:40.431 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:08:40.431 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:08:40.431 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:08:40.431 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:08:40.431 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:08:40.478 DEBUG [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:08:41.085 DEBUG [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:08:41.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:08:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:41.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:41.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:41.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:41.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:08:41.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:41.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:41.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:41.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:08:41.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:41.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:41.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:41.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:41.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:41.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:41.091 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:08:41.091 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:08:41.091 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:08:41.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:41.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:41.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:41.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:41.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:08:41.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:41.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:41.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:41.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:08:41.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:41.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:41.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:41.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:41.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:41.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:41.093 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:08:41.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:41.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:41.093 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:41.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:08:41.098 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:08:41.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:08:41.598 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:08:41.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:08:41.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:08:41.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:08:41.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 09:08:41.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:08:41.599 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:08:41.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:41.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:41.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 09:08:41.600 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 09:08:41.600 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 09:08:41.600 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:08:41.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:08:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.554 s - in org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) Time elapsed: 5.274 s createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) Time elapsed: 12.037 s Running org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 09:08:41.610 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 09:08:41.610 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:08:41.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:08:41.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 09:08:41.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:08:41.610 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:08:41.611 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:08:41.611 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:08:41.611 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:08:41.612 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:08:41.612 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 09:08:41.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 09:08:41.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:08:41.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:08:41.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:08:41.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:41.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:41.622 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 09:08:41.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:41.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:41.623 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:08:41.623 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:41.623 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:08:41.623 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:08:41.623 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:08:41.623 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:08:41.623 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:08:41.623 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:08:41.623 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:08:41.623 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:08:41.623 DEBUG [main][MenuItemLookup] Item match:Window 09:08:41.624 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:08:41.624 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:08:41.624 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:08:41.624 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:41.624 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:08:41.624 DEBUG [main][MenuItemLookup] Item match:Show View 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'Markers' 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'Packages' 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'Servers' 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:41.629 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:08:41.629 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:08:41.646 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:08:41.646 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:08:41.647 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:08:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:08:41.764 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:08:41.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:08:41.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:41.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:41.766 DEBUG [WorkbenchTestable][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:08:41.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:41.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:41.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:41.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:08:41.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:41.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:41.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:41.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:41.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:41.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:41.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:08:41.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:08:41.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:08:41.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:08:41.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:41.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:08:41.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:41.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:08:41.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:08:41.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:08:41.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:41.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:08:41.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:41.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:08:41.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 09:08:41.769 DEBUG [main][TreeItemHandler] Selecting tree item: Console 09:08:41.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 09:08:41.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 09:08:41.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:41.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:41.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:41.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:08:41.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:41.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:41.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:41.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:08:41.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:41.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:41.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:41.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:08:41.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:41.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:41.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:41.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:41.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:41.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:41.772 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:08:41.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:41.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:41.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:41.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1786): Gtk-CRITICAL **: 09:08:41.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:08:41.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:08:41.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:08:41.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 09:08:41.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:41.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:41.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 09:08:41.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:41.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:41.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:41.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:41.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:41.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:41.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 '\*?\QConsole\E') 09:08:41.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:41.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:41.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:41.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:41.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:08:41.877 INFO [WorkbenchTestable][AbstractView] Activate view Console 09:08:41.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 09:08:41.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:41.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:08:41.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:08:41.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:08:41.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Console") 09:08:41.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:41.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:41.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:41.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:41.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:08:41.880 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:08:41.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:41.933 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 09:08:41.933 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:41.933 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 09:08:41.933 DEBUG [main][MenuItemLookup] Item match:2 Java Stack Trace Console 09:08:41.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Stack Trace Console" 09:08:41.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Stack Trace Console 09:08:41.934 INFO [main][MenuItemHandler] Select menu item: &2 Java Stack Trace Console 09:08:41.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console"... (Eclipse:1786): Gtk-CRITICAL **: 09:08:41.990: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:08:41.991: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:08:41.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1786): Gtk-CRITICAL **: 09:08:42.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:08:42.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:42.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:42.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:42.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:42.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 09:08:42.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:42.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:42.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:08:42.018 INFO [WorkbenchTestable][AbstractView] Activate view Console 09:08:42.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 09:08:42.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:42.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:08:42.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:08:42.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:08:42.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console" finished successfully 09:08:42.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Close Console") 09:08:42.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:42.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:42.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:08:42.021 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Close Console 09:08:42.021 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:08:42.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:42.092 INFO [WorkbenchTestable][AbstractView] Activate view Console 09:08:42.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 09:08:42.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:42.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 09:08:42.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:08:42.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:08:42.093 INFO [WorkbenchTestable][AbstractView] Close view 'Console' 09:08:42.097 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Console 09:08:42.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 09:08:42.097 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:08:42.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:08:42.140 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 09:08:42.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:42.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:42.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:42.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:42.141 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:08:42.141 DEBUG [main][MenuItemLookup] Found menu:'File' 09:08:42.141 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:08:42.141 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:08:42.141 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:08:42.141 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:08:42.141 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:08:42.141 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:08:42.141 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:08:42.141 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:08:42.141 DEBUG [main][MenuItemLookup] Item match:Window 09:08:42.141 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:08:42.141 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:08:42.141 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:08:42.141 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:42.141 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:08:42.141 DEBUG [main][MenuItemLookup] Item match:Show View 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'Markers' 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'Packages' 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'Servers' 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:42.146 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:08:42.146 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:08:42.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:08:42.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:08:42.170 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:08:42.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:08:42.281 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:08:42.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:08:42.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:42.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:42.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:08:42.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:42.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:42.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:42.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:08:42.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:42.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:42.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:42.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:08:42.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:08:42.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:08:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:08:42.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:08:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:42.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:08:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:42.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:08:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:08:42.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:08:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:08:42.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:08:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:08:42.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:08:42.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 09:08:42.286 DEBUG [main][TreeItemHandler] Selecting tree item: Console 09:08:42.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 09:08:42.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 09:08:42.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:42.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:08:42.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:42.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:08:42.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:42.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:08:42.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:42.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:42.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:08:42.288 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:08:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:08:42.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:08:42.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:08:42.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:42.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:08:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:08:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 09:08:42.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 09:08:42.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:42.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:42.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:42.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:42.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 '\*?\QConsole\E') 09:08:42.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:42.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:42.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:08:42.389 INFO [WorkbenchTestable][AbstractView] Activate view Console 09:08:42.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 09:08:42.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:42.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:08:42.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:08:42.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:08:42.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Console") 09:08:42.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:42.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:42.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:08:42.411 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:08:42.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:08:42.456 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 09:08:42.456 DEBUG [main][MenuItemLookup] Found menu:'' 09:08:42.456 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 09:08:42.456 DEBUG [main][MenuItemLookup] Found menu:'3 Maven Console' 09:08:42.456 DEBUG [main][MenuItemLookup] Item match:3 Maven Console 09:08:42.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&3 Maven Console" 09:08:42.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 3 Maven Console 09:08:42.456 INFO [main][MenuItemHandler] Select menu item: &3 Maven Console 09:08:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console"... (Eclipse:1786): Gtk-CRITICAL **: 09:08:42.501: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:08:42.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:08:42.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1786): Gtk-CRITICAL **: 09:08:42.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:08:42.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:08:42.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:08:42.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:08:42.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:08:42.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 09:08:42.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:42.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1786): Gtk-CRITICAL **: 09:08:42.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:08:42.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:08:42.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:42.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:08:42.562 INFO [WorkbenchTestable][AbstractView] Activate view Console 09:08:42.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 09:08:42.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:42.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:08:42.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:08:42.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:08:42.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console" finished successfully 09:08:42.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 09:08:42.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:08:42.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:08:42.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:42.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:42.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 09:08:42.564 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 09:08:42.564 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:08:42.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:08:42.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:42.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully (Eclipse:1786): Gtk-CRITICAL **: 09:08:42.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 s - in org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) Time elapsed: 0.952 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 09:08:42.573 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 09:08:42.574 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:08:42.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:08:42.574 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 09:08:42.574 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:08:42.574 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:08:42.575 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:08:42.575 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:08:42.575 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:08:42.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:08:42.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 09:08:42.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 09:08:42.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:08:42.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:08:42.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:08:42.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16a97326 is found... (Eclipse:1786): Gtk-CRITICAL **: 09:08:42.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:08:42.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16a97326 is found finished successfully 09:08:42.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 09:08:42.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:42.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:42.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:08:42.807 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:08:42.807 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 09:08:42.807 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:08:42.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:42.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:42.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:42.808 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 09:08:42.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:42.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:42.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:42.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:42.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 09:08:42.812 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 09:08:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:08:42.812 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:08:43.072 DEBUG [main][BrowserProgressListener] Calling chanded() 09:08:43.295 DEBUG [main][BrowserProgressListener] Calling chanded() 09:08:43.313 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:08:43.438 DEBUG [main][BrowserProgressListener] Calling chanded() 09:08:43.813 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:08:43.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:08:43.813 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 09:08:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:08:53.813 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:08:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:08:53.814 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:08:53.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:08:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:08:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:08:53.814 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 09:08:53.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:08:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:08:53.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:08:53.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:08:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:08:53.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 09:08:53.815 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/' 09:08:53.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:08:53.817 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:08:53.819 DEBUG [main][BrowserProgressListener] Calling chanded() 09:08:53.854 DEBUG [main][BrowserProgressListener] Calling chanded() 09:08:54.156 DEBUG [main][BrowserProgressListener] Calling chanded() 09:08:54.317 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() failed to create drawable 09:08:54.566 DEBUG [main][BrowserProgressListener] Calling chanded() 09:08:54.818 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:08:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:08:54.818 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 09:09:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:04.820 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:04.820 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:04.820 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 09:09:04.832 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:04.833 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=The Community for Open Innovation and Collaboration | The Eclipse FoundationSkip to main content

Announcements

Community News

Back to the top

TooltipText=null 09:09:04.834 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:09:04.834 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser Error sending IPC message: Broken pipe Error sending IPC message: Broken pipe 09:09:04.893 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 09:09:04.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 09:09:04.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:09:04.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:09:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:04.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 09:09:04.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:09:04.895 INFO [WorkbenchTestable][RequirementsRunner] Started test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 09:09:04.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 09:09:04.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:09:04.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:09:04.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:09:05.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4bf90486 is found... 09:09:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4bf90486 is found finished successfully 09:09:05.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 09:09:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:05.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:05.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:05.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:05.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:09:05.147 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:05.147 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 09:09:05.148 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:09:05.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:05.152 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 09:09:05.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:05.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:05.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:05.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:05.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:05.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 09:09:05.153 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 09:09:05.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:05.153 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:05.375 DEBUG [main][BrowserProgressListener] Calling chanded() 09:09:05.607 DEBUG [main][BrowserProgressListener] Calling chanded() 09:09:05.644 DEBUG [main][BrowserProgressListener] Calling chanded() 09:09:05.654 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:05.654 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 09:09:15.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:15.654 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:15.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:15.654 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:09:15.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:15.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:15.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:15.654 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 09:09:15.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:15.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:15.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:15.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:15.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:15.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 09:09:15.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:15.656 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:15.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:15.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:15.656 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:15.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:15.656 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 09:09:15.666 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:15.669 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

Bureau of Internet Accessibility
Koodos Labs
Internet2
Wiley
Fraunhofer Gesellschaft
CANTON CONSULTING
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 09:09:15.671 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:09:15.671 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 09:09:15.723 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 09:09:15.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 09:09:15.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:09:15.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:09:15.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:15.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:15.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 09:09:15.724 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 09:09:15.724 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:09:15.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:09:15.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:15.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.151 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 22.319 s testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 10.829 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 09:09:15.736 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 09:09:15.737 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:09:15.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:09:15.737 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 09:09:15.737 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:09:15.737 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:09:15.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:09:15.738 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:09:15.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:09:15.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:09:15.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 09:09:15.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 09:09:15.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:09:15.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:09:15.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:09:15.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e26bed6 is found... 09:09:15.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e26bed6 is found finished successfully 09:09:15.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 09:09:15.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:15.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:15.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:15.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:15.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:09:15.978 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:15.978 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 09:09:15.978 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:09:15.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:15.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:15.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:15.978 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 09:09:15.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:15.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:15.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:15.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:15.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:15.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 09:09:15.983 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 09:09:15.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:15.983 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:16.157 DEBUG [main][BrowserProgressListener] Calling chanded() 09:09:16.391 DEBUG [main][BrowserProgressListener] Calling chanded() 09:09:16.428 DEBUG [main][BrowserProgressListener] Calling chanded() 09:09:16.484 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:16.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:16.484 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 09:09:26.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:26.484 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:26.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:26.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:26.484 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:26.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:26.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:26.484 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:26.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:26.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:26.484 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:26.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:26.485 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:26.485 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:26.485 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:26.485 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:26.488 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:26.491 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

Bureau of Internet Accessibility
Koodos Labs
Internet2
Wiley
Fraunhofer Gesellschaft
CANTON CONSULTING
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 09:09:26.493 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:09:26.493 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 09:09:26.545 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 09:09:26.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 09:09:26.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:09:26.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:09:26.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:26.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:26.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 09:09:26.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:09:26.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 09:09:26.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 09:09:26.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:09:26.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:09:26.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:09:26.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:26.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:09:26.555 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 09:09:26.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:26.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:26.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:26.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:26.556 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:09:26.556 DEBUG [main][MenuItemLookup] Found menu:'File' 09:09:26.556 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:09:26.556 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:09:26.556 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:09:26.556 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:09:26.556 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:09:26.556 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:09:26.556 DEBUG [main][MenuItemLookup] Item match:Window 09:09:26.557 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:09:26.557 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:09:26.557 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:09:26.557 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:26.557 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:09:26.557 DEBUG [main][MenuItemLookup] Item match:Show View 09:09:26.562 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:09:26.562 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:09:26.562 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 09:09:26.562 DEBUG [main][MenuItemLookup] Found menu:'Markers' 09:09:26.562 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:09:26.562 DEBUG [main][MenuItemLookup] Found menu:'Packages' 09:09:26.563 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:09:26.563 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:09:26.563 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:09:26.563 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:09:26.563 DEBUG [main][MenuItemLookup] Found menu:'Servers' 09:09:26.563 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 09:09:26.563 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:09:26.563 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:26.563 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:09:26.563 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:09:26.584 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:09:26.584 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:09:26.584 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:09:26.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:09:26.699 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:09:26.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:09:26.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:26.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:26.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:09:26.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:26.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:26.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:26.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:09:26.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:26.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:26.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:26.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:26.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:26.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:26.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:09:26.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:09:26.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:26.703 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:09:26.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:26.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:09:26.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:09:26.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:09:26.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:26.703 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:09:26.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:26.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:09:26.704 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 09:09:26.704 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 09:09:26.704 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 09:09:26.704 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 09:09:26.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:26.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:26.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:26.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:09:26.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:26.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:26.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:26.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:09:26.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:26.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:26.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:26.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:09:26.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:26.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:26.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:26.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:26.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:26.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:26.706 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:09:26.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:26.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:26.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:26.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:26.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:09:26.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:09:26.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 09:09:26.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:26.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:26.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 09:09:26.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:26.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:26.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:26.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:26.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:26.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:26.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 '\*?\QInternal Web Browser\E') 09:09:26.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:26.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:26.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:26.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:09:26.821 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 09:09:26.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 09:09:26.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:26.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:09:26.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:09:26.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:09:26.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:09:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:26.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:26.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:26.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 09:09:26.846 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 09:09:26.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 09:09:26.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:26.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 09:09:26.847 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 09:09:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:26.976 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:26.984 DEBUG [main][BrowserProgressListener] Calling chanded() 09:09:27.213 DEBUG [main][BrowserProgressListener] Calling chanded() 09:09:27.452 DEBUG [main][BrowserProgressListener] Calling chanded() 09:09:27.476 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:27.489 DEBUG [main][BrowserProgressListener] Calling chanded() 09:09:27.977 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:27.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:27.977 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 09:09:37.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:37.977 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:37.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:37.977 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 09:09:37.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 09:09:37.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:37.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

Bureau of Internet Accessibility
Koodos Labs
Internet2
Wiley
Fraunhofer Gesellschaft
CANTON CONSULTING
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 09:09:37.984 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 09:09:37.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 09:09:37.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:37.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

Bureau of Internet Accessibility
Koodos Labs
Internet2
Wiley
Fraunhofer Gesellschaft
CANTON CONSULTING
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 09:09:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:37.990 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:37.990 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 09:09:37.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 09:09:37.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:37.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

Bureau of Internet Accessibility
Koodos Labs
Internet2
Wiley
Fraunhofer Gesellschaft
CANTON CONSULTING
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 09:09:37.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:37.996 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:37.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:37.996 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 09:09:37.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 09:09:37.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:37.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

Bureau of Internet Accessibility
Koodos Labs
Internet2
Wiley
Fraunhofer Gesellschaft
CANTON CONSULTING
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 09:09:38.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:38.002 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:38.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:38.002 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 09:09:38.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 09:09:38.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:38.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

Bureau of Internet Accessibility
Koodos Labs
Internet2
Wiley
Fraunhofer Gesellschaft
CANTON CONSULTING
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 09:09:38.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:38.007 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:38.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:38.008 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 09:09:38.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 09:09:38.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:38.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

Bureau of Internet Accessibility
Koodos Labs
Internet2
Wiley
Fraunhofer Gesellschaft
CANTON CONSULTING
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 09:09:38.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:38.014 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:38.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:38.014 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 09:09:38.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 09:09:38.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:38.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

Bureau of Internet Accessibility
Koodos Labs
Internet2
Wiley
Fraunhofer Gesellschaft
CANTON CONSULTING
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 09:09:38.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:38.132 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:38.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:38.132 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 09:09:38.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 09:09:38.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:38.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

Bureau of Internet Accessibility
Koodos Labs
Internet2
Wiley
Fraunhofer Gesellschaft
CANTON CONSULTING
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 09:09:38.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:09:38.200 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:09:38.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:09:38.201 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 09:09:38.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 09:09:38.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:38.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.

The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including E-commerceMedia & Entertainment, Publishing and several other areas.

Bureau of Internet Accessibility
Koodos Labs
Internet2
Wiley
Fraunhofer Gesellschaft
CANTON CONSULTING
Discover how W3C supports these organizations
TPAC 2023 illustration with text: 11-15 September in Seville Spain and online

W3C TPAC 2023

The W3C annual conference is an important event for the Web community. TPAC gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.

This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.

Watch our short video to learn more about TPAC.

Web standards

Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.

W3C is an international community where Member, a full-time staff, and the public work together to develop web standards.

Get involved

W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.

There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.

TooltipText=null 09:09:38.206 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 09:09:38.206 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 09:09:38.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 09:09:38.207 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:09:38.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 09:09:38.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:09:38.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:09:38.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:38.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:38.287 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 09:09:38.287 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 09:09:38.287 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:09:38.287 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:09:38.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:38.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.552 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 10.807 s testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 11.741 s Running org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 09:09:38.297 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 09:09:38.298 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:09:38.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:09:38.298 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 09:09:38.298 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:09:38.298 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:09:38.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:09:38.299 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:09:38.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:09:38.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:38.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:38.302 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:09:38.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:38.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:38.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:38.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:38.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:38.305 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:38.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:09:38.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:38.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:38.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:38.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:38.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:09:38.307 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:09:38.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:09:38.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:38.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:09:38.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:09:38.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:09:38.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:09:38.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:09:38.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:38.349 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:09:38.349 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:09:38.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:09:38.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:38.350 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:09:38.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:38.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:38.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:38.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:38.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:38.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:38.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:38.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Maven Project"] 09:09:38.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:38.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:38.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:38.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:38.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:38.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:38.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:38.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Maven Project"] 09:09:38.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:38.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:09:38.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:38.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:09:38.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:38.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:38.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:38.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:38.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:38.399 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:09:38.399 DEBUG [main][MenuItemLookup] Found menu:'File' 09:09:38.399 DEBUG [main][MenuItemLookup] Item match:File 09:09:38.400 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:09:38.400 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'XML File' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'File' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:38.406 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:09:38.406 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:09:38.406 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:09:38.406 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:09:38.406 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:09:38.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.... 09:09:38.554 DEBUG [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:09:38.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:09:38.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:38.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:38.555 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:09:38.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:38.556 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:09:38.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:38.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:38.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:38.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:38.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 09:09:38.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 09:09:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:38.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 09:09:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:38.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 09:09:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 09:09:38.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 09:09:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:38.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 09:09:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:38.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 09:09:38.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 09:09:38.560 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 09:09:38.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 09:09:38.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 09:09:38.573 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:09:38.573 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:09:38.573 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:09:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:38.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:38.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:38.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:38.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:38.649 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:09:38.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:38.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:38.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:38.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:38.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:38.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:38.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:38.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 09:09:38.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available. finished successfully 09:09:38.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 09:09:38.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:38.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:38.906 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 09:09:38.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:38.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create a simple project (skip archetype selection)") 09:09:38.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:38.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:38.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:38.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:38.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:38.909 INFO [WorkbenchTestable][CheckBox] Select checkbox Create a &simple project (skip archetype selection) 09:09:38.909 INFO [WorkbenchTestable][CheckBox] Check checkbox Create a &simple project (skip archetype selection) 09:09:38.909 INFO [WorkbenchTestable][AbstractButton] Click button Create a &simple project (skip archetype selection) 09:09:38.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:38.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:38.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:38.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:38.910 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 09:09:38.910 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 09:09:38.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, 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:09:38.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:38.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:38.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:38.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:38.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:38.912 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:09:38.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:38.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:38.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:38.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:38.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Group Id:") 09:09:38.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:38.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:38.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:38.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:38.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:09:38.966 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 09:09:38.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Artifact Id:") 09:09:38.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:38.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:38.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:38.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:38.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:09:38.988 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 09:09:39.008 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 09:09:39.008 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 09:09:39.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, 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:09:39.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:39.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:39.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:39.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:39.011 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:09:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:39.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:39.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:39.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:09:39.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:09:39.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:09:39.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating project "mavenProjectTest"' has no excuses, wait for it 09:09:39.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 16 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar)' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:09:40.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:09:40.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:09:40.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 09:09:40.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 09:09:40.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:09:40.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:09:40.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:09:40.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:40.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:40.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:40.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:40.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:40.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:40.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:09:40.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:40.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:40.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:40.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:40.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:09:40.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:09:40.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:09:40.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:40.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:09:40.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:09:40.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:09:40.223 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:09:40.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:09:40.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:40.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:09:40.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:40.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:40.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:09:40.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:40.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:09:41.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:41.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:09:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:09:41.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:09:41.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:09:41.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:41.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:09:41.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:09:41.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:41.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:41.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:41.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:41.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:41.248 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 09:09:41.250 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item mavenProjectTest 09:09:41.250 DEBUG [main][TreeItemHandler] Selecting tree item: mavenProjectTest 09:09:41.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item mavenProjectTest about selection 09:09:41.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: mavenProjectTest 09:09:41.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:09:41.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'New' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Team' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 09:09:41.376 DEBUG [main][MenuItemLookup] Found menu:'Maven' 09:09:41.376 DEBUG [main][MenuItemLookup] Item match:Maven 09:09:41.378 DEBUG [main][MenuItemLookup] Found menu:'Add Dependency' 09:09:41.378 DEBUG [main][MenuItemLookup] Found menu:'Add Plugin' 09:09:41.378 DEBUG [main][MenuItemLookup] Found menu:'New Maven Module Project' 09:09:41.378 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:41.378 DEBUG [main][MenuItemLookup] Found menu:'Download Javadoc' 09:09:41.378 DEBUG [main][MenuItemLookup] Found menu:'Download Sources' 09:09:41.378 DEBUG [main][MenuItemLookup] Found menu:'Update Project... Alt+F5' 09:09:41.378 DEBUG [main][MenuItemLookup] Item match:Update Project... Alt+F5 09:09:41.378 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Update Project... Alt+F5" 09:09:41.378 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Update Project... Alt+F5 09:09:41.378 INFO [main][MenuItemHandler] Select menu item: &Update Project... Alt+F5 09:09:41.510 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: "Update Maven Project"] is available.... 09:09:41.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:41.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:41.511 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: "Update Maven Project"] is available. finished successfully 09:09:41.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Update Maven Project 09:09:41.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:41.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:41.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.internal.dialogs.UpdateMavenProjectsDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Clean projects") 09:09:41.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:41.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:41.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:41.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:41.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:41.513 INFO [WorkbenchTestable][CheckBox] Select checkbox Clean projects 09:09:41.514 DEBUG [WorkbenchTestable][CheckBox] Checkbox Clean projects already selected, no action performed 09:09:41.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.internal.dialogs.UpdateMavenProjectsDialog, 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:09:41.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:41.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:41.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:41.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:41.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:41.516 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:09:41.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:41.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:41.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:41.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:41.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Update Maven Project"] is available.... 09:09:41.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Update Maven Project"] is available. finished successfully 09:09:41.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:09:41.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Project' has no excuses, wait for it 09:09:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:09:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:09:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:09:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:09:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:09:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:09:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:09:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:09:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:09:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:09:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:09:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:09:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:09:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:09:42.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 09:09:42.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:09:42.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:09:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:42.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 09:09:42.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:42.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:42.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:09:42.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:42.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:42.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:42.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:42.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:09:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:42.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:42.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:42.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:42.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:09:42.098 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:09:42.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:09:42.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:42.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:09:42.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:09:42.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:09:42.101 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:09:42.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:09:42.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:42.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:09:42.102 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:09:42.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:09:42.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:42.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:09:42.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:42.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:42.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:09:42.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:42.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:09:43.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:43.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:09:43.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:09:43.105 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:09:43.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:09:43.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:43.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:09:43.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:09:43.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:43.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:43.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:43.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:43.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:43.107 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 09:09:43.107 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:09:43.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:09:43.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:43.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:09:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:43.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:43.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:09:43.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:43.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:09:44.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:44.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:09:44.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:09:44.109 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:09:44.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:09:44.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:44.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:09:44.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:09:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:44.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:44.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:44.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:44.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 09:09:44.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:09:44.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:09:44.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:44.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:09:44.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:09:44.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:44.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:44.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:44.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:44.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:44.113 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:09:44.113 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:09:44.113 DEBUG [main][TreeItemHandler] Set Tree selection 09:09:44.113 DEBUG [main][TreeHandler] Notify Tree about selection event 09:09:44.122 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:09:44.128 DEBUG [WorkbenchTestable][TreeItemHandler] mavenProjectTest 09:09:44.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:09:44.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'New' 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:44.172 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:09:44.173 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:09:44.173 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:44.173 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:09:44.173 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:09:44.173 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:09:44.173 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:09:44.173 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:09:44.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:09:44.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:09:44.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:09:44.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:09:44.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:09:44.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:09:44.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:09:44.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:09:44.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:09:44.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:09:44.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:09:44.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:09:44.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:09:44.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:09:44.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:44.717 DEBUG [main][MenuItemLookup] Found menu:'New' 09:09:44.717 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:09:44.717 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:44.717 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:09:44.717 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:44.717 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:09:44.717 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:09:44.717 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:09:44.718 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:09:44.718 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:09:44.718 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:09:44.718 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:09:44.718 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:09:44.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:09:45.365 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:09:45.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:09:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:45.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:45.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:09:45.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:45.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:45.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:45.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:09:45.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:45.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:45.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:45.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:45.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:45.370 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:09:45.371 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:09:45.371 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:09:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:45.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:45.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:45.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:09:45.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:45.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:09:45.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:45.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:45.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:45.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:45.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:45.373 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:09:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:45.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:45.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:09:45.378 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:09:45.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:09:45.878 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:09:45.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:09:45.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:09:45.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:09:45.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 09:09:45.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:09:45.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:09:45.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:09:45.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:09:45.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:09:45.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:09:45.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:09:45.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:09:45.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:09:45.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:09:45.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:09:45.879 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 09:09:45.879 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:09:45.879 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:09:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.582 s - in org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) Time elapsed: 1.877 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 09:09:45.890 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 09:09:45.891 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:09:45.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:09:45.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 09:09:45.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:09:45.891 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:09:45.892 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:09:45.892 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:09:45.893 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:09:45.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:09:45.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 09:09:45.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 09:09:45.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:09:45.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:09:45.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:09:45.893 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:09:45.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:45.893 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:09:45.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:45.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:09:45.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:45.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:45.894 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:45.894 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'File' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:09:45.895 DEBUG [main][MenuItemLookup] Item match:Window 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:09:45.895 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:09:45.895 DEBUG [main][MenuItemLookup] Item match:Preferences 09:09:45.895 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:09:45.895 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:09:45.896 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1786): Gtk-CRITICAL **: 09:09:46.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:09:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:09:46.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:09:46.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:09:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:46.125 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:09:46.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:46.126 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:09:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:46.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:46.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:46.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 09:09:46.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 09:09:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:46.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 09:09:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 09:09:46.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 09:09:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:46.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 09:09:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:46.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 09:09:46.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 09:09:46.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 09:09:46.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:47.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 09:09:47.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 09:09:47.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 09:09:47.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:47.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 09:09:47.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:47.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 09:09:47.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 09:09:47.140 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 09:09:47.140 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 09:09:47.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 09:09:47.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:47.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:47.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:47.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:47.227 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:09:47.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:47.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:47.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:47.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:09:47.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:47.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:47.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:47.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:47.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:47.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:09:47.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:09:48.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 09:09:48.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:48.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:48.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:09:48.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:48.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:48.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:48.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:48.737 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:09:48.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:48.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:48.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:48.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:48.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:09:48.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:09:48.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:09:48.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:09:48.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 09:09:48.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:09:48.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:09:48.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:09:48.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:09:48.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:09:48.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:09:48.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:09:48.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:09:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:09:48.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:48.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:48.884 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 09:09:48.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:48.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:48.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:48.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:48.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:48.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:48.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 09:09:48.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:48.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:48.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:48.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:48.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:09:48.898 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 09:09:48.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 09:09:49.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:49.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:09:49.072 DEBUG [WorkbenchTestable][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:09:49.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:49.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:49.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:49.072 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 09:09:49.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:49.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:49.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:49.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:49.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:49.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:49.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:49.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:49.073 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 09:09:49.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:09:49.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:49.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:49.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:09:49.574 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 09:09:49.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:09:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:50.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:50.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:09:50.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:09:50.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:50.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:09:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:09:50.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:09:50.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:09:50.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:09:50.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:09:50.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:09:50.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:09:50.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:09:50.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:09:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:09:50.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:09:50.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:50.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:09:50.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:50.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:09:50.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:50.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:50.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:50.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:50.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:50.584 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:09:50.584 DEBUG [main][MenuItemLookup] Found menu:'File' 09:09:50.584 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:09:50.584 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:09:50.584 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:09:50.584 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:09:50.584 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:09:50.584 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:09:50.584 DEBUG [main][MenuItemLookup] Item match:Window 09:09:50.585 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:09:50.585 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:09:50.585 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:09:50.585 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:50.585 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:09:50.585 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:09:50.585 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:50.585 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:09:50.585 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:50.585 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:09:50.585 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:09:50.585 DEBUG [main][MenuItemLookup] Item match:Preferences 09:09:50.585 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:09:50.585 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:09:50.585 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:09:50.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:09:50.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:09:50.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:09:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:50.731 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:09:50.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:50.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:09:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:50.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:50.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:50.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:50.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:50.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:50.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 09:09:50.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 09:09:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:50.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 09:09:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:50.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 09:09:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 09:09:50.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 09:09:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:50.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 09:09:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:50.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 09:09:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 09:09:50.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 09:09:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:50.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 09:09:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:50.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 09:09:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 09:09:50.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 09:09:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:50.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 09:09:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:50.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 09:09:50.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 09:09:50.735 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 09:09:50.736 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 09:09:50.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 09:09:50.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:50.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:50.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:50.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:50.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.preferences.DriverPreferences, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:09:50.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:50.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:50.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:50.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:50.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:50.761 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:09:50.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:50.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:50.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:50.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:50.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 09:09:50.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available. finished successfully 09:09:50.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 09:09:50.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:50.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:50.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:50.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 09:09:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:50.920 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 "Name/Type") 09:09:50.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:50.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:50.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:50.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:50.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:50.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:50.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:50.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:50.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:50.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:09:50.929 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 09:09:50.933 DEBUG [WorkbenchTestable][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:09:50.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:50.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:50.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:50.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:50.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:50.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:50.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:50.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:50.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:50.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:50.964 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 09:09:50.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 09:09:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:50.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 09:09:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:50.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 09:09:50.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 09:09:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:50.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 09:09:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:50.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 09:09:50.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 09:09:50.965 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 09:09:50.965 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 09:09:51.007 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 09:09:51.007 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 "Driver name:") 09:09:51.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:51.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:51.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:51.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:51.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:51.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:51.012 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:51.013 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 09:09:51.013 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 "JAR List") 09:09:51.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:51.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:51.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:09:51.014 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 09:09:51.020 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:09:51.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:51.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:51.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:51.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:51.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:51.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:09:51.023 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 09:09:51.023 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:09:51.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:51.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:51.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:09:51.032 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:09:51.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:51.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:51.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:09:51.034 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:09:51.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:51.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:51.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:51.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:51.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:51.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:09:51.035 TRACE [main][WidgetHandler] Notify List with event 13 09:09:51.035 TRACE [main][WidgetHandler] Wait for synchronization 09:09:51.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 09:09:51.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:51.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:51.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:51.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:51.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:51.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:51.037 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 09:09:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:51.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:51.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:51.061 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 "Properties") 09:09:51.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:51.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:51.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:09:51.062 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 09:09:51.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:09:51.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:51.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:51.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:51.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:51.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:51.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:09:51.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:09:51.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:51.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:09:51.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:51.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:09:51.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:09:51.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:09:51.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:51.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:09:51.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:51.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:09:51.085 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 09:09:51.086 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 09:09:51.086 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 09:09:51.086 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 09:09:51.086 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 09:09:51.086 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:09:51.086 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:09:51.098 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:09:51.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 "...") 09:09:51.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:51.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:51.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:51.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:51.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:51.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:51.105 INFO [WorkbenchTestable][AbstractButton] Click button ... 09:09:51.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:51.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:51.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:51.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:51.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available.... 09:09:51.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully 09:09:51.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available.... 09:09:51.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully 09:09:51.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 09:09:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:51.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:09:51.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:51.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 09:09:51.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:51.167 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 09:09:51.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:51.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:51.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:51.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:51.167 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: "") 09:09:51.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:51.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:51.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:51.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 09:09:51.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:51.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:51.168 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:51.172 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 09:09:51.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", Widget matcher matching widgets with style: 8) 09:09:51.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:51.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 09:09:51.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:51.175 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:09:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:51.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:51.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:51.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:09:51.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:51.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:51.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:51.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:51.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:51.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:51.230 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:09:51.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:51.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:51.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:51.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:51.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:09:51.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:09:51.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:09:51.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:51.313 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:09:51.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:51.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:51.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:51.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:51.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:09:51.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:09:51.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:51.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:51.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:51.369 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:51.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:51.403 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:51.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:51.403 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Connection Profile"] 09:09:51.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:51.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:09:51.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:51.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:09:51.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:51.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:09:51.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:51.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Connection Profile"] 09:09:51.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:51.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:51.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:51.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:51.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:51.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:51.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:51.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:51.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:51.410 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:09:51.410 DEBUG [main][MenuItemLookup] Found menu:'File' 09:09:51.410 DEBUG [main][MenuItemLookup] Item match:File 09:09:51.411 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:09:51.411 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'XML File' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'File' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:51.416 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:09:51.416 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:09:51.417 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:09:51.417 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:09:51.417 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:09:51.536 DEBUG [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:09:51.541 DEBUG [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:09:51.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:09:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:51.543 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:09:51.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:51.543 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:09:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:51.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:51.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:51.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:51.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:51.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:51.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 09:09:51.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 09:09:51.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:52.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 09:09:52.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 09:09:52.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 09:09:52.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:52.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 09:09:52.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:52.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 09:09:52.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 09:09:52.049 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 09:09:52.049 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 09:09:52.052 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 09:09:52.052 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:09:52.052 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:09:52.052 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:09:52.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:52.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:52.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:52.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:52.059 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:09:52.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:52.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:52.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:52.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:52.116 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:52.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:52.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:52.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 09:09:52.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available. finished successfully 09:09:52.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 09:09:52.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:52.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:52.117 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 09:09:52.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:52.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and no matchers specified 09:09:52.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:52.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:52.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:52.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:52.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:09:52.121 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 09:09:52.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:09:52.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:09:52.149 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 09:09:52.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:09:52.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:09:52.149 TRACE [main][WidgetHandler] Notify Table with event 13 09:09:52.150 TRACE [main][WidgetHandler] Wait for synchronization 09:09:52.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:09:52.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:52.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:52.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:52.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:52.159 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:52.160 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 09:09:52.160 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 09:09:52.160 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 09:09:52.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, 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:09:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:52.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:52.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:52.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:52.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:52.162 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:09:52.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:52.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:52.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:52.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:52.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Drivers:") 09:09:52.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:52.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:52.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:52.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:52.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:09:52.291 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 09:09:52.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Database:") 09:09:52.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:52.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:52.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:52.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:52.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:52.295 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:52.295 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 09:09:52.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "URL:") 09:09:52.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:52.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:52.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:52.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:52.307 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:52.308 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:tcp://localhost/sakila 09:09:52.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "User name:") 09:09:52.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:52.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:52.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:52.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:52.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:52.316 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:52.317 INFO [WorkbenchTestable][AbstractText] Text set to: sa 09:09:52.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Password:") 09:09:52.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:52.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:52.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:52.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:52.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:52.341 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:52.341 INFO [WorkbenchTestable][AbstractText] Text set to: 09:09:52.342 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 09:09:52.342 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 09:09:52.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, 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:09:52.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:52.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:52.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:52.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:52.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:52.346 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:09:52.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:52.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:52.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:52.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:53.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:09:53.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:09:53.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:09:53.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:09:53.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:09:53.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:09:53.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:09:53.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:09:53.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:09:53.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:09:53.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:09:53.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:09:53.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:09:53.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:09:53.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:09:53.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:09:53.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:53.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:53.878 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 09:09:53.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:53.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:53.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:53.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:53.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:53.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:53.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 09:09:53.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:53.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:53.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:53.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:09:53.889 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 09:09:53.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 09:09:53.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:53.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:09:53.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:09:53.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:09:53.892 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 09:09:53.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 09:09:53.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:53.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:09:53.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:09:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:53.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:53.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:53.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:53.893 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 09:09:53.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:09:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:53.894 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:09:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:53.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:09:53.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:09:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:53.894 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:09:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:53.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:09:53.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 09:09:53.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:09:53.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:09:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:53.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 09:09:53.895 INFO [WorkbenchTestable][RequirementsRunner] Finished test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 09:09:53.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 09:09:53.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:09:53.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:09:53.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:53.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.006 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) Time elapsed: 8.002 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 09:09:53.907 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 09:09:53.907 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:09:53.907 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:09:53.907 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 09:09:53.907 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:09:53.907 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:09:53.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:09:53.923 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:09:53.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:09:53.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:09:53.923 INFO [WorkbenchTestable][RequirementsRunner] Started test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 09:09:53.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 09:09:53.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:09:53.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:09:53.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:09:53.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:53.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:53.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:53.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:53.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Connection Profile"] 09:09:53.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:53.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:09:53.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:53.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:09:53.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:53.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:09:53.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:53.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 09:09:53.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:53.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:09:53.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:53.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:53.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:53.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:53.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:53.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:53.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:53.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:09:53.928 DEBUG [main][MenuItemLookup] Found menu:'File' 09:09:53.928 DEBUG [main][MenuItemLookup] Item match:File 09:09:53.929 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:09:53.929 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:09:53.933 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 09:09:53.933 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 09:09:53.933 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 09:09:53.933 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 09:09:53.933 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'XML File' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'File' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:53.934 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:09:53.934 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:09:53.957 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:09:53.957 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:09:53.957 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:09:54.092 DEBUG [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:09:54.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 'New|Select a wizard'] is available. finished successfully 09:09:54.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:09:54.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:54.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:54.104 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:09:54.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:54.108 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:09:54.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:54.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:54.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:54.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:54.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:54.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:54.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 09:09:54.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 09:09:54.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:54.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 09:09:54.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:54.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 09:09:54.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 09:09:54.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 09:09:54.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:54.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 09:09:54.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:54.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 09:09:54.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 09:09:54.122 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 09:09:54.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 09:09:54.122 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 09:09:54.122 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:09:54.122 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:09:54.123 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:09:54.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:54.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:54.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:54.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:54.124 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:09:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:54.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:54.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:54.160 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:54.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:54.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:54.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 09:09:54.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available. finished successfully 09:09:54.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 09:09:54.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:54.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:54.161 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 09:09:54.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:54.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and no matchers specified 09:09:54.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:54.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:54.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:54.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:54.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:09:54.163 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Flat File Data Source') 09:09:54.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:09:54.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:09:54.170 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 09:09:54.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:09:54.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:09:54.170 TRACE [main][WidgetHandler] Notify Table with event 13 09:09:54.170 TRACE [main][WidgetHandler] Wait for synchronization 09:09:54.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:09:54.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:54.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:54.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:54.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:54.174 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:54.175 INFO [WorkbenchTestable][AbstractText] Text set to: Test Flat File Profile 09:09:54.175 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 09:09:54.175 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 09:09:54.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, 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:09:54.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:54.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:54.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:54.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:54.185 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:09:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:54.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:54.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:54.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage, index 0 and no matchers specified 09:09:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:54.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:54.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:54.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:54.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:54.665 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:54.666 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target 09:09:54.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Select charset:") 09:09:54.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:54.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:54.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:54.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:54.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:09:54.672 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo UTF-8 to selection: UTF-8 09:09:54.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Select flatfile style:") 09:09:54.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:54.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:54.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:54.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:54.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:09:54.690 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo CSV to selection: CSV 09:09:54.691 TRACE [WorkbenchTestable][NewCPWizard] Shell New Flat File Data Source Profile is not null and is not disposed 09:09:54.691 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 09:09:54.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, 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:09:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:54.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:54.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:54.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:54.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:54.704 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:09:54.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:54.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:54.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:54.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:54.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:09:54.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:09:54.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:09:54.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:09:54.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:09:54.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:09:54.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:09:54.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:09:54.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:09:54.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:09:54.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:09:54.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:09:54.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:09:54.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:09:54.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:09:54.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:54.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:54.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 09:09:54.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:54.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:54.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:54.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:54.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:54.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:54.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 09:09:54.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:54.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:54.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:54.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:54.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:09:54.835 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 09:09:54.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 09:09:54.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:54.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:09:54.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:09:54.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:09:54.838 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 09:09:54.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 09:09:54.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:54.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:09:54.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:09:54.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:54.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:54.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:54.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:54.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:54.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:54.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:54.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children... 09:09:54.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 09:09:54.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:54.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 09:09:54.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:54.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 09:09:54.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children finished successfully 09:09:54.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 09:09:54.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:54.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 09:09:54.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:54.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 09:09:54.841 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Flat File Data Source and wait with time period 1 09:09:54.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 09:09:54.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:54.841 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 09:09:54.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:54.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 09:09:54.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 09:09:54.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:54.841 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 09:09:54.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:54.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 09:09:54.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 09:09:54.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:09:54.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:09:54.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:54.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:54.842 INFO [WorkbenchTestable][RequirementsRunner] Finished test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 09:09:54.842 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 09:09:54.842 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:09:54.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:09:54.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:54.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.937 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) Time elapsed: 0.919 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 09:09:54.859 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 09:09:54.860 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:09:54.860 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:09:54.860 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 09:09:54.860 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:09:54.860 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:09:54.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:09:54.873 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:09:54.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:09:54.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:09:54.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 09:09:54.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 09:09:54.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:09:54.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:09:54.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:09:54.873 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:09:54.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:54.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:09:54.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:54.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:09:54.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:54.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:54.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:54.887 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:09:54.887 DEBUG [main][MenuItemLookup] Found menu:'File' 09:09:54.887 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:09:54.887 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:09:54.887 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:09:54.887 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:09:54.887 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:09:54.887 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:09:54.887 DEBUG [main][MenuItemLookup] Item match:Window 09:09:54.888 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:09:54.888 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:09:54.888 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:09:54.888 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:54.888 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:09:54.888 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:09:54.888 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:54.888 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:09:54.888 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:54.888 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:09:54.888 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:09:54.888 DEBUG [main][MenuItemLookup] Item match:Preferences 09:09:54.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:09:54.888 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:09:54.888 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:09:55.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:09:55.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:09:55.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:09:55.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:55.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:55.061 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:09:55.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:55.062 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:09:55.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:55.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:55.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 09:09:55.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 09:09:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:55.106 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 09:09:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:55.106 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 09:09:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 09:09:55.106 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 09:09:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:55.106 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 09:09:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:55.106 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 09:09:55.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 09:09:55.107 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 09:09:55.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:55.107 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 09:09:55.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:55.107 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 09:09:55.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 09:09:55.107 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 09:09:55.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:55.107 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 09:09:55.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:55.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 09:09:55.108 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 09:09:55.108 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 09:09:55.108 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 09:09:55.108 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 09:09:55.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.preferences.DriverPreferences, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:09:55.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:55.119 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:09:55.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:55.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:55.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:55.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:55.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 09:09:55.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available. finished successfully 09:09:55.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 09:09:55.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:55.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:55.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 09:09:55.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:55.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:55.257 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 "Name/Type") 09:09:55.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:55.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:09:55.272 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 09:09:55.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:09:55.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:55.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:55.310 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 09:09:55.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 09:09:55.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:55.310 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 09:09:55.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:55.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 09:09:55.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 09:09:55.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:55.311 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 09:09:55.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:55.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 09:09:55.311 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HSQLDB JDBC Driver 09:09:55.311 DEBUG [main][TreeItemHandler] Selecting tree item: HSQLDB JDBC Driver 09:09:55.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HSQLDB JDBC Driver about selection 09:09:55.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HSQLDB JDBC Driver 09:09:55.342 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 "Driver name:") 09:09:55.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:55.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:55.346 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:55.347 INFO [WorkbenchTestable][AbstractText] Text set to: Test HSLQDB Driver 09:09:55.347 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 "JAR List") 09:09:55.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:55.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:09:55.349 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 09:09:55.354 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:09:55.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:55.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:09:55.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Clear All") 09:09:55.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:55.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:55.366 INFO [WorkbenchTestable][AbstractButton] Click button &Clear All 09:09:55.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:55.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:55.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:55.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:55.399 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:09:55.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:55.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:09:55.400 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:09:55.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:55.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:09:55.401 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:09:55.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:55.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:09:55.403 TRACE [main][WidgetHandler] Notify List with event 13 09:09:55.403 TRACE [main][WidgetHandler] Wait for synchronization 09:09:55.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 09:09:55.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:55.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:55.406 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 09:09:55.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:55.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:55.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:55.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:55.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:09:55.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:55.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:55.435 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:09:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:55.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:55.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:55.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:09:55.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:09:55.517 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:09:55.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:09:55.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:09:55.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:09:55.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:09:55.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:09:55.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:55.528 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:09:55.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:55.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:55.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:55.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:09:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:09:55.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:55.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 09:09:55.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:09:55.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:09:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.581 INFO [WorkbenchTestable][RequirementsRunner] Finished test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 09:09:55.581 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 09:09:55.581 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:09:55.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:09:55.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) Time elapsed: 0.708 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 09:09:55.634 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 09:09:55.635 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:09:55.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:09:55.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 09:09:55.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:09:55.635 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:09:55.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:09:55.636 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:09:55.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:09:55.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:09:55.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:55.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:09:55.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:55.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:09:55.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:55.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:55.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:55.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:55.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:55.638 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:09:55.638 DEBUG [main][MenuItemLookup] Found menu:'File' 09:09:55.638 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:09:55.638 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:09:55.638 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:09:55.638 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:09:55.638 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:09:55.638 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:09:55.638 DEBUG [main][MenuItemLookup] Item match:Window 09:09:55.639 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:09:55.639 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:09:55.639 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:09:55.639 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:55.639 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:09:55.639 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:09:55.639 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:55.639 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:09:55.639 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:55.639 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:09:55.639 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:09:55.639 DEBUG [main][MenuItemLookup] Item match:Preferences 09:09:55.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:09:55.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:09:55.639 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:09:55.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:09:55.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:09:55.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:09:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:55.789 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:09:55.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:55.789 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:09:55.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:55.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:55.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:55.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 09:09:55.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 09:09:55.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:55.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 09:09:55.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:55.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 09:09:55.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 09:09:55.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 09:09:55.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:55.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 09:09:55.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:55.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 09:09:55.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 09:09:55.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 09:09:55.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:55.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 09:09:55.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:55.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 09:09:55.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 09:09:55.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 09:09:55.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:55.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 09:09:55.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:55.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 09:09:55.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 09:09:55.793 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 09:09:55.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 09:09:55.793 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 09:09:55.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:09:55.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:09:55.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:09:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:09:55.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:09:55.820 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:09:55.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:09:55.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 09:09:55.822 TRACE [main][WidgetHandler] Notify Table with event 13 09:09:55.822 TRACE [main][WidgetHandler] Wait for synchronization 09:09:55.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:09:55.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:09:55.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:55.824 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:09:55.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:55.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:55.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:55.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:55.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 09:09:55.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available. finished successfully 09:09:55.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 09:09:55.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:55.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:55.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 09:09:55.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 09:09:55.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:55.881 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 09:09:55.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:55.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:55.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:55.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:55.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:09:55.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:09:55.927 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:09:55.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:09:55.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 09:09:55.929 TRACE [main][WidgetHandler] Notify Table with event 13 09:09:55.929 TRACE [main][WidgetHandler] Wait for synchronization 09:09:55.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:09:55.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:09:55.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:55.931 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:09:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:55.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:55.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:55.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:55.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 09:09:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available. finished successfully 09:09:55.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 09:09:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 09:09:55.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:55.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 09:09:55.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:55.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:55.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:55.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:55.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:55.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:55.977 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 09:09:55.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:55.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:55.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:55.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:56.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:09:56.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:09:56.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:56.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:56.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:09:56.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:56.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:56.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:56.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:56.024 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:09:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:56.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:56.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:09:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:09:56.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:09:56.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:09:56.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:09:56.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:09:56.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:09:56.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:09:56.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:09:56.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:09:56.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:09:56.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:09:56.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:56.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:56.112 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 09:09:56.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:56.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:56.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:56.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:56.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 09:09:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:56.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:56.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:56.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:56.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:09:56.121 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 09:09:56.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 09:09:56.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:56.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:09:56.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:09:56.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:09:56.125 DEBUG [WorkbenchTestable][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:09:56.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:56.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:56.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:56.125 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 09:09:56.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:56.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:56.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:56.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:56.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:56.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:56.126 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 09:09:56.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:09:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:56.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:09:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:56.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:09:56.126 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 09:09:56.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:09:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:56.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:09:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:56.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:09:56.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:09:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:56.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:09:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:56.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:09:56.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile 09:09:56.127 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile 09:09:56.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile about selection 09:09:56.159 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile 09:09:56.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:09:56.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:56.205 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:09:56.205 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 09:09:56.205 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 09:09:56.205 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:56.205 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 09:09:56.205 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 09:09:56.205 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:56.205 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 09:09:56.206 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:09:56.206 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:09:56.206 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"D&elete Delete" 09:09:56.206 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:09:56.206 INFO [main][MenuItemHandler] Select menu item: D&elete Delete 09:09:56.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available.... 09:09:56.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available. finished successfully 09:09:56.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete confirmation 09:09:56.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:56.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:56.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:09:56.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:56.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:56.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:56.261 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete confirmation" as the parent 09:09:56.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:56.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:56.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:56.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:56.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:56.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:56.263 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 09:09:56.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:56.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:56.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:56.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:56.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:09:56.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:09:56.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:09:56.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:09:56.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:09:56.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:09:56.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:09:56.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:09:56.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:09:56.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:09:56.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:09:56.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:09:56.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:09:56.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:09:56.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:56.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:56.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 09:09:56.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:56.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:56.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:56.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:56.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:56.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:56.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 09:09:56.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:56.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:56.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:56.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:56.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:09:56.404 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 09:09:56.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 09:09:56.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:56.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:09:56.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:09:56.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:09:56.407 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 09:09:56.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 09:09:56.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:56.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:09:56.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:09:56.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:56.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:56.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:56.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:56.409 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 09:09:56.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:09:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:56.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:56.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:09:56.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:09:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:57.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:57.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:09:57.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:09:57.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:57.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:09:57.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:57.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:09:57.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:57.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:57.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:57.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:57.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:57.412 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:09:57.412 DEBUG [main][MenuItemLookup] Found menu:'File' 09:09:57.412 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:09:57.412 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:09:57.412 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:09:57.412 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:09:57.413 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:09:57.413 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:09:57.413 DEBUG [main][MenuItemLookup] Item match:Window 09:09:57.413 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:09:57.413 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:09:57.413 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:09:57.413 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:57.413 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:09:57.413 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:09:57.413 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:57.413 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:09:57.413 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:57.413 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:09:57.413 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:09:57.413 DEBUG [main][MenuItemLookup] Item match:Preferences 09:09:57.413 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:09:57.413 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:09:57.413 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:09:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:09:57.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:09:57.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:09:57.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:57.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:57.562 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:09:57.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:57.562 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:09:57.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:57.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:57.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:57.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 09:09:57.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 09:09:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:57.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 09:09:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:57.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 09:09:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 09:09:57.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 09:09:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:57.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 09:09:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:57.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 09:09:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 09:09:57.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 09:09:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:57.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 09:09:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:57.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 09:09:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 09:09:57.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 09:09:57.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:57.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 09:09:57.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:57.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 09:09:57.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 09:09:57.566 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 09:09:57.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 09:09:57.566 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 09:09:57.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.preferences.DriverPreferences, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:09:57.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:57.591 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:09:57.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:57.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:57.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:57.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 09:09:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available. finished successfully 09:09:57.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 09:09:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 09:09:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:57.712 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 "Name/Type") 09:09:57.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:57.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:09:57.713 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 09:09:57.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:09:57.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:57.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:57.753 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 09:09:57.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 09:09:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:57.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 09:09:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:57.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 09:09:57.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 09:09:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:57.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 09:09:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:57.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 09:09:57.756 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 09:09:57.756 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 09:09:57.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 09:09:57.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 09:09:57.786 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 "Driver name:") 09:09:57.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:57.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:57.791 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:57.792 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 09:09:57.793 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 "JAR List") 09:09:57.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:57.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:09:57.794 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 09:09:57.807 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:09:57.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:57.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:09:57.808 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 09:09:57.808 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:09:57.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:57.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:09:57.809 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:09:57.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:57.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:09:57.811 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:09:57.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:57.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:09:57.813 TRACE [main][WidgetHandler] Notify List with event 13 09:09:57.813 TRACE [main][WidgetHandler] Wait for synchronization 09:09:57.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 09:09:57.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:57.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:57.815 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 09:09:57.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:57.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:57.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:57.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:57.838 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 "Properties") 09:09:57.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:57.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:09:57.839 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 09:09:57.847 DEBUG [WorkbenchTestable][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:09:57.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:57.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:57.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:57.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:57.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:09:57.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:09:57.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:57.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:09:57.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:57.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:09:57.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:09:57.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:09:57.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:57.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:09:57.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:57.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:09:57.850 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 09:09:57.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 09:09:57.850 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 09:09:57.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 09:09:57.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 09:09:57.851 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:09:57.851 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:09:57.866 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:09:57.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 09:09:57.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:57.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:57.867 INFO [WorkbenchTestable][AbstractButton] Click button ... 09:09:57.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:57.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:57.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:57.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:57.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available.... 09:09:57.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully 09:09:57.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available.... 09:09:57.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully 09:09:57.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 09:09:57.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:57.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:57.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:09:57.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 09:09:57.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:57.927 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 09:09:57.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:57.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:57.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:57.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:57.928 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: "") 09:09:57.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 09:09:57.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:57.928 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:57.929 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 09:09:57.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:09:57.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 09:09:57.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:57.932 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:09:57.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:57.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:57.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:57.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:57.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:09:57.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:57.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:57.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:57.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 09:09:57.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:57.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:57.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:57.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:57.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:57.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:57.996 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:09:57.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:57.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:57.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:57.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:58.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:09:58.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:09:58.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:58.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:58.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:09:58.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:58.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:58.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:58.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:58.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:58.090 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:09:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:58.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:58.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:58.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:09:58.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:09:58.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:58.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:09:58.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:58.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:09:58.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:58.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 09:09:58.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:58.142 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:58.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:58.142 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:58.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:58.142 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:58.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:58.142 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Connection Profile"] 09:09:58.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:58.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:58.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:58.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:58.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:58.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:58.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:58.143 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:09:58.143 DEBUG [main][MenuItemLookup] Found menu:'File' 09:09:58.143 DEBUG [main][MenuItemLookup] Item match:File 09:09:58.144 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:09:58.144 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'XML File' 09:09:58.148 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:09:58.149 DEBUG [main][MenuItemLookup] Found menu:'File' 09:09:58.149 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:58.149 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:09:58.149 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:58.149 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:09:58.149 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:09:58.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:09:58.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:09:58.183 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:09:58.318 DEBUG [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:09:58.323 DEBUG [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:09:58.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:09:58.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:58.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:58.325 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:09:58.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:58.325 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:09:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:58.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:58.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:58.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:58.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:58.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 09:09:58.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 09:09:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:58.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 09:09:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:58.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 09:09:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 09:09:58.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 09:09:58.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:58.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 09:09:58.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:58.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 09:09:58.345 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 09:09:58.345 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 09:09:58.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 09:09:58.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 09:09:58.350 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:09:58.350 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:09:58.350 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:09:58.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:58.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:58.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:58.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:58.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:58.352 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:09:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:58.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:58.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:58.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:09:58.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:58.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:58.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 09:09:58.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available. finished successfully 09:09:58.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 09:09:58.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:58.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:58.397 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 09:09:58.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:09:58.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and no matchers specified 09:09:58.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:58.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:58.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:58.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:58.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:09:58.400 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 09:09:58.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:09:58.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:09:58.406 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 09:09:58.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:09:58.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:09:58.406 TRACE [main][WidgetHandler] Notify Table with event 13 09:09:58.406 TRACE [main][WidgetHandler] Wait for synchronization 09:09:58.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:09:58.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:58.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:58.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:58.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:58.423 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:58.424 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 09:09:58.424 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 09:09:58.424 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 09:09:58.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, 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:09:58.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:58.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:58.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:58.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:58.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:58.427 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:09:58.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:58.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:58.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:58.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:58.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Drivers:") 09:09:58.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:58.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:58.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:58.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:58.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:09:58.535 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 09:09:58.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Database:") 09:09:58.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:58.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:58.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:58.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:58.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:58.539 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:58.540 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 09:09:58.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "URL:") 09:09:58.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:58.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:58.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:58.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:58.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:58.545 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:58.546 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:~/test 09:09:58.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "User name:") 09:09:58.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:58.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:58.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:58.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:58.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:58.560 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:58.561 INFO [WorkbenchTestable][AbstractText] Text set to: sa 09:09:58.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Password:") 09:09:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:58.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:58.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:58.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:09:58.602 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:09:58.603 INFO [WorkbenchTestable][AbstractText] Text set to: 09:09:58.603 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 09:09:58.603 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 09:09:58.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, 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:09:58.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:58.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:58.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:58.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:58.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:09:58.606 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:09:58.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:09:58.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:09:58.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:09:58.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:58.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:09:59.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:09:59.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:09:59.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:09:59.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:09:59.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:09:59.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:09:59.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading Core provider' is a system job, skipped 09:09:59.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:09:59.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:09:59.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:09:59.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:09:59.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:09:59.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:09:59.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:09:59.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:09:59.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:09:59.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:09:59.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 09:09:59.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 09:09:59.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:09:59.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:09:59.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:09:59.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:59.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:59.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 09:09:59.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:59.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:59.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:09:59.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:09:59.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:09:59.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:09:59.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 09:09:59.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:59.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:59.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:59.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:59.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:09:59.109 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 09:09:59.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 09:09:59.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:09:59.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:09:59.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:09:59.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:09:59.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:09:59.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:09:59.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:09:59.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:09:59.140 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 09:09:59.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:09:59.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:09:59.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:09:59.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:09:59.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:09:59.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:09:59.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:09:59.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:09:59.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 09:09:59.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:09:59.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:59.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:09:59.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:59.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:09:59.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 09:09:59.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:09:59.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:59.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:09:59.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:59.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:09:59.142 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 09:09:59.142 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 09:09:59.142 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 09:09:59.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 09:09:59.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 09:09:59.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:09:59.157 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:09:59.162 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:09:59.162 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 09:09:59.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 09:09:59.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:09:59.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:09:59.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 09:09:59.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:09:59.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:09:59.694 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:09:59.694 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 09:09:59.694 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 09:09:59.694 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:59.694 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 09:09:59.694 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 09:09:59.694 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:59.694 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 09:09:59.694 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:09:59.694 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 09:09:59.694 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:59.694 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:09:59.694 DEBUG [main][MenuItemLookup] Found menu:'' 09:09:59.694 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 09:09:59.694 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 09:09:59.694 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 09:09:59.694 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 09:09:59.694 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1786): Gtk-WARNING **: 09:10:00.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug (Eclipse:1786): Gtk-WARNING **: 09:10:00.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:00.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b3cdf93 is found... 09:10:00.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b3cdf93 is found finished successfully 09:10:00.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 09:10:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:00.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug (Eclipse:1786): Gtk-WARNING **: 09:10:00.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:00.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:00.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:10:00.066 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:00.066 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 09:10:00.066 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 "Type:") 09:10:00.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:00.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:00.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:00.067 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:00.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:00.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:00.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:00.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:00.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:00.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:10:00.069 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 "Type:") 09:10:00.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug (Eclipse:1786): Gtk-WARNING **: 09:10:00.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:00.078 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:00.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:00.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:00.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:00.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:00.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:00.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:10:00.080 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 09:10:00.104 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:10:00.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug (Eclipse:1786): Gtk-WARNING **: 09:10:00.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug (Eclipse:1786): Gtk-WARNING **: 09:10:00.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:00.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:00.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:00.139 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:00.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:00.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:00.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:10:00.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:10:00.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:00.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:10:00.141 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 09:10:00.184 DEBUG [WorkbenchTestable][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:10:00.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1786): Gtk-WARNING **: 09:10:00.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:00.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:00.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:00.195 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:00.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:00.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:00.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:00.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:00.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:00.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:10:00.197 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 09:10:00.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:10:00.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:10:00.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:10:00.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:10:00.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:10:00.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:10:00.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:10:00.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:10:00.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:10:00.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:10:00.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:10:00.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:10:00.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully (Eclipse:1786): Gtk-WARNING **: 09:10:00.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:00.212 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 09:10:00.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1786): Gtk-WARNING **: 09:10:00.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:00.250 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 09:10:00.250 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:00.250 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 09:10:00.250 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:10:00.250 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:10:00.250 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:00.250 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 09:10:00.250 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:00.250 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 09:10:00.250 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 09:10:00.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 09:10:00.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 09:10:00.250 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X (Eclipse:1786): Gtk-WARNING **: 09:10:00.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:00.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1786): Gtk-WARNING **: 09:10:00.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.742: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.767: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.846: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.929: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.962: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.979: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:00.995: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:00.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.012: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.028: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.097: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.114: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.311: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.362: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.428: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.444: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.461: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.464: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.479: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.564: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.714: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.814: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.828: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.831: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.895: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.964: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:01.978: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:01.981: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:01.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.097: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.197: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.264: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.345: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:02.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.312: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.345: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:03.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.464: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.514: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.564: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.714: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.797: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.814: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.897: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.964: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:04.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.097: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.231: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.264: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:05.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.312: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.429: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.762: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:06.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.312: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.695: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:07.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.312: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.429: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.762: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:08.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.345: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.429: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:09.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:10.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:10.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 09:10:10.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 09:10:10.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully 09:10:10.577 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null (Eclipse:1786): Gtk-WARNING **: 09:10:10.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:10.582 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 09:10:10.582 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:10:10.582 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 09:10:10.674 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 09:10:10.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:10.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:10.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:10:10.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:10.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:10.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:10:10.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:10:10.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:10:10.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:10:10.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 09:10:10.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:10.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:10.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:10.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:10.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:10:10.696 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:10:10.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:10:10.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:10.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 09:10:10.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:10:10.747 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:10:10.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:10:10.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:10.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 09:10:10.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:10:10.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:10.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:10.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:10.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:10.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:10:10.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:10:10.751 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 09:10:10.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:10:10.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 09:10:10.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:10.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:10.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:10.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:10.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:10:10.753 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 09:10:10.753 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:10:10.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1786): Gtk-CRITICAL **: 09:10:10.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:10.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:10:10.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 09:10:10.837 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 09:10:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 09:10:10.837 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:10:10.837 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:10:10.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:10:10.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:10.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 09:10:10.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:10:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:10.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:10.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:10.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:10.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:10:10.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:10.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:10.845 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 09:10:10.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1786): Gtk-CRITICAL **: 09:10:10.851: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:10:10.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:10.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:10:10.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:10:10.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:10:10.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:10:10.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 '\*?\QData Source Explorer\E') 09:10:10.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:10.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:10.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:10.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:10.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:10:10.862 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 09:10:10.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 09:10:10.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:10.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:10:10.907 DEBUG [WorkbenchTestable][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:10:10.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:10.907 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 09:10:10.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:10.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:10.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:10.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:10:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:10:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:10:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 09:10:10.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:10:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:10:10.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:10:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:10:10.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:10:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 09:10:10.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:10:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:10:10.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:10:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:10:10.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:10:10.909 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 09:10:10.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 09:10:10.909 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 09:10:10.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 09:10:10.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 09:10:10.922 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:10:10.924 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:10:10.929 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:10:10.929 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 09:10:10.929 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 09:10:10.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:10:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:10:11.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 09:10:11.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:10:11.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:10:11.461 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:10:11.461 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 09:10:11.461 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 09:10:11.461 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:11.461 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 09:10:11.461 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 09:10:11.461 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:11.461 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 09:10:11.461 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:10:11.461 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 09:10:11.461 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:11.461 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:10:11.462 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:11.462 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 09:10:11.462 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 09:10:11.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 09:10:11.462 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 09:10:11.462 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1786): Gtk-WARNING **: 09:10:11.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:11.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46d014a0 is found... (Eclipse:1786): Gtk-WARNING **: 09:10:11.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46d014a0 is found finished successfully 09:10:11.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 09:10:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:11.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:11.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:11.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:11.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found (Eclipse:1786): Gtk-WARNING **: 09:10:11.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:11.668 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:11.668 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 09:10:11.668 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 "Type:") 09:10:11.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:11.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:11.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:11.668 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:11.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:11.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:11.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:11.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:11.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:10:11.671 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 "Type:") 09:10:11.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:11.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:11.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:11.671 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:11.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:11.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:11.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:11.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:11.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:11.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:10:11.672 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 09:10:11.694 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:10:11.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1786): Gtk-WARNING **: 09:10:11.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:11.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:11.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:11.713 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:11.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:11.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:11.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:10:11.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:10:11.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:11.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:10:11.714 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 09:10:11.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:10:11.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1786): Gtk-WARNING **: 09:10:11.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:11.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:11.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:11.734 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:11.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:11.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:11.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:11.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:11.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:11.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:10:11.735 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(ID INT,NAME VARCHAR(40)); 09:10:11.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:10:11.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:10:11.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:10:11.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:10:11.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:10:11.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:10:11.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:10:11.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:10:11.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:10:11.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:10:11.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:10:11.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully (Eclipse:1786): Gtk-WARNING **: 09:10:11.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:11.748 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 09:10:11.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1786): Gtk-WARNING **: 09:10:11.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:11.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:11.779 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 09:10:11.779 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:11.779 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 09:10:11.779 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:10:11.779 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:10:11.779 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:11.779 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 09:10:11.779 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:11.779 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 09:10:11.779 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 09:10:11.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 09:10:11.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 09:10:11.779 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 09:10:11.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1786): Gtk-CRITICAL **: 09:10:11.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:11.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:11.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:11.824: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:11.831: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:11.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:11.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:11.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:11.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:11.871: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:11.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:11.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:11.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:11.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:11.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:11.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:11.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:11.938: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:11.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:11.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:11.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:11.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:11.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:11.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:11.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.338: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.438: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:12.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.871: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:12.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:12.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:13.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:13.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:13.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:13.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:13.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:14.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:15.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:16.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:17.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:18.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:19.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:20.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:21.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:21.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 09:10:21.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 09:10:21.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully 09:10:21.794 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:21.795 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(ID INT,NAME VARCHAR(40)); TooltipText=null 09:10:21.795 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:10:21.795 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 09:10:21.882 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 09:10:21.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:21.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:21.889 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:10:21.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:21.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:21.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:10:21.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:10:21.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:10:21.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:10:21.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 09:10:21.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:21.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:21.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:21.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:10:21.925 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:10:21.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:10:21.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:21.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:10:21.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:10:21.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:10:21.928 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:10:21.929 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:10:21.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:10:21.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:21.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 09:10:21.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:10:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:21.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:21.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:21.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:21.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:10:21.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:21.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:21.962 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 09:10:21.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:21.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:21.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:10:21.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:10:21.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:10:21.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:10:21.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 '\*?\QData Source Explorer\E') 09:10:21.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:21.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:22.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:22.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:22.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:10:22.007 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 09:10:22.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 09:10:22.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:22.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:10:22.059 DEBUG [WorkbenchTestable][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:10:22.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:22.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:22.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:22.059 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 09:10:22.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:22.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:22.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:22.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:22.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:22.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:10:22.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:10:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:10:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 09:10:22.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:10:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:10:22.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:10:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:10:22.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:10:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 09:10:22.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:10:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:10:22.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:10:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:10:22.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:10:22.061 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 09:10:22.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 09:10:22.061 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 09:10:22.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 09:10:22.075 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 09:10:22.075 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:10:22.079 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:10:22.091 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:10:22.091 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 09:10:22.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 09:10:22.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:10:22.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:10:22.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 09:10:22.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:10:22.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:10:22.627 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:10:22.627 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 09:10:22.627 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 09:10:22.627 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:22.627 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 09:10:22.627 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 09:10:22.627 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:22.627 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 09:10:22.627 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:10:22.627 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 09:10:22.627 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:22.627 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:10:22.627 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:22.627 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 09:10:22.627 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 09:10:22.627 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 09:10:22.627 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 09:10:22.628 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1786): Gtk-WARNING **: 09:10:22.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:22.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@743f5be8 is found... 09:10:22.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@743f5be8 is found finished successfully (Eclipse:1786): Gtk-WARNING **: 09:10:22.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:22.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 09:10:22.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:22.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:22.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:22.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:22.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:10:22.820 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:22.820 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 09:10:22.821 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 "Type:") 09:10:22.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:22.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:22.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:22.821 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:22.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:22.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:22.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:22.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:22.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:22.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:10:22.823 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 "Type:") 09:10:22.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:22.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:22.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully (Eclipse:1786): Gtk-WARNING **: 09:10:22.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:22.831 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:22.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:22.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:22.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:22.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:22.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:10:22.833 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 09:10:22.852 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:10:22.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1786): Gtk-WARNING **: 09:10:22.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:22.871 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:22.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:22.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:10:22.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:10:22.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:22.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:10:22.872 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 09:10:22.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:10:22.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... (Eclipse:1786): Gtk-WARNING **: 09:10:22.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:22.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:22.891 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:22.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:22.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:22.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:22.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:22.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:22.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:10:22.892 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 09:10:22.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:10:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:10:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:10:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:10:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:10:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:10:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:10:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:10:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:10:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:10:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:10:22.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully (Eclipse:1786): Gtk-WARNING **: 09:10:22.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:22.905 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 09:10:22.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1786): Gtk-WARNING **: 09:10:22.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:22.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:22.938 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 09:10:22.938 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:22.938 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 09:10:22.938 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:10:22.938 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:10:22.938 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:22.938 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 09:10:22.938 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:22.938 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 09:10:22.938 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 09:10:22.938 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 09:10:22.938 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 09:10:22.938 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 09:10:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1786): Gtk-WARNING **: 09:10:22.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:22.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.100: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.134: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.200: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.251: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.534: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.617: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.633: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.651: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.667: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:23.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:23.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:23.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:24.033: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:24.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:24.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:24.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:24.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:24.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:24.083: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:24.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:24.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:24.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:24.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:24.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:24.133: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:24.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:24.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:24.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:24.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:24.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:24.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:24.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:24.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:24.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:24.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:24.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:24.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.852: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:25.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.652: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:26.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.020: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.652: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:27.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:28.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:29.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:30.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.852: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:31.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:32.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 09:10:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 09:10:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully (Eclipse:1786): Gtk-WARNING **: 09:10:32.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:32.955 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:32.955 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 09:10:32.955 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:10:32.955 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 09:10:33.047 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 09:10:33.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:33.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:33.054 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:10:33.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:33.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:33.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:10:33.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:10:33.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:10:33.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:10:33.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 09:10:33.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:33.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:33.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:33.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:33.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:10:33.071 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:10:33.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:10:33.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:33.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:10:33.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:10:33.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:10:33.074 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:10:33.074 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:10:33.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:10:33.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:33.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 09:10:33.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:10:33.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:33.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:33.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:33.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:33.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:10:33.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:10:33.101 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 09:10:33.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:10:33.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 09:10:33.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:33.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:33.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:33.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:33.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:10:33.103 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 09:10:33.103 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:10:33.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:10:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 09:10:33.140 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 09:10:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 09:10:33.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:10:33.141 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:10:33.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:10:33.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:33.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 09:10:33.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:10:33.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:33.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:33.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:33.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:33.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:10:33.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.186: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.236: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.253: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.304: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.370: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.386: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.402: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:33.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:10:43.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 09:10:43.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 09:10:43.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:10:43.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:10:43.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:43.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:43.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 09:10:43.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:10:43.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 09:10:43.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 09:10:43.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:10:43.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:10:43.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:10:43.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:43.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:43.154 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 09:10:43.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:43.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:43.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:10:43.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:10:43.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:10:43.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:10:43.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 09:10:43.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:43.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:43.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:43.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:43.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:10:43.166 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 09:10:43.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 09:10:43.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:43.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:10:43.210 DEBUG [WorkbenchTestable][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:10:43.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:43.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:43.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:43.210 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 09:10:43.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:43.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:43.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:43.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:43.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:43.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:10:43.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:10:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:10:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 09:10:43.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:10:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:10:43.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:10:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:10:43.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:10:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 09:10:43.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:10:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:10:43.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:10:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:10:43.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:10:43.214 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 09:10:43.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 09:10:43.214 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 09:10:43.214 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 09:10:43.223 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 09:10:43.223 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:10:43.225 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:10:43.236 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:10:43.236 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 09:10:43.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 09:10:43.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:10:43.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:10:43.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 09:10:43.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:10:43.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:10:43.768 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:10:43.768 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 09:10:43.768 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 09:10:43.768 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:43.768 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 09:10:43.768 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 09:10:43.768 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:43.768 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 09:10:43.768 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:10:43.768 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 09:10:43.768 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:43.768 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:10:43.768 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:43.768 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 09:10:43.768 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 09:10:43.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 09:10:43.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 09:10:43.768 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1786): Gtk-WARNING **: 09:10:43.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:43.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54242890 is found... 09:10:43.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54242890 is found finished successfully 09:10:43.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 09:10:43.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:43.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1786): Gtk-WARNING **: 09:10:43.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:43.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:43.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:43.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:10:43.950 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:43.950 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 09:10:43.950 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 "Type:") 09:10:43.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:43.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:43.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:43.951 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:43.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:43.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:43.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:43.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:43.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:10:43.953 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 "Type:") 09:10:43.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:43.953 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:43.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:43.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:43.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:43.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:43.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:10:43.955 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 09:10:43.973 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:10:43.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1786): Gtk-WARNING **: 09:10:43.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:43.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:44.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:44.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:44.000 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:44.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:44.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:44.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:10:44.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:10:44.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:44.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:10:44.001 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 09:10:44.004 DEBUG [WorkbenchTestable][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:10:44.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:44.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:44.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:44.008 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:44.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:44.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:44.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1786): Gtk-WARNING **: 09:10:44.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:44.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:44.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:44.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:10:44.017 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 09:10:44.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:10:44.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:10:44.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:10:44.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:10:44.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:10:44.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:10:44.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:10:44.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:10:44.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:10:44.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:10:44.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:10:44.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:10:44.021 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 09:10:44.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1786): Gtk-WARNING **: 09:10:44.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:44.054 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 09:10:44.054 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:44.054 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 09:10:44.054 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:10:44.054 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:10:44.054 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:44.054 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 09:10:44.054 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:44.054 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 09:10:44.054 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 09:10:44.054 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 09:10:44.054 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 09:10:44.055 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 09:10:44.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1786): Gtk-WARNING **: 09:10:44.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.130: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.146: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.162: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.196: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.197: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.261: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.347: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.362: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.678: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.728: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.745: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.762: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.778: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:44.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:44.814: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:44.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.114: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:45.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:45.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:45.145: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:45.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:45.162: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:45.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:45.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:45.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:45.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:45.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:45.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:45.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:45.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:45.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:45.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:45.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:45.262: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:45.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:45.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:45.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:45.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:45.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:45.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:45.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.447: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.514: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.547: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.564: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.762: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.897: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:45.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.464: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.797: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.831: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:46.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.347: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.547: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.897: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.964: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.981: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:47.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.114: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.464: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.514: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.762: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:48.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.097: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.312: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.547: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.797: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:49.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:50.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.429: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.797: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:51.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.429: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.447: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.464: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:52.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:53.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:54.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:54.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:54.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:54.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:54.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 09:10:54.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 09:10:54.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully 09:10:54.070 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:54.070 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 09:10:54.070 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:10:54.070 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 09:10:54.157 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 09:10:54.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:54.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:54.164 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:10:54.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:54.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:54.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:10:54.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:10:54.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:10:54.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:10:54.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 09:10:54.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:54.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:54.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:54.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:54.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:10:54.201 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:10:54.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:10:54.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:54.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:10:54.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:10:54.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:10:54.227 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:10:54.227 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:10:54.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:10:54.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:54.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 09:10:54.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:10:54.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:54.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:54.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:54.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:54.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:10:54.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:10:54.230 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 09:10:54.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:10:54.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 09:10:54.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:54.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:54.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:54.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:54.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:10:54.232 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 09:10:54.232 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:10:54.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1786): Gtk-CRITICAL **: 09:10:54.247: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:54.254: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:10:54.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 09:10:54.262 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 09:10:54.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 09:10:54.262 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:10:54.263 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:10:54.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:10:54.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:54.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 09:10:54.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:10:54.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:54.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:54.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:54.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:54.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:10:54.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:54.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:54.271 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 09:10:54.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1786): Gtk-CRITICAL **: 09:10:54.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:10:54.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:54.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:10:54.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:10:54.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:10:54.284 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:10:54.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 09:10:54.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:54.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:54.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:54.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:54.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:10:54.290 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 09:10:54.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 09:10:54.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:54.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:10:54.358 DEBUG [WorkbenchTestable][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:10:54.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:54.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:54.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:54.358 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 09:10:54.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:54.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:54.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:54.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:54.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:10:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:10:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:10:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 09:10:54.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:10:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:10:54.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:10:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:10:54.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:10:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 09:10:54.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:10:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:10:54.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:10:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:10:54.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:10:54.360 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 09:10:54.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 09:10:54.360 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 09:10:54.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 09:10:54.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 09:10:54.373 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:10:54.375 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:10:54.386 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:10:54.386 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 09:10:54.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 09:10:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:10:54.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:10:54.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 09:10:54.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:10:54.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:10:54.919 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:10:54.919 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 09:10:54.919 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 09:10:54.919 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:54.919 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 09:10:54.919 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 09:10:54.919 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:54.919 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 09:10:54.919 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:10:54.919 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 09:10:54.919 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:54.919 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:10:54.919 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:54.919 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 09:10:54.919 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 09:10:54.919 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 09:10:54.919 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 09:10:54.919 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1786): Gtk-WARNING **: 09:10:55.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:55.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@693f52ac is found... 09:10:55.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@693f52ac is found finished successfully 09:10:55.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') (Eclipse:1786): Gtk-WARNING **: 09:10:55.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:55.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:55.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:55.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:55.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:55.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:10:55.134 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:10:55.135 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 09:10:55.135 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 "Type:") 09:10:55.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:55.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:55.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:55.135 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:55.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:55.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:55.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:55.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found (Eclipse:1786): Gtk-WARNING **: 09:10:55.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:55.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:55.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:10:55.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 09:10:55.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:10:55.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:55.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:55.144 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:55.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:55.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:55.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:10:55.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:55.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:55.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:10:55.146 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 09:10:55.207 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:10:55.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1786): Gtk-WARNING **: 09:10:55.220: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:55.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:55.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:55.232 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:55.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:55.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:55.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:10:55.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:10:55.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:55.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:10:55.234 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 09:10:55.236 DEBUG [WorkbenchTestable][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:10:55.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1786): Gtk-WARNING **: 09:10:55.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:10:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:10:55.253 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:10:55.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:10:55.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:10:55.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1786): Gtk-WARNING **: 09:10:55.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:55.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:10:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:10:55.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:10:55.295 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(INT ID,VARCHAR(40) NAME); 09:10:55.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:10:55.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:10:55.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:10:55.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:10:55.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:10:55.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:10:55.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:10:55.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:10:55.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:10:55.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:10:55.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:10:55.300 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 09:10:55.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1786): Gtk-WARNING **: 09:10:55.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:10:55.332 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 09:10:55.332 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:55.332 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 09:10:55.332 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:10:55.332 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:10:55.332 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:55.332 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 09:10:55.332 DEBUG [main][MenuItemLookup] Found menu:'' 09:10:55.332 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 09:10:55.332 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 09:10:55.332 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 09:10:55.332 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 09:10:55.332 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 09:10:55.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.347: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.370: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.407: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.458: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.491: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.508: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.525: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.559: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.625: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:55.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.908: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.957: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:55.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:55.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:56.008: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:56.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:56.025: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:56.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:56.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:56.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:56.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:56.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:56.075: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:56.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:10:56.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:10:56.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:56.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:57.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:58.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.195: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:10:59.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:00.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:01.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:02.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:03.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:04.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:05.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:11:05.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 09:11:05.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 09:11:05.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully 09:11:05.347 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:05.347 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(INT ID,VARCHAR(40) NAME); TooltipText=null 09:11:05.347 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:11:05.347 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 09:11:05.443 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 09:11:05.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:05.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:05.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:11:05.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:05.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:05.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:05.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:05.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 09:11:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:05.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:05.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:05.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:05.485 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:11:05.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:11:05.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:05.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:05.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:05.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:05.488 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:11:05.488 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:11:05.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:11:05.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:05.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 09:11:05.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:05.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:05.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:05.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:05.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:05.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:05.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:05.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:05.520 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 09:11:05.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:05.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:05.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:05.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:05.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:05.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:05.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 09:11:05.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:05.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:05.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:05.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:05.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:05.535 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 09:11:05.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 09:11:05.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:05.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:05.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:11:05.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:05.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:05.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:05.579 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 09:11:05.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:05.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:05.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:05.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:05.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:05.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:05.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:05.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:05.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 09:11:05.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:11:05.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:05.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:11:05.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:05.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:11:05.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 09:11:05.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 09:11:05.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:05.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 09:11:05.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:05.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 09:11:05.580 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 09:11:05.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 09:11:05.580 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 09:11:05.581 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 09:11:05.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 09:11:05.589 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:11:05.590 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:11:05.602 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:11:05.602 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 09:11:05.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 09:11:05.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:06.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:06.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 09:11:06.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:06.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:06.134 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:11:06.134 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 09:11:06.134 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 09:11:06.134 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:06.134 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 09:11:06.134 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 09:11:06.134 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:06.134 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 09:11:06.134 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:11:06.134 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 09:11:06.134 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:06.134 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:06.134 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:06.134 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 09:11:06.134 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 09:11:06.135 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 09:11:06.135 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 09:11:06.135 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1786): Gtk-WARNING **: 09:11:06.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:11:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2aa5dd9d is found... 09:11:06.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2aa5dd9d is found finished successfully 09:11:06.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 09:11:06.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:06.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:06.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:06.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:06.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found (Eclipse:1786): Gtk-WARNING **: 09:11:06.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:11:06.328 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:06.329 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 09:11:06.329 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 "Type:") 09:11:06.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:06.329 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:11:06.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:06.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:06.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:06.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:11:06.331 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 "Type:") 09:11:06.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:06.332 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:11:06.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:06.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:06.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:06.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:06.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:11:06.333 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 09:11:06.353 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:11:06.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1786): Gtk-WARNING **: 09:11:06.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:11:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:06.380 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:11:06.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:06.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:11:06.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:11:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:06.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:11:06.382 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 09:11:06.384 DEBUG [WorkbenchTestable][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:11:06.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1786): Gtk-WARNING **: 09:11:06.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:11:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:06.399 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 09:11:06.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:06.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:06.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:06.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:11:06.400 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 09:11:06.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:06.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:11:06.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:11:06.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:06.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:06.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:06.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:06.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:06.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:06.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully (Eclipse:1786): Gtk-WARNING **: 09:11:06.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:11:06.412 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 09:11:06.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1786): Gtk-WARNING **: 09:11:06.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:11:06.462 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 09:11:06.462 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:06.462 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 09:11:06.462 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:11:06.462 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:11:06.462 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:06.462 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 09:11:06.462 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:06.462 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 09:11:06.462 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 09:11:06.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 09:11:06.462 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 09:11:06.462 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 09:11:06.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1786): Gtk-WARNING **: 09:11:06.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.501: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.605: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:06.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:06.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:06.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.038: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.137: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.205: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.620: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-CRITICAL **: 09:11:07.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-WARNING **: 09:11:07.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:07.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:08.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:09.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:10.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:11.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:12.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:13.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:14.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:15.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1786): Gtk-WARNING **: 09:11:16.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 09:11:16.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 09:11:16.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 09:11:16.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully 09:11:16.477 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:16.477 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 09:11:16.477 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:11:16.477 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 09:11:16.566 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 09:11:16.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:16.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:16.575 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:11:16.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:16.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:16.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:16.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:16.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:16.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:16.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 09:11:16.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:16.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:16.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:16.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:16.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:16.590 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:11:16.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:11:16.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:16.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:16.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:16.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:16.593 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:11:16.593 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:11:16.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:11:16.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:16.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 09:11:16.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:16.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:16.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:16.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:16.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:16.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:16.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:16.621 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 09:11:16.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:16.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 09:11:16.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:16.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:16.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:16.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:16.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:11:16.623 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 09:11:16.623 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:11:16.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.641: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.648: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:11:16.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 09:11:16.656 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 09:11:16.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 09:11:16.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 09:11:16.656 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 09:11:16.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 09:11:16.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:16.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 09:11:16.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:16.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:16.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:16.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:16.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:16.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:16.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.670: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.719: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.753: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.770: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.786: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.803: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.836: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.853: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1786): Gtk-CRITICAL **: 09:11:16.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:11:26.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 09:11:26.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 09:11:26.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:26.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:26.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:26.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:26.663 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 09:11:26.663 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 09:11:26.664 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:26.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.031 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 44.059 s testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 43.515 s Running org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:26.674 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:26.675 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:11:26.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:26.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:26.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:26.675 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:11:26.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:26.676 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:11:26.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:26.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:11:26.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:26.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:26.677 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:26.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:26.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:26.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:26.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:26.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:11:26.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:26.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:11:26.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:26.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:26.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:26.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:26.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:26.679 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:26.679 DEBUG [main][MenuItemLookup] Item match:Window 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:11:26.679 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:11:26.679 DEBUG [main][MenuItemLookup] Item match:Preferences 09:11:26.680 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:11:26.680 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:11:26.680 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:11:26.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:11:26.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:11:26.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:11:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:26.845 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:11:26.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:26.846 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:11:26.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:26.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:26.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:26.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:26.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:26.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:26.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:26.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:27.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:27.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:27.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:27.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:27.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:27.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:27.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:27.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 09:11:27.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:27.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:27.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:27.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 09:11:27.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:27.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:27.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:27.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:27.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:27.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 09:11:27.860 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 09:11:27.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 09:11:27.861 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 09:11:27.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:27.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:27.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:28.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:28.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:28.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:28.497 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 "Contents") 09:11:28.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:28.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:11:28.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:28.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:28.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:28.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:28.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:11:28.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Contents") 09:11:28.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:28.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:28.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:28.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:28.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:11:28.517 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 09:11:28.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 09:11:28.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:28.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:28.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:28.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:28.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:11:28.538 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 09:11:28.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Password") 09:11:28.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:28.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:28.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:28.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:28.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:11:28.545 INFO [WorkbenchTestable][AbstractTabItem] Activate Password 09:11:28.547 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:11:28.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:28.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:28.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:28.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:28.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:28.560 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:11:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:28.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:28.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:28.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:28.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:28.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:28.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:28.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:28.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:28.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:28.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:28.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:28.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:28.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:11:28.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:28.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:28.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:28.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:28.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:28.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:28.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:28.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:11:28.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:28.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:11:28.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:28.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:28.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:28.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:28.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:28.636 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:28.636 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:28.636 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:28.636 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:28.636 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:28.636 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:28.637 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:28.637 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:28.637 DEBUG [main][MenuItemLookup] Item match:Window 09:11:28.637 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:28.637 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:28.637 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:28.637 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:28.637 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:28.637 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:11:28.637 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:28.637 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:11:28.637 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:28.637 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:11:28.637 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:11:28.637 DEBUG [main][MenuItemLookup] Item match:Preferences 09:11:28.637 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:11:28.637 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:11:28.637 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:11:28.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:11:28.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:11:28.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:11:28.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:28.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:29.000 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:11:29.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:29.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:11:29.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:29.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:29.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:29.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:29.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:29.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:29.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:29.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:29.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:29.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:29.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:29.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 09:11:29.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:29.004 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:29.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 09:11:29.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:29.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:29.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:29.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:29.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 09:11:29.005 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 09:11:29.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 09:11:29.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 09:11:29.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:29.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:29.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:29.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:29.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 09:11:29.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:29.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:29.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:29.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:29.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:11:29.030 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 09:11:29.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 09:11:29.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:29.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:29.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:29.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:29.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:11:29.039 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:11:29.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:29.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:29.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:29.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:11:29.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:29.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:29.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:29.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:29.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:29.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:11:29.042 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:11:29.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:29.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:29.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:29.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:29.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:29.064 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:11:29.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:29.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:29.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:29.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:29.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:29.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:29.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:29.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:29.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:29.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:29.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:29.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:29.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:29.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:29.137 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:29.137 INFO [WorkbenchTestable][RequirementsRunner] Test method changeMasterPasswordTest is ignored because @Ignore annotation is presented. 09:11:29.137 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: changeMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:29.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:11:29.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:29.138 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:29.138 INFO [WorkbenchTestable][RequirementsRunner] Started test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:29.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:29.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:29.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:29.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:29.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:11:29.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:29.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:11:29.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:29.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:29.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:29.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:29.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:29.139 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:29.139 DEBUG [main][MenuItemLookup] Item match:Window 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:11:29.139 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:11:29.139 DEBUG [main][MenuItemLookup] Item match:Preferences 09:11:29.139 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:11:29.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:11:29.140 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:11:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:11:30.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:11:30.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:11:30.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:30.019 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:11:30.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:30.019 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:11:30.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:30.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:30.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:30.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:30.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:30.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:30.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:30.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:30.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:30.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:30.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:30.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:30.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:30.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:30.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 09:11:30.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:30.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:30.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 09:11:30.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:30.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:30.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:30.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:30.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 09:11:30.025 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 09:11:30.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 09:11:30.025 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 09:11:30.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:30.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:30.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:30.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:30.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:11:30.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:30.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:30.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:30.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:30.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 09:11:30.028 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:11:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:30.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:30.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:30.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:30.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:30.031 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:11:30.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:30.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:30.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:30.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:30.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:30.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:30.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:30.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:30.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:30.097 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:30.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:11:30.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:30.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:30.097 INFO [WorkbenchTestable][RequirementsRunner] Started test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:30.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:30.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:30.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:30.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:30.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:11:30.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:30.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:11:30.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:30.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:30.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:30.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:30.098 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:30.098 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:30.098 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:30.098 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:30.098 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:30.098 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:30.098 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:30.098 DEBUG [main][MenuItemLookup] Item match:Window 09:11:30.099 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:30.099 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:30.099 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:30.099 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:30.099 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:30.099 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:11:30.099 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:30.099 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:11:30.099 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:30.099 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:11:30.099 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:11:30.099 DEBUG [main][MenuItemLookup] Item match:Preferences 09:11:30.099 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:11:30.099 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:11:30.099 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:11:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:11:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:11:30.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:11:30.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:30.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:30.974 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:11:30.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:30.975 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:11:30.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:30.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:30.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:30.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:30.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:30.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:30.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:30.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:30.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:30.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:30.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:30.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:30.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:30.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:30.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:30.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:30.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:30.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:30.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:30.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 09:11:30.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:30.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:30.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:30.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:30.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:30.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 09:11:30.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:30.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:30.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:30.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:30.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:30.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 09:11:30.980 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 09:11:30.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 09:11:30.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 09:11:30.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:30.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:30.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:30.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:30.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 09:11:30.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:30.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:30.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:30.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:30.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:11:30.983 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 09:11:30.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 09:11:30.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:30.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:31.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:31.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:31.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:11:31.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 09:11:31.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:31.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:31.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:31.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:31.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:11:31.016 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 09:11:31.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 09:11:31.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:31.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:31.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:31.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:31.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:11:31.018 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:11:31.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:31.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:31.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:31.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:31.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:31.022 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:11:31.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:31.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:31.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:31.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:31.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:31.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:31.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:31.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:31.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:31.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:31.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:31.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:31.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:31.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:31.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:31.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:11:31.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:31.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:31.122 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:31.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:31.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:31.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:31.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:31.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:11:31.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:31.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:11:31.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:31.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:31.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:31.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:31.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:31.123 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:31.123 DEBUG [main][MenuItemLookup] Item match:Window 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:11:31.123 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:31.124 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:11:31.124 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:11:31.124 DEBUG [main][MenuItemLookup] Item match:Preferences 09:11:31.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:11:31.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:11:31.124 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:11:31.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:11:31.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:11:31.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:11:31.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:31.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:31.975 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:11:31.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:31.975 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:11:31.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:31.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:31.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:31.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:31.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:31.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:31.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:31.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:31.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:31.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:31.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:31.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:31.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:31.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:31.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:31.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:31.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:31.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:31.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:31.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 09:11:31.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:31.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:31.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:31.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:31.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:31.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 09:11:31.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:31.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:31.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:31.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:31.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:31.979 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 09:11:31.979 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 09:11:31.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 09:11:31.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 09:11:31.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:31.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:31.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:31.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:31.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 09:11:31.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:31.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:31.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:31.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:31.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:11:31.983 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 09:11:31.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 09:11:31.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:31.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:32.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:32.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:32.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:11:32.015 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:11:32.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:32.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:32.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:32.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:11:32.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:32.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:32.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:32.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:32.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:32.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:11:32.017 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:11:32.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:32.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:32.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:32.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:32.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:32.020 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:11:32.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:32.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:32.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:32.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:32.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:32.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:32.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:32.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:32.086 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:32.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:11:32.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:32.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:32.086 INFO [WorkbenchTestable][RequirementsRunner] Started test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:32.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:32.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:32.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:32.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:32.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:11:32.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:32.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:11:32.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:32.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:32.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:32.087 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:32.087 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:32.087 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:32.087 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:32.087 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:32.087 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:32.087 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:32.087 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:32.087 DEBUG [main][MenuItemLookup] Item match:Window 09:11:32.088 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:32.088 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:32.088 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:32.088 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:32.088 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:32.088 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:11:32.088 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:32.088 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:11:32.088 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:32.088 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:11:32.088 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:11:32.088 DEBUG [main][MenuItemLookup] Item match:Preferences 09:11:32.118 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:11:32.118 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:11:32.118 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:11:32.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:11:32.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:11:32.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:11:32.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:32.964 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:11:32.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:32.965 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:11:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:32.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:32.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:32.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:32.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:32.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:32.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:32.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:32.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:32.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:32.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:32.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:32.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:32.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:32.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:32.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 09:11:32.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:32.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:32.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:32.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 09:11:32.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:32.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:32.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:32.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:32.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:32.969 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 09:11:32.969 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 09:11:32.969 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 09:11:32.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 09:11:32.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:32.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:32.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:32.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:32.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 09:11:32.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:32.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:32.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:32.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:32.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:11:32.973 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 09:11:32.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 09:11:32.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:32.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:33.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:33.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:33.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:11:33.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 09:11:33.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:33.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:33.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:33.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:33.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:11:33.006 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 09:11:33.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 09:11:33.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:33.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:33.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:33.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:33.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:11:33.007 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 09:11:33.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 09:11:33.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:33.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:33.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:33.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:33.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:11:33.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 09:11:33.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:33.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:33.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:33.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:33.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:11:33.011 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo PBEWithMD5AndDES to selection: PBEWithHmacSHA224AndAES_128 09:11:33.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 09:11:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:33.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:33.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:33.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:11:33.013 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 09:11:33.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 09:11:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:33.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:33.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:33.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:33.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:11:33.023 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:11:33.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:33.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:33.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:33.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:33.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:33.027 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:11:33.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:33.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:33.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:33.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:33.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:33.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:33.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:33.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:33.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:33.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:33.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:33.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:33.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:33.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:33.091 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:33.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:11:33.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:33.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:33.091 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:33.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:33.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:33.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:33.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:33.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:11:33.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:33.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:11:33.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:33.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:33.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:33.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:33.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:33.092 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:33.092 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:33.092 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:33.092 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:33.092 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:33.092 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:33.092 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:33.092 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:33.092 DEBUG [main][MenuItemLookup] Item match:Window 09:11:33.093 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:33.093 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:33.093 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:33.093 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:33.093 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:33.093 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:11:33.093 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:33.093 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:11:33.093 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:33.093 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:11:33.093 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:11:33.093 DEBUG [main][MenuItemLookup] Item match:Preferences 09:11:33.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:11:33.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:11:33.093 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:11:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:11:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:11:33.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:11:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:33.933 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:11:33.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:33.934 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:11:33.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:33.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:33.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:33.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:33.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:33.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:33.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:33.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:33.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:33.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:33.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:33.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:33.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:33.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:33.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:33.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:33.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:33.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:33.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:33.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 09:11:33.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:33.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:33.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:33.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:33.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:33.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 09:11:33.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:33.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:33.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:33.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:33.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:33.938 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 09:11:33.938 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 09:11:33.938 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 09:11:33.938 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 09:11:33.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:33.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:33.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:33.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:33.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Contents") 09:11:33.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:33.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:33.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:33.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:33.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:11:33.941 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 09:11:33.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Storage location:") 09:11:33.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:33.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:33.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:33.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:33.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:33.973 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:33.974 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:11:33.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:33.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:33.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:33.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:33.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:33.977 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:11:33.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:33.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:33.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:33.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:34.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:34.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:34.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:34.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:34.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:34.042 INFO [WorkbenchTestable][RequirementsRunner] Test method recoverMasterPasswordTest is ignored because @Ignore annotation is presented. 09:11:34.042 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: recoverMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:34.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:11:34.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:34.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:34.043 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:34.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:34.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:34.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:34.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:34.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:11:34.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:34.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:11:34.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:34.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:34.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:34.043 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:34.044 DEBUG [main][MenuItemLookup] Item match:Window 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:34.044 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 09:11:34.045 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:11:34.045 DEBUG [main][MenuItemLookup] Item match:Preferences 09:11:34.074 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:11:34.075 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:11:34.075 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:11:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:11:34.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:11:34.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:11:34.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:34.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:34.938 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:11:34.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:34.938 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:11:34.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:34.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:34.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:34.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:34.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:34.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:34.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:34.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:34.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:34.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:34.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:34.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 09:11:34.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:34.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:34.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 09:11:34.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 09:11:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:34.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 09:11:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:34.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 09:11:34.943 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 09:11:34.943 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 09:11:34.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 09:11:34.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 09:11:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:34.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:34.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:34.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:34.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 09:11:34.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:34.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:34.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:34.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:11:34.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:11:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:11:34.950 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:11:34.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:34.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:11:34.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:34.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:34.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:34.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:11:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:11:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:11:34.952 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:11:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:34.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:34.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:34.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:34.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:34.975 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:11:34.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:34.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:34.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:34.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:35.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:35.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:35.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:35.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:35.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:35.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:35.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:35.041 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 09:11:35.041 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 09:11:35.041 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:35.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 8.369 s - in org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1.958 s getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.502 s changeMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) skipped openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.959 s availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1.024 s getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.964 s setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1.005 s getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.951 s recoverMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) skipped getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.998 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 09:11:35.056 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 09:11:35.060 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:11:35.061 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:35.061 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 09:11:35.061 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:35.061 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:11:35.075 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:35.075 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:11:35.075 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:35.075 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:11:35.075 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 09:11:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:35.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:35.076 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:11:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:35.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:35.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:35.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:35.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:11:35.085 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 09:11:35.085 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:11:35.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:35.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 09:11:35.240 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:11:35.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 09:11:35.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:35.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:35.241 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:11:35.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:35.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:35.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:35.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:11:35.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:35.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:35.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:35.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:35.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:35.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:11:35.243 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 09:11:35.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:11:35.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:11:35.243 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 09:11:35.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:11:35.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:11:35.243 TRACE [main][WidgetHandler] Notify Table with event 13 09:11:35.243 TRACE [main][WidgetHandler] Wait for synchronization 09:11:35.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:35.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:35.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:35.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:11:35.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:35.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:35.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:35.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:11:35.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:35.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:35.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:35.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:11:35.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:35.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:35.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:35.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:35.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:35.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:35.247 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:11:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:35.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:35.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:35.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:35.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:35.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:11:35.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:35.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:35.636 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:35.636 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:35.636 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:35.636 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:11:35.636 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:11:35.636 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:35.636 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:35.636 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:35.636 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:35.636 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:35.636 DEBUG [main][MenuItemLookup] Item match:Window 09:11:35.637 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:35.637 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:35.637 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:35.637 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.637 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:35.637 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:11:35.637 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.637 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:11:35.637 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.637 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:11:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:35.638 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:35.638 DEBUG [main][MenuItemLookup] Item match:Window 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:35.638 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:11:35.639 DEBUG [main][MenuItemLookup] Item match:Perspective 09:11:35.639 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:11:35.639 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.639 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:11:35.639 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:11:35.639 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:11:35.639 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:11:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:11:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:35.639 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:35.639 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:35.639 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:35.639 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:11:35.639 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:11:35.639 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:35.639 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:35.639 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:35.639 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:35.639 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:35.639 DEBUG [main][MenuItemLookup] Item match:Window 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:11:35.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:35.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:35.640 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:35.640 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:35.640 DEBUG [main][MenuItemLookup] Item match:Window 09:11:35.641 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:35.641 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:35.641 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:35.641 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.641 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:35.641 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:11:35.641 DEBUG [main][MenuItemLookup] Item match:Perspective 09:11:35.641 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:11:35.641 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.641 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:11:35.641 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:11:35.641 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:11:35.641 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:11:35.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:35.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:35.642 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:35.642 DEBUG [main][MenuItemLookup] Item match:Window 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:11:35.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:35.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:35.642 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:35.642 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:35.642 DEBUG [main][MenuItemLookup] Item match:Window 09:11:35.643 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:35.643 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:35.643 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:35.643 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.643 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:35.643 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:11:35.643 DEBUG [main][MenuItemLookup] Item match:Perspective 09:11:35.643 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:11:35.643 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:35.643 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:11:35.643 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:11:35.643 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:11:35.643 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:11:35.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:11:35.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:11:35.643 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:11:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:11:35.845 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:11:35.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:11:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:35.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:35.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:11:35.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:35.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:35.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:35.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 09:11:35.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:35.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:35.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:35.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:11:35.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:35.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:35.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:35.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:35.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:35.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:35.848 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:11:35.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:35.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:35.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:35.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:36.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:36.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 09:11:36.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 09:11:36.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:36.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:36.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:36.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:36.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:36.151 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' view via menu. 09:11:36.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:36.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:36.152 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:36.152 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:36.152 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:36.152 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:11:36.152 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:11:36.152 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:36.152 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:36.152 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:36.152 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:36.152 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:36.152 DEBUG [main][MenuItemLookup] Item match:Window 09:11:36.153 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:36.153 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:36.153 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:36.153 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:36.153 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:36.153 DEBUG [main][MenuItemLookup] Item match:Show View 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:36.158 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:11:36.158 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:11:36.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:11:36.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:11:36.159 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:11:36.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:11:36.273 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:11:36.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:11:36.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:36.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:36.274 DEBUG [WorkbenchTestable][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:11:36.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:36.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:36.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:36.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:11:36.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:36.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:36.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:36.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:36.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:36.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:36.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:36.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:36.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children... 09:11:36.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 09:11:36.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:36.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 09:11:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children finished successfully 09:11:36.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 09:11:36.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:36.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Remote Systems is already expanded. No action performed 09:11:36.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:36.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 09:11:36.782 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Remote Systems 09:11:36.782 DEBUG [main][TreeItemHandler] Selecting tree item: Remote Systems 09:11:36.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Remote Systems about selection 09:11:36.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Remote Systems 09:11:36.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:36.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:11:36.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:36.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:36.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:36.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:11:36.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:36.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:11:36.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:36.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:36.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:36.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:36.785 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:11:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:36.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:36.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:37.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:37.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:37.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open... 09:11:37.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open finished successfully 09:11:37.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:37.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:37.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:37.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:37.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 '\*?\QRemote Systems\E') 09:11:37.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:37.124 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:37.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:37.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:37.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:37.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:37.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:37.127 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 09:11:37.127 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:37.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:37.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:37.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:37.128 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:37.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:37.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:37.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:37.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:37.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:37.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 09:11:37.130 DEBUG [main][TreeItemHandler] Selecting tree item: Local 09:11:37.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 09:11:37.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 09:11:37.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:37.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:37.225 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:37.225 DEBUG [main][MenuItemLookup] Item match:New 09:11:37.226 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 09:11:37.226 DEBUG [main][MenuItemLookup] Item match:Connection... 09:11:37.226 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 09:11:37.226 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 09:11:37.226 INFO [main][MenuItemHandler] Select menu item: &Connection... 09:11:37.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 09:11:37.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 09:11:37.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:37.400 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:37.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:37.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:37.400 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:37.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:37.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:37.401 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Connection"] 09:11:37.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:37.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:37.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:37.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:37.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:37.401 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:37.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:37.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 09:11:37.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:37.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:37.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:37.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:37.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:37.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:37.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:37.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:37.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:37.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:37.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:37.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:37.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:37.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:37.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:37.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 09:11:37.405 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 09:11:37.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 09:11:37.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 09:11:37.436 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:37.436 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 09:11:37.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:37.439 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:11:37.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:37.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:37.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:37.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:37.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 09:11:37.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:11:37.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:11:37.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:11:37.500 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 09:11:37.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 09:11:37.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:37.507 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:37.507 INFO [WorkbenchTestable][AbstractText] Text set to: system1 09:11:37.508 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:37.508 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 09:11:37.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:37.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:37.511 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:11:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:37.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:37.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:37.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:11:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:11:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 09:11:37.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:37.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:37.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 '\*?\QRemote Systems\E') 09:11:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:37.706 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:37.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:37.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:37.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:37.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:37.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:37.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:37.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:37.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 09:11:37.710 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 09:11:37.710 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:37.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:37.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:37.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:37.711 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 09:11:37.711 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:37.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:37.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:37.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:37.712 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:37.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:37.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:37.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:37.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:37.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:37.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 09:11:37.714 DEBUG [main][TreeItemHandler] Selecting tree item: Local 09:11:37.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 09:11:37.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 09:11:37.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:37.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:37.776 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:37.776 DEBUG [main][MenuItemLookup] Item match:New 09:11:37.776 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 09:11:37.776 DEBUG [main][MenuItemLookup] Item match:Connection... 09:11:37.777 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 09:11:37.777 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 09:11:37.777 INFO [main][MenuItemHandler] Select menu item: &Connection... 09:11:37.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 09:11:37.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 09:11:37.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:37.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:37.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:37.903 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:37.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:37.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:37.903 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:37.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:37.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:37.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Connection"] 09:11:37.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:37.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:37.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:37.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:37.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:37.904 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:37.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:37.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 09:11:37.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:37.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:37.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:37.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:37.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:37.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:37.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:37.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:37.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:37.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:37.915 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 09:11:37.915 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 09:11:37.915 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 09:11:37.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 09:11:37.917 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:37.917 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 09:11:37.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:37.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:37.919 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:11:37.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:37.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:37.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:37.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:37.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 09:11:37.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:11:37.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:11:37.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:11:37.964 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 09:11:37.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 09:11:37.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:37.970 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:37.971 INFO [WorkbenchTestable][AbstractText] Text set to: system2 09:11:37.971 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:37.971 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 09:11:37.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:37.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:37.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:37.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:37.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:37.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:37.981 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:11:37.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:37.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:37.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:37.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:37.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:38.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:38.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:38.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:11:38.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:11:38.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:38.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:38.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:38.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:38.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:38.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:38.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:38.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:38.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:38.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:38.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 09:11:38.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:38.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:38.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 '\*?\QRemote Systems\E') 09:11:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:38.077 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:38.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:38.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:38.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:38.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:38.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:38.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:38.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 09:11:38.106 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 09:11:38.106 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:38.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:38.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:38.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:38.107 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:38.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:38.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:38.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:38.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:38.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:38.109 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:38.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:38.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:38.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:38.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:38.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:38.111 INFO [WorkbenchTestable][System] Deleting system system1 09:11:38.111 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 09:11:38.111 DEBUG [main][TreeItemHandler] Selecting tree item: system1 09:11:38.144 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 09:11:38.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 09:11:38.155 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 09:11:38.155 DEBUG [main][TreeItemHandler] Selecting tree item: system1 09:11:38.155 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 09:11:38.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 09:11:38.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:38.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.205 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:11:38.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:38.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:38.241 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:38.241 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:38.242 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:38.242 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.242 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:38.242 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:38.242 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:38.242 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.242 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:38.242 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.242 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:38.242 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:38.242 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 09:11:38.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 09:11:38.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 09:11:38.242 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1786): Gtk-CRITICAL **: 09:11:38.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:11:38.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 09:11:38.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 09:11:38.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 09:11:38.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:38.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:38.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 09:11:38.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:38.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:38.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:38.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 09:11:38.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:38.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:38.324 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 09:11:38.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:38.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:38.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:38.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:38.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:38.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:38.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 09:11:38.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:38.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:38.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:38.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:38.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:38.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:38.421 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:38.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:38.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:38.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:38.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:38.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:38.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:38.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:38.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 09:11:38.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:38.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:11:38.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:38.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:38.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:38.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:38.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:38.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:38.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:38.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:38.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:38.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:38.426 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:38.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:38.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:38.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:38.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:38.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:38.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:38.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:38.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:38.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:38.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:38.428 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:38.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:38.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:38.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:38.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:38.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:38.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:38.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:38.431 INFO [WorkbenchTestable][System] Deleting system Local 09:11:38.431 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 09:11:38.431 INFO [WorkbenchTestable][System] Deleting system system2 09:11:38.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 09:11:38.431 DEBUG [main][TreeItemHandler] Selecting tree item: system2 09:11:38.432 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 09:11:38.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 09:11:38.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 09:11:38.461 DEBUG [main][TreeItemHandler] Selecting tree item: system2 09:11:38.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 09:11:38.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 09:11:38.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:38.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.512 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:11:38.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:38.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:38.542 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:38.542 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:38.542 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:38.542 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.542 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:38.542 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:38.542 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:38.542 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.542 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:38.542 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:38.542 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:38.542 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:38.542 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 09:11:38.542 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 09:11:38.542 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 09:11:38.542 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1786): Gtk-CRITICAL **: 09:11:38.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:11:38.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 09:11:38.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 09:11:38.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 09:11:38.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:38.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 09:11:38.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:38.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 09:11:38.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:38.619 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 09:11:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:38.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:38.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:38.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:38.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:38.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 09:11:38.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:38.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:38.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:38.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:38.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:38.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:38.692 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:38.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:38.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:38.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:38.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:38.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:38.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:38.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:38.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 09:11:38.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:38.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:38.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:38.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:38.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:38.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:38.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:38.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:38.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:38.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:38.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:38.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 09:11:38.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:38.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:38.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:38.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:38.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 09:11:38.696 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 09:11:38.697 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:38.697 INFO [WorkbenchTestable][RequirementsRunner] Started test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 09:11:38.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 09:11:38.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:38.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:38.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:38.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.726 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 09:11:38.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:38.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:38.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:38.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:38.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:38.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:38.763 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:38.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:38.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:38.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:38.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:38.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:38.766 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 09:11:38.766 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:38.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:38.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:38.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:38.790 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:38.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:38.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:38.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:38.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:38.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:38.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 09:11:38.792 DEBUG [main][TreeItemHandler] Selecting tree item: Local 09:11:38.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 09:11:38.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 09:11:38.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:38.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:38.830 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:38.830 DEBUG [main][MenuItemLookup] Item match:New 09:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 09:11:38.831 DEBUG [main][MenuItemLookup] Item match:Connection... 09:11:38.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 09:11:38.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 09:11:38.831 INFO [main][MenuItemHandler] Select menu item: &Connection... 09:11:38.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 09:11:38.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 09:11:38.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:38.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:38.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:38.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:38.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:38.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:38.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:38.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:38.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:38.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Connection"] 09:11:38.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:38.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:38.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:38.929 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:38.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:38.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 09:11:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:38.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:38.931 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:38.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:38.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:38.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:38.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:38.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 09:11:38.932 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 09:11:38.932 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 09:11:38.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 09:11:38.934 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:38.934 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 09:11:38.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:38.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:38.936 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:11:38.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:38.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:38.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:38.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:38.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 09:11:38.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:11:38.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:11:38.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:11:38.985 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 09:11:38.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 09:11:38.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:38.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:38.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:38.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:38.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:38.998 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:38.999 INFO [WorkbenchTestable][AbstractText] Text set to: system1 09:11:38.999 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:38.999 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 09:11:38.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:39.002 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:11:39.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:39.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:39.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:39.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:39.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:39.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:39.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:39.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:11:39.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:39.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:39.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:39.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:39.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:39.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:39.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:39.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:39.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:39.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:39.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 09:11:39.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:39.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:39.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:39.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:39.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 '\*?\QRemote Systems\E') 09:11:39.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:39.127 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:39.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:39.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:39.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:39.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:39.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:39.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:39.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 09:11:39.131 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 09:11:39.131 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:39.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:39.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:39.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:39.157 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 09:11:39.157 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:39.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:39.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:39.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:39.158 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:39.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:39.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:39.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:39.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:39.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:39.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 09:11:39.160 DEBUG [main][TreeItemHandler] Selecting tree item: Local 09:11:39.160 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 09:11:39.163 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 09:11:39.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:39.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:39.211 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:39.211 DEBUG [main][MenuItemLookup] Item match:New 09:11:39.212 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 09:11:39.212 DEBUG [main][MenuItemLookup] Item match:Connection... 09:11:39.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 09:11:39.212 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 09:11:39.212 INFO [main][MenuItemHandler] Select menu item: &Connection... 09:11:39.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 09:11:39.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 09:11:39.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:39.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:39.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:39.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:39.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:39.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:39.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:39.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:39.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:39.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Connection"] 09:11:39.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:39.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:39.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:39.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:39.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:39.310 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:39.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:39.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 09:11:39.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:39.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:39.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:39.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:39.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:39.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:39.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:39.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:39.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:39.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:39.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:39.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:39.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:39.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:39.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:39.313 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 09:11:39.313 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 09:11:39.313 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 09:11:39.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 09:11:39.315 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:39.316 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 09:11:39.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:39.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:39.317 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:11:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:39.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:39.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:39.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 09:11:39.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:11:39.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:11:39.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:11:39.365 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 09:11:39.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 09:11:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:39.378 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:39.379 INFO [WorkbenchTestable][AbstractText] Text set to: system2 09:11:39.380 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:39.380 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 09:11:39.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:39.383 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:11:39.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:39.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:39.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:39.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:39.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:39.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:39.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:39.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:11:39.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:11:39.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:39.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:39.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:39.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:39.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:39.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:39.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:39.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:39.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:39.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:39.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 09:11:39.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:39.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:39.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:39.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:39.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:39.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:39.493 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:39.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:39.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:39.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:39.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:39.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:39.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 09:11:39.520 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 09:11:39.520 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:39.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:39.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:39.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:39.522 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:39.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:39.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:39.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:39.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:39.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:39.523 INFO [WorkbenchTestable][System] Disconnecting from remote system system1 09:11:39.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 09:11:39.524 DEBUG [main][TreeItemHandler] Selecting tree item: system1 09:11:39.524 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 09:11:39.527 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 09:11:39.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:39.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:39.572 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:39.572 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:39.572 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:39.572 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.572 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.573 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:11:39.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:39.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:39.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:39.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:39.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:39.574 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:39.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:39.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:39.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:39.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:39.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:39.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:39.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:39.606 INFO [WorkbenchTestable][System] Deleting system Local 09:11:39.606 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 09:11:39.606 INFO [WorkbenchTestable][System] Deleting system system1 09:11:39.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 09:11:39.607 DEBUG [main][TreeItemHandler] Selecting tree item: system1 09:11:39.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 09:11:39.610 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 09:11:39.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 09:11:39.617 DEBUG [main][TreeItemHandler] Selecting tree item: system1 09:11:39.617 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 09:11:39.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 09:11:39.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:39.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.656 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:11:39.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:39.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:39.706 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:39.706 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:39.706 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:39.706 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.706 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:39.706 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:39.706 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:39.706 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.706 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:39.706 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.706 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:39.706 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:39.706 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 09:11:39.706 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 09:11:39.706 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 09:11:39.706 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1786): Gtk-CRITICAL **: 09:11:39.729: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:11:39.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 09:11:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 09:11:39.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 09:11:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:39.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 09:11:39.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:39.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 09:11:39.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:39.779 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 09:11:39.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:39.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:39.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:39.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:39.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 09:11:39.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:39.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:39.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:39.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:39.870 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:39.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:39.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:39.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:39.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:39.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:39.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:39.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:39.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:39.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 09:11:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:39.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:11:39.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:39.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:39.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:39.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:39.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:39.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:39.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:39.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:39.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:39.897 INFO [WorkbenchTestable][System] Deleting system system2 09:11:39.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 09:11:39.897 DEBUG [main][TreeItemHandler] Selecting tree item: system2 09:11:39.897 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 09:11:39.901 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 09:11:39.903 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 09:11:39.903 DEBUG [main][TreeItemHandler] Selecting tree item: system2 09:11:39.903 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 09:11:39.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 09:11:39.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:39.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.938 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:11:39.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:39.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:39.967 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:39.967 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:39.967 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:39.967 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.967 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:39.967 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:39.967 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:39.967 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.967 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:39.967 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:39.967 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:39.967 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:39.967 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 09:11:39.967 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 09:11:39.967 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 09:11:39.967 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1786): Gtk-CRITICAL **: 09:11:39.991: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:11:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 09:11:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 09:11:40.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 09:11:40.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:40.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:40.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 09:11:40.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:40.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:40.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:40.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 09:11:40.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:40.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:40.047 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 09:11:40.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:40.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:40.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:40.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:40.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 09:11:40.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:40.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:40.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:40.137 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:40.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:40.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:40.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:40.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:40.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:40.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:40.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:40.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 09:11:40.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:11:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:40.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:40.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:40.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:40.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 09:11:40.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:40.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:40.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:40.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:40.165 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 09:11:40.166 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:40.166 INFO [WorkbenchTestable][RequirementsRunner] Started test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 09:11:40.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 09:11:40.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:40.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:40.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:40.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 09:11:40.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:40.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:40.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:40.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:40.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:40.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:40.224 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:40.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:40.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:40.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:40.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:40.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:40.228 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 09:11:40.228 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:40.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:40.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:40.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:40.229 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:40.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:40.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:40.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:40.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:40.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:40.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 09:11:40.230 DEBUG [main][TreeItemHandler] Selecting tree item: Local 09:11:40.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 09:11:40.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 09:11:40.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:40.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:40.286 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:40.286 DEBUG [main][MenuItemLookup] Item match:New 09:11:40.286 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 09:11:40.286 DEBUG [main][MenuItemLookup] Item match:Connection... 09:11:40.287 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 09:11:40.287 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 09:11:40.287 INFO [main][MenuItemHandler] Select menu item: &Connection... 09:11:40.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 09:11:40.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 09:11:40.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:40.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:40.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:40.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:11:40.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:40.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:40.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:40.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:40.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:40.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Connection"] 09:11:40.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:40.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:40.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:40.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:40.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:40.391 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:40.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:40.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 09:11:40.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:40.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:40.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:40.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:40.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:40.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:40.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:40.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:40.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:40.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:40.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:40.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:40.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:40.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:40.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:40.394 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 09:11:40.395 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 09:11:40.395 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 09:11:40.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 09:11:40.406 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:40.406 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 09:11:40.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:40.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:40.408 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:11:40.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:40.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:40.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:40.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:40.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 09:11:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:11:40.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:11:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:11:40.454 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 09:11:40.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 09:11:40.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:40.460 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:40.461 INFO [WorkbenchTestable][AbstractText] Text set to: system1 09:11:40.461 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:40.461 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 09:11:40.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:40.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:40.464 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:11:40.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:40.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:40.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:40.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:40.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:40.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:40.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:40.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:11:40.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:11:40.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:40.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:40.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:40.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:40.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:40.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:40.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:40.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:40.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:40.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:40.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 09:11:40.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:40.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:40.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:40.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:40.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 '\*?\QRemote Systems\E') 09:11:40.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:40.572 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:40.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:40.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:40.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:40.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:40.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:40.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:40.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:40.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 09:11:40.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 09:11:40.600 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:40.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:40.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:40.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:40.601 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 09:11:40.602 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:40.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:40.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:40.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:40.602 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:40.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:40.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:40.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:40.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:40.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:40.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 09:11:40.604 DEBUG [main][TreeItemHandler] Selecting tree item: Local 09:11:40.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 09:11:40.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 09:11:40.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:40.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:40.642 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:40.642 DEBUG [main][MenuItemLookup] Item match:New 09:11:40.643 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 09:11:40.643 DEBUG [main][MenuItemLookup] Item match:Connection... 09:11:40.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 09:11:40.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 09:11:40.643 INFO [main][MenuItemHandler] Select menu item: &Connection... 09:11:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 09:11:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 09:11:40.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:40.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:40.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:40.749 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:40.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:40.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:40.750 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:40.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:40.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:40.750 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Connection"] 09:11:40.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:40.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:40.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:40.751 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:40.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:40.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 09:11:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:40.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:40.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:40.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:40.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:40.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:40.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:40.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 09:11:40.767 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 09:11:40.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 09:11:40.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 09:11:40.769 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:40.769 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 09:11:40.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:40.771 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:11:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:40.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:40.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:40.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 09:11:40.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:11:40.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:11:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:11:40.824 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 09:11:40.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 09:11:40.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:40.837 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:40.838 INFO [WorkbenchTestable][AbstractText] Text set to: system2 09:11:40.838 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:40.838 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 09:11:40.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:40.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:40.840 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:11:40.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:40.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:40.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:40.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:40.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:40.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:40.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:40.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:11:40.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:11:40.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:40.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:40.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:40.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:40.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:40.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:40.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:40.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:40.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:40.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:40.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 09:11:40.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:40.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:40.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:40.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:40.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:40.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:40.961 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:40.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:40.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:40.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:40.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:40.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:40.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:40.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 09:11:40.965 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 09:11:40.965 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:40.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:40.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:40.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:40.966 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:40.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:40.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:40.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:40.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:40.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:40.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:40.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:40.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:40.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:40.968 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 09:11:40.968 DEBUG [main][TreeItemHandler] Selecting tree item: system1 09:11:40.968 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 09:11:41.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 09:11:41.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:41.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.040 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:11:41.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:41.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:41.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:41.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:41.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:41.042 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:41.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:41.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:41.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:41.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:41.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:41.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:41.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:41.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:41.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:41.084 INFO [WorkbenchTestable][System] Deleting system Local 09:11:41.084 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 09:11:41.084 INFO [WorkbenchTestable][System] Deleting system system1 09:11:41.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 09:11:41.084 DEBUG [main][TreeItemHandler] Selecting tree item: system1 09:11:41.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 09:11:41.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 09:11:41.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 09:11:41.089 DEBUG [main][TreeItemHandler] Selecting tree item: system1 09:11:41.089 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 09:11:41.092 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 09:11:41.093 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:41.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:41.122 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:41.122 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.123 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:11:41.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:41.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:41.150 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:41.150 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:41.150 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:41.150 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.150 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:41.150 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:41.150 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:41.150 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.150 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:41.150 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.150 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:41.150 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:41.150 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 09:11:41.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 09:11:41.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 09:11:41.151 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1786): Gtk-CRITICAL **: 09:11:41.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:11:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 09:11:41.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 09:11:41.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 09:11:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:41.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 09:11:41.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:41.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 09:11:41.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:41.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:41.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:41.223 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 09:11:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:41.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:41.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:41.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 09:11:41.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:41.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:41.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:41.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:41.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 '\*?\QRemote Systems\E') 09:11:41.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:41.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:41.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:41.317 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:41.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:41.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:41.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:41.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:41.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:41.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 09:11:41.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:41.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:41.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:41.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 09:11:41.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:41.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:41.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:41.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:41.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:41.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:41.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:41.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:41.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:41.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:41.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:41.321 INFO [WorkbenchTestable][System] Deleting system system2 09:11:41.321 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 09:11:41.321 DEBUG [main][TreeItemHandler] Selecting tree item: system2 09:11:41.321 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 09:11:41.325 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 09:11:41.327 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 09:11:41.327 DEBUG [main][TreeItemHandler] Selecting tree item: system2 09:11:41.327 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 09:11:41.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 09:11:41.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:41.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.384 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:11:41.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:41.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:41.412 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:41.412 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:41.412 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:41.412 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.412 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:41.412 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:41.412 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:41.412 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.412 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:41.412 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:41.412 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:41.412 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:41.412 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 09:11:41.412 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 09:11:41.412 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 09:11:41.413 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1786): Gtk-CRITICAL **: 09:11:41.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:11:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 09:11:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 09:11:41.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 09:11:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:41.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 09:11:41.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:41.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 09:11:41.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:41.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:41.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:41.500 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 09:11:41.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:41.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:41.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:41.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:41.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:41.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:41.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 09:11:41.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:41.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:41.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:41.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:41.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:41.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:41.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:41.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:41.608 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:41.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:41.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:41.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:41.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:41.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:41.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:41.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:41.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:41.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:41.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 09:11:41.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:41.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:41.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:41.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:41.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:41.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:41.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:41.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:41.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:41.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:41.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:41.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 09:11:41.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:41.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:41.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:41.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:41.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 09:11:41.613 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 09:11:41.613 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:41.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:41.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:41.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.559 s - in org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 2.56 s disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 1.468 s isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 1.447 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:41.626 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:41.627 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:11:41.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:41.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:41.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:41.627 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:11:41.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:41.644 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:11:41.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:41.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:41.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 09:11:41.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:41.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:41.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:41.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:41.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.652 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 09:11:41.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:41.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:41.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:41.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:41.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:41.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:41.713 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:41.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:41.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:41.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:41.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:41.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:41.716 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 09:11:41.716 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:41.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:41.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:41.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:41.717 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:41.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:41.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:41.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:41.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:41.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:41.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:41.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:41.719 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 09:11:41.719 DEBUG [main][TreeItemHandler] Selecting tree item: Local 09:11:41.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 09:11:41.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 09:11:41.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:41.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:41.776 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:41.776 DEBUG [main][MenuItemLookup] Item match:New 09:11:41.776 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 09:11:41.776 DEBUG [main][MenuItemLookup] Item match:Connection... 09:11:41.777 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 09:11:41.777 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 09:11:41.777 INFO [main][MenuItemHandler] Select menu item: &Connection... 09:11:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 09:11:41.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 09:11:41.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:41.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:41.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:41.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'] 09:11:41.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:41.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:41.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'] 09:11:41.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:41.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:41.875 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Connection"] 09:11:41.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:41.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:41.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:41.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:41.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:41.875 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:41.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:41.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 09:11:41.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:41.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:41.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:41.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:41.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:41.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:41.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:41.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:41.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:41.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:41.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:41.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:41.879 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 09:11:41.879 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 09:11:41.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 09:11:41.881 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 09:11:41.881 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:41.881 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 09:11:41.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:41.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:41.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:41.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:41.894 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:11:41.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:41.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:41.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:41.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:41.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 09:11:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:41.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:11:41.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:11:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:41.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:11:41.940 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 09:11:41.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 09:11:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:41.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:41.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:41.946 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:41.947 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 09:11:41.947 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:41.947 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 09:11:41.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:41.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:41.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:41.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:41.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:41.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:41.950 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:11:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:41.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:41.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:41.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:42.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:11:42.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:11:42.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:42.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:42.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:42.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:42.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:42.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:42.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:42.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:42.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:42.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:42.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 09:11:42.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:42.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:42.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:42.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:42.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:42.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:42.085 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:42.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:42.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:42.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:42.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:42.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:42.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 09:11:42.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:42.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 09:11:42.089 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:42.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:42.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:42.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:42.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:42.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:42.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:42.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:42.091 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:42.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:42.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:42.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:42.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:42.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:42.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:42.117 INFO [WorkbenchTestable][System] Deleting system Local 09:11:42.117 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 09:11:42.117 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 09:11:42.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 09:11:42.117 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 09:11:42.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 09:11:42.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 09:11:42.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 09:11:42.122 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 09:11:42.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 09:11:42.124 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 09:11:42.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:42.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 09:11:42.155 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:42.156 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:11:42.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:42.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:42.182 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:42.182 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:42.182 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:42.183 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:42.183 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:42.183 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:42.183 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:42.183 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:42.183 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:42.183 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:42.183 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:42.183 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:42.183 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 09:11:42.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 09:11:42.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 09:11:42.183 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1786): Gtk-CRITICAL **: 09:11:42.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:11:42.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 09:11:42.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 09:11:42.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 09:11:42.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:42.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:42.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 09:11:42.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:42.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:42.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:42.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 09:11:42.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:42.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:42.255 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 09:11:42.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:42.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:42.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:42.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:42.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 09:11:42.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:42.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:42.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:42.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:42.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:42.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:42.331 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:42.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:42.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:42.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:42.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:42.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:42.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 09:11:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:42.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:11:42.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:42.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:42.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:42.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:42.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:42.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:42.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:42.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:42.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:42.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:42.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:42.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:42.358 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 09:11:42.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:42.358 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 09:11:42.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:42.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:42.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:42.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:42.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 09:11:42.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:42.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:42.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:42.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:42.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:42.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:42.381 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:42.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:42.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:42.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:42.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:42.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:42.383 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 09:11:42.384 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:42.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:42.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:42.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:42.409 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:42.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:42.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:42.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:42.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:42.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:42.410 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 09:11:42.411 DEBUG [main][TreeItemHandler] Selecting tree item: Local 09:11:42.411 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 09:11:42.414 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 09:11:42.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:42.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:42.449 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:42.449 DEBUG [main][MenuItemLookup] Item match:New 09:11:42.449 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 09:11:42.449 DEBUG [main][MenuItemLookup] Item match:Connection... 09:11:42.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 09:11:42.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 09:11:42.449 INFO [main][MenuItemHandler] Select menu item: &Connection... 09:11:42.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 09:11:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 09:11:42.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:42.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:42.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:42.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:11:42.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:42.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:42.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:11:42.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:42.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:42.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 09:11:42.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:42.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:42.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:42.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:42.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:42.551 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:42.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:42.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 09:11:42.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:42.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:42.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:42.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:42.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:42.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:42.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:42.554 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 09:11:42.554 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 09:11:42.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 09:11:42.556 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 09:11:42.556 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:42.556 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 09:11:42.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:42.559 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:11:42.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:42.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:42.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:42.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:42.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 09:11:42.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:11:42.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:11:42.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:11:42.616 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 09:11:42.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 09:11:42.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:42.622 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:42.623 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 09:11:42.624 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:42.624 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 09:11:42.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:42.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:42.627 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:11:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:42.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:42.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:42.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:42.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:42.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:42.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:11:42.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:11:42.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:42.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:42.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:42.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:42.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:42.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:42.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:42.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:42.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:42.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:42.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 09:11:42.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:42.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:42.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:42.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:42.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:42.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:42.787 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:42.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:42.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:42.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:42.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:42.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:42.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 09:11:42.790 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 09:11:42.790 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:42.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:42.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:42.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:42.791 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 09:11:42.792 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:42.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:42.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:42.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:42.792 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:42.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:42.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:42.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:42.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:42.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 09:11:42.794 DEBUG [main][TreeItemHandler] Selecting tree item: Local 09:11:42.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 09:11:42.797 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 09:11:42.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:42.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:42.862 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:42.862 DEBUG [main][MenuItemLookup] Item match:New 09:11:42.863 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 09:11:42.863 DEBUG [main][MenuItemLookup] Item match:Connection... 09:11:42.863 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 09:11:42.863 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 09:11:42.863 INFO [main][MenuItemHandler] Select menu item: &Connection... 09:11:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 09:11:42.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 09:11:42.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:42.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:42.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:42.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:11:42.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:42.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:42.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:11:42.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:42.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:42.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 09:11:42.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:42.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:42.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:42.971 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:42.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:42.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 09:11:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:42.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:42.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:42.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:42.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:42.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:42.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:42.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:42.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:42.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:42.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 09:11:42.988 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 09:11:42.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 09:11:42.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 09:11:42.993 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:42.994 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 09:11:42.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:42.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:42.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:42.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:42.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:42.995 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:11:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:42.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:42.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:43.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 09:11:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:11:43.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:11:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:11:43.040 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 09:11:43.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 09:11:43.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:43.046 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:43.047 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 09:11:43.047 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:43.047 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 09:11:43.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:43.050 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:11:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:43.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:43.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:43.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:11:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:11:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 09:11:43.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:43.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:43.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:43.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:43.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:43.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:43.156 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:43.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:43.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:43.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:43.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:43.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:43.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 09:11:43.184 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:43.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:43.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:43.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:43.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:43.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:43.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:43.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:43.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:43.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:43.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:43.187 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:43.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:43.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:43.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:43.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:43.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:43.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:43.190 INFO [WorkbenchTestable][System] Deleting system Local 09:11:43.190 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 09:11:43.190 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 09:11:43.190 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 09:11:43.190 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 09:11:43.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 09:11:43.223 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 09:11:43.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 09:11:43.230 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 09:11:43.231 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 09:11:43.233 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 09:11:43.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:43.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:43.266 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:43.266 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:43.266 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:43.266 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.266 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.267 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:11:43.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:43.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:43.303 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:43.303 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:43.303 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:43.303 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.303 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:43.303 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:43.303 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:43.303 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.303 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:43.303 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.303 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:43.303 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:43.303 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 09:11:43.307 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 09:11:43.307 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 09:11:43.307 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1786): Gtk-CRITICAL **: 09:11:43.330: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:11:43.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 09:11:43.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 09:11:43.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 09:11:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:43.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 09:11:43.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:43.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 09:11:43.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:43.377 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 09:11:43.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:43.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:43.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:43.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:43.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:43.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:43.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 09:11:43.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:43.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:43.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:43.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:43.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:43.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:43.468 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:43.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:43.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:43.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:43.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:43.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:43.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:43.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:43.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 09:11:43.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:11:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:43.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:43.495 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 09:11:43.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 09:11:43.496 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 09:11:43.496 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 09:11:43.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 09:11:43.501 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 09:11:43.501 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 09:11:43.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 09:11:43.504 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 09:11:43.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:43.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:43.534 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:43.534 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:43.534 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:43.534 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.534 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:43.534 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:43.534 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:43.534 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.534 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.535 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:11:43.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:43.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:43.559 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:43.559 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:43.559 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:43.559 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.559 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:43.559 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:43.559 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:43.559 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.559 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:43.559 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:43.559 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:43.559 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:43.559 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 09:11:43.559 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 09:11:43.559 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 09:11:43.560 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1786): Gtk-CRITICAL **: 09:11:43.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:11:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 09:11:43.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 09:11:43.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 09:11:43.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:43.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:43.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 09:11:43.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:43.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:43.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:43.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 09:11:43.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:43.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:43.631 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 09:11:43.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:43.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:43.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:43.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:43.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:43.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:43.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 09:11:43.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:43.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:43.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:43.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:43.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:43.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:43.731 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:43.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:43.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:43.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:43.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:43.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:43.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 09:11:43.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:43.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 09:11:43.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:43.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:11:43.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:43.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:43.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:43.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:43.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:43.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:43.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:43.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:43.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:43.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:43.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:43.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:43.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:43.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:43.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:43.735 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 09:11:43.735 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:43.735 INFO [WorkbenchTestable][RequirementsRunner] Started test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 09:11:43.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:43.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:43.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:43.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:43.736 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 09:11:43.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:43.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:43.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:43.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:43.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:43.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:43.772 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:43.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:43.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:43.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:43.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:43.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:43.797 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:43.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:43.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:43.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:43.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 09:11:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:43.798 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 09:11:43.798 DEBUG [main][TreeItemHandler] Selecting tree item: Local 09:11:43.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 09:11:43.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 09:11:43.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:43.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:43.836 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:43.836 DEBUG [main][MenuItemLookup] Item match:New 09:11:43.836 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 09:11:43.836 DEBUG [main][MenuItemLookup] Item match:Connection... 09:11:43.838 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 09:11:43.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 09:11:43.838 INFO [main][MenuItemHandler] Select menu item: &Connection... 09:11:43.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 09:11:43.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 09:11:43.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:43.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:43.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:43.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'] 09:11:43.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:43.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:43.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'] 09:11:43.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:43.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:43.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: "New Connection"] 09:11:43.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:43.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:43.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:43.942 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:43.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:43.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:43.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:43.943 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:43.943 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Cancel wizard 09:11:43.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:43.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:43.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:43.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:43.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:43.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:43.944 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:11:43.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:43.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:43.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:43.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:44.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:44.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:44.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:44.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:11:44.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' has no excuses, wait for it 09:11:44.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:44.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:44.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:44.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:44.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:44.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:44.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:44.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:44.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:44.509 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:44.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:44.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:44.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:44.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:44.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:44.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:44.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:44.511 INFO [WorkbenchTestable][System] Deleting system Local 09:11:44.511 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 09:11:44.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:44.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:44.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:44.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:44.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:44.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 09:11:44.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:44.512 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 09:11:44.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:44.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:44.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:44.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:44.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:44.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:44.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:44.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:44.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:44.550 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:44.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:44.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:44.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:44.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:44.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:44.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:44.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:44.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:44.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:44.554 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:44.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:44.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:44.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:44.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:44.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:44.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:44.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:44.577 INFO [WorkbenchTestable][System] Deleting system Local 09:11:44.577 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 09:11:44.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:44.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:44.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:44.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:44.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:44.578 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 09:11:44.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:44.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 09:11:44.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:44.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:44.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:44.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:44.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.585 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 09:11:44.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:44.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:44.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:44.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:44.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:44.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:44.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:44.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:44.599 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:44.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:44.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:44.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:44.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:44.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:44.602 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 09:11:44.602 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:44.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:44.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:44.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:44.603 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:44.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:44.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:44.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:44.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:44.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:44.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:44.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 09:11:44.605 DEBUG [main][TreeItemHandler] Selecting tree item: Local 09:11:44.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 09:11:44.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 09:11:44.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:44.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:44.662 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:44.662 DEBUG [main][MenuItemLookup] Item match:New 09:11:44.663 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 09:11:44.663 DEBUG [main][MenuItemLookup] Item match:Connection... 09:11:44.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 09:11:44.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 09:11:44.663 INFO [main][MenuItemHandler] Select menu item: &Connection... 09:11:44.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 09:11:44.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 09:11:44.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:44.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:44.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:44.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:44.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:44.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:44.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:44.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:44.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:44.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Connection"] 09:11:44.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:44.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:44.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:44.765 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:44.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:44.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 09:11:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:44.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:44.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:44.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:44.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:44.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:44.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:44.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:44.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:44.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:44.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:44.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:44.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:44.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:44.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:44.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 09:11:44.769 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 09:11:44.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 09:11:44.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 09:11:44.771 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:44.771 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 09:11:44.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:44.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:44.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:44.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:44.773 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:11:44.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:44.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:44.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:44.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:44.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 09:11:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:44.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:11:44.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:11:44.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:44.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:11:44.821 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 09:11:44.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 09:11:44.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:44.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:44.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:44.833 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:44.833 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 09:11:44.834 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:44.834 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 09:11:44.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:44.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:44.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:44.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:44.837 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:11:44.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:44.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:44.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:44.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:44.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:44.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:44.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:11:44.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:11:44.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:44.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:44.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:44.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:44.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:44.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:44.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:44.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:44.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:44.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:44.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 09:11:44.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:44.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:44.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:44.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:44.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:44.958 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:44.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:44.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:44.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:44.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:44.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:44.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:44.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:44.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:44.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:44.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 09:11:44.962 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 09:11:44.962 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:44.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:44.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:44.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:44.964 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 09:11:44.964 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:44.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:44.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:44.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:44.965 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:44.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:44.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:44.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:44.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:44.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:44.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:44.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:44.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:44.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:44.967 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 09:11:44.967 DEBUG [main][TreeItemHandler] Selecting tree item: Local 09:11:44.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 09:11:44.999 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 09:11:45.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:45.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:45.044 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:45.044 DEBUG [main][MenuItemLookup] Item match:New 09:11:45.045 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 09:11:45.045 DEBUG [main][MenuItemLookup] Item match:Connection... 09:11:45.045 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 09:11:45.045 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 09:11:45.045 INFO [main][MenuItemHandler] Select menu item: &Connection... 09:11:45.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 09:11:45.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 09:11:45.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:45.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:45.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:45.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:45.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:45.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:45.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:45.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:45.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Connection"] 09:11:45.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:45.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:45.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 09:11:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:45.149 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:45.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:45.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 09:11:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:45.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:45.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:45.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:45.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:45.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:11:45.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:45.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:45.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:11:45.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:11:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:45.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:11:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:45.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:11:45.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 09:11:45.167 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 09:11:45.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 09:11:45.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 09:11:45.169 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:45.169 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 09:11:45.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:45.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:45.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:45.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:45.171 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:11:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:45.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:45.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:45.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 09:11:45.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:45.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:11:45.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:11:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:45.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:11:45.225 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 09:11:45.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 09:11:45.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:45.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:45.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:45.240 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:45.241 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 09:11:45.241 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 09:11:45.241 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 09:11:45.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, 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:11:45.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:45.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:45.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:45.244 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:11:45.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:45.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:45.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:45.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:45.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:11:45.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:11:45.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:45.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:11:45.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:11:45.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:45.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:45.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:45.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:45.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:45.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:45.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:45.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:45.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:45.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:45.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 09:11:45.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:45.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:45.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:45.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:45.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 '\*?\QRemote Systems\E') 09:11:45.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:45.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:45.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:45.389 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:45.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:45.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:45.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:45.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:45.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:45.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:45.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:45.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:45.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:45.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 09:11:45.392 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:45.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:45.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:45.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:45.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:11:45.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:45.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:45.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:45.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:45.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:45.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:45.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:45.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:45.395 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:45.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:45.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:45.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:45.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:45.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:45.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:45.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:45.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:45.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:45.398 INFO [WorkbenchTestable][System] Deleting system Local 09:11:45.398 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 09:11:45.398 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 09:11:45.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 09:11:45.398 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 09:11:45.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 09:11:45.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 09:11:45.432 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 09:11:45.432 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 09:11:45.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 09:11:45.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 09:11:45.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:45.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.495 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:11:45.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:45.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:45.531 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:45.531 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:45.531 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:45.531 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.531 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:45.531 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:45.531 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:45.531 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.532 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:45.532 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.532 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:45.532 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:45.532 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 09:11:45.532 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 09:11:45.532 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 09:11:45.532 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1786): Gtk-CRITICAL **: 09:11:45.556: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:11:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 09:11:45.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 09:11:45.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 09:11:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:45.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 09:11:45.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:45.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 09:11:45.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:45.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:45.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:45.614 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 09:11:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:45.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:45.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:45.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:45.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:45.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:45.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 09:11:45.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:45.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:45.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:45.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:45.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:45.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:45.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:45.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:45.715 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:45.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:45.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:45.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:45.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:45.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:45.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:45.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:45.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 09:11:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:45.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:45.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:45.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:45.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:45.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:45.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:45.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:45.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:45.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:45.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:45.720 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 09:11:45.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 09:11:45.753 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 09:11:45.753 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 09:11:45.756 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 09:11:45.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 09:11:45.759 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 09:11:45.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 09:11:45.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 09:11:45.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:45.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Connect' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.793 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 09:11:45.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:45.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:45.819 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:45.819 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:45.819 DEBUG [main][MenuItemLookup] Found menu:'Go To' 09:11:45.819 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.819 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:45.819 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 09:11:45.819 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 09:11:45.819 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.819 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:45.819 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:45.819 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:11:45.819 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 09:11:45.819 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 09:11:45.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 09:11:45.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 09:11:45.819 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1786): Gtk-CRITICAL **: 09:11:45.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:11:45.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 09:11:45.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 09:11:45.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 09:11:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:45.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 09:11:45.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:45.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 09:11:45.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:45.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:45.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:45.895 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 09:11:45.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:45.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:45.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:45.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 09:11:45.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:45.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:45.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 '\*?\QRemote Systems\E') 09:11:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:45.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:45.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:45.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:45.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:45.989 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:45.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:45.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:45.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:45.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:45.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:46.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:46.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:46.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:46.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 09:11:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:11:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:46.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:46.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:46.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:46.015 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 09:11:46.016 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:46.016 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 09:11:46.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:46.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:46.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:46.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:46.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:46.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:46.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:46.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:46.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 09:11:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:46.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:46.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:46.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:46.053 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:46.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:46.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:46.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:46.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:46.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:46.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:46.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:46.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:46.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:46.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:46.079 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 09:11:46.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 09:11:46.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:46.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:46.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:46.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:46.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:46.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:46.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:46.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:46.081 INFO [WorkbenchTestable][System] Deleting system Local 09:11:46.081 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 09:11:46.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:46.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:46.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:46.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:46.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:46.081 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 09:11:46.081 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 09:11:46.081 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:46.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:46.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:46.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.456 s - in org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.713 s getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 1.377 s newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.776 s getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.066 s getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 1.437 s getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.065 s Running org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 09:11:46.091 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 09:11:46.092 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:11:46.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:46.092 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 09:11:46.092 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:46.092 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:11:46.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:46.093 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:11:46.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:46.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:46.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 09:11:46.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 09:11:46.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:46.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:46.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:46.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:46.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:46.097 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:11:46.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:46.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:46.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:46.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:46.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:46.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:46.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:11:46.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:46.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:46.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:46.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:46.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:46.102 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:46.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:46.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:46.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:46.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:46.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:46.146 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:11:46.146 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 09:11:46.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:46.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:46.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:46.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:46.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Dynamic Web Project"] 09:11:46.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:46.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:46.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:46.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:46.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:46.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:46.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:46.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Dynamic Web Project"] 09:11:46.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:46.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:46.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:46.172 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:46.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:46.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:46.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:46.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:46.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:46.173 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:46.174 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:46.174 DEBUG [main][MenuItemLookup] Item match:File 09:11:46.175 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:11:46.175 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:46.180 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:11:46.180 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:11:46.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:11:46.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:11:46.181 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:11:46.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:11:46.322 DEBUG [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:11:46.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:11:46.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:46.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:46.324 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:11:46.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:46.324 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:11:46.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:46.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:46.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:46.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:46.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:46.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:46.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:46.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 09:11:46.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 09:11:46.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:46.327 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 09:11:46.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:46.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 09:11:46.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 09:11:46.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 09:11:46.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:46.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 09:11:46.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:46.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 09:11:46.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 09:11:46.328 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 09:11:46.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 09:11:46.333 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 09:11:46.333 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:11:46.333 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:11:46.333 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:11:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:46.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:46.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:46.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:46.336 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:11:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:46.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:46.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:46.590 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:46.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:46.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:46.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available.... 09:11:46.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully 09:11:46.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 09:11:46.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:46.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:46.664 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:11:46.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:46.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:11:46.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:46.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:46.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:46.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:46.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:46.668 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:46.669 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 09:11:46.672 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:11:46.672 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 09:11:46.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, 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:11:46.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:46.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:46.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:46.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:46.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:46.707 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:11:46.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:46.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:46.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:46.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 09:11:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-j3707' is not running, skipped 09:11:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 09:11:47.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available. finished successfully 09:11:47.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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 Perspective") 09:11:47.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:47.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:47.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:47.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 09:11:47.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:47.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:47.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:47.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:47.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:47.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:47.222 INFO [WorkbenchTestable][AbstractButton] Click button &Open Perspective 09:11:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:47.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:47.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:47.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:47.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:47.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:47.534 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:47.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:47.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:47.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:47.724 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 09:11:47.724 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 09:11:47.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:47.779 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:11:47.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:47.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:47.831 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:11:47.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:47.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:47.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:47.856 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:47.857 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:47.857 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:47.857 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:47.857 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:47.857 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:47.857 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:47.857 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:47.857 DEBUG [main][MenuItemLookup] Item match:Window 09:11:47.859 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:47.859 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:47.859 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:47.859 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:47.859 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:47.859 DEBUG [main][MenuItemLookup] Item match:Show View 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'Markers' 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'Packages' 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'Servers' 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:47.864 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:11:47.864 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:11:47.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:11:47.888 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:11:47.888 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:11:48.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:11:48.094 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:11:48.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:11:48.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:48.096 DEBUG [WorkbenchTestable][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:11:48.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:48.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:11:48.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:48.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:48.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:48.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:48.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:48.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:11:48.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:11:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:48.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:11:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:48.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:11:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:11:48.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:11:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:48.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:11:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:48.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:11:48.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:11:48.099 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:11:48.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:11:48.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:11:48.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:48.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:11:48.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:48.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:48.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:48.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:11:48.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:48.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:11:48.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:48.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:48.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:48.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:48.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:48.102 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:11:48.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:48.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:48.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:48.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:48.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:48.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:48.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:11:48.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:48.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:11:48.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:48.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:48.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:48.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:48.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:48.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:48.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:11:48.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:48.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:48.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:48.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:48.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:48.316 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:48.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:48.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:48.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:48.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:48.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:48.319 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:48.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:48.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:48.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:48.320 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:48.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:48.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:48.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:48.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:48.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:48.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:48.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:48.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:49.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:49.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:11:49.323 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:49.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:49.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:49.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:49.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:49.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:49.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:49.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:49.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:49.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:49.325 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 09:11:49.325 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:49.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:49.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:49.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:49.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:49.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:49.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:49.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:49.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:50.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:50.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:50.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:11:50.328 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:50.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:50.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:50.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:50.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:11:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:50.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:50.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:50.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:50.330 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 09:11:50.330 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:50.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:50.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:50.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:50.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:50.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:50.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:50.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:50.332 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:11:50.332 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:11:50.332 DEBUG [main][TreeItemHandler] Set Tree selection 09:11:50.332 DEBUG [main][TreeHandler] Notify Tree about selection event 09:11:50.335 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:11:50.339 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 09:11:50.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:50.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:50.384 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:50.384 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:11:50.384 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:11:50.385 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:11:50.385 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:11:50.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:50.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:11:50.886 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 09:11:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:11:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:11:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:11:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:50.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:50.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:50.928 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:50.928 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:50.928 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:50.928 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:50.928 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:11:50.928 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:11:50.928 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:50.928 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:11:50.928 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:11:50.928 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:11:50.928 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:11:50.928 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:11:50.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:11:50.928 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:11:50.928 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:11:50.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:11:51.903 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:11:51.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:11:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:51.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:11:51.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:51.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:11:51.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:51.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:51.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:51.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:51.908 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:11:51.909 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:11:51.909 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:11:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:51.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:51.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:51.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:11:51.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:51.909 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:11:51.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:51.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:51.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:51.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:51.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:51.911 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:11:51.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:51.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:51.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:51.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:51.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:11:51.916 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:11:52.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:11:52.417 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:11:52.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:52.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:52.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 09:11:52.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:52.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:52.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:52.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:52.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 09:11:52.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:52.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 09:11:52.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 09:11:52.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:52.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:52.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:52.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:52.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:52.426 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:11:52.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:52.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:52.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:52.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:52.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:52.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:52.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:11:52.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:52.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:52.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:52.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:52.506 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:52.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:52.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:52.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:52.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:52.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:52.509 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:11:52.510 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 09:11:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:52.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:52.510 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:11:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:52.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:52.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:52.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:52.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:11:52.597 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 09:11:52.597 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:11:52.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:52.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 09:11:52.831 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:11:52.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 09:11:52.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:52.832 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:11:52.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:52.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:11:52.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:52.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:52.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:52.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:11:52.833 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 09:11:52.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:11:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:11:52.841 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 09:11:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:11:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:11:52.841 TRACE [main][WidgetHandler] Notify Table with event 13 09:11:52.841 TRACE [main][WidgetHandler] Wait for synchronization 09:11:52.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:52.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:52.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:52.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:11:52.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:52.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:52.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:52.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:11:52.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:52.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:52.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:52.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:11:52.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:52.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:52.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:52.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:52.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:52.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:52.846 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:11:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:52.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:52.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:53.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:53.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:53.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:53.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:53.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:53.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:53.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Dynamic Web Project"] 09:11:53.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:53.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:53.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:53.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:53.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:53.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:53.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:53.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Dynamic Web Project"] 09:11:53.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:53.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:53.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:53.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:53.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:53.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:53.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:53.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:53.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:53.218 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:53.218 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:53.218 DEBUG [main][MenuItemLookup] Item match:File 09:11:53.219 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:11:53.219 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:11:53.223 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:53.224 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:11:53.224 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:11:53.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:11:53.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:11:53.233 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:11:53.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 'New|Select a wizard'] is available.... 09:11:53.396 DEBUG [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:11:53.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:11:53.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:53.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:53.398 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:11:53.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:53.398 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:11:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:53.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:53.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:53.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 09:11:53.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 09:11:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:53.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 09:11:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:53.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 09:11:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 09:11:53.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 09:11:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:53.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 09:11:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:53.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 09:11:53.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 09:11:53.412 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 09:11:53.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 09:11:53.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 09:11:53.413 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:11:53.413 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:11:53.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) 09:11:53.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:53.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:53.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:53.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:53.415 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:11:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:53.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:53.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:53.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:53.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:53.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available.... 09:11:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully 09:11:53.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 09:11:53.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:53.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:53.709 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:11:53.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:53.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:11:53.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:53.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:53.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:53.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:53.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:53.712 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:53.713 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 09:11:53.715 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:11:53.715 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 09:11:53.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, 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:11:53.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:53.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:53.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:53.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:53.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:53.718 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:11:53.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:53.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:53.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:53.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:53.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:53.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 09:11:53.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:53.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:53.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:53.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:11:53.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:11:53.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:53.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:53.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:53.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:53.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:53.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:53.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 09:11:54.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available. finished successfully 09:11:54.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8) 09:11:54.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:54.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 09:11:54.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:54.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:54.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:54.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:54.228 INFO [WorkbenchTestable][AbstractButton] Click button &No 09:11:54.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:54.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:54.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:54.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:54.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:54.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:54.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:54.432 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:54.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:54.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:54.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:54.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:54.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:54.433 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 09:11:54.433 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 09:11:54.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:54.434 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:11:54.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:54.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:54.567 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:11:54.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:54.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:54.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:54.568 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:54.568 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:54.568 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:54.568 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:54.568 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:54.568 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:54.568 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:54.568 DEBUG [main][MenuItemLookup] Item match:Window 09:11:54.569 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:54.569 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:54.569 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:54.569 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:54.569 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:54.569 DEBUG [main][MenuItemLookup] Item match:Show View 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:54.586 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:11:54.586 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:11:54.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:11:54.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:11:54.611 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:11:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:11:54.794 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:11:54.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:11:54.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:54.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:54.796 DEBUG [WorkbenchTestable][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:11:54.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:54.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:54.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:54.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:11:54.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:54.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:54.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:54.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:54.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:54.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:54.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:54.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:54.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:11:54.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:11:54.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:54.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:11:54.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:54.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:11:54.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:11:54.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:11:54.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:54.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:11:54.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:54.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:11:54.803 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:11:54.803 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:11:54.803 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:11:54.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:11:54.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:54.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:54.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:54.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:11:54.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:54.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:54.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:54.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:11:54.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:54.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:11:54.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:54.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:54.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:54.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:54.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:54.805 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:11:54.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:54.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:54.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:54.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:55.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:55.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:55.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:11:55.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:55.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:55.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:11:55.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:55.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:55.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:55.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:55.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:55.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:55.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:11:55.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:55.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:55.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:55.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:55.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:55.007 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:55.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:55.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:55.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:55.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:55.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:55.009 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:55.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:55.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:55.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:55.031 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:55.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:55.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:55.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:55.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:55.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:55.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:55.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:55.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:56.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:56.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:56.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:11:56.034 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:56.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:56.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:56.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:56.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:56.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:56.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:56.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:56.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:56.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:56.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 09:11:56.037 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:56.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:56.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:56.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:56.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:56.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:56.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:56.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:57.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:57.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:57.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:11:57.040 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:57.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:57.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:57.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:57.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:11:57.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:57.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:57.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:57.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:57.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:57.042 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 09:11:57.042 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:57.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:57.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:57.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:11:57.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:57.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:57.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:57.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:57.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:57.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:57.043 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:11:57.043 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:11:57.043 DEBUG [main][TreeItemHandler] Set Tree selection 09:11:57.044 DEBUG [main][TreeHandler] Notify Tree about selection event 09:11:57.047 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:11:57.048 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 09:11:57.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:57.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:57.113 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:11:57.113 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:11:57.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:11:57.113 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:11:57.113 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:11:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:57.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:11:57.614 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 09:11:57.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:11:57.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:11:57.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:57.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:57.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:57.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:11:57.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:11:57.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:57.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:57.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:57.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:11:57.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:57.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:57.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:11:57.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:57.656 DEBUG [main][MenuItemLookup] Found menu:'New' 09:11:57.656 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:11:57.656 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:57.656 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:11:57.656 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:11:57.656 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:11:57.656 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:57.656 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:11:57.656 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:11:57.656 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:11:57.656 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:11:57.656 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:11:57.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:11:57.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:11:57.656 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:11:57.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:11:57.830 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:11:57.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:11:57.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:57.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:57.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:11:57.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:57.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:57.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:57.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:11:57.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:57.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:57.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:57.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:57.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:57.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:57.836 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:11:57.836 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:11:57.836 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:11:57.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:57.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:57.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:57.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:57.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:11:57.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:57.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:57.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:57.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:11:57.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:57.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:57.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:57.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:57.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:57.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:57.838 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:11:57.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:57.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:57.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:57.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:57.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:11:57.843 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:11:58.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:11:58.344 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:11:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:58.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:58.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 09:11:58.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:11:58.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:58.344 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 09:11:58.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:11:58.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 09:11:58.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 09:11:58.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:11:58.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:11:58.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:11:58.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:58.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:58.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:11:58.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:58.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:58.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:58.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:58.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:58.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:58.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:11:58.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:58.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:58.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:58.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:58.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:11:58.350 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:58.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:58.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:58.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:58.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:58.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:58.352 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:11:58.352 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 09:11:58.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:58.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:58.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:58.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:58.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Dynamic Web Project"] 09:11:58.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:58.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:58.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:58.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:58.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:58.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:58.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:58.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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 Dynamic Web Project"] 09:11:58.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:58.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:58.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:58.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:58.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:58.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:58.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:58.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:58.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:58.377 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:58.378 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:58.378 DEBUG [main][MenuItemLookup] Item match:File 09:11:58.379 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:11:58.379 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:11:58.383 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Task' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:58.384 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:11:58.384 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:11:58.384 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:11:58.384 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:11:58.384 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:11:58.505 DEBUG [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:11:58.511 DEBUG [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:11:58.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:11:58.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:58.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:58.513 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:11:58.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:58.525 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:11:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:58.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:58.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:58.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 09:11:58.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 09:11:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:58.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 09:11:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:58.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 09:11:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 09:11:58.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 09:11:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:58.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 09:11:58.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:58.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 09:11:58.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 09:11:58.528 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 09:11:58.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 09:11:58.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 09:11:58.528 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:11:58.528 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:11:58.528 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:11:58.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:58.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:58.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:58.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:58.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:58.540 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:11:58.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:58.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:58.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:58.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:58.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:11:58.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:58.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:58.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available.... 09:11:58.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully 09:11:58.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 09:11:58.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:58.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:58.850 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:11:58.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:11:58.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:11:58.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:58.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:58.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:58.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:58.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:11:58.853 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:11:58.854 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 09:11:58.870 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 09:11:58.870 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 09:11:58.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, 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:11:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:58.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:58.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:58.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:58.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:58.873 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:11:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:11:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:11:58.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:58.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:11:58.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 09:11:58.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:11:58.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:11:58.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:11:58.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:11:58.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:11:58.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:11:58.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:11:58.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:11:58.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:11:58.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:11:58.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:11:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:11:58.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:11:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:58.879 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell New Dynamic Web Project 09:11:58.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 09:11:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:58.879 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") 09:11:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:58.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:58.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:58.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:11:58.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:11:58.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:11:58.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 09:11:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:11:59.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:11:59.383 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:11:59.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:59.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:11:59.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:11:59.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:11:59.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:11:59.387 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 09:11:59.387 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 09:11:59.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:11:59.387 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:11:59.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:59.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:11:59.620 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:11:59.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:11:59.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:59.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:59.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:11:59.622 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:11:59.623 DEBUG [main][MenuItemLookup] Found menu:'File' 09:11:59.623 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:11:59.623 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:11:59.623 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:11:59.623 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:11:59.623 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:11:59.623 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:11:59.623 DEBUG [main][MenuItemLookup] Item match:Window 09:11:59.624 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:11:59.624 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:11:59.624 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:11:59.624 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:59.624 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:11:59.624 DEBUG [main][MenuItemLookup] Item match:Show View 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'' 09:11:59.630 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:11:59.630 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:11:59.697 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:11:59.697 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:11:59.697 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:11:59.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:11:59.992 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:11:59.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:11:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:11:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:11:59.994 DEBUG [WorkbenchTestable][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:11:59.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:59.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:11:59.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:59.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:59.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:59.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:59.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:11:59.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:11:59.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:11:59.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:11:59.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:11:59.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:11:59.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:59.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:11:59.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:59.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:11:59.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:11:59.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:11:59.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:11:59.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:11:59.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:11:59.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:11:59.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:11:59.997 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:11:59.998 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:11:59.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:11:59.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:59.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:59.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:59.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:11:59.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:59.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:11:59.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:11:59.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:11:59.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:11:59.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:11:59.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:11:59.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:11:59.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:11:59.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:11:59.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:00.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:00.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:00.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:00.000 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:12:00.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:00.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:00.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:00.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:12:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:12:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:12:00.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:00.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:00.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:12:00.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:00.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:00.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:00.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:00.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:00.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:00.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:12:00.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:00.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:00.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:00.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:00.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:00.344 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:00.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:00.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:00.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:12:00.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:12:00.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:12:00.409 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:00.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:00.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:00.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:00.410 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:00.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:00.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:00.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:00.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:00.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:00.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:00.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:01.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:01.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:12:01.413 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:01.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:01.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:01.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:01.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:12:01.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:01.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:01.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:01.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:01.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:01.415 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 09:12:01.415 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:01.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:01.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:01.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:01.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:01.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:01.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:01.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:01.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:02.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:02.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:12:02.418 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:02.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:02.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:02.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:02.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:12:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:02.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:02.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:02.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:02.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 09:12:02.420 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:02.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:02.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:02.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:02.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:12:02.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:02.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:02.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:02.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:02.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:02.422 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:12:02.422 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:12:02.422 DEBUG [main][TreeItemHandler] Set Tree selection 09:12:02.422 DEBUG [main][TreeHandler] Notify Tree about selection event 09:12:02.425 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:12:02.425 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 09:12:02.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:12:02.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'New' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:02.469 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:12:02.469 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:12:02.469 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:12:02.469 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:12:02.470 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:12:02.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:12:02.470 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 09:12:02.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 09:12:02.970 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 09:12:02.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:12:02.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:12:02.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:12:02.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:12:02.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:12:02.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:12:02.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:12:02.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:12:02.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:12:02.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:12:02.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:12:02.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:12:02.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:12:02.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:12:02.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:03.011 DEBUG [main][MenuItemLookup] Found menu:'New' 09:12:03.011 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:12:03.011 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:03.011 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 09:12:03.011 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:12:03.011 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:12:03.011 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:03.012 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:12:03.012 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:12:03.012 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:12:03.012 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:12:03.012 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:12:03.012 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:12:03.012 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:12:03.012 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:12:03.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:12:03.690 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:12:03.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:12:03.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:03.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:03.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:12:03.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:03.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:03.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:03.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:12:03.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:03.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:03.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:03.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:03.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:03.695 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:12:03.695 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:12:03.695 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:12:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:03.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:03.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:03.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:12:03.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:03.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:12:03.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:03.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:03.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:03.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:03.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:03.698 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:12:03.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:03.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:03.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:03.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:03.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:12:03.704 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:12:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:12:04.205 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:12:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:12:04.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:12:04.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:12:04.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 09:12:04.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 09:12:04.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 09:12:04.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 09:12:04.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 09:12:04.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 09:12:04.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 09:12:04.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:12:04.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:12:04.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 09:12:04.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 09:12:04.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 09:12:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:12:04.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 09:12:04.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:04.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:04.206 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 09:12:04.206 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 09:12:04.206 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:04.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.117 s - in org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 6.324 s doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.926 s testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.862 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 09:12:04.216 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 09:12:04.216 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:12:04.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:04.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 09:12:04.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:04.217 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:12:04.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:04.217 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:12:04.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:04.217 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:12:04.217 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 09:12:04.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:12:04.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:04.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:04.218 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:04.218 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:04.218 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:04.218 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:04.218 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:04.218 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:04.218 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:04.218 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:04.218 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:04.218 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:04.218 DEBUG [main][MenuItemLookup] Item match:Window 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:12:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:04.219 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:04.219 DEBUG [main][MenuItemLookup] Item match:Window 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:04.219 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:04.219 DEBUG [main][MenuItemLookup] Item match:Perspective 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:12:04.220 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:12:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:12:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:04.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:04.220 DEBUG [main][MenuItemLookup] Item match:Window 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.220 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:12:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:04.221 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:04.221 DEBUG [main][MenuItemLookup] Item match:Window 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:04.221 DEBUG [main][MenuItemLookup] Item match:Perspective 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:12:04.221 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:12:04.221 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:12:04.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:04.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:04.222 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:04.222 DEBUG [main][MenuItemLookup] Item match:Window 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:12:04.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:04.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:04.222 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:04.222 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:04.223 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:04.223 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:04.223 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:04.223 DEBUG [main][MenuItemLookup] Item match:Window 09:12:04.223 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:04.223 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:04.223 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:04.223 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.223 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:04.223 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:04.223 DEBUG [main][MenuItemLookup] Item match:Perspective 09:12:04.223 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:12:04.223 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.223 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:12:04.223 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:12:04.223 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:12:04.223 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:12:04.223 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:12:04.223 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:12:04.223 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:12:04.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:12:04.303 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:12:04.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:12:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:04.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:04.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:12:04.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:04.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:04.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:04.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 09:12:04.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:04.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:12:04.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:04.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:04.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:04.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:04.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:04.306 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:12:04.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:04.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:04.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:04.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:04.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:04.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 09:12:04.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 09:12:04.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:04.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:04.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:04.631 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:04.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:04.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:12:04.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:04.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:12:04.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:04.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:04.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:04.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:04.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:04.633 DEBUG [main][MenuItemLookup] Item match:Window 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:04.633 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:12:04.633 DEBUG [main][MenuItemLookup] Item match:Preferences 09:12:04.633 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:12:04.633 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:12:04.634 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:12:04.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:12:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:12:05.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:12:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:05.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:05.517 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:12:05.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:05.517 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:12:05.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:05.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:05.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:05.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:05.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:12:05.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:06.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:06.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:12:06.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:06.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:06.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:06.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:06.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:06.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 09:12:06.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 09:12:06.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:06.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:06.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 09:12:06.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 09:12:06.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 09:12:06.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:06.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 09:12:06.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:06.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 09:12:06.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 09:12:06.537 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 09:12:06.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 09:12:06.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 09:12:06.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:06.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:06.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:06.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:06.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 09:12:06.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:06.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:06.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:06.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:06.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:12:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:12:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:12:06.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New...") 09:12:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:06.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:06.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:06.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:06.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:06.599 INFO [WorkbenchTestable][AbstractButton] Click button &New... 09:12:06.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:06.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:06.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:06.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:06.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 09:12:06.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available. finished successfully 09:12:06.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 09:12:06.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:06.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:06.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:12:06.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:06.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:06.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:06.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:06.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:12:06.663 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:12:06.663 INFO [WorkbenchTestable][AbstractText] Text set to: VN 09:12:06.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Path:") 09:12:06.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:06.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:06.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:06.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:06.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:12:06.666 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:12:06.667 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 09:12:06.668 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 "OK", Widget matcher matching widgets with style: 8) 09:12:06.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:06.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:06.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:06.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:06.670 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:12:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:06.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:06.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:06.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:12:06.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:12:06.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 09:12:06.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:06.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:06.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:06.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:06.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:12:06.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:12:06.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:12:06.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 09:12:06.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:06.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:06.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:06.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:06.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:12:06.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:12:06.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:12:06.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:06.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:06.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:12:06.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:06.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:06.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:06.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:06.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:06.732 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:12:06.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:06.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:06.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:06.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:06.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:06.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:06.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:06.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:06.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:06.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:06.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:06.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:06.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:06.862 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:06.863 DEBUG [main][MenuItemLookup] Item match:Window 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:06.863 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:12:06.863 DEBUG [main][MenuItemLookup] Item match:Preferences 09:12:06.863 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:12:06.863 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:12:06.863 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:12:07.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:12:07.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:12:07.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:12:07.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:07.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:07.027 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:12:07.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:07.027 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:12:07.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:07.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:07.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:07.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:07.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:07.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:07.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:12:07.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:07.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:07.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:12:07.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:07.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:07.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:07.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 09:12:07.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 09:12:07.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:07.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 09:12:07.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:07.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 09:12:07.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 09:12:07.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 09:12:07.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:07.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 09:12:07.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:07.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 09:12:07.030 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 09:12:07.030 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 09:12:07.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 09:12:07.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 09:12:07.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:07.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:07.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:07.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:07.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 09:12:07.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:07.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:07.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:07.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:07.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:12:07.047 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: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar") 09:12:07.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:07.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:07.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:07.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:07.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 09:12:07.048 TRACE [main][WidgetHandler] Notify Table with event 13 09:12:07.048 TRACE [main][WidgetHandler] Wait for synchronization 09:12:07.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:12:07.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:07.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:07.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:07.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:07.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:07.063 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:12:07.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:07.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:07.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:07.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:07.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 09:12:07.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:07.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:07.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:07.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:07.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:12:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:12:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:12:07.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:07.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:07.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:12:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:07.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:07.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:07.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:07.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:07.078 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:12:07.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:07.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:07.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:07.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:07.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:07.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:07.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:07.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:07.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:07.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 09:12:07.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:07.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:07.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:07.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:07.189 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 09:12:07.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:07.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 09:12:07.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 09:12:07.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:07.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:07.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:07.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:07.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:07.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:07.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:07.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:07.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:07.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:07.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:07.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:07.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:07.190 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:07.190 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:07.190 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:07.190 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:07.190 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:07.190 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:07.190 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:07.190 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:07.190 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:07.190 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:07.190 DEBUG [main][MenuItemLookup] Item match:Window 09:12:07.191 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:07.191 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:07.191 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:07.191 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:07.191 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:07.191 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:07.191 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:07.191 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:12:07.191 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:07.191 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:12:07.191 DEBUG [main][MenuItemLookup] Item match:Preferences 09:12:07.192 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:12:07.192 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:12:07.192 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:12:07.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:12:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:12:07.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:12:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:07.350 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:12:07.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:07.350 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:12:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:07.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:07.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:07.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:07.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:12:07.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:07.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:07.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:12:07.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:07.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:07.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:07.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:07.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 09:12:07.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 09:12:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:07.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 09:12:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:07.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 09:12:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 09:12:07.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 09:12:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:07.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 09:12:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:07.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 09:12:07.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 09:12:07.368 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 09:12:07.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 09:12:07.368 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 09:12:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:07.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:07.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:07.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 09:12:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:07.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:07.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:07.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:12:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:12:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:12:07.376 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:12:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:07.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:07.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:07.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:07.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:07.379 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:12:07.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:07.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:07.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:07.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:07.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:07.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:07.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:07.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:07.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:07.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 09:12:07.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:07.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:07.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:07.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:07.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 09:12:07.427 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 09:12:07.427 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:07.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:07.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:07.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.213 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 2.558 s getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 0.238 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:07.436 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:07.437 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:12:07.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:07.437 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:07.437 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:07.437 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:12:07.461 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:07.461 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:12:07.461 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:07.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:07.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:07.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:07.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 09:12:07.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:07.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:07.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:07.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:07.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:07.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:07.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:07.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:07.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:07.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:07.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:07.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:07.463 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:07.463 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:07.463 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:07.463 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:07.463 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:07.463 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:07.463 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:07.463 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:07.463 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:07.463 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:07.463 DEBUG [main][MenuItemLookup] Item match:Window 09:12:07.464 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:07.464 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:07.464 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:07.464 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:07.464 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:07.464 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:07.464 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:07.464 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:12:07.464 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:07.464 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:12:07.464 DEBUG [main][MenuItemLookup] Item match:Preferences 09:12:07.464 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:12:07.464 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:12:07.464 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:12:07.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:12:07.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:12:07.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:12:07.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:07.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:07.635 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:12:07.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:07.636 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:12:07.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:07.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:07.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:07.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:07.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:07.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:07.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:12:07.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:07.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:07.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:12:07.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:07.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:07.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:07.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 09:12:07.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 09:12:07.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:08.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:08.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 09:12:08.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 09:12:08.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 09:12:08.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:08.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 09:12:08.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:08.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 09:12:08.143 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 09:12:08.143 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 09:12:08.144 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 09:12:08.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 09:12:08.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:08.197 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 09:12:08.198 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enable f&olding 09:12:08.198 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 09:12:08.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:08.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:08.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:08.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:08.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:08.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:08.202 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 09:12:08.202 INFO [WorkbenchTestable][CheckBox] Check checkbox Enable f&olding 09:12:08.202 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 09:12:08.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:08.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:08.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:08.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:08.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:08.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:12:08.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:08.207 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:12:08.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:08.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:08.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:08.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:08.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:08.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:08.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:08.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:08.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:08.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:08.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:08.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:08.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:08.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:08.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 09:12:08.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:08.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:08.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 09:12:08.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:08.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:08.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:08.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:08.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:08.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:08.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:08.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:08.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:08.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:08.262 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:08.263 DEBUG [main][MenuItemLookup] Item match:Window 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:08.263 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:12:08.263 DEBUG [main][MenuItemLookup] Item match:Preferences 09:12:08.263 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:12:08.263 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:12:08.263 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:12:08.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:12:08.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 'Preferences.*'] is available. finished successfully 09:12:08.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:12:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:08.423 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:12:08.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.424 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:12:08.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:08.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:08.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:12:08.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:08.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:08.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:12:08.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:08.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:08.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 09:12:08.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 09:12:08.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:08.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 09:12:08.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:08.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 09:12:08.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 09:12:08.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 09:12:08.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:08.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 09:12:08.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:08.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 09:12:08.427 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 09:12:08.427 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 09:12:08.427 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 09:12:08.428 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 09:12:08.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:12:08.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:12:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 09:12:08.431 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 09:12:08.431 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Header Comments 09:12:08.431 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 09:12:08.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:08.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:08.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:08.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:08.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:12:08.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:12:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 09:12:08.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:12:08.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:12:08.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 09:12:08.456 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 09:12:08.456 INFO [WorkbenchTestable][CheckBox] Check checkbox &Header Comments 09:12:08.456 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 09:12:08.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:08.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:08.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:08.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:08.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:12:08.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:12:08.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 09:12:08.458 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:12:08.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:08.461 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:12:08.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:08.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:08.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:08.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:08.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:08.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:08.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:08.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:08.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:08.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:08.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:08.509 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:08.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:08.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:08.509 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 09:12:08.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:08.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:08.510 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 09:12:08.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:08.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:08.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:08.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:08.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:08.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:08.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:08.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:08.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:08.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:08.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:08.511 DEBUG [main][MenuItemLookup] Item match:Window 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:08.511 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:12:08.511 DEBUG [main][MenuItemLookup] Item match:Preferences 09:12:08.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:12:08.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:12:08.511 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:12:08.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:12:08.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:12:08.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:12:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:08.662 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:12:08.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.662 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:12:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:08.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:08.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:08.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:12:08.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:08.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:08.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:08.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:12:08.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:08.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:08.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 09:12:08.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 09:12:08.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:08.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 09:12:08.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:08.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 09:12:08.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 09:12:08.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 09:12:08.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:08.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 09:12:08.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:08.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 09:12:08.666 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 09:12:08.667 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 09:12:08.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 09:12:08.667 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 09:12:08.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:12:08.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 09:12:08.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 09:12:08.693 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 09:12:08.693 INFO [WorkbenchTestable][CheckBox] Check checkbox Inner &types 09:12:08.693 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 09:12:08.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:08.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:08.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:08.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:08.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:12:08.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 09:12:08.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 09:12:08.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:12:08.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 09:12:08.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 09:12:08.698 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 09:12:08.698 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Inner &types 09:12:08.698 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 09:12:08.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:08.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:08.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:08.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:08.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:12:08.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 09:12:08.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 09:12:08.700 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:12:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:08.713 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:12:08.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:08.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:08.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:08.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:08.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:08.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:08.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:08.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:08.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 09:12:08.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:08.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:08.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 09:12:08.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:08.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:08.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:08.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:08.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:08.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:08.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:08.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:08.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:08.763 DEBUG [main][MenuItemLookup] Item match:Window 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:08.763 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:12:08.763 DEBUG [main][MenuItemLookup] Item match:Preferences 09:12:08.763 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:12:08.763 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:12:08.763 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:12:08.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:12:08.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:12:08.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:12:08.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:08.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:08.908 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:12:08.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.908 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:12:08.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:08.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:08.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:08.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:12:08.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:08.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:08.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:08.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:08.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:12:08.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:08.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:08.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 09:12:08.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 09:12:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:08.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 09:12:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:08.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 09:12:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 09:12:08.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 09:12:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:08.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 09:12:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:08.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 09:12:08.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 09:12:08.912 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 09:12:08.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 09:12:08.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 09:12:08.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:12:08.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:12:08.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 09:12:08.915 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 09:12:08.915 INFO [WorkbenchTestable][CheckBox] Check checkbox &Comments 09:12:08.915 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 09:12:08.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:08.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:08.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:08.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:08.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:12:08.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:12:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 09:12:08.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:12:08.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:12:08.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 09:12:08.943 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 09:12:08.943 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Comments 09:12:08.943 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 09:12:08.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:08.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:08.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:08.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:08.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:12:08.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:12:08.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 09:12:08.945 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:12:08.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:08.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:08.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:08.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:08.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:08.948 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:12:08.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:08.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:08.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:08.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:08.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:08.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:08.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:08.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:08.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:08.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:08.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:08.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:08.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:08.996 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 09:12:08.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:08.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:08.997 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 09:12:08.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:08.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:08.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:08.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:08.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:08.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:08.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:08.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:08.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:08.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:08.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:08.998 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:08.998 DEBUG [main][MenuItemLookup] Item match:Window 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:08.998 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:12:08.998 DEBUG [main][MenuItemLookup] Item match:Preferences 09:12:08.998 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:12:08.998 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:12:08.998 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:12:09.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:12:09.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:12:09.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:12:09.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:09.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:09.148 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:12:09.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:09.148 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:12:09.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:09.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:09.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:09.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:09.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:09.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:09.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:09.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:12:09.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:09.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:09.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:09.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:09.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:12:09.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:09.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:09.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 09:12:09.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 09:12:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:09.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 09:12:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:09.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 09:12:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 09:12:09.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 09:12:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:09.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 09:12:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:09.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 09:12:09.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 09:12:09.152 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 09:12:09.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 09:12:09.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 09:12:09.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:09.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:09.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:09.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:09.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:12:09.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 09:12:09.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:09.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 09:12:09.180 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 09:12:09.180 INFO [WorkbenchTestable][CheckBox] Check checkbox &Members 09:12:09.180 INFO [WorkbenchTestable][AbstractButton] Click button &Members 09:12:09.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:09.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:09.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:09.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:09.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:09.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:09.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:12:09.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 09:12:09.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:09.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 09:12:09.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:09.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:09.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:12:09.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 09:12:09.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:09.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 09:12:09.184 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 09:12:09.184 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Members 09:12:09.184 INFO [WorkbenchTestable][AbstractButton] Click button &Members 09:12:09.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:09.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:09.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:09.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:09.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:09.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:09.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:12:09.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 09:12:09.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:09.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 09:12:09.186 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:12:09.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:09.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:09.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:09.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:09.197 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:12:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:09.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:09.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:09.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:09.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:09.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:09.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:09.246 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 09:12:09.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:09.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:09.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:09.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 09:12:09.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:09.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:09.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:09.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:09.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:09.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:09.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:09.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:09.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:09.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:09.247 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:09.248 DEBUG [main][MenuItemLookup] Item match:Window 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:12:09.248 DEBUG [main][MenuItemLookup] Item match:Preferences 09:12:09.248 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:12:09.248 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:12:09.248 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:12:09.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:12:09.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:12:09.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:12:09.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:09.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:09.401 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:12:09.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:09.402 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:12:09.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:09.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:09.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:09.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:09.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:09.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:09.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:12:09.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:09.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:09.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:12:09.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:09.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:09.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:09.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 09:12:09.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 09:12:09.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:09.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 09:12:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:09.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 09:12:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 09:12:09.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 09:12:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:09.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 09:12:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:09.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 09:12:09.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 09:12:09.430 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 09:12:09.430 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 09:12:09.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 09:12:09.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:09.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:09.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:09.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:09.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:12:09.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 09:12:09.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:09.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 09:12:09.434 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 09:12:09.434 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Imports already selected, no action performed 09:12:09.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:09.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:09.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:12:09.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 09:12:09.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:09.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 09:12:09.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:09.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:09.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:12:09.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 09:12:09.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:09.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 09:12:09.450 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 09:12:09.451 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Imports 09:12:09.451 INFO [WorkbenchTestable][AbstractButton] Click button &Imports 09:12:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:09.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:09.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:09.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:09.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:12:09.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 09:12:09.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:09.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 09:12:09.453 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:12:09.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:09.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:09.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:09.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:09.461 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:12:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:09.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:09.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:09.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:09.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:09.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:09.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:09.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 09:12:09.512 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 09:12:09.512 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:09.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:09.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:09.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.076 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.799 s testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.247 s testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.252 s testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.234 s testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.249 s testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.265 s Results: Tests run: 326, Failures: 0, Errors: 0, Skipped: 3 (Eclipse:1786): Gdk-CRITICAL **: 09:12:10.405: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.eclipse.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.integration.test' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.gef.test >---------- [INFO] Building RedDeer GEF Tests 4.7.0-SNAPSHOT [38/58] [INFO] from tests/org.eclipse.reddeer.gef.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef.test --- [INFO] Resolving class path of RedDeer GEF Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef.test --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/org.eclipse.reddeer.gef.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/org.eclipse.reddeer.gef.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.gef.test --- [INFO] Fetching 4.0.0_gef-master_1952&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/gef/updates/legacy/releases/ (63B) [INFO] Fetching org.eclipse.gef.examples.logic_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (260.87kB) [INFO] Fetching org.eclipse.gef.examples.flow_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (99.24kB) [INFO] Fetching org.eclipse.gef.examples.text_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (151.15kB) [INFO] Fetching org.eclipse.gef.examples.shapes_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (67.13kB) [INFO] Fetching org.eclipse.gef.examples.logic.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (185.14kB) [INFO] Fetching org.eclipse.gef.examples.flow.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (80.36kB) [INFO] Fetching org.eclipse.gef.examples.text.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (108.94kB) [INFO] Fetching org.eclipse.gef.examples.shapes.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (57.7kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -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.prcheck/tests/org.eclipse.reddeer.gef.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.gef.test.GEFEditorTest 09:12:25.628 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:12:25.689 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 09:12:25.712 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:12:25.714 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 09:12:25.808 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.GEFEditorTest 09:12:25.890 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:12:25.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:25.899 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 09:12:25.902 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 09:12:25.902 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 09:12:25.936 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 09:12:26.035 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:26.035 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:12:26.040 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:26.041 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:12:26.047 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:26.048 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:12:26.104 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:26.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:26.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:26.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:26.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:26.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:26.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:26.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:26.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:26.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:26.132 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:26.135 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:26.136 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:26.136 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:26.136 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:26.136 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:26.136 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:26.136 DEBUG [main][MenuItemLookup] Item match:Window 09:12:26.185 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:26.186 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:26.186 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:26.186 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:26.186 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:26.186 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:26.186 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:26.186 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:12:26.187 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:26.187 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:12:26.187 DEBUG [main][MenuItemLookup] Item match:Preferences 09:12:26.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:12:26.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:12:26.193 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:12:26.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:12:26.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:12:26.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:12:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:26.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:26.538 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:12:26.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:26.554 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:12:26.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:26.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:26.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:26.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:26.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:26.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:26.652 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:12:26.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:26.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:26.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:26.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:26.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:26.690 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:12:26.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:26.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:26.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:26.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:26.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:26.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:26.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:26.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:26.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:26.822 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:12:26.823 DEBUG [main][EditorHandler] 0 editor(s) found 09:12:26.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:26.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:26.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:12:26.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:26.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:26.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:26.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:26.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:26.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:12:26.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:26.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:26.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:26.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:26.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:26.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:26.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:26.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:12:26.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:12:26.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:12:26.894 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:26.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:26.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:26.896 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:12:26.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:26.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:26.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:26.900 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:12:26.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:26.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:26.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:26.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:26.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:26.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:26.904 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:12:26.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:26.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:26.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:26.923 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 09:12:26.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:26.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 09:12:26.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 09:12:26.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:26.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:26.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:26.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:26.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:26.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:26.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:26.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:12:26.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:26.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'] 09:12:26.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:26.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:26.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:26.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:26.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:26.943 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 09:12:26.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:26.944 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:26.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:26.944 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:26.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:26.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:26.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:26.945 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:26.946 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:26.946 DEBUG [main][MenuItemLookup] Item match:File 09:12:26.950 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:12:26.951 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:12:26.958 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:12:26.958 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:26.958 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:12:26.958 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:26.958 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:12:26.958 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:26.958 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:12:26.959 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:26.985 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:12:26.985 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:12:26.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:12:26.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:12:26.987 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:12:27.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 'New|Select a wizard'] is available.... 09:12:27.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:12:27.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:12:27.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:27.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:27.146 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:12:27.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:27.148 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:12:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:27.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:27.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:27.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:27.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:27.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:27.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:12:27.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:12:27.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:27.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:12:27.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:12:27.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:12:27.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:27.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:12:27.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:27.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:12:27.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 09:12:27.675 DEBUG [main][TreeItemHandler] Selecting tree item: Project 09:12:27.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 09:12:27.680 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 09:12:27.681 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:12:27.681 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:12:27.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:12:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:27.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:27.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:27.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:27.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:27.685 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:12:27.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:27.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:27.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:27.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:27.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:27.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:27.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:27.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 09:12:27.748 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:12:27.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 09:12:27.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:27.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:27.751 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 09:12:27.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:27.754 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:12:27.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:27.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:27.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:27.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 09:12:27.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:27.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:27.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:27.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:27.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:27.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:12:27.777 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:12:27.779 INFO [WorkbenchTestable][AbstractText] Text set to: test 09:12:27.802 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 09:12:27.802 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 09:12:27.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:12:27.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:27.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:27.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:27.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:27.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:27.810 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:12:27.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:27.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:27.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:27.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:12:28.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:12:28.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:12:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:12:28.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:28.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:28.343 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:12:28.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:28.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:28.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:28.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:28.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:28.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:28.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 '\*?\QProject Explorer\E') 09:12:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:28.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:28.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:28.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:28.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:28.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:28.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:28.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:12:28.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:12:28.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:12:28.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 09:12:28.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:28.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:28.388 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:12:28.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:28.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:28.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:28.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:28.391 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:28.391 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:28.391 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:28.392 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:28.392 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:28.392 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:28.392 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:28.392 DEBUG [main][MenuItemLookup] Item match:Window 09:12:28.393 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:28.393 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:28.393 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:28.393 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:28.393 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:28.394 DEBUG [main][MenuItemLookup] Item match:Show View 09:12:28.407 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:12:28.407 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:12:28.407 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:12:28.407 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:12:28.407 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:12:28.407 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:12:28.407 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:12:28.408 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:12:28.408 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:28.408 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:12:28.408 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:12:28.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:12:28.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:12:28.426 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:12:28.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:12:28.525 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:12:28.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:12:28.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:28.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:28.527 DEBUG [WorkbenchTestable][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:12:28.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:28.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:28.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:12:28.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:28.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:28.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:28.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:28.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:28.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:28.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:12:28.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:28.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:29.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:29.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:29.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:12:29.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:12:29.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:29.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:12:29.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:29.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:12:29.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:12:29.038 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:12:29.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:12:29.039 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:12:29.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:29.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:29.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:29.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:12:29.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:29.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:29.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:29.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 "Open") 09:12:29.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:29.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:29.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:29.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:12:29.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:29.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:29.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:29.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:29.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:29.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:29.046 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:12:29.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:29.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:29.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:29.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:29.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:12:29.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:12:29.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:12:29.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:29.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:29.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:12:29.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:29.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:29.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:29.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:29.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:29.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:29.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:12:29.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:29.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:29.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:29.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:29.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:29.623 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:29.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:29.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:29.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:12:29.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:12:29.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:12:29.654 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:29.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:29.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:29.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:29.656 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:29.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:29.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:29.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:29.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:29.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:29.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:30.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:30.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:30.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:30.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:12:30.660 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:30.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:30.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:30.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:30.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:12:30.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:30.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:30.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:30.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:30.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:30.667 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:12:30.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 09:12:30.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:30.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:30.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:30.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:30.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:30.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:30.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:12:30.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:30.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:30.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:30.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:30.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:30.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:30.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:30.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:30.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:30.744 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:30.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:30.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:30.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:30.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:30.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:30.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:31.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:31.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:31.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:31.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:12:31.748 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:31.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:31.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:31.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:31.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:12:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:31.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:31.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:31.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:31.751 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:12:31.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 09:12:31.752 DEBUG [main][TreeItemHandler] Selecting tree item: test 09:12:31.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 09:12:31.773 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 09:12:31.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:31.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:31.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:31.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:31.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 09:12:31.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:31.779 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:31.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:31.779 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:31.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:31.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 09:12:31.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:31.780 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 09:12:31.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:31.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:31.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:31.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:31.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:31.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:31.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:31.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:31.784 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:31.784 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:31.784 DEBUG [main][MenuItemLookup] Item match:File 09:12:31.786 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:12:31.786 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:12:31.789 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:12:31.789 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:31.789 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:12:31.790 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:31.790 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:12:31.790 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:31.790 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:12:31.790 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:31.790 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:12:31.790 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:12:31.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:12:31.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:12:31.791 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:12:31.912 DEBUG [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:12:31.926 DEBUG [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:12:31.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:12:31.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:31.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:31.929 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:12:31.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:31.929 DEBUG [WorkbenchTestable][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:12:31.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:31.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:31.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:31.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 09:12:31.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:31.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:31.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:31.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:31.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:31.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:31.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:31.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:31.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 09:12:31.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 09:12:31.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:32.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:32.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 09:12:32.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 09:12:32.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 09:12:32.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:32.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 09:12:32.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:32.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 09:12:32.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 09:12:32.440 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 09:12:32.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 09:12:32.445 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 09:12:32.445 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:12:32.445 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:12:32.445 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:12:32.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:32.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:32.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:32.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:32.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:32.449 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:12:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:32.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:32.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:32.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 09:12:32.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 09:12:32.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 09:12:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:32.543 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 09:12:32.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:32.543 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:12:32.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:32.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:32.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 09:12:32.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:32.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:32.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:32.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:32.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:32.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:12:32.562 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:12:32.564 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 09:12:32.576 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 09:12:32.576 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 09:12:32.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:12:32.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:32.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:32.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:32.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:32.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:32.585 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:12:32.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:32.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:32.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:32.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:32.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:12:33.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:12:33.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:12:33.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:12:33.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:12:33.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:12:33.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:12:33.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:12:33.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:12:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:12:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57ab7077 is found... 09:12:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57ab7077 is found finished successfully 09:12:33.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:12:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:33.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:33.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:33.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:33.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:33.413 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:33.413 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:33.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:33.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:33.434 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 09:12:33.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:33.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:33.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:33.455 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 09:12:33.455 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:33.455 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:33.455 DEBUG [main][MenuItemLookup] Found menu:'View' 09:12:33.455 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:33.455 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:33.456 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:33.456 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:33.456 DEBUG [main][MenuItemLookup] Item match:Window 09:12:33.458 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:33.459 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:33.459 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:33.459 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:33.459 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:33.459 DEBUG [main][MenuItemLookup] Item match:Show View 09:12:33.486 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:12:33.486 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:12:33.486 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:12:33.486 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:12:33.487 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:12:33.487 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:12:33.487 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:12:33.487 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:12:33.487 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:33.487 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:12:33.487 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:12:33.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:12:33.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:12:33.488 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:12:33.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:12:33.615 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:12:33.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:12:33.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:33.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:33.618 DEBUG [WorkbenchTestable][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:12:33.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:33.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:33.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:33.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:12:33.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:33.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:33.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:33.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:33.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:33.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:33.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:33.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:12:33.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:12:33.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:34.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:34.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:12:34.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:12:34.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:12:34.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:34.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:12:34.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:34.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:12:34.137 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 09:12:34.137 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 09:12:34.138 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 09:12:34.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 09:12:34.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:34.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:12:34.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:34.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:12:34.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:34.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:34.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:34.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:12:34.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:34.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:34.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:34.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:34.143 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:12:34.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:34.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:34.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:34.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:34.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:12:34.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:12:34.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 09:12:34.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 09:12:34.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:34.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:34.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:34.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:34.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:34.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:34.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:34.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:34.332 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:34.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:34.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:34.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 09:12:34.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:12:34.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:12:34.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:34.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:34.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:34.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:34.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:34.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:34.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:34.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:34.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:34.402 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:34.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:34.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:34.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 09:12:34.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:12:34.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:12:34.433 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 09:12:34.433 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:34.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:34.498 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:34.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:34.533 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:34.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:34.547 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #0 Text=Label ) 09:12:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 09:12:34.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 09:12:34.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:34.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:34.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:34.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:34.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 '\*?\QPalette\E') 09:12:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:34.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:34.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:34.616 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:34.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:34.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:34.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:34.657 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 0] 09:12:34.657 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:34.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:34.658 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:34.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:34.691 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:34.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:34.699 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 09:12:34.699 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 09:12:34.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 09:12:34.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 09:12:34.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:34.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:34.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:34.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:34.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:34.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:34.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:34.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:34.726 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:34.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:34.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:34.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:34.768 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 09:12:34.768 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:34.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:34.769 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:34.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:34.815 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:34.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:34.819 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 09:12:34.819 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 09:12:34.819 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 09:12:34.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 09:12:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 09:12:34.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.829 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:34.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:34.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:34.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:34.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:34.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:34.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:34.869 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:34.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:34.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:34.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:34.921 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 0] 09:12:34.921 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:34.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:34.922 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:34.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:34.951 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:34.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:34.954 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 09:12:34.954 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 09:12:34.954 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 09:12:34.954 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 09:12:34.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 09:12:34.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 09:12:34.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.962 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:34.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:34.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:34.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:34.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:34.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:34.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:34.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:34.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:34.995 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:34.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:35.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:35.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:35.033 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 0] 09:12:35.033 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:35.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.034 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:35.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.062 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:35.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.065 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 09:12:35.065 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 09:12:35.065 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 09:12:35.065 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 09:12:35.065 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 09:12:35.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5... 09:12:35.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5 finished successfully 09:12:35.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.106 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:35.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:35.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:35.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:35.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:35.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:35.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:35.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:35.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:35.137 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:35.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:35.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:35.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:35.176 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 09:12:35.176 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:35.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.177 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:35.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.211 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:35.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.214 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 09:12:35.214 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 09:12:35.214 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 09:12:35.214 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 09:12:35.214 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 09:12:35.214 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 09:12:35.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6... 09:12:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6 finished successfully 09:12:35.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.240 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:35.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:35.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:35.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:35.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:35.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:35.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:35.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:35.251 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:35.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:35.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:35.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:35.302 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 09:12:35.302 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:35.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.303 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:35.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.330 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:35.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.332 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 09:12:35.333 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 09:12:35.333 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 09:12:35.333 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 09:12:35.333 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 09:12:35.333 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 09:12:35.333 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 09:12:35.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7... 09:12:35.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7 finished successfully 09:12:35.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.342 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:35.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:35.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:35.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:35.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:35.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:35.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:35.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:35.396 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:35.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:35.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:35.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:35.432 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 09:12:35.432 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:35.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.433 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:35.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.462 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:35.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.464 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 09:12:35.464 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 09:12:35.464 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 09:12:35.464 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 09:12:35.464 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 09:12:35.464 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 09:12:35.464 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 09:12:35.464 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 09:12:35.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8... 09:12:35.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8 finished successfully 09:12:35.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.498 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:35.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:35.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:35.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:35.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:35.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:35.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:35.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:35.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:35.505 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:35.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:35.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:35.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:35.546 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 100] 09:12:35.547 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:35.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.547 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:35.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.603 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:35.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.605 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 09:12:35.605 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 09:12:35.605 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 09:12:35.605 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 09:12:35.605 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 09:12:35.605 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 09:12:35.605 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 09:12:35.605 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 09:12:35.605 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 09:12:35.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9... 09:12:35.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9 finished successfully 09:12:35.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.638 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:35.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:35.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:35.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:35.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:35.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:35.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:35.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:35.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:35.688 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:35.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:35.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:35.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:35.727 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 100] 09:12:35.727 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:35.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.728 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:35.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.768 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:35.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.772 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 09:12:35.772 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 09:12:35.772 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 09:12:35.772 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 09:12:35.772 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 09:12:35.772 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 09:12:35.772 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 09:12:35.772 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 09:12:35.772 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 09:12:35.772 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 09:12:35.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10... 09:12:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10 finished successfully 09:12:35.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.813 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:35.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:35.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:35.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:35.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:35.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:35.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:35.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:35.819 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:35.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:35.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:35.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:35.863 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 09:12:35.863 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:35.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.890 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:35.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.922 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:35.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:35.944 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 09:12:35.944 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 09:12:35.944 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 09:12:35.944 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 09:12:35.944 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 09:12:35.944 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 09:12:35.944 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 09:12:35.944 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 09:12:35.944 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 09:12:35.944 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 09:12:35.944 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 09:12:36.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11... 09:12:36.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11 finished successfully 09:12:36.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:36.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:36.005 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:36.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:36.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:36.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:36.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:36.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:36.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:36.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:36.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:36.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:36.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:36.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:36.037 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:36.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:36.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:36.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:36.090 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 200] 09:12:36.091 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:36.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:36.093 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:36.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:36.123 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:36.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:36.131 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 09:12:36.131 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 09:12:36.131 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 09:12:36.131 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 09:12:36.131 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 09:12:36.131 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 09:12:36.131 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 09:12:36.131 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 09:12:36.131 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 09:12:36.131 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 09:12:36.131 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 09:12:36.131 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 09:12:36.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14... 09:12:36.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14 finished successfully 09:12:36.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:36.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:36.201 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:36.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:36.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:36.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:36.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:36.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:36.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:36.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:36.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:36.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:36.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:36.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:36.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:36.234 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:36.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:36.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:36.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:36.270 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 300] 09:12:36.270 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:36.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:36.271 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:36.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:36.315 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:36.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:36.338 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 09:12:36.338 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 09:12:36.338 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 09:12:36.338 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 09:12:36.338 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 09:12:36.339 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 09:12:36.339 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 09:12:36.339 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 09:12:36.339 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 09:12:36.339 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 09:12:36.339 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 09:12:36.339 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 09:12:36.339 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 09:12:36.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22... 09:12:36.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22 finished successfully 09:12:36.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:36.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:36.395 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:36.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:36.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:36.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:36.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:36.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:36.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:36.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:36.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:36.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:36.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:36.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:36.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:36.432 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:36.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:36.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:36.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:36.490 INFO [WorkbenchTestable][ViewerHandler] Click at [105, 305] 09:12:36.490 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:36.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:36.492 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:36.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:36.522 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:36.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:36.524 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #2 Value=0 ) 09:12:36.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23... 09:12:36.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23 finished successfully 09:12:36.535 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:36.535 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:36.535 INFO [WorkbenchTestable][AbstractEditor] Save editor 09:12:36.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:36.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:36.567 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:36.567 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 09:12:36.567 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:36.568 DEBUG [main][MenuItemLookup] Item match:File 09:12:36.589 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:12:36.589 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 09:12:36.589 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 09:12:36.589 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 09:12:36.589 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:36.589 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 09:12:36.589 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 09:12:36.589 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:36.589 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:12:36.589 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 09:12:36.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 09:12:36.592 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 09:12:36.592 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 09:12:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 09:12:36.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 09:12:36.717 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:36.718 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:36.721 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 09:12:36.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:36.800 DEBUG [main][MenuItemLookup] Found menu:'Undo Create Object' 09:12:36.801 DEBUG [main][MenuItemLookup] Item match:Undo Create Object 09:12:36.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo Create Object" 09:12:36.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo Create Object 09:12:36.802 INFO [main][MenuItemHandler] Select menu item: &Undo Create Object 09:12:36.822 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:12:36.824 DEBUG [main][EditorHandler] 1 editor(s) found 09:12:36.825 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 09:12:36.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 09:12:37.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 09:12:37.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 09:12:37.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:37.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:37.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:37.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:37.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:37.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:12:37.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:37.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:37.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:37.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:12:37.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:37.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:37.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:37.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:12:37.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:37.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:37.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:37.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:37.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:37.413 INFO [WorkbenchTestable][AbstractButton] Click button &Save 09:12:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:37.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:37.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:12:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:12:37.595 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 09:12:37.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:37.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:37.598 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:12:37.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:37.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:37.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:37.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:37.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:37.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:37.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:12:37.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:37.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:37.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:37.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:37.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:37.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:37.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:37.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:37.645 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:37.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:37.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:37.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:37.647 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:37.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:37.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:37.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:37.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:37.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:37.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:38.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:38.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:38.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:38.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:12:38.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:38.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:38.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:38.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:38.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 09:12:38.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:38.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:38.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:38.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:38.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:38.654 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:12:38.654 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:38.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:38.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:38.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:38.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:38.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:39.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:39.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:39.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:39.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:12:39.658 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:39.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:39.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:39.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:39.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:12:39.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:39.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:39.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:39.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:39.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:39.660 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:12:39.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:39.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:39.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:39.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:39.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:12:39.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:39.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:39.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:39.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:39.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:39.663 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:12:39.663 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:12:39.665 DEBUG [main][TreeItemHandler] Set Tree selection 09:12:39.666 DEBUG [main][TreeHandler] Notify Tree about selection event 09:12:39.683 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:12:39.690 DEBUG [WorkbenchTestable][TreeItemHandler] test 09:12:39.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:12:39.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:39.761 DEBUG [main][MenuItemLookup] Found menu:'New' 09:12:39.761 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:12:39.761 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:39.761 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:12:39.761 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:39.761 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:12:39.761 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:12:39.761 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:12:39.761 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:12:39.761 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:12:39.761 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:39.761 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:12:39.762 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:12:39.762 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:39.762 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:12:39.762 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:12:39.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:12:39.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:12:39.762 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:12:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:12:39.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:12:39.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:12:40.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:12:40.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:12:40.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:12:40.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:12:40.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:12:40.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:40.307 DEBUG [main][MenuItemLookup] Found menu:'New' 09:12:40.308 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:12:40.308 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:40.308 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:12:40.308 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:40.308 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:12:40.308 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:12:40.308 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:12:40.308 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:12:40.308 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:12:40.308 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:12:40.309 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:12:40.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:12:41.087 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:12:41.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:12:41.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:41.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:41.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:12:41.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:41.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:12:41.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:41.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:41.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:41.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:41.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:41.097 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:12:41.098 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:12:41.098 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:12:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:41.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:41.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:41.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:12:41.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:41.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:41.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:41.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:12:41.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:41.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:41.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:41.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:41.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:41.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:41.102 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:12:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:41.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:41.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:41.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:12:41.129 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:12:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:12:41.630 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:12:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:12:41.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:12:41.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:12:41.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:12:41.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:12:41.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:12:41.631 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:41.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:41.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:41.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:12:41.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:12:41.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:12:41.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 09:12:41.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:41.641 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:41.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:41.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:41.649 INFO [WorkbenchTestable][RequirementsRunner] Finished test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 09:12:41.649 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:41.649 INFO [WorkbenchTestable][RequirementsRunner] Started test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 09:12:41.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 09:12:41.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:41.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:41.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:41.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:41.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:41.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:41.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:41.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:12:41.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:41.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:41.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:41.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:41.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:41.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:41.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:41.653 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:12:41.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:41.653 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:41.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:41.653 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:41.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:41.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:41.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:41.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:41.655 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:41.655 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:41.656 DEBUG [main][MenuItemLookup] Item match:File 09:12:41.658 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:12:41.658 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:12:41.661 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:12:41.661 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:41.661 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:12:41.661 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:41.661 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:12:41.661 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:41.662 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:12:41.662 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:41.662 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:12:41.662 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:12:41.678 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:12:41.678 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:12:41.678 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:12:41.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:12:41.822 DEBUG [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:12:41.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:12:41.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:41.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:41.866 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:12:41.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:41.867 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:12:41.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:41.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:41.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:41.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:41.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:41.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:41.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:12:41.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:12:41.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:41.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:12:41.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:41.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:12:41.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:12:41.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:12:41.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:41.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:12:41.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:41.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:12:41.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 09:12:41.898 DEBUG [main][TreeItemHandler] Selecting tree item: Project 09:12:41.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 09:12:41.904 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 09:12:41.904 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:12:41.904 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:12:41.905 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:12:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:41.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:41.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:41.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:41.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:41.919 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:12:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:41.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:41.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:41.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:41.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:41.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:41.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 09:12:41.991 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:12:41.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 09:12:41.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:42.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:42.004 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 09:12:42.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:42.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:12:42.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:42.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:42.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:42.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 09:12:42.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:42.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:42.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:42.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:42.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:42.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:12:42.008 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:12:42.010 INFO [WorkbenchTestable][AbstractText] Text set to: test 09:12:42.021 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 09:12:42.021 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 09:12:42.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:12:42.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:42.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:42.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:42.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:42.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:42.036 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:12:42.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:42.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:42.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:42.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:12:42.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:12:42.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:12:42.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:12:42.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:12:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:12:42.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:42.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:42.557 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:12:42.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:42.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:42.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:42.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:42.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:42.560 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:42.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:12:42.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:42.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:42.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:42.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:42.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:42.562 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:42.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:42.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:42.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:12:42.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:12:42.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:12:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 09:12:42.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:42.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:42.571 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:12:42.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:42.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:42.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:42.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:42.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:12:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:42.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:42.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:42.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:42.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:42.611 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:42.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:42.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:42.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:42.658 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:42.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:42.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:42.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:42.660 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:42.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:42.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:42.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:42.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:42.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:42.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:43.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:43.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:43.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:43.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:43.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:12:43.666 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:43.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:43.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:43.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:43.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:12:43.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:43.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:43.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:43.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:43.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:43.669 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:12:43.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 09:12:43.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:43.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:43.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:43.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:43.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:43.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:43.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:12:43.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:43.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:43.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:43.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:43.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:43.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:43.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:43.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:43.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:43.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:43.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:43.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:43.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:43.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:43.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:44.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:44.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:44.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:44.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:12:44.757 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:44.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:44.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:44.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:44.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:12:44.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:44.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:44.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:44.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:44.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:44.760 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:12:44.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 09:12:44.761 DEBUG [main][TreeItemHandler] Selecting tree item: test 09:12:44.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 09:12:44.776 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 09:12:44.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:44.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:44.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:44.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:44.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 09:12:44.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:44.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:44.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:44.779 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:44.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:44.779 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 09:12:44.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:44.779 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 09:12:44.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:44.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:44.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:44.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:44.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:44.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:44.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:44.796 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:44.797 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:44.797 DEBUG [main][MenuItemLookup] Item match:File 09:12:44.799 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:12:44.799 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:12:44.802 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:12:44.802 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:44.802 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:12:44.802 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:44.802 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:12:44.802 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:44.802 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:12:44.802 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:44.802 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:12:44.802 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:12:44.803 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:12:44.803 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:12:44.803 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:12:44.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:12:44.921 DEBUG [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:12:44.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:12:44.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:44.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:44.923 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:12:44.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:44.923 DEBUG [WorkbenchTestable][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:12:44.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:44.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:44.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:44.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 09:12:44.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:44.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:44.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:44.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:44.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:44.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 09:12:44.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 09:12:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:44.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 09:12:44.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:44.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 09:12:44.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 09:12:44.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 09:12:44.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:44.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 09:12:44.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:44.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 09:12:44.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Shapes Diagram 09:12:44.936 DEBUG [main][TreeItemHandler] Selecting tree item: Shapes Diagram 09:12:44.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Shapes Diagram about selection 09:12:44.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Shapes Diagram 09:12:44.949 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:12:44.950 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:12:44.950 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:12:44.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:44.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:44.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:44.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:44.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:44.952 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:12:44.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:44.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:44.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:44.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:45.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 09:12:45.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 09:12:45.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 09:12:45.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:45.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:45.023 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 09:12:45.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:45.024 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:12:45.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:45.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:45.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:45.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 09:12:45.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:45.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:45.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:45.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:12:45.031 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:12:45.033 INFO [WorkbenchTestable][AbstractText] Text set to: test.shapes 09:12:45.034 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 09:12:45.034 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 09:12:45.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:12:45.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:45.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:45.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:45.046 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:12:45.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:45.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:45.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:45.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:45.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:45.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:12:45.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:12:45.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:12:45.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:12:45.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:12:45.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:12:45.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@152bd2e is found... 09:12:45.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@152bd2e is found finished successfully 09:12:45.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.shapes\E') 09:12:45.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:45.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:45.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:45.564 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:45.564 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:45.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:45.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 09:12:45.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:45.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:45.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 09:12:45.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:45.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:45.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:45.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:45.590 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:45.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:45.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:45.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:45.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:45.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 09:12:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:45.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 09:12:45.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:45.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:45.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:45.628 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:45.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:45.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:45.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.shapes - Eclipse Platform TooltipText=null 09:12:45.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:12:45.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:12:45.631 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 09:12:45.631 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:45.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:45.632 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:45.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:45.661 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:45.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:45.666 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 1399313519 ) 09:12:45.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 09:12:45.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 09:12:45.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.696 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:45.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 09:12:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:45.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 09:12:45.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:45.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:45.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:45.700 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:45.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:45.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:45.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:45.732 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 09:12:45.732 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:45.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:45.733 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:45.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:45.743 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:45.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:45.750 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1538784312 ) 09:12:45.750 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1538784312 ) 09:12:45.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 09:12:45.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 09:12:45.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.758 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:45.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 09:12:45.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:45.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 09:12:45.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:45.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:45.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:45.801 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:45.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:45.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:45.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:45.815 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 200] 09:12:45.815 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:45.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:45.831 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:45.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:45.849 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:45.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:45.851 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 448491930 ) 09:12:45.851 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 448491930 ) 09:12:45.851 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 448491930 ) 09:12:45.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 09:12:45.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 09:12:45.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.860 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:45.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 09:12:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:45.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 09:12:45.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 '\*?\QPalette\E') 09:12:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:45.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:45.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:45.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:45.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:45.864 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:45.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:45.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:45.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:45.917 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 09:12:45.917 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:45.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:45.917 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:45.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:45.945 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:45.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:45.946 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1653072658 ) 09:12:45.946 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1653072658 ) 09:12:45.947 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1653072658 ) 09:12:45.947 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1653072658 ) 09:12:45.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 09:12:45.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 09:12:45.952 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:45.952 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:45.953 INFO [WorkbenchTestable][AbstractEditor] Save editor 09:12:45.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 09:12:45.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:45.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 09:12:45.972 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.shapes - Eclipse Platform' 09:12:45.973 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:45.973 DEBUG [main][MenuItemLookup] Item match:File 09:12:45.986 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:12:45.987 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 09:12:45.987 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 09:12:45.987 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 09:12:45.987 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:45.987 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 09:12:45.987 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 09:12:45.987 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:45.987 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:12:45.987 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 09:12:45.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 09:12:45.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 09:12:45.988 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 09:12:46.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 09:12:46.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 09:12:46.022 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:46.022 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:46.022 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 09:12:46.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:46.061 DEBUG [main][MenuItemLookup] Found menu:'Undo shape creation' 09:12:46.062 DEBUG [main][MenuItemLookup] Item match:Undo shape creation 09:12:46.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo shape creation" 09:12:46.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo shape creation 09:12:46.062 INFO [main][MenuItemHandler] Select menu item: &Undo shape creation 09:12:46.096 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:12:46.097 DEBUG [main][EditorHandler] 1 editor(s) found 09:12:46.097 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.shapes 09:12:46.097 DEBUG [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:12:46.643 DEBUG [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:12:46.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 09:12:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:46.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:46.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:46.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:46.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:46.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:12:46.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:46.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:46.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:46.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:12:46.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:46.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:46.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:46.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:12:46.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:46.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:46.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:46.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:46.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:46.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:46.649 INFO [WorkbenchTestable][AbstractButton] Click button &Save 09:12:46.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:46.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:46.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:46.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:46.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:12:46.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:12:46.750 DEBUG [WorkbenchTestable][EditorHandler] Editor test.shapes is closed 09:12:46.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:46.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:46.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:12:46.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:46.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:46.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:46.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:46.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:46.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:46.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:12:46.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:46.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:46.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:46.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:46.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:46.786 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:46.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:46.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:46.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:46.824 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:46.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:46.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:46.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:46.825 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:46.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:46.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:46.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:46.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:46.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:46.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:47.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:47.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:47.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:47.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:47.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:12:47.830 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:47.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:47.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:47.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:47.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:12:47.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:47.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:47.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:47.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:47.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:47.832 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:12:47.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:47.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:47.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:47.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:47.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:47.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:47.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:48.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:48.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:48.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:48.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:48.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:12:48.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:48.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:48.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:48.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:48.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:12:48.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:48.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:48.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:48.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:48.840 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:12:48.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:48.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:48.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:48.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:48.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 09:12:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:48.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:48.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:48.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:48.842 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:12:48.842 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:12:48.842 DEBUG [main][TreeItemHandler] Set Tree selection 09:12:48.843 DEBUG [main][TreeHandler] Notify Tree about selection event 09:12:48.853 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:12:48.855 DEBUG [WorkbenchTestable][TreeItemHandler] test 09:12:48.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:12:48.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:48.906 DEBUG [main][MenuItemLookup] Found menu:'New' 09:12:48.906 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:12:48.906 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:48.906 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:12:48.906 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:48.906 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:12:48.906 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:12:48.906 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:12:48.906 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:12:48.906 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:12:48.906 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:48.906 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:12:48.906 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:12:48.907 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:48.907 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:12:48.907 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:12:48.907 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:12:48.907 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:12:48.907 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:12:48.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:12:48.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:12:48.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:12:49.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:12:49.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:12:49.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:12:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:12:49.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:12:49.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:49.448 DEBUG [main][MenuItemLookup] Found menu:'New' 09:12:49.449 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:12:49.449 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:49.449 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:12:49.449 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:49.449 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:12:49.449 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:12:49.449 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:12:49.449 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:12:49.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:12:49.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:12:49.449 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:12:49.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:12:50.129 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:12:50.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:12:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:50.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:50.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:12:50.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:50.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:50.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:50.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:12:50.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:50.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:50.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:50.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:50.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:50.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:50.136 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:12:50.136 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:12:50.136 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:12:50.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:50.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:50.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:50.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:50.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:12:50.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:50.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:50.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:50.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:12:50.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:50.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:50.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:50.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:50.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:50.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:50.140 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:12:50.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:50.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:50.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:50.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:50.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:12:50.157 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:12:50.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:12:50.658 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:12:50.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:12:50.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:12:50.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:12:50.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:12:50.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:12:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:12:50.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:50.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:50.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:50.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:12:50.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:12:50.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:12:50.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 09:12:50.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:50.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:50.662 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 09:12:50.663 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 09:12:50.664 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:50.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.074 s - in org.eclipse.reddeer.gef.test.GEFEditorTest logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 14.721 s shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 9.013 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest testMacthingEditPartWithNoLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.006 s testMacthingEditPartWithTextFlowLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.001 s testMacthingEditPartWithSimpleLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0 s testMacthingEditPartWithSimpleLabelByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest testMacthingEditPartWithHigherParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0.002 s testMacthingEditPartWithParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest testMacthingEditPartWithLabelTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.003 s testMacthingEditPartWithLabelTooltipByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0 s testMacthingEditPartWithTextFlowTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.001 s testMacthingEditPartWithNullTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.EditPartTest 09:12:50.758 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.EditPartTest 09:12:50.759 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:12:50.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:50.760 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 09:12:50.760 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:50.760 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:12:50.761 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:50.761 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:12:50.761 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:50.761 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:12:50.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:50.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:50.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:50.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:50.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:12:50.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:50.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:50.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:50.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:50.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:50.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:50.764 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:50.764 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:12:50.764 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:12:50.764 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:12:50.764 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:12:50.764 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:12:50.764 DEBUG [main][MenuItemLookup] Item match:Window 09:12:50.765 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:12:50.766 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:12:50.766 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:12:50.766 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:50.766 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:12:50.766 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:12:50.766 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:50.766 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:12:50.766 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:50.766 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:12:50.766 DEBUG [main][MenuItemLookup] Item match:Preferences 09:12:50.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:12:50.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:12:50.767 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:12:50.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:12:50.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:12:50.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:12:50.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:50.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:50.957 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:12:50.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:50.957 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:12:50.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:50.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:50.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:50.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:50.960 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:12:50.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:50.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:50.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:50.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:50.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:50.964 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:12:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:50.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:50.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:51.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:51.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:51.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:51.003 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:12:51.003 DEBUG [main][EditorHandler] 0 editor(s) found 09:12:51.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:51.006 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:12:51.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:51.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:51.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:51.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:51.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:51.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:12:51.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:51.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:51.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:51.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:51.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:51.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:51.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:12:51.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:12:51.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:12:51.035 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:51.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:51.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:51.036 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:12:51.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:51.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:51.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:51.037 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:12:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:51.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:51.038 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:51.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:51.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:51.039 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:12:51.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:51.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:51.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:51.054 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 09:12:51.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:51.054 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 09:12:51.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 09:12:51.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:51.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:51.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:51.055 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:51.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:51.055 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:51.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:51.056 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:12:51.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:51.056 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:51.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:51.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:51.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:51.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:51.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:51.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:12:51.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:51.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:51.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:51.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:51.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:51.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:51.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:51.058 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:51.059 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:51.059 DEBUG [main][MenuItemLookup] Item match:File 09:12:51.061 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:12:51.061 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:12:51.087 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:12:51.087 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:51.087 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:12:51.087 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:51.087 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:12:51.087 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:51.087 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:12:51.087 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:51.088 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:12:51.088 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:12:51.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:12:51.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:12:51.088 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:12:51.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:12:51.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:12:51.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:12:51.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:51.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:51.210 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:12:51.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:51.211 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:12:51.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:51.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:51.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:51.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:12:51.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:12:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:51.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:12:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:51.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:12:51.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:12:51.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:12:51.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:51.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:12:51.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:51.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:12:51.233 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 09:12:51.234 DEBUG [main][TreeItemHandler] Selecting tree item: Project 09:12:51.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 09:12:51.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 09:12:51.248 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:12:51.248 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:12:51.248 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:12:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:51.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:51.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:51.253 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:12:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:51.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:51.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:51.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:51.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:51.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:51.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 09:12:51.306 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:12:51.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 09:12:51.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:51.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:51.307 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 09:12:51.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:51.308 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:12:51.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:51.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:51.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:51.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 09:12:51.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:51.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:51.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:51.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:51.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:12:51.311 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:12:51.312 INFO [WorkbenchTestable][AbstractText] Text set to: test 09:12:51.314 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 09:12:51.314 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 09:12:51.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:12:51.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:51.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:51.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:51.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:51.318 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:12:51.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:51.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:51.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:51.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:51.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:12:51.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:12:51.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:12:51.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:12:51.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:12:51.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:12:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:12:51.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:51.505 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:12:51.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:51.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:51.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:51.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:12:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:51.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:51.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:51.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:51.513 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:51.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:51.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:51.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:12:51.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:12:51.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:12:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 09:12:51.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:51.522 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:12:51.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:51.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:51.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:51.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:12:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:51.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:51.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:51.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:51.559 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:51.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:51.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:51.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:51.620 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:51.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:51.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:51.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:51.622 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:51.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:51.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:51.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:51.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:51.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:51.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:52.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:52.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:52.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:52.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:12:52.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:12:52.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:12:52.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:52.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:52.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:12:52.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:52.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:52.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:52.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:52.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:52.631 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:12:52.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 09:12:52.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:52.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:52.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:52.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:52.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:52.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:52.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:12:52.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:52.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:52.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:52.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:52.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:52.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:52.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:52.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:52.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:52.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:52.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:52.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:52.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:52.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:52.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:53.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:53.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:53.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:53.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:53.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:12:53.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:53.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:53.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:53.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:53.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:12:53.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:53.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:53.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:53.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:53.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:53.696 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:12:53.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 09:12:53.696 DEBUG [main][TreeItemHandler] Selecting tree item: test 09:12:53.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 09:12:53.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 09:12:53.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:53.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:53.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:53.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:53.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 09:12:53.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:53.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:53.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:53.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:53.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:53.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 09:12:53.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:53.717 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 09:12:53.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:53.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:53.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:12:53.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:53.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:53.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:53.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:53.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:53.748 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:53.748 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:53.749 DEBUG [main][MenuItemLookup] Item match:File 09:12:53.751 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:12:53.751 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:12:53.753 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:12:53.753 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:53.753 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:12:53.753 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:53.753 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:12:53.753 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:53.754 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:12:53.754 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:53.754 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:12:53.754 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:12:53.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:12:53.754 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:12:53.755 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:12:53.864 DEBUG [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:12:53.870 DEBUG [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:12:53.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:12:53.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:53.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:53.873 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:12:53.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:53.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:12:53.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:53.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:53.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:53.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 09:12:53.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:53.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:53.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:53.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:53.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:53.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 09:12:53.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 09:12:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:53.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 09:12:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:53.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 09:12:53.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 09:12:53.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 09:12:53.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:53.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 09:12:53.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:53.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 09:12:53.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 09:12:53.901 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 09:12:53.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 09:12:53.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 09:12:53.905 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:12:53.905 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:12:53.906 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:12:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:53.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:53.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:53.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:53.915 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:12:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:53.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:53.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:53.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 09:12:53.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 09:12:53.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 09:12:53.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:54.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:54.003 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 09:12:54.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:54.003 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:12:54.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:54.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:54.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:54.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 09:12:54.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:54.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:54.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:54.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:12:54.011 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:12:54.012 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 09:12:54.013 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 09:12:54.014 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 09:12:54.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:12:54.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:54.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:54.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:54.019 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:12:54.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:54.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:54.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:54.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:54.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:12:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:12:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:12:54.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:12:54.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:12:54.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:12:54.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:12:54.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:12:54.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:12:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:12:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bd4bc20 is found... 09:12:54.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bd4bc20 is found finished successfully 09:12:54.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:12:54.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:54.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:54.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:54.363 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:54.363 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:54.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.371 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:54.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:54.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:54.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:54.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:54.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:54.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:54.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:54.392 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:54.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:54.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:54.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:54.430 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 09:12:54.430 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:54.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:54.431 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:54.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:54.454 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:54.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:54.457 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #2 Text=Label ) 09:12:54.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 09:12:54.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 09:12:54.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.468 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:12:54.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:12:54.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:54.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:54.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:12:54.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:12:54.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:54.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:54.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:54.514 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:12:54.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:12:54.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:54.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:54.547 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 09:12:54.547 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:12:54.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:54.548 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:12:54.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:54.569 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:12:54.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:54.571 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 09:12:54.571 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 09:12:54.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 09:12:54.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 09:12:54.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:12:54.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:54.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:54.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:54.612 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:54.612 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:54.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:12:54.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:54.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:54.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:54.626 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:54.626 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12: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 '\*?\Qtest.logic\E') 09:12:54.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:54.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:54.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:54.633 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:54.634 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:54.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 09:12:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:54.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:54.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:12:54.698 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:12:54.699 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 09:12:54.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 09:12:54.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:54.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:12:54.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:54.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:54.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:54.721 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:54.721 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:54.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 09:12:54.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:54.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:54.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:12:54.745 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:12:54.745 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 09:12:54.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 09:12:54.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:54.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:12:54.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:54.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:54.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:54.765 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:54.766 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:54.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:12:54.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:54.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:54.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:54.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:54.790 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:54.790 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:12:54.792 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:12:54.794 DEBUG [main][EditorHandler] 1 editor(s) found 09:12:54.794 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 09:12:54.794 DEBUG [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:12:55.346 DEBUG [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:12:55.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 09:12:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:55.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:55.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:55.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:55.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:12:55.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:55.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:55.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:55.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:12:55.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:55.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:55.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:55.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:12:55.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:55.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:55.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:55.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:55.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:55.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:55.352 INFO [WorkbenchTestable][AbstractButton] Click button &Save 09:12:55.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:55.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:55.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:55.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:55.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:12:55.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:12:55.464 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 09:12:55.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:55.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:55.471 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:12:55.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:55.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:55.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:55.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:55.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:55.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:55.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:12:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:55.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:55.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:55.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:55.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:12:55.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:55.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:55.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:55.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:55.517 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:55.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:55.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:55.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:55.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:55.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:55.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:55.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:55.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:55.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:55.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:56.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:56.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:56.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:56.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:12:56.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:56.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:56.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:56.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:56.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:12:56.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:56.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:56.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:56.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:56.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:56.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:12:56.525 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:56.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:56.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:56.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:56.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:56.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:56.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:57.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:57.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:57.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:57.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:12:57.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:12:57.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:57.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:57.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:57.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:57.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:12:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:57.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:57.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:57.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:57.531 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:12:57.531 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:57.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:57.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:57.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:12:57.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:12:57.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:57.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:57.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:57.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:57.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:57.534 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:12:57.534 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:12:57.534 DEBUG [main][TreeItemHandler] Set Tree selection 09:12:57.534 DEBUG [main][TreeHandler] Notify Tree about selection event 09:12:57.545 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:12:57.551 DEBUG [WorkbenchTestable][TreeItemHandler] test 09:12:57.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:12:57.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:57.597 DEBUG [main][MenuItemLookup] Found menu:'New' 09:12:57.597 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:12:57.597 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:57.597 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:12:57.597 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:57.597 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:12:57.597 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:12:57.597 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:12:57.597 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:12:57.597 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:12:57.598 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:57.598 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:12:57.598 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:12:57.598 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:57.598 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:12:57.598 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:12:57.598 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:12:57.598 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:12:57.598 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:12:57.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:12:57.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:12:57.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:12:58.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:12:58.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:12:58.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:12:58.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:12:58.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:12:58.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:58.138 DEBUG [main][MenuItemLookup] Found menu:'New' 09:12:58.139 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:12:58.139 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:58.139 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:12:58.139 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:58.139 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:12:58.139 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:12:58.139 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:12:58.139 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:12:58.139 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:12:58.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:12:58.139 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:12:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:12:58.784 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:12:58.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:12:58.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:58.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:58.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:12:58.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:58.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:58.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:58.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:12:58.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:58.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:58.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:58.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:58.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:58.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:58.790 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:12:58.791 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:12:58.791 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:12:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:58.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:58.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:58.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:12:58.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:58.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:12:58.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:58.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:58.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:58.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:58.793 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:12:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:58.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:58.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:12:58.800 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:12:59.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:12:59.301 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:12:59.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:12:59.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:12:59.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:12:59.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:12:59.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:12:59.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:12:59.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:12:59.301 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:12:59.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:12:59.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:12:59.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:12:59.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:12:59.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:12:59.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 09:12:59.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:12:59.304 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:12:59.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:59.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:59.308 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 09:12:59.308 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:12:59.309 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 09:12:59.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 09:12:59.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:12:59.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:12:59.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:12:59.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:59.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:59.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:59.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:59.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:12:59.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:59.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:59.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:59.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:59.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:59.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:59.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:59.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:12:59.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:59.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:59.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:59.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:59.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:59.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:12:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:59.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:12:59.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:12:59.314 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:59.314 DEBUG [main][MenuItemLookup] Item match:File 09:12:59.315 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:12:59.315 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:12:59.317 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:12:59.317 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:59.317 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:12:59.318 DEBUG [main][MenuItemLookup] Found menu:'File' 09:12:59.318 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:12:59.318 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:59.318 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:12:59.318 DEBUG [main][MenuItemLookup] Found menu:'' 09:12:59.318 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:12:59.318 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:12:59.318 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:12:59.318 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:12:59.319 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:12:59.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:12:59.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:12:59.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:12:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:59.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:59.450 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:12:59.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:59.450 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:12:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:59.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:59.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:59.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:59.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:12:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:12:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:12:59.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:12:59.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:12:59.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:59.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:12:59.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:59.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:12:59.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:12:59.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:12:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:12:59.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:12:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:12:59.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:12:59.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 09:12:59.455 DEBUG [main][TreeItemHandler] Selecting tree item: Project 09:12:59.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 09:12:59.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 09:12:59.461 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:12:59.461 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:12:59.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:12:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:59.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:59.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:59.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:59.464 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:12:59.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:59.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:59.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:59.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:59.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:12:59.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:59.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 09:12:59.545 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:12:59.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 09:12:59.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:12:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:12:59.547 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 09:12:59.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:12:59.547 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:12:59.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:12:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:12:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:12:59.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 09:12:59.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:12:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:59.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:59.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:59.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:59.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:12:59.563 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:12:59.565 INFO [WorkbenchTestable][AbstractText] Text set to: test 09:12:59.566 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 09:12:59.566 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 09:12:59.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:12:59.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:12:59.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:12:59.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:12:59.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:12:59.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:12:59.607 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:12:59.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:12:59.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:12:59.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:12:59.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:12:59.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:13:00.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:13:00.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:00.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:13:00.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:13:00.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:00.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:00.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:00.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:00.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:00.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:13:00.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:00.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:00.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:00.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:00.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:13:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:00.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:00.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:00.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:00.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:00.121 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:00.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:00.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:00.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:13:00.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:13:00.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:13:00.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 09:13:00.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:00.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:00.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:13:00.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:00.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:00.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:00.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:00.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:00.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:00.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:13:00.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:00.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:00.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:00.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:00.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:00.151 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:00.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:00.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:00.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:00.192 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:00.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:00.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:00.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:00.194 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:00.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:00.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:00.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:00.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:00.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:00.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:00.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:00.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:01.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:01.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:01.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:13:01.197 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:01.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:01.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:01.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:01.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:13:01.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:01.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:01.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:01.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:01.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:01.200 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:13:01.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 09:13:01.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:01.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:01.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:01.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:01.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:01.204 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:01.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:13:01.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:01.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:01.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:01.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:01.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:01.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:01.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:01.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:01.251 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:01.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:01.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:01.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:01.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:01.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:01.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:01.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:01.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:02.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:02.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:02.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:13:02.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:02.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:02.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:02.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:02.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:13:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:02.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:02.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:02.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:02.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:02.257 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:13:02.258 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 09:13:02.258 DEBUG [main][TreeItemHandler] Selecting tree item: test 09:13:02.258 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 09:13:02.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 09:13:02.268 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:02.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:02.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:02.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:02.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 09:13:02.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:02.270 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:02.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:02.270 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:02.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:02.270 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 09:13:02.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:02.271 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 09:13:02.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:02.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:02.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:02.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:02.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:02.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:02.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:02.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:02.287 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:13:02.287 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:02.287 DEBUG [main][MenuItemLookup] Item match:File 09:13:02.289 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:13:02.289 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:13:02.291 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:13:02.291 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:02.291 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:13:02.291 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:02.291 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:13:02.291 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:02.291 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:13:02.291 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:02.291 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:13:02.291 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:13:02.292 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:13:02.292 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:13:02.292 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:13:02.393 DEBUG [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:13:02.400 DEBUG [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:13:02.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:13:02.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:02.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:02.402 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:13:02.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:02.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:13:02.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:02.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:02.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:02.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 09:13:02.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:02.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:02.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:02.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:02.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:02.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:13:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:13:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 09:13:02.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 09:13:02.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:02.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 09:13:02.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:02.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 09:13:02.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 09:13:02.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 09:13:02.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:02.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 09:13:02.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:02.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 09:13:02.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 09:13:02.433 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 09:13:02.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 09:13:02.444 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 09:13:02.444 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:13:02.444 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:13:02.445 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:13:02.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:02.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:02.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:02.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:02.447 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:13:02.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:02.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:02.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:02.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:02.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 09:13:02.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 09:13:02.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 09:13:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:02.527 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 09:13:02.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:02.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 09:13:02.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:02.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 09:13:02.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:02.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:02.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:02.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:02.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:13:02.532 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:13:02.534 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 09:13:02.535 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 09:13:02.535 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 09:13:02.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:13:02.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:02.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:02.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:02.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:02.550 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:13:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:02.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:02.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:02.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:13:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:13:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:02.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 09:13:02.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:13:02.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:13:02.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:13:02.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:02.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:02.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:13:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@df4e3d9 is found... 09:13:02.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@df4e3d9 is found finished successfully 09:13:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:13:02.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:02.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:02.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:02.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:02.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:02.840 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:02.840 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:02.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:02.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:02.842 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:13:02.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:02.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:02.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:13:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:02.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:02.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:13:02.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:13:02.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:02.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:02.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:02.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:02.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:02.867 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:13:02.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:13:02.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:02.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:02.901 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 09:13:02.901 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:13:02.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:02.902 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:13:02.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:02.925 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:13:02.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:02.927 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #3 Value=0 ) 09:13:02.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 09:13:02.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 09:13:02.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:02.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:02.940 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:13:02.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:02.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:02.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:13:02.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:02.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:02.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:13:02.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:13:02.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:02.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:02.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:02.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:02.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:02.966 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:13:02.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:13:03.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:03.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:03.041 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 09:13:03.041 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:13:03.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:03.043 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:13:03.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:03.065 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:13:03.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:03.067 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 09:13:03.067 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 09:13:03.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 09:13:03.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 09:13:03.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:03.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:03.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:13:03.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:03.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:03.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:13:03.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:03.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:13:03.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:13:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:03.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:03.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:03.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:03.079 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:13:03.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:13:03.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:03.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:03.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:13:03.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:03.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:03.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:03.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:03.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:03.162 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 09:13:03.201 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:03.202 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:03.202 INFO [WorkbenchTestable][ViewerHandler] Click at [30, 121] 09:13:03.202 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:13:03.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:03.204 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:13:03.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:03.206 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:13:03.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:03.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:13:03.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:03.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:03.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:03.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:03.217 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:03.217 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:03.217 INFO [WorkbenchTestable][ViewerHandler] Click at [130, 121] 09:13:03.217 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:13:03.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:03.218 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:13:03.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:03.228 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:13:03.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:03.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:03.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:03.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:13:03.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:03.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:03.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:13:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:03.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:13:03.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:13:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:03.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:03.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:03.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:03.237 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:13:03.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:13:03.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:03.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:03.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:13:03.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:03.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:03.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:03.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:03.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:03.292 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 09:13:03.325 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:03.325 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:03.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:13:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:03.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:03.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:03.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:03.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:03.331 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:03.331 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:03.331 INFO [WorkbenchTestable][ViewerHandler] Click at [86, 121] 09:13:03.331 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:13:03.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:03.335 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:13:03.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:03.344 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:13:03.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:03.345 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 09:13:03.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:03.374 DEBUG [main][MenuItemLookup] Found menu:'Undo Connection change' 09:13:03.374 DEBUG [main][MenuItemLookup] Found menu:'Redo' 09:13:03.374 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:03.374 DEBUG [main][MenuItemLookup] Found menu:'Paste' 09:13:03.374 DEBUG [main][MenuItemLookup] Found menu:'Delete' 09:13:03.374 DEBUG [main][MenuItemLookup] Item match:Delete 09:13:03.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 09:13:03.374 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 09:13:03.374 INFO [main][MenuItemHandler] Select menu item: &Delete 09:13:03.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:13:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:03.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:03.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:03.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:03.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:03.403 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:03.403 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:03.404 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:13:03.404 DEBUG [main][EditorHandler] 1 editor(s) found 09:13:03.404 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 09:13:03.404 DEBUG [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:13:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 09:13:03.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 09:13:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:03.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:03.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:13:03.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:03.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:03.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:03.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 "Save") 09:13:03.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:03.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:13:03.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:03.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:03.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:03.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:03.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:03.964 INFO [WorkbenchTestable][AbstractButton] Click button &Save 09:13:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:03.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:03.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:04.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:13:04.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:13:04.088 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 09:13:04.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:04.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:04.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:13:04.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:04.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:04.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:04.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:04.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:13:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:04.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:04.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:04.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:04.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:04.096 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:04.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:04.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:04.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:04.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:04.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:04.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:04.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:04.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:04.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:04.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:04.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:04.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:04.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:04.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:04.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:05.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:05.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:05.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:13:05.129 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:05.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:05.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:05.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:05.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:13:05.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:05.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:05.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:05.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:05.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:13:05.132 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:05.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:05.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:05.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:05.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:05.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:05.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:05.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:06.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:06.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:13:06.135 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:06.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:06.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:06.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:06.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:13:06.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:06.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:06.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:06.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:06.138 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:13:06.139 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:06.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:06.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:06.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:06.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:13:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:06.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:06.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:06.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:06.140 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:13:06.140 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:13:06.141 DEBUG [main][TreeItemHandler] Set Tree selection 09:13:06.141 DEBUG [main][TreeHandler] Notify Tree about selection event 09:13:06.150 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:13:06.151 DEBUG [WorkbenchTestable][TreeItemHandler] test 09:13:06.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:13:06.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:06.191 DEBUG [main][MenuItemLookup] Found menu:'New' 09:13:06.191 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:13:06.191 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:06.191 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:13:06.191 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:06.191 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:13:06.191 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:13:06.191 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:13:06.191 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:13:06.191 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:13:06.191 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:06.191 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:13:06.191 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:13:06.191 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:06.192 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:13:06.192 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:13:06.192 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:13:06.192 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:13:06.192 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:13:06.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:06.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:13:06.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:06.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:06.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:13:06.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:06.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:13:06.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:06.728 DEBUG [main][MenuItemLookup] Found menu:'New' 09:13:06.728 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:13:06.728 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:06.728 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:13:06.729 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:06.729 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:13:06.729 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:13:06.729 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:13:06.729 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:13:06.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:13:06.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:13:06.729 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:13:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:13:07.385 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:13:07.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:13:07.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:07.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:07.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:13:07.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:07.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:13:07.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:07.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:07.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:07.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:07.392 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:13:07.392 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:13:07.392 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:13:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:07.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:07.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:07.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:13:07.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:07.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:07.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:07.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:13:07.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:07.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:07.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:07.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:07.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:07.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:07.395 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:13:07.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:07.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:07.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:07.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:13:07.414 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:13:07.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:13:07.915 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:13:07.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:07.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:13:07.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:13:07.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:07.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:07.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:07.915 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:07.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:07.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:07.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:13:07.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:13:07.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:13:07.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 09:13:07.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:13:07.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:13:07.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:07.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:07.919 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 09:13:07.919 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:13:07.919 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 09:13:07.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 09:13:07.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:13:07.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:13:07.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:13:07.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:07.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:07.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:13:07.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:07.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 09:13:07.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:07.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:13:07.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:07.922 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:13:07.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:07.922 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:13:07.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:07.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:13:07.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:07.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:07.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:07.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:07.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:07.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:07.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:07.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:07.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:07.936 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:13:07.938 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:07.938 DEBUG [main][MenuItemLookup] Item match:File 09:13:07.942 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:13:07.942 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:13:07.945 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:13:07.945 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:07.945 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:13:07.945 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:07.946 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:13:07.946 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:07.946 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:13:07.946 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:07.946 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:13:07.946 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:13:07.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:13:07.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:13:07.963 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:13:08.077 DEBUG [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:13:08.085 DEBUG [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:13:08.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:13:08.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:08.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:08.099 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:13:08.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:08.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 09:13:08.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:08.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:08.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:08.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:08.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:08.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:13:08.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:13:08.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:13:08.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:13:08.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:08.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:13:08.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:08.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:13:08.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:13:08.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:13:08.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:08.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:13:08.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:08.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:13:08.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 09:13:08.103 DEBUG [main][TreeItemHandler] Selecting tree item: Project 09:13:08.104 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 09:13:08.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 09:13:08.109 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:13:08.109 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:13:08.109 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:13:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:08.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:08.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:08.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:08.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:08.111 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:13:08.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:08.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:08.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:08.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:08.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:08.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:08.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:08.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 09:13:08.154 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:13:08.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 09:13:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:08.155 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 09:13:08.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:08.155 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:13:08.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:08.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 09:13:08.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:08.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:08.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:08.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:08.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:13:08.158 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:13:08.159 INFO [WorkbenchTestable][AbstractText] Text set to: test 09:13:08.160 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 09:13:08.160 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 09:13:08.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:13:08.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:08.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:08.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:08.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:08.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:08.163 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:13:08.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:08.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:08.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:08.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:13:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:13:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:08.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:13:08.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:13:08.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:13:08.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:13:08.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:08.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:08.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:08.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:08.302 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:13:08.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:08.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:08.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:08.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:08.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:08.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:08.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:13:08.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:08.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:08.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:08.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:08.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:08.310 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:08.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:08.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:08.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:13:08.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:13:08.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:13:08.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 09:13:08.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:08.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:08.318 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:13:08.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:08.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:08.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:08.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:08.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:08.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:08.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:13:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:08.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:08.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:08.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:08.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:08.343 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:08.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:08.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:08.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:08.403 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:08.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:08.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:08.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:08.405 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:08.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:08.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:08.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:08.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:08.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:08.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:08.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:08.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:09.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:09.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:09.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:13:09.408 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:09.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:09.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:09.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:09.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:13:09.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:09.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:09.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:09.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:09.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:09.410 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:13:09.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 09:13:09.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:09.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:09.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:09.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:09.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:09.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:09.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:13:09.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:09.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:09.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:09.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:09.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:09.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:09.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:09.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:09.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:09.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:09.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:09.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:09.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:09.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:09.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:09.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:10.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:10.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:10.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:13:10.463 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:10.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:10.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:10.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:10.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:13:10.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:10.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:10.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:10.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:10.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:10.465 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:13:10.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 09:13:10.466 DEBUG [main][TreeItemHandler] Selecting tree item: test 09:13:10.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 09:13:10.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 09:13:10.481 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:10.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:10.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:10.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:10.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 09:13:10.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:10.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:10.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:10.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:10.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:10.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 09:13:10.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:10.483 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 09:13:10.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:10.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:10.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:10.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:10.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:10.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:10.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:10.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:10.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:13:10.485 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:10.486 DEBUG [main][MenuItemLookup] Item match:File 09:13:10.487 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:13:10.487 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:13:10.490 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:13:10.490 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:10.490 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:13:10.490 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:10.490 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:13:10.490 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:10.490 DEBUG [main][MenuItemLookup] Found menu:'Example...' 09:13:10.490 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:10.490 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:13:10.490 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:13:10.507 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:13:10.507 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:13:10.507 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:13:10.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 'New|Select a wizard'] is available.... 09:13:10.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 'New|Select a wizard'] is available. finished successfully 09:13:10.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:13:10.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:10.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:10.632 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:13:10.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:10.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:13:10.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:10.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:10.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:10.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 09:13:10.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:10.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:10.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:10.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:10.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:13:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:13:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 09:13:10.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 09:13:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:10.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 09:13:10.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:10.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 09:13:10.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 09:13:10.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 09:13:10.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:10.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 09:13:10.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:10.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 09:13:10.636 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 09:13:10.637 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 09:13:10.637 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 09:13:10.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 09:13:10.651 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:13:10.651 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:13:10.651 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:13:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:10.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:10.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:10.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:10.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:10.653 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:13:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:10.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:10.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 09:13:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 09:13:10.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 09:13:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:10.721 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 09:13:10.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:10.721 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:13:10.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:10.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 09:13:10.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:10.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:10.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:10.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:10.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:13:10.726 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:13:10.727 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 09:13:10.727 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 09:13:10.728 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 09:13:10.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:13:10.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:10.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:10.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:10.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:10.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:10.731 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:13:10.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:10.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:10.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:10.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:10.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:13:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:13:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:13:11.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:13:11.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:13:11.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 09:13:11.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:11.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:11.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:13:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c8bf589 is found... 09:13:11.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c8bf589 is found finished successfully 09:13:11.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 '\*?\Qtest.logic\E') 09:13:11.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:11.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:11.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:11.035 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:11.035 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:11.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.037 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:13:11.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:13:11.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:11.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:11.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:13:11.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:13:11.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:11.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:11.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:11.062 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:13:11.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:13:11.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:11.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:11.097 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 09:13:11.097 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:13:11.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:11.098 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:13:11.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:11.118 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:13:11.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:11.120 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #4 Text=Label ) 09:13:11.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 09:13:11.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 09:13:11.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:13:11.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 09:13:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:11.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 09:13:11.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:13:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:11.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:11.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:11.160 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:13:11.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:13:11.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:11.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:11.205 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 09:13:11.205 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:13:11.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:11.206 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:13:11.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:11.226 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:13:11.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:11.228 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 09:13:11.228 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 09:13:11.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 09:13:11.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 09:13:11.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:13:11.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:11.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:11.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:11.245 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:11.245 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:11.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 '\*?\Qtest.logic\E') 09:13:11.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:11.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:11.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:11.257 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:11.257 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:11.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:13:11.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:11.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:11.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:11.263 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:11.264 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:11.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 09:13:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:11.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:11.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:13:11.287 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:13:11.287 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 09:13:11.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 09:13:11.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:11.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:13:11.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:11.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:11.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:11.301 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:11.301 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:11.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 09:13:11.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:11.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:11.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:13:11.328 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:13:11.328 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 09:13:11.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 09:13:11.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:11.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:13:11.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:11.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:11.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:11.347 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:11.347 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:11.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:13:11.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:11.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:11.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:11.360 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:11.361 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:11.363 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 09:13:11.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:11.388 DEBUG [main][MenuItemLookup] Found menu:'Undo' 09:13:11.389 DEBUG [main][MenuItemLookup] Found menu:'Redo' 09:13:11.389 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:11.389 DEBUG [main][MenuItemLookup] Found menu:'Paste' 09:13:11.389 DEBUG [main][MenuItemLookup] Found menu:'Delete' 09:13:11.389 DEBUG [main][MenuItemLookup] Item match:Delete 09:13:11.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 09:13:11.389 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 09:13:11.389 INFO [main][MenuItemHandler] Select menu item: &Delete 09:13:11.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 09:13:11.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:11.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:11.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:11.398 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:11.398 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:11.405 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:13:11.406 DEBUG [main][EditorHandler] 1 editor(s) found 09:13:11.406 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 09:13:11.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 09:13:11.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 09:13:11.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 09:13:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:11.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:11.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:13:11.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:11.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 09:13:11.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:11.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:11.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:11.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:13:11.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:11.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:11.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:11.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:11.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:11.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:11.961 INFO [WorkbenchTestable][AbstractButton] Click button &Save 09:13:11.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:11.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:11.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:11.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:12.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:13:12.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:13:12.087 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 09:13:12.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:12.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:12.089 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:13:12.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:12.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:12.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:12.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:12.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:12.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:12.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:13:12.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:12.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:12.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:12.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:12.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:12.094 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:12.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:12.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:12.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:12.121 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:12.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:12.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:12.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:12.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:12.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:12.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:12.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:12.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:12.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:12.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:12.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:12.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:13.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:13.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:13.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:13:13.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:13.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:13.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:13.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:13.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:13:13.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:13.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:13.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:13.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:13.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:13.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:13:13.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:13.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:13.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:13.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:13.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:13.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:13.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:13.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:13.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:14.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:14.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:14.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:13:14.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:14.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:14.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:14.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:14.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:13:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:14.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:14.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:14.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:14.133 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:13:14.134 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:14.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:14.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:14.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:14.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:13:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:14.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:14.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:14.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:14.135 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:13:14.136 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:13:14.136 DEBUG [main][TreeItemHandler] Set Tree selection 09:13:14.136 DEBUG [main][TreeHandler] Notify Tree about selection event 09:13:14.145 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:13:14.146 DEBUG [WorkbenchTestable][TreeItemHandler] test 09:13:14.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:13:14.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:14.194 DEBUG [main][MenuItemLookup] Found menu:'New' 09:13:14.194 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:13:14.194 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:14.194 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:13:14.194 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:14.194 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:13:14.194 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:13:14.194 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:13:14.195 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:13:14.195 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:13:14.195 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:14.195 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:13:14.195 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:13:14.195 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:14.195 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:13:14.195 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:13:14.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:13:14.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:13:14.195 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:13:14.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:14.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:13:14.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:13:14.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:14.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:14.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:13:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:14.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:13:14.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:14.738 DEBUG [main][MenuItemLookup] Found menu:'New' 09:13:14.739 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:13:14.739 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:14.739 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:13:14.739 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:14.739 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:13:14.739 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:13:14.739 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:13:14.739 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:13:14.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:13:14.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:13:14.739 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:13:14.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:13:15.377 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:13:15.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:13:15.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:15.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:13:15.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:15.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:13:15.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:15.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:15.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:15.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:15.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:15.383 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:13:15.383 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:13:15.383 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:13:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:15.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:15.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:15.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:13:15.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:15.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:13:15.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:15.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:15.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:15.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:15.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:15.386 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:13:15.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:15.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:15.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:15.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:15.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:13:15.392 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:13:15.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:13:15.893 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:13:15.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:15.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:13:15.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:13:15.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:15.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:15.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:15.894 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:15.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:15.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:15.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:13:15.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:13:15.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:13:15.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 09:13:15.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:13:15.896 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:13:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:15.897 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 09:13:15.897 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 09:13:15.897 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:13:15.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:13:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.14 s - in org.eclipse.reddeer.gef.test.EditPartTest selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 8.254 s clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 8.61 s nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.978 s Results: Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.gef.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test >-------- [INFO] Building RedDeer Graphiti Tests 4.7.0-SNAPSHOT [39/58] [INFO] from tests/org.eclipse.reddeer.graphiti.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.graphiti.test --- [INFO] Resolving class path of RedDeer Graphiti Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.graphiti.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.graphiti.test --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.graphiti.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/org.eclipse.reddeer.graphiti.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.graphiti.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/org.eclipse.reddeer.graphiti.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.graphiti.test --- [INFO] Fetching org.eclipse.graphiti.doc_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (6.03MB) [INFO] Fetching org.eclipse.graphiti.examples.chess_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.05kB) [INFO] Fetching org.eclipse.graphiti.examples.common_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (131.96kB) [INFO] Fetching org.eclipse.graphiti.pattern_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.12kB) [INFO] Fetching org.eclipse.graphiti.examples.composite_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (20.01kB) [INFO] Fetching org.eclipse.graphiti.examples.filesystem_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.17kB) [INFO] Fetching org.eclipse.graphiti.examples.filesystem.mm_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.85kB) [INFO] Fetching org.eclipse.graphiti.examples.tutorial_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (69.68kB) [INFO] Fetching org.eclipse.graphiti.ui.capabilities_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (11.97kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -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.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 09:13:29.990 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:13:29.995 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 09:13:30.092 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:13:30.094 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 09:13:30.211 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 09:13:30.306 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:13:30.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:13:30.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 09:13:30.319 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 09:13:30.319 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 09:13:30.402 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 09:13:30.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:13:30.492 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:13:30.497 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:13:30.497 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:13:30.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:13:30.503 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:13:30.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:13:30.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:30.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:13:30.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:30.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:13:30.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:30.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:30.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:30.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:30.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:30.595 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:13:30.600 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:30.600 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:13:30.601 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:13:30.601 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:13:30.601 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:13:30.601 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:13:30.601 DEBUG [main][MenuItemLookup] Item match:Window 09:13:30.607 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:13:30.607 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:13:30.607 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:13:30.607 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:30.607 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:13:30.607 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:13:30.607 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:30.607 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:13:30.608 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:30.608 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:13:30.608 DEBUG [main][MenuItemLookup] Item match:Preferences 09:13:30.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:13:30.612 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:13:30.614 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:13:30.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:13:30.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:13:30.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:13:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:30.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:30.915 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:13:30.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:30.931 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:13:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:30.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:30.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:30.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:30.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:30.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:13:31.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:13:31.032 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:13:31.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:31.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:31.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:31.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:31.051 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:13:31.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:31.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:31.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:31.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:31.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:13:31.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:13:31.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:31.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:31.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:31.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:31.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:31.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:31.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:31.189 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 09:13:31.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:13:31.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 09:13:31.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 09:13:31.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:13:31.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:13:31.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:13:31.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:13:31.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:31.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:13:31.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:31.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 09:13:31.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:31.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:13:31.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:31.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:31.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:31.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:31.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:31.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:13:31.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:31.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:31.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:31.214 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:31.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:31.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:31.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:31.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:31.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:31.215 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:13:31.215 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:31.215 DEBUG [main][MenuItemLookup] Item match:File 09:13:31.221 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:13:31.221 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:13:31.228 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:13:31.228 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:31.228 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:13:31.228 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:31.228 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:13:31.229 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:31.229 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:13:31.229 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:13:31.230 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:13:31.230 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:13:31.231 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:13:31.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:13:31.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:13:31.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:13:31.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:31.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:31.415 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:13:31.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:31.416 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:13:31.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:31.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:31.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:31.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:31.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:31.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:13:31.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:13:31.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:13:31.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:13:31.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:31.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:31.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:13:31.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:13:31.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:13:31.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:31.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:13:31.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:31.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:13:31.952 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 09:13:31.953 DEBUG [main][TreeItemHandler] Selecting tree item: Project 09:13:31.953 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 09:13:31.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 09:13:31.958 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:13:31.959 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:13:31.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:13:31.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:31.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:31.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:31.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:31.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:31.964 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:13:31.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:31.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:31.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:31.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:32.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:32.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:32.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:32.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 09:13:32.029 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:13:32.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 09:13:32.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:32.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:32.031 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 09:13:32.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:32.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:13:32.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:32.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:32.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:32.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 09:13:32.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:32.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:32.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:32.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:32.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:13:32.065 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:13:32.067 INFO [WorkbenchTestable][AbstractText] Text set to: test 09:13:32.101 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 09:13:32.101 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 09:13:32.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:13:32.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:32.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:32.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:32.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:32.114 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:13:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:32.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:32.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:32.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:13:32.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:13:32.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:32.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:32.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:32.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:32.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:32.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:32.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:13:32.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:32.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:32.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:32.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:32.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:32.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:32.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:13:32.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:32.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:32.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:32.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:32.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:32.671 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:32.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:32.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:32.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:13:32.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:13:32.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:13:32.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 09:13:32.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:32.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:32.707 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:13:32.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:32.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:32.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:32.710 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:32.710 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:13:32.710 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:32.711 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:13:32.711 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:13:32.711 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:13:32.711 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:13:32.711 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:13:32.711 DEBUG [main][MenuItemLookup] Item match:Window 09:13:32.712 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:13:32.713 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:13:32.713 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:13:32.713 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:32.713 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:13:32.713 DEBUG [main][MenuItemLookup] Item match:Show View 09:13:32.727 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:13:32.727 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:13:32.727 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:13:32.727 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:13:32.727 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:13:32.728 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:13:32.728 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:13:32.728 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:13:32.728 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:32.728 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:13:32.728 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:13:32.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:13:32.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:13:32.746 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:13:32.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:13:32.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 09:13:32.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:13:32.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:32.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:32.856 DEBUG [WorkbenchTestable][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:13:32.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:32.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:32.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:32.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:13:32.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:32.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:32.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:32.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:32.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:32.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:32.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:13:32.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:13:32.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:13:32.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:13:32.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:33.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:33.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:13:33.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:13:33.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:13:33.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:33.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:13:33.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:33.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:13:33.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:13:33.368 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:13:33.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:13:33.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:13:33.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:33.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:33.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:33.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:13:33.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:33.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:33.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:33.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:13:33.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:33.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:33.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:33.374 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:13:33.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:33.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:33.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:33.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:33.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:33.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:33.377 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:13:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:33.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:33.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:13:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:13:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:13:33.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:33.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:33.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:13:33.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:33.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:33.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:33.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:33.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:33.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:33.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:13:33.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:33.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:33.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:33.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:33.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:33.986 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:33.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:33.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:33.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:13:33.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:13:33.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:13:34.005 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:34.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:34.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:34.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:34.009 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:34.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:34.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:34.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:34.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:34.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:34.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:34.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:34.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:35.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:35.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:35.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:13:35.015 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:35.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:35.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:35.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:35.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:13:35.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:35.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:35.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:35.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:35.021 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:13:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 09:13:35.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:35.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:35.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:35.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:35.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:35.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:35.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 '\*?\QProject Explorer\E') 09:13:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:35.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:35.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:35.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:35.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:35.061 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:35.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:35.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:35.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:35.113 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:35.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:35.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:35.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:35.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:35.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:35.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:35.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:36.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:36.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:36.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:13:36.117 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:36.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:36.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:36.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:36.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:13:36.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:36.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:36.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:36.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:36.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:36.120 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:13:36.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 09:13:36.121 DEBUG [main][TreeItemHandler] Selecting tree item: test 09:13:36.124 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 09:13:36.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 09:13:36.142 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:36.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:36.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:36.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:36.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 09:13:36.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:36.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:36.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:36.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:13:36.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:36.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:36.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:36.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 09:13:36.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:36.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:36.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:36.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:36.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:36.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:36.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:36.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:36.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:36.150 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:13:36.164 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:36.164 DEBUG [main][MenuItemLookup] Item match:File 09:13:36.166 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:13:36.167 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:13:36.169 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:13:36.169 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:36.169 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:13:36.169 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:36.169 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:13:36.169 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:36.169 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:13:36.170 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:13:36.171 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:13:36.171 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:13:36.171 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:13:36.287 DEBUG [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:13:36.298 DEBUG [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:13:36.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:13:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:36.300 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:13:36.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:36.301 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:13:36.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:36.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:36.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:36.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:36.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:36.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:13:36.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:13:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 09:13:36.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 09:13:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:36.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 09:13:36.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 09:13:36.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 09:13:36.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:36.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 09:13:36.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:36.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 09:13:36.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 09:13:36.809 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 09:13:36.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 09:13:36.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 09:13:36.814 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:13:36.814 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:13:36.814 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:13:36.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:36.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:36.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:36.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:36.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:36.817 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:13:36.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:36.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:36.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:36.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:36.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:36.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:36.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:36.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 09:13:36.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available. finished successfully 09:13:36.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 09:13:36.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:36.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:36.884 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 09:13:36.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:36.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Type") 09:13:36.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:36.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:36.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:36.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 09:13:36.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:36.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:36.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:36.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:36.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:13:36.901 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 09:13:36.903 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 09:13:36.903 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 09:13:36.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:13:36.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:36.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:36.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:36.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:36.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:36.912 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:13:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:36.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:36.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:36.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:36.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Name") 09:13:36.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:36.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:36.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:36.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 09:13:36.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:36.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:36.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:36.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:36.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:36.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:13:36.927 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:13:36.927 INFO [WorkbenchTestable][AbstractText] Text set to: test 09:13:36.928 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 09:13:36.928 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 09:13:36.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:13:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:36.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:36.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:36.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:36.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:36.931 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:13:36.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:36.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:36.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:36.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:37.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:13:37.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:13:37.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:37.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:13:37.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:13:37.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:37.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:37.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:13:37.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:37.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@47eb84b6 is found... 09:13:37.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@47eb84b6 is found finished successfully 09:13:37.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 09:13:37.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:37.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:37.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:37.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:37.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:37.932 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:37.933 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:37.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:37.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:37.950 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 09:13:37.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 09:13:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:37.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:37.999 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 09:13:37.999 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 09:13:38.000 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:38.000 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:13:38.000 DEBUG [main][MenuItemLookup] Found menu:'View' 09:13:38.000 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:13:38.000 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:13:38.000 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:13:38.000 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:13:38.000 DEBUG [main][MenuItemLookup] Item match:Window 09:13:38.003 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:13:38.003 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:13:38.003 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:13:38.003 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:38.003 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:13:38.003 DEBUG [main][MenuItemLookup] Item match:Show View 09:13:38.009 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:13:38.009 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:13:38.010 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:13:38.010 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:13:38.010 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:13:38.010 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:13:38.010 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:13:38.010 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:13:38.010 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:38.010 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:13:38.010 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:13:38.011 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:13:38.011 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:13:38.011 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:13:38.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:13:38.103 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:13:38.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:13:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:38.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:38.106 DEBUG [WorkbenchTestable][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:13:38.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:38.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:38.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:38.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:13:38.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:38.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:38.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:38.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:38.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:38.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:38.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:13:38.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:13:38.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:13:38.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:13:38.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:38.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:38.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:13:38.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:13:38.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:13:38.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:38.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:13:38.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:38.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:13:38.621 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 09:13:38.621 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 09:13:38.621 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 09:13:38.622 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 09:13:38.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:38.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:13:38.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:38.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:38.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:38.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:13:38.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:38.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:13:38.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:38.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:38.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:38.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:38.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:38.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:38.626 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:13:38.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:38.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:38.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:38.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:38.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:13:38.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:13:38.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 09:13:38.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:38.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:38.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 09:13:38.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:38.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:38.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 09:13:38.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:38.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:38.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 09:13:38.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:13:38.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:38.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:38.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:38.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:38.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:38.809 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:13:38.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:13:38.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:38.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform TooltipText=null 09:13:38.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:13:38.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:13:38.840 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 09:13:38.840 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:13:38.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:38.860 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:13:38.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:38.900 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:13:38.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:38.986 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@16718e1b 09:13:39.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 09:13:39.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 09:13:39.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.internal.BasicEditPart, index 0 and no matchers specified 09:13:39.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:39.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:39.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:39.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:39.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:40.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:40.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:13:40.109 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 09:13:40.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 09:13:40.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:40.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:40.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:40.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:40.127 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:40.127 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:40.128 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:40.128 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:40.128 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:13:40.129 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 09:13:40.244 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 09:13:40.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:40.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:40.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:13:40.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:40.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:40.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:40.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:40.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 '\*?\QProject Explorer\E') 09:13:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:40.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:40.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:40.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:40.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:40.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:40.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:40.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:40.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:40.307 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:40.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:40.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:40.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:40.309 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:40.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:40.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:40.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:40.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:40.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:40.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:40.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:40.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:41.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:41.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:41.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:13:41.313 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:41.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:41.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:41.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:41.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:13:41.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:41.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:41.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:41.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:41.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:41.315 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:13:41.319 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 09:13:41.319 DEBUG [main][TreeItemHandler] Selecting tree item: test 09:13:41.323 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 09:13:41.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 09:13:41.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:13:41.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:41.425 DEBUG [main][MenuItemLookup] Found menu:'New' 09:13:41.425 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:13:41.425 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:41.425 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:13:41.425 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:41.425 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:13:41.426 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:13:41.426 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:13:41.426 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:13:41.426 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:13:41.426 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:41.426 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:13:41.426 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:13:41.426 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:41.426 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:13:41.426 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:13:41.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:13:41.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:13:41.427 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:13:41.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:41.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:13:41.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:41.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:41.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:13:41.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:41.930 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 09:13:41.930 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 09:13:41.930 DEBUG [main][TreeItemHandler] Selecting tree item: test 09:13:41.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 09:13:41.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 09:13:41.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:13:41.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:42.000 DEBUG [main][MenuItemLookup] Found menu:'New' 09:13:42.000 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:13:42.000 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:42.000 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:13:42.000 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:42.000 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:13:42.001 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:13:42.001 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:13:42.001 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:13:42.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:13:42.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:13:42.001 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:13:42.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 'Delete.*'] is available.... 09:13:42.262 DEBUG [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:13:42.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:13:42.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:42.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:42.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:42.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:42.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:13:42.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:42.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:42.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:42.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:13:42.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:42.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:42.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:42.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:42.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:42.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:42.270 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:13:42.271 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:13:42.271 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:13:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:42.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:42.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13: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 "OK", Widget matcher matching widgets with style: 8) 09:13:42.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:42.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:42.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:42.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:13:42.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:42.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:42.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:42.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:42.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:42.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:42.275 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:13:42.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:42.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:42.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:42.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:42.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:13:42.302 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:13:42.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:13:42.803 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:13:42.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:42.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 09:13:42.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:13:42.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:42.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:42.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:42.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 09:13:42.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:13:42.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:13:42.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:42.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:42.812 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 09:13:42.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:13:42.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 09:13:42.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 09:13:42.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:13:42.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:13:42.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:13:42.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:13:42.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:42.814 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:42.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:42.814 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:13:42.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:42.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:42.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:42.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:42.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:42.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:42.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:42.816 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:13:42.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:42.816 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:42.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:42.816 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:42.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:42.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:42.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:42.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:42.818 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:13:42.818 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:42.818 DEBUG [main][MenuItemLookup] Item match:File 09:13:42.820 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:13:42.820 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:13:42.823 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:13:42.823 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:42.823 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:13:42.823 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:42.823 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:13:42.823 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:42.823 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:13:42.823 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:13:42.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:13:42.824 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:13:42.824 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:13:42.929 DEBUG [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:13:42.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:13:42.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:13:42.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:42.938 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:13:42.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:42.938 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:13:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:42.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:42.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:42.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:42.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:42.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:13:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:13:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:13:42.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:13:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:42.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:13:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:42.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:13:42.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:13:42.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:13:42.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:42.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:13:42.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:42.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:13:42.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 09:13:42.951 DEBUG [main][TreeItemHandler] Selecting tree item: Project 09:13:42.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 09:13:42.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 09:13:42.956 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:13:42.956 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:13:42.956 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:13:42.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:42.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:42.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:42.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:42.964 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:13:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:42.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:42.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:43.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:43.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:43.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:43.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 09:13:43.022 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:13:43.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 09:13:43.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:43.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:43.024 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 09:13:43.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:43.024 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:13:43.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:43.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:43.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:43.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 09:13:43.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:43.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:43.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:43.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:43.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:13:43.029 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:13:43.031 INFO [WorkbenchTestable][AbstractText] Text set to: test 09:13:43.032 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 09:13:43.032 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 09:13:43.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:13:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:43.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:43.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:43.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:43.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:43.049 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:13:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:43.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:43.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:43.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:13:43.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:13:43.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:43.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:13:43.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:13:43.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:13:43.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:13:43.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:43.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:43.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:43.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:43.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:43.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:13:43.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:43.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:43.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:43.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:43.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:43.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:43.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:13:43.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:43.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:43.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:43.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:43.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:43.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:43.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:43.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:13:43.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:13:43.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:13:43.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 09:13:43.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:43.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:43.304 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:13:43.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:43.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:43.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:43.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:43.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:43.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:43.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:13:43.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:43.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:43.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:43.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:43.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:43.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:43.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:43.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:43.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:43.362 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:43.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:43.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:43.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:43.363 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:43.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:43.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:43.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:43.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:43.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:43.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:43.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:44.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:44.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:44.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:13:44.366 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:13:44.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:13:44.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:44.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:44.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:13:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:44.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:44.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:44.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:44.369 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:13:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 09:13:44.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:44.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:44.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:44.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:44.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:44.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:13:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:44.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:44.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:44.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:44.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:44.391 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:44.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:44.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:44.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:44.426 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:44.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:44.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:44.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:44.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:44.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:44.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:44.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:44.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:45.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:45.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:45.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:13:45.430 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:45.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:45.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:45.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:45.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:13:45.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:45.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:45.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:45.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:45.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:45.432 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:13:45.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 09:13:45.433 DEBUG [main][TreeItemHandler] Selecting tree item: test 09:13:45.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 09:13:45.447 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 09:13:45.448 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:45.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:45.448 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:45.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:45.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 09:13:45.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:45.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:45.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:45.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:45.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:45.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:13:45.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:45.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: "New Diagram"] 09:13:45.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:45.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:13:45.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:45.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:13:45.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:45.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:45.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:45.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:45.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:45.452 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:13:45.452 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:45.452 DEBUG [main][MenuItemLookup] Item match:File 09:13:45.454 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:13:45.454 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:13:45.457 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:13:45.457 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:45.457 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:13:45.457 DEBUG [main][MenuItemLookup] Found menu:'File' 09:13:45.457 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:13:45.457 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:45.457 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:13:45.457 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:13:45.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:13:45.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:13:45.458 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:13:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:13:45.570 DEBUG [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:13:45.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:13:45.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:45.596 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:13:45.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:45.596 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:13:45.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:45.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:45.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:45.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:45.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:45.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:13:45.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:13:45.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 09:13:45.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 09:13:45.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:45.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 09:13:45.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:45.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 09:13:45.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 09:13:45.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 09:13:45.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:13:45.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 09:13:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:13:45.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 09:13:45.600 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 09:13:45.600 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 09:13:45.600 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 09:13:45.613 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 09:13:45.613 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:13:45.613 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:13:45.613 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:13:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:45.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:45.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:45.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:45.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:45.616 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:13:45.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:45.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:45.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:45.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:45.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:13:45.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:45.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 09:13:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available. finished successfully 09:13:45.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 09:13:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:45.642 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 09:13:45.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:13:45.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Type") 09:13:45.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:45.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:45.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:45.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 09:13:45.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:45.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:45.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:45.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:45.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:45.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:13:45.646 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 09:13:45.646 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 09:13:45.646 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 09:13:45.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:13:45.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:45.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:45.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:45.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:45.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:45.649 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:13:45.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:45.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:45.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:45.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:45.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Name") 09:13:45.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:45.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 09:13:45.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:45.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:45.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:45.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:45.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:45.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:13:45.695 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:13:45.695 INFO [WorkbenchTestable][AbstractText] Text set to: test 09:13:45.696 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 09:13:45.696 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 09:13:45.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:13:45.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:45.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:45.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:45.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:45.700 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:13:45.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:45.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:45.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:45.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:13:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:13:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:46.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:13:46.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:46.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:46.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:13:46.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:46.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60b8449a is found... 09:13:46.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60b8449a is found finished successfully 09:13:46.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 09:13:46.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:46.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:46.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:46.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:46.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:46.007 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:46.007 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:46.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:46.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:46.018 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 09:13:46.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:46.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:46.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 09:13:46.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:46.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:46.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 09:13:46.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 09:13:46.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:46.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:46.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:46.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:46.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:46.021 INFO [WorkbenchTestable][AbstractView] Activate view Palette 09:13:46.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 09:13:46.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:46.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:46.061 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 09:13:46.061 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 09:13:46.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:46.062 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 09:13:46.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:46.115 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 09:13:46.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:46.127 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@308498a8 09:13:46.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 09:13:46.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 09:13:46.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.internal.BasicEditPart, index 0 and no matchers specified 09:13:46.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:46.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:46.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:46.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:46.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:47.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:47.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:47.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:13:47.208 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 09:13:47.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 09:13:47.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:47.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:47.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:47.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:47.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:47.223 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:47.224 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:47.224 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:47.224 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 09:13:47.225 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:13:47.225 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 09:13:47.323 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 09:13:47.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:47.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:47.326 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:13:47.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:47.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:47.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:13:47.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:47.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:13:47.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:13:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:47.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:47.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:47.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:47.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:13:47.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:47.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:47.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:47.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:47.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:47.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:47.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:47.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:47.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:47.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:47.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:47.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:47.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:47.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:47.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:47.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:47.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:48.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:48.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:13:48.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:13:48.366 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:13:48.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:13:48.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:13:48.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:13:48.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:13:48.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:48.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:48.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:48.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:48.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:13:48.369 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 09:13:48.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 09:13:48.370 DEBUG [main][TreeItemHandler] Selecting tree item: test 09:13:48.373 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 09:13:48.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 09:13:48.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:13:48.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:48.437 DEBUG [main][MenuItemLookup] Found menu:'New' 09:13:48.437 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:13:48.437 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:48.437 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:13:48.437 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:48.437 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:13:48.438 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:13:48.438 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:13:48.438 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:13:48.438 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:13:48.438 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:48.438 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:13:48.438 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:13:48.438 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:48.438 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:13:48.438 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:13:48.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:13:48.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:13:48.439 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:13:48.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:48.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:13:48.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:48.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:48.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:13:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:48.940 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 09:13:48.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 09:13:48.940 DEBUG [main][TreeItemHandler] Selecting tree item: test 09:13:48.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 09:13:48.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 09:13:48.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:13:48.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:48.999 DEBUG [main][MenuItemLookup] Found menu:'New' 09:13:49.000 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:13:49.000 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:49.000 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:13:49.000 DEBUG [main][MenuItemLookup] Found menu:'' 09:13:49.000 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:13:49.000 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:13:49.000 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:13:49.000 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:13:49.000 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:13:49.000 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:13:49.000 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:13:49.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 'Delete.*'] is available.... 09:13:49.657 DEBUG [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:13:49.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:13:49.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:13:49.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:13:49.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:49.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:49.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:13:49.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:49.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:49.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:49.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:13:49.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:49.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:49.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:49.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:49.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:49.663 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:13:49.664 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:13:49.664 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:13:49.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:49.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:49.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:49.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:49.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:13:49.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:13:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:49.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:13:49.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:13:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:13:49.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:13:49.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:13:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:13:49.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:13:49.667 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:13:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:13:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:13:49.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:13:49.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:13:49.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:13:49.684 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:13:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:13:50.185 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:13:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:13:50.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:13:50.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:13:50.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:13:50.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:13:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:13:50.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 09:13:50.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:13:50.185 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:13:50.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:50.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:13:50.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 09:13:50.187 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 09:13:50.187 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:13:50.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:13:50.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:13:50.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.29 s - in org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 11.619 s doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 7.373 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.graphiti.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.graphiti' with 17 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.graphiti' with 17 classes [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.direct.test >--------- [INFO] Building RedDeer Direct Tests 4.7.0-SNAPSHOT [40/58] [INFO] from tests/org.eclipse.reddeer.direct.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.direct.test --- [INFO] Resolving class path of RedDeer Direct Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.direct.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.direct.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.direct.test --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.direct.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.direct.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/org.eclipse.reddeer.direct.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.direct.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/org.eclipse.reddeer.direct.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.direct.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -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.prcheck/tests/org.eclipse.reddeer.direct.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -pluginCustomization, resources/plugin_customization.ini, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... 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.direct.test.preferences.PreferencesUtilTest 09:14:07.016 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:14:07.020 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 09:14:07.097 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:14:07.099 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 09:14:07.206 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:07.316 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:07.320 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:07.385 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:07.389 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 09:14:07.389 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 09:14:07.425 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 09:14:07.597 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:07.597 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:07.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:07.602 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:07.607 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:07.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:07.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 09:14:07.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:07.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:07.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:07.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:07.698 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:07.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:07.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:07.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:07.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:07.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:07.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:07.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:07.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:07.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:07.789 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:07.794 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:07.794 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:07.794 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:07.794 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:07.794 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:07.795 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:07.795 DEBUG [main][MenuItemLookup] Item match:Window 09:14:07.800 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:07.801 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:07.801 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:07.801 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:07.801 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:07.801 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:07.801 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:07.801 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:07.802 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:07.802 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:07.802 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:07.806 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:07.806 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:07.808 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:08.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:08.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:08.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:08.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:08.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:08.397 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:08.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:08.411 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:14:08.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:08.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:08.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:08.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:08.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:08.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:08.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:08.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:14:08.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:14:08.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:09.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:09.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:14:09.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:14:09.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:14:09.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:09.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:14:09.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:09.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:14:09.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 09:14:09.047 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 09:14:09.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 09:14:09.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 09:14:09.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:09.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:09.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:09.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:09.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 09:14:09.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:09.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:09.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:09.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:09.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 09:14:09.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 09:14:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:09.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:09.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:09.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:09.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:09.325 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:14:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:09.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:09.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:09.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:09.334 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:09.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:09.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:09.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:09.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:09.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:09.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:09.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:09.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:09.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:09.500 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:09.500 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:09.500 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:09.500 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:09.501 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:09.501 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:09.501 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:09.501 DEBUG [main][MenuItemLookup] Item match:Window 09:14:09.503 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:09.503 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:09.503 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:09.503 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:09.503 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:09.503 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:09.503 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:09.504 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:09.504 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:09.504 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:09.504 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:09.504 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:09.504 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:09.505 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:09.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:09.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:14:09.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:09.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:09.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:09.742 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:09.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:09.742 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:14:09.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:09.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:09.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:09.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:09.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:09.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:09.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:09.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:14:09.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:14:09.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:09.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:14:09.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:09.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:14:09.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:14:09.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:14:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:09.747 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:14:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:09.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:14:09.790 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 09:14:09.791 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 09:14:09.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 09:14:09.792 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 09:14:09.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:09.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:09.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:09.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:09.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 09:14:09.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:09.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:09.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:09.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:09.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 09:14:09.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 09:14:09.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:09.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:09.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:09.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:09.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:09.806 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:14:09.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:09.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:09.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:09.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:09.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:09.812 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:09.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:09.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:09.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:09.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:09.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:09.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:09.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:09.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:09.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:09.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:09.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:09.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:09.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:09.910 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:09.910 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:09.910 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:09.910 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:09.910 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:09.910 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:09.910 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:09.911 DEBUG [main][MenuItemLookup] Item match:Window 09:14:09.912 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:09.912 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:09.912 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:09.912 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:09.912 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:09.913 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:09.913 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:09.913 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:09.913 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:09.913 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:09.913 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:09.913 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:09.913 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:09.914 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:10.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:10.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:10.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:10.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:10.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:10.095 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:10.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:10.095 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:14:10.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:10.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:10.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:10.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:10.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:10.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:10.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:10.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:14:10.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:14:10.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:10.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:14:10.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:10.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:14:10.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:14:10.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:14:10.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:10.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:14:10.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:10.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:14:10.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 09:14:10.127 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 09:14:10.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 09:14:10.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 09:14:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:10.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:10.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:10.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 09:14:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:10.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:10.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:10.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 09:14:10.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 09:14:10.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:10.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:10.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:10.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:10.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:10.147 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:14:10.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:10.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:10.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:10.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:10.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:10.192 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:10.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:10.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:10.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:10.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:10.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:10.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:10.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:10.251 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:10.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:10.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:10.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:10.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:10.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:10.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:10.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:10.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:10.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:10.254 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:10.255 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:10.255 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:10.255 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:10.255 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:10.255 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:10.255 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:10.255 DEBUG [main][MenuItemLookup] Item match:Window 09:14:10.256 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:10.256 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:10.256 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:10.257 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:10.257 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:10.257 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:10.257 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:10.257 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:10.257 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:10.257 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:10.257 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:10.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:10.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:10.258 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:10.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:10.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:14:10.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:10.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:10.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:10.463 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:10.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:10.515 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:14:10.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:10.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:10.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:10.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:10.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:10.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:10.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:10.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 09:14:10.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:10.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:11.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:11.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:11.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 09:14:11.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:11.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:11.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:11.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:11.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 09:14:11.047 DEBUG [main][TreeItemHandler] Selecting tree item: Console 09:14:11.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 09:14:11.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 09:14:11.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:11.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:11.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:11.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 09:14:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:11.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:11.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:11.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:11.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:11.237 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 09:14:11.237 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 09:14:11.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:11.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:11.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:11.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:11.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:14:11.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:11.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:11.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:11.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:11.258 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 09:14:11.259 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:14:11.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:11.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:11.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:11.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:11.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:11.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:11.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:14:11.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:11.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:11.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:11.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:11.274 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:14:11.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:11.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:11.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:11.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:11.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:11.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:11.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:11.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:11.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:11.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:11.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:11.359 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:11.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:11.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:11.389 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 09:14:11.389 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:11.389 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 09:14:11.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:11.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:11.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:11.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:11.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:11.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:11.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:11.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:11.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:11.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:11.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:11.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:11.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:11.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:11.392 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:11.392 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:11.392 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:11.392 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:11.392 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:11.393 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:11.393 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:11.393 DEBUG [main][MenuItemLookup] Item match:Window 09:14:11.394 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:11.394 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:11.394 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:11.394 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:11.394 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:11.394 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:11.394 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:11.394 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:11.394 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:11.394 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:11.394 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:11.395 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:11.395 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:11.395 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:11.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:11.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:11.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:11.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:11.650 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:11.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:11.651 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:14:11.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:11.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:11.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:11.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:11.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 09:14:11.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:11.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:11.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:11.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 09:14:11.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:11.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:11.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:11.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:11.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:11.698 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 09:14:11.698 DEBUG [main][TreeItemHandler] Selecting tree item: Console 09:14:11.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 09:14:11.699 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 09:14:11.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:11.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:11.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:11.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:11.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 09:14:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:11.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:11.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:11.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:11.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:11.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 09:14:11.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:11.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:11.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:11.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:11.723 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:14:11.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:11.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:11.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:11.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:11.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:11.738 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:11.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:11.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:11.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:11.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:11.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:11.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:11.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:11.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:11.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:11.811 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 09:14:11.813 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 09:14:11.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:11.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:11.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:11.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:11.815 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:11.815 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:11.815 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:11.815 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:11.815 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:11.815 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:11.815 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:11.815 DEBUG [main][MenuItemLookup] Item match:Window 09:14:11.816 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:11.816 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:11.816 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:11.816 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:11.816 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:11.817 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:11.817 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:11.817 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:11.817 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:11.817 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:11.817 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:11.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:11.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:11.817 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:11.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:11.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:11.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:12.013 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:12.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:12.013 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:14:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:12.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:12.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:12.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 09:14:12.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:12.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:12.017 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:12.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:12.017 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:12.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 09:14:12.017 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:12.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:12.017 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:12.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:12.018 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 09:14:12.018 DEBUG [main][TreeItemHandler] Selecting tree item: Console 09:14:12.018 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 09:14:12.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 09:14:12.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 09:14:12.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:12.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 09:14:12.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:12.080 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:14:12.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:12.087 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:12.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:12.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:12.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:12.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:12.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:12.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:12.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:12.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:12.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:12.155 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 09:14:12.157 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 09:14:12.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:12.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:12.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:12.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:12.159 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:12.159 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:12.159 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:12.159 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:12.159 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:12.159 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:12.160 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:12.160 DEBUG [main][MenuItemLookup] Item match:Window 09:14:12.161 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:12.161 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:12.161 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:12.161 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:12.161 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:12.161 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:12.161 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:12.161 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:12.161 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:12.161 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:12.161 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:12.162 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:12.162 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:12.162 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:12.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:12.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:12.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:12.358 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:12.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:12.358 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:14:12.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 09:14:12.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:12.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:12.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 09:14:12.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:12.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:12.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:12.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 09:14:12.364 DEBUG [main][TreeItemHandler] Selecting tree item: Console 09:14:12.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 09:14:12.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 09:14:12.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 09:14:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:12.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 09:14:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:12.412 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:14:12.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:12.429 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:12.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:12.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:12.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:12.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:12.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:12.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:12.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:12.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:12.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:12.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:12.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:12.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:12.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:12.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:12.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:12.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:12.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:12.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:12.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:12.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:12.510 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:12.510 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:12.510 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:12.510 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:12.510 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:12.510 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:12.510 DEBUG [main][MenuItemLookup] Item match:Window 09:14:12.511 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:12.511 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:12.511 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:12.511 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:12.511 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:12.511 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:12.511 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:12.511 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:12.511 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:12.512 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:12.512 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:12.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:12.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:12.512 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:12.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:12.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:12.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:12.705 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:12.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:12.706 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:14:12.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:12.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:12.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:12.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 09:14:12.709 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:12.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:12.709 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:12.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:12.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:12.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 09:14:12.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:12.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:12.710 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:12.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:12.710 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:12.710 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 09:14:12.710 DEBUG [main][TreeItemHandler] Selecting tree item: Console 09:14:12.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 09:14:12.711 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 09:14:12.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 09:14:12.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:12.748 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 09:14:12.759 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 09:14:12.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:12.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:12.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:12.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:12.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:14:12.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:12.805 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 09:14:12.805 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:14:12.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:12.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:12.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:12.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:12.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:14:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:12.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:12.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:12.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:12.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:12.822 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:14:12.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:12.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:12.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:12.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:12.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:12.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:12.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:12.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:12.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:12.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:12.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:12.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:12.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:12.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:12.903 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 09:14:12.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:12.903 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 09:14:12.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:12.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:12.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:12.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:12.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:12.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:12.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:12.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:12.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:12.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:12.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:12.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:12.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:12.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:12.906 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:12.906 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:12.906 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:12.906 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:12.906 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:12.906 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:12.907 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:12.907 DEBUG [main][MenuItemLookup] Item match:Window 09:14:12.908 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:12.908 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:12.908 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:12.908 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:12.908 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:12.908 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:12.908 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:12.908 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:12.908 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:12.908 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:12.908 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:12.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:12.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:12.909 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:13.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:13.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:13.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:13.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:13.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:13.100 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:13.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:13.100 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:14:13.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:13.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:13.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:13.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 09:14:13.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:13.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:13.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:13.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:13.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:13.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 09:14:13.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:13.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:13.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:13.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:13.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:13.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 09:14:13.135 DEBUG [main][TreeItemHandler] Selecting tree item: Console 09:14:13.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 09:14:13.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 09:14:13.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:13.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 09:14:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:13.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:13.150 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 09:14:13.150 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 09:14:13.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:13.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:13.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:13.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:13.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:14:13.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:13.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:13.170 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 09:14:13.185 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:14:13.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:13.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:13.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:13.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:13.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:14:13.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:13.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:13.220 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:14:13.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:13.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:13.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:13.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:13.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:13.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:13.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:13.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:13.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:13.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:13.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:13.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:13.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:13.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:13.262 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 09:14:13.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:13.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 09:14:13.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:13.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:13.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:13.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:13.264 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:13.264 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:13.265 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:13.265 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:13.265 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:13.265 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:13.265 DEBUG [main][MenuItemLookup] Item match:Project 09:14:13.267 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 09:14:13.267 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:14:13.268 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:13.268 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 09:14:13.268 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 09:14:13.285 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 09:14:13.285 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 09:14:13.285 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 09:14:13.285 DEBUG [main][MenuItemLookup] Item match:Build Automatically 09:14:13.305 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 09:14:13.308 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 09:14:13.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:13.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:13.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:13.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:13.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:13.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:13.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:13.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:13.311 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:13.312 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:13.312 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:13.312 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:13.312 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:13.312 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:13.312 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:13.312 DEBUG [main][MenuItemLookup] Item match:Window 09:14:13.313 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:13.313 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:13.313 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:13.313 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:13.313 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:13.313 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:13.313 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:13.313 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:13.313 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:13.313 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:13.313 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:13.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:13.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:13.314 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:13.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:13.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:13.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:13.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:13.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:13.530 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:13.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:13.530 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:14:13.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:13.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 09:14:13.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:13.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:13.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 09:14:13.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:13.534 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:13.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:13.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 09:14:13.535 DEBUG [main][TreeItemHandler] Selecting tree item: Console 09:14:13.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 09:14:13.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 09:14:13.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:13.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 09:14:13.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:13.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:13.595 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 09:14:13.595 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 09:14:13.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:13.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:13.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:13.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:13.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:14:13.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:13.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:13.603 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 09:14:13.603 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:14:13.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:13.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:13.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:13.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:13.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:14:13.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:13.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:13.629 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:14:13.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:13.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:13.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:13.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:13.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:13.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:13.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:13.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:13.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:13.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:13.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:13.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:13.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:13.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:13.696 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 09:14:13.696 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:13.697 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 09:14:13.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:13.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:13.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:13.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:13.697 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:13.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:13.698 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:13.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:13.698 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:13.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:13.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:13.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:13.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:13.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:13.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:13.699 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:13.699 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:13.699 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:13.699 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:13.699 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:13.699 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:13.699 DEBUG [main][MenuItemLookup] Item match:Window 09:14:13.700 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:13.700 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:13.700 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:13.701 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:13.701 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:13.701 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:13.701 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:13.701 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:13.701 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:13.701 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:13.701 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:13.701 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:13.701 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:13.701 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:13.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:13.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:13.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:13.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:13.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:13.879 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:13.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:13.880 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:14:13.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:13.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:13.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:13.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:13.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 09:14:13.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:13.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:13.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:13.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:13.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:13.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 09:14:13.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:13.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:13.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:13.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:13.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:13.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 09:14:13.914 DEBUG [main][TreeItemHandler] Selecting tree item: Console 09:14:13.914 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 09:14:13.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 09:14:13.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:13.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 09:14:13.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:13.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:13.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 09:14:13.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:13.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:13.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:14:13.974 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:14:13.994 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:14:13.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:13.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:13.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:14.004 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:14.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:14.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:14.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:14.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:14.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:14.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:14.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:14.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:14.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:14.041 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:14.041 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:14.041 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:14.041 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:14.041 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:14.041 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:14.041 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:14.041 DEBUG [main][MenuItemLookup] Item match:Window 09:14:14.042 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:14.042 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:14.042 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:14.042 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:14.042 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:14.042 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:14.043 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:14.043 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:14.043 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:14.043 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:14.043 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:14.061 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:14.061 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:14.062 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:14.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:14.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:14.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:14.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:14.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:14.236 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:14.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:14.236 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:14:14.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:14.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:14.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:14.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 09:14:14.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:14.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:14.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:14.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:14.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:14.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 09:14:14.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:14.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:14.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:14.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:14.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:14.267 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 09:14:14.267 DEBUG [main][TreeItemHandler] Selecting tree item: Console 09:14:14.267 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 09:14:14.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 09:14:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:14.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 09:14:14.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:14.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:14.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:14:14.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:14.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:14.282 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:14.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:14.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:14.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:14.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:14.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:14.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:14.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:14.337 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:14.337 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:14.337 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:14.337 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:14.337 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:14.338 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:14.338 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:14.338 DEBUG [main][MenuItemLookup] Item match:Window 09:14:14.338 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:14.338 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:14.338 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:14.339 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:14.339 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:14.339 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:14.339 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:14.339 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:14.339 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:14.339 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:14.339 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:14.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:14.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:14.339 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:14.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:14.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:14:14.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:14.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:14.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:14.545 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:14.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:14.545 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:14:14.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:14.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:14.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:14.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:14.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 09:14:14.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:14.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:14.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:14.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:14.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:14.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 09:14:14.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:14.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:14.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:14.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:14.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:14.549 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 09:14:14.549 DEBUG [main][TreeItemHandler] Selecting tree item: Console 09:14:14.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 09:14:14.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 09:14:14.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:14.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 09:14:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:14.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:14.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 09:14:14.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:14.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:14:14.609 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:14:14.611 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:14:14.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:14.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:14.616 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:14.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:14.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:14.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:14.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:14.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:14.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:14.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:14.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:14.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:14.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:14.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:14.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:14.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:14.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:14.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:14.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:14.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:14.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:14.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:14.679 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:14.679 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:14.679 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:14.679 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:14.679 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:14.680 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:14.680 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:14.680 DEBUG [main][MenuItemLookup] Item match:Window 09:14:14.681 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:14.685 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:14.685 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:14.685 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:14.686 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:14.686 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:14.686 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:14.686 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:14.686 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:14.686 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:14.686 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:14.686 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:14.686 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:14.686 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:14.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:14.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:14.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:14.846 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:14.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:14.846 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:14:14.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:14.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:14.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:14.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:14.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 09:14:14.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:14.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:14.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:14.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:14.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:14.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 09:14:14.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:14.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:14.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:14.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:14.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:14.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 09:14:14.877 DEBUG [main][TreeItemHandler] Selecting tree item: Console 09:14:14.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 09:14:14.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 09:14:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:14.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 09:14:14.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:14.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:14.925 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 09:14:14.925 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 09:14:14.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:14.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:14.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:14.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:14.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:14:14.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:14.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:14.942 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 09:14:14.942 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:14:14.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:14.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:14.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:14.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:14.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:14:14.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:14.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:14.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:14.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:14.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:14.957 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:14:14.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:14.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:14.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:14.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:15.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:15.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:15.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:15.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:15.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:15.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:15.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:15.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:15.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:15.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:15.007 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 09:14:15.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:15.007 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 09:14:15.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:15.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:15.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:15.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:15.008 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:15.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:15.008 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:15.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:15.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:15.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:15.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:15.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:15.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:15.009 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:15.009 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:15.010 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:15.010 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:15.010 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:15.010 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:15.010 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:15.010 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:15.010 DEBUG [main][MenuItemLookup] Item match:Window 09:14:15.011 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:15.011 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:15.011 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:15.011 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:15.011 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:15.011 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:15.011 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:15.011 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:15.011 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:15.011 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:15.011 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:15.029 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:15.029 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:15.029 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:15.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:15.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:15.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:15.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:15.208 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:15.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:15.209 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:14:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:15.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:15.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:15.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:15.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:15.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:15.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:14:15.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:14:15.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:15.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:15.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:14:15.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:14:15.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:14:15.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:15.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:14:15.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:15.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:14:15.749 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 09:14:15.749 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 09:14:15.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 09:14:15.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 09:14:15.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:15.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:15.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:15.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:15.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 09:14:15.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:15.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:15.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:15.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:15.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 09:14:15.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 09:14:15.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:15.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:15.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:15.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:15.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:15.836 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 09:14:15.836 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 09:14:15.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:15.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:15.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:15.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:15.837 TRACE [main][WidgetHandler] Notify Button with event 27 09:14:15.837 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.837 TRACE [main][WidgetHandler] Notify Button with event 13 09:14:15.837 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.837 TRACE [main][WidgetHandler] Notify Button with event 26 09:14:15.837 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.837 TRACE [main][WidgetHandler] Notify Button with event 3 09:14:15.837 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.837 TRACE [main][WidgetHandler] Notify Button with event 4 09:14:15.837 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.837 TRACE [main][WidgetHandler] Notify Button with event 13 09:14:15.838 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:14:15.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:15.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:15.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:15.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:15.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:15.842 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 09:14:15.843 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:14:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:15.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:15.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:15.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 09:14:15.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:15.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:15.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:15.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 09:14:15.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 09:14:15.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:15.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:15.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:15.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:15.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:15.875 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 09:14:15.875 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 09:14:15.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:15.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:15.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:15.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:15.875 TRACE [main][WidgetHandler] Notify Button with event 27 09:14:15.875 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.875 TRACE [main][WidgetHandler] Notify Button with event 13 09:14:15.875 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.875 TRACE [main][WidgetHandler] Notify Button with event 26 09:14:15.875 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.876 TRACE [main][WidgetHandler] Notify Button with event 3 09:14:15.876 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.876 TRACE [main][WidgetHandler] Notify Button with event 4 09:14:15.876 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.885 TRACE [main][WidgetHandler] Notify Button with event 13 09:14:15.885 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 09:14:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:15.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:15.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:15.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:15.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:15.908 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 09:14:15.908 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:14:15.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:15.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:15.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:15.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:15.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 09:14:15.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:15.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:15.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:15.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:15.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 09:14:15.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 09:14:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:15.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:15.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:15.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:15.923 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 09:14:15.923 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 09:14:15.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:15.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:15.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:15.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:15.923 TRACE [main][WidgetHandler] Notify Button with event 27 09:14:15.924 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.924 TRACE [main][WidgetHandler] Notify Button with event 13 09:14:15.924 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.924 TRACE [main][WidgetHandler] Notify Button with event 26 09:14:15.924 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.924 TRACE [main][WidgetHandler] Notify Button with event 3 09:14:15.924 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.924 TRACE [main][WidgetHandler] Notify Button with event 4 09:14:15.924 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.924 TRACE [main][WidgetHandler] Notify Button with event 13 09:14:15.924 TRACE [main][WidgetHandler] Wait for synchronization 09:14:15.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 "Apply") 09:14:15.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:15.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:15.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:15.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:15.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:15.928 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 09:14:15.928 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:14:15.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:15.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:15.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:15.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:15.938 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:14:15.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:15.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:15.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:15.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:15.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:15.942 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:15.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:15.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:15.943 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:15.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:15.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:15.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:15.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:15.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:15.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:15.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:15.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:15.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:15.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:15.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:15.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:15.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:15.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:15.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:15.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:15.988 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:15.988 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:15.988 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:15.988 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:15.989 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:15.989 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:15.989 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:15.989 DEBUG [main][MenuItemLookup] Item match:Window 09:14:15.989 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:15.989 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:15.990 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:15.990 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:15.990 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:15.990 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:15.990 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:15.990 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:15.990 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:15.990 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:15.990 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:15.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:15.990 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:16.009 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:16.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:16.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:16.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:16.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:16.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:16.189 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:16.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:16.190 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:14:16.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:16.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:16.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:16.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:16.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:16.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:16.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:16.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 09:14:16.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:16.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:16.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:16.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:16.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 09:14:16.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 09:14:16.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:16.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 09:14:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:16.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 09:14:16.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 09:14:16.697 DEBUG [main][TreeItemHandler] Selecting tree item: Console 09:14:16.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 09:14:16.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 09:14:16.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:16.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:16.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:16.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:16.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 09:14:16.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:16.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:16.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:16.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:16.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:16.781 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 09:14:16.791 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 09:14:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:16.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:16.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:16.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 "Apply") 09:14:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:16.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:16.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:16.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:16.797 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 09:14:16.803 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 09:14:16.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:16.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:16.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:16.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:16.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:16.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:16.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:14:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:16.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:16.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:16.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:16.812 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:14:16.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:16.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:16.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:16.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:16.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:16.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:16.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:16.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:16.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:16.854 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 09:14:16.856 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 09:14:16.856 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:16.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.938 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 3.775 s testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.514 s setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.359 s autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.433 s testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.31 s getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.847 s Running org.eclipse.reddeer.direct.test.preferences.PreferencesTest 09:14:16.927 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 09:14:16.929 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:16.929 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:16.930 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 09:14:16.930 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:16.930 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:16.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:16.931 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:16.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:16.937 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:14:16.939 DEBUG [main][EditorHandler] 0 editor(s) found 09:14:16.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:16.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:16.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:14:16.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:17.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:17.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:17.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:17.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:17.003 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:17.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:14:17.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:17.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:17.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:17.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:17.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:14:17.019 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:17.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:17.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:17.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:14:17.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:14:17.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:14:17.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:17.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:17.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:17.035 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:14:17.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:17.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:17.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:17.055 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:14:17.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:17.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:17.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:17.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:17.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:17.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:17.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:17.059 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:14:17.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:17.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 09:14:17.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 09:14:17.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:17.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:17.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:17.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 09:14:17.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:17.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:17.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:17.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:17.086 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 09:14:17.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:17.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 09:14:17.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 09:14:17.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:17.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:17.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:17.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:17.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:17.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:17.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:17.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:17.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:17.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:17.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:17.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:17.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:17.090 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:17.090 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:17.090 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:17.090 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:17.090 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:17.090 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:17.090 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:17.090 DEBUG [main][MenuItemLookup] Item match:Window 09:14:17.091 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:17.091 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:17.091 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:17.092 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:17.092 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:17.092 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:17.092 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:17.092 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:17.092 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:17.092 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:17.092 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:17.092 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:17.092 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:17.092 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:17.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:17.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:17.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:17.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:17.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:17.260 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:17.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:17.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:14:17.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:17.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:17.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:17.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:17.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:17.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:17.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:17.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 09:14:17.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 09:14:17.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:17.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:17.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 09:14:17.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 09:14:17.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 09:14:17.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:17.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 09:14:17.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:17.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 09:14:17.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 09:14:17.768 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 09:14:17.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 09:14:17.768 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 09:14:17.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:17.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:17.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:18.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:18.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:18.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:18.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:18.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:14:18.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 09:14:18.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:18.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:18.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:18.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:18.855 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 09:14:18.855 DEBUG [main][AbstractWait] Waiting until widget is found... 09:14:18.855 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:14:18.856 TRACE [main][WidgetLookup] widget with index 1 is found 09:14:18.856 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 09:14:18.856 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 09:14:18.856 DEBUG [main][AbstractText] Set focus to Text 09:14:18.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:18.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:18.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:14:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:18.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:18.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:18.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:18.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:18.868 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:14:18.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:18.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:18.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:18.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:18.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:18.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:18.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:18.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:18.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:18.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:18.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:18.908 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:18.908 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:18.908 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:18.908 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:18.908 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:18.908 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:18.908 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:18.908 DEBUG [main][MenuItemLookup] Item match:Window 09:14:18.909 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:18.909 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:18.909 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:18.909 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:18.909 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:18.909 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:18.909 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:18.909 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:18.909 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:18.910 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:18.910 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:18.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:18.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:18.910 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:19.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:19.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:14:19.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:19.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:19.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:19.056 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:19.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:19.057 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:14:19.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:19.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:19.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:19.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:19.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:19.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:19.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:19.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 09:14:19.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 09:14:19.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:19.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 09:14:19.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:19.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 09:14:19.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 09:14:19.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 09:14:19.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:19.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 09:14:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:19.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 09:14:19.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 09:14:19.060 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 09:14:19.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 09:14:19.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 09:14:19.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:19.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:19.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:19.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:19.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:20.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:20.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:20.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:14:20.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 09:14:20.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:20.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:20.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:20.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:20.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:20.078 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 09:14:20.078 DEBUG [main][AbstractWait] Waiting until widget is found... 09:14:20.078 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:14:20.078 TRACE [main][WidgetLookup] widget with index 1 is found 09:14:20.078 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 09:14:20.078 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 09:14:20.078 DEBUG [main][AbstractText] Set focus to Text 09:14:20.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:20.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:20.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:14:20.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:20.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:20.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:20.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:20.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:20.087 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:14:20.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:20.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:20.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:20.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:20.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:20.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:20.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:20.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 09:14:20.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:20.125 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:20.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:20.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:20.126 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 09:14:20.126 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:20.127 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 09:14:20.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 09:14:20.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:20.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:20.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:20.127 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:20.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:20.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:20.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:20.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:20.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:20.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:20.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:20.153 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:20.153 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:20.153 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:20.153 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:20.153 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:20.153 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:20.153 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:20.154 DEBUG [main][MenuItemLookup] Item match:Window 09:14:20.154 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:20.154 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:20.154 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:20.154 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:20.154 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:20.154 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:20.155 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:20.155 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:20.155 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:20.155 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:20.155 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:20.155 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:20.155 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:20.155 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:20.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:20.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:20.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:20.300 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:20.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:20.300 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:14:20.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:20.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:20.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:20.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:20.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 09:14:20.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 09:14:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:20.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 09:14:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:20.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 09:14:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 09:14:20.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 09:14:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:20.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 09:14:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:20.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 09:14:20.319 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 09:14:20.319 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 09:14:20.320 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 09:14:20.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 09:14:20.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:20.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:20.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:20.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:20.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:21.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:21.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:21.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:14:21.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 09:14:21.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:21.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:21.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:21.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:21.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:21.342 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 09:14:21.342 DEBUG [main][AbstractWait] Waiting until widget is found... 09:14:21.342 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:14:21.342 TRACE [main][WidgetLookup] widget with index 1 is found 09:14:21.342 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 09:14:21.342 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 09:14:21.343 DEBUG [main][AbstractText] Set focus to Text 09:14:21.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:21.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:21.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:14:21.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:21.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:21.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:21.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:21.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:21.351 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:14:21.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:21.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:21.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:21.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:21.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:21.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:21.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:21.402 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:21.402 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:21.402 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:21.402 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:21.402 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:21.402 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:21.402 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:21.402 DEBUG [main][MenuItemLookup] Item match:Window 09:14:21.403 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:21.403 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:21.403 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:21.403 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:21.403 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:21.403 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:21.403 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:21.403 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:21.403 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:21.403 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:21.403 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:21.404 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:21.404 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:21.404 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:21.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:21.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:14:21.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:21.522 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:21.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:21.522 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:14:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:21.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:21.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:21.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:21.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:21.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:21.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:21.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 09:14:21.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 09:14:21.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:21.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 09:14:21.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:21.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 09:14:21.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 09:14:21.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 09:14:21.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:21.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 09:14:21.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:21.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 09:14:21.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 09:14:21.537 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 09:14:21.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 09:14:21.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 09:14:21.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:21.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:21.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:22.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:22.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:22.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:22.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:22.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:14:22.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 09:14:22.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:22.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:22.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:22.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:22.557 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 09:14:22.557 DEBUG [main][AbstractWait] Waiting until widget is found... 09:14:22.557 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:14:22.557 TRACE [main][WidgetLookup] widget with index 1 is found 09:14:22.557 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 09:14:22.557 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 09:14:22.557 DEBUG [main][AbstractText] Set focus to Text 09:14:22.558 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 09:14:22.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:22.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:22.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:14:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:22.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:22.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:22.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:22.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:22.572 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:14:22.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:22.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:22.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:22.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:22.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:22.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:22.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:22.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:22.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:14:22.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven settings' has no excuses, wait for it 09:14:23.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:14:23.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 09:14:23.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:14:23.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:14:23.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:14:23.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 09:14:23.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:23.113 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:23.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:23.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:23.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 09:14:23.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:23.114 INFO [WorkbenchTestable][RequirementsRunner] Started test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 09:14:23.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 09:14:23.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:23.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:23.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:23.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:23.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:23.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:23.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:23.116 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:23.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:23.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:23.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:23.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:23.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:23.116 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:23.117 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:23.117 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:23.117 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:23.117 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:23.117 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:23.117 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:23.117 DEBUG [main][MenuItemLookup] Item match:Window 09:14:23.118 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:23.118 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:23.118 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:23.118 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:23.118 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:23.118 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:23.118 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:23.118 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:23.118 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:23.118 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:23.118 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:23.118 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:23.118 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:23.118 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:23.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:23.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:23.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:23.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:23.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:23.291 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:23.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:23.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:14:23.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:23.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:23.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:23.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:23.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:23.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:23.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 09:14:23.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 09:14:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:23.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 09:14:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:23.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 09:14:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 09:14:23.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 09:14:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:23.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 09:14:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:23.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 09:14:23.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 09:14:23.295 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 09:14:23.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 09:14:23.295 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 09:14:23.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:23.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:23.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:23.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:23.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:24.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:24.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:24.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:14:24.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 09:14:24.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:24.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:24.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:24.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:24.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:24.312 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 09:14:24.312 DEBUG [main][AbstractWait] Waiting until widget is found... 09:14:24.312 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:14:24.312 TRACE [main][WidgetLookup] widget with index 1 is found 09:14:24.312 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 09:14:24.312 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 09:14:24.312 DEBUG [main][AbstractText] Set focus to Text 09:14:24.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 09:14:24.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:24.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:24.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:24.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:24.317 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 09:14:24.317 DEBUG [main][AbstractWait] Waiting until widget is found... 09:14:24.317 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:14:24.317 TRACE [main][WidgetLookup] widget with index 1 is found 09:14:24.317 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 09:14:24.317 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 09:14:24.317 DEBUG [main][AbstractText] Set focus to Text 09:14:24.318 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 09:14:24.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:24.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:24.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:14:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:24.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:24.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:24.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:24.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:24.329 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:14:24.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:24.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:24.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:24.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:24.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:24.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:24.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:24.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:24.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:24.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:14:24.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 09:14:24.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:14:24.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:14:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:14:24.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:24.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:24.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:24.382 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:24.382 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:24.382 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:24.382 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:24.382 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:24.382 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:24.382 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:24.382 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:24.382 DEBUG [main][MenuItemLookup] Item match:Window 09:14:24.383 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:24.383 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:24.383 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:24.383 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:24.383 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:24.383 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:24.383 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:24.383 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:24.383 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:24.383 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:24.383 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:24.384 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:24.384 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:24.384 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:24.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:24.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:24.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:24.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:24.516 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:24.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:24.516 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:14:24.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:24.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:24.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:24.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:24.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:24.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:24.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:24.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 09:14:24.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 09:14:24.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:24.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 09:14:24.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:24.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 09:14:24.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 09:14:24.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 09:14:24.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:14:24.520 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 09:14:24.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:14:24.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 09:14:24.520 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 09:14:24.520 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 09:14:24.520 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 09:14:24.521 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 09:14:24.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:24.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:24.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:25.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:25.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:25.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:25.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:25.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:14:25.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 09:14:25.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:25.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:25.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:25.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:25.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:25.538 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 09:14:25.538 DEBUG [main][AbstractWait] Waiting until widget is found... 09:14:25.538 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:14:25.538 TRACE [main][WidgetLookup] widget with index 1 is found 09:14:25.538 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 09:14:25.538 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 09:14:25.538 DEBUG [main][AbstractText] Set focus to Text 09:14:25.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:25.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:25.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:14:25.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:25.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:25.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:25.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:25.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:25.547 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:14:25.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:25.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:25.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:25.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:25.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:25.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:25.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:25.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:25.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 09:14:25.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:25.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:25.606 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 09:14:25.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:25.607 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 09:14:25.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 09:14:25.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:25.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:25.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:25.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 09:14:25.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:25.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:25.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:25.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:25.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 09:14:25.608 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 09:14:25.608 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:25.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:25.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:25.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.691 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesTest getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.027 s setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 3.039 s getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.987 s setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.492 s getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.direct.test.project.ProjectTest 09:14:25.626 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.project.ProjectTest 09:14:25.627 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:25.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:25.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 09:14:25.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:25.627 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:25.628 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:25.628 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:25.628 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:25.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:25.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 09:14:25.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 09:14:25.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:25.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:25.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:25.629 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:14:25.629 DEBUG [main][EditorHandler] 0 editor(s) found 09:14:25.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:25.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:25.631 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:14:25.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:25.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:25.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:25.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:25.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:14:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:25.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:25.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:25.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:14:25.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:25.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:25.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:25.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:14:25.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:14:25.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:14:25.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:25.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:25.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:25.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:14:25.640 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:25.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:25.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:25.658 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:14:25.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:25.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:25.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:25.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:25.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:25.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:25.660 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:14:25.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 09:14:25.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:25.801 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:25.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:25.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:25.862 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 09:14:25.862 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:25.862 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 09:14:25.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 09:14:25.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:25.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:25.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:25.862 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:14:25.862 DEBUG [main][EditorHandler] 0 editor(s) found 09:14:25.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:25.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:25.864 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:14:25.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:25.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:25.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:25.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:25.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:25.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:25.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:14:25.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:25.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:25.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:25.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:14:25.900 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:25.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:25.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:25.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:14:25.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:14:25.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:14:25.918 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:25.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:25.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:25.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:14:25.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:25.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:25.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:25.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:14:25.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:25.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:25.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:26.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:26.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:26.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:26.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:26.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:14:26.924 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:26.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:26.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:26.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:14:26.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 09:14:26.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:26.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:26.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:26.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:26.929 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 09:14:26.938 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:26.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:26.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:26.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:14:26.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:26.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:26.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:27.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:27.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:27.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:27.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:14:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:14:27.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:27.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:27.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:27.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:14:27.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:14:27.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:27.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:27.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:27.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:27.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:27.944 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 09:14:27.944 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:27.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:27.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:27.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:14:27.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 09:14:27.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:27.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:27.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:27.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:27.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:27.947 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:14:27.947 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:14:27.951 DEBUG [main][TreeItemHandler] Set Tree selection 09:14:27.954 DEBUG [main][TreeHandler] Notify Tree about selection event 09:14:27.985 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:14:27.997 DEBUG [WorkbenchTestable][TreeItemHandler] test-creation 09:14:27.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:14:27.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:28.143 DEBUG [main][MenuItemLookup] Found menu:'New' 09:14:28.143 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:14:28.143 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:28.143 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:14:28.143 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:28.143 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:14:28.143 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:14:28.143 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:14:28.143 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:14:28.144 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:14:28.144 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:28.144 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:14:28.144 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:14:28.144 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:28.144 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:14:28.144 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:14:28.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:14:28.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:14:28.144 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:14:28.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:14:28.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:14:28.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:14:28.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:14:28.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:14:28.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:14:28.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:14:28.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:14:28.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:28.711 DEBUG [main][MenuItemLookup] Found menu:'New' 09:14:28.711 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:14:28.711 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:28.711 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:14:28.712 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:28.712 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:14:28.712 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:14:28.712 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:14:28.712 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:14:28.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:14:28.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:14:28.712 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:14:28.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:14:29.468 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:14:29.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:14:29.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:29.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:29.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:14:29.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:14:29.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:29.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:29.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:14:29.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:14:29.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:29.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:29.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:29.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:29.476 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:14:29.477 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:14:29.477 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:14:29.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:29.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:29.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:29.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:29.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:14:29.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:14:29.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:29.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:14:29.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:14:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:29.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:29.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:29.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:29.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:29.480 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:14:29.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:29.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:29.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:29.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:29.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:14:29.505 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:14:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:14:30.006 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:14:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:14:30.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:14:30.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:14:30.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:14:30.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:14:30.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:14:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:14:30.007 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:14:30.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:14:30.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:14:30.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:14:30.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:14:30.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:14:30.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 09:14:30.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:30.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:30.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:30.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:30.044 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 09:14:30.044 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 09:14:30.044 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:30.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.42 s - in org.eclipse.reddeer.direct.test.project.ProjectTest testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 0.233 s testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 4.182 s Results: Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.direct.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.junit.test >--------- [INFO] Building RedDeer JUnit Tests 4.7.0-SNAPSHOT [41/58] [INFO] from tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit.test --- [INFO] Resolving class path of RedDeer JUnit Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit.test --- [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/org.eclipse.reddeer.junit.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/org.eclipse.reddeer.junit.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.junit.test --- [INFO] 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.prcheck/tests/org.eclipse.reddeer.junit.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -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.prcheck/tests/org.eclipse.reddeer.junit.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest testNoRequirementFieldInjection(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.015 s testInjectingToChild(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.071 s testInjectingToParent(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0 s testInjectingToGrandParent(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0 s testInjectToStatic(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest testNullConfigArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.001 s testBuildRequirementsWithConfigurableRequirementWithoutConfiguration(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.005 s testBuildRequirementsWithConfiguredRequirement(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.013 s testBuildRequiremenetsWithMixedRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.004 s testBuildRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.004 s testBuildNoRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.001 s testNullClassArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest 09:14:45.518 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:14:45.520 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=6 09:14:45.540 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:14:45.541 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=3 09:14:45.595 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:45.598 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 09:14:45.616 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:45.618 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:45.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 09:14:45.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 09:14:45.633 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 09:14:45.717 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:45.717 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:45.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:45.721 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:45.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:45.727 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:45.749 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:45.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:45.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:45.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:45.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:45.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:45.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:45.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:45.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:45.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:45.815 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:45.815 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:45.815 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:45.816 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:45.816 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:45.816 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:45.816 DEBUG [main][MenuItemLookup] Item match:Window 09:14:45.822 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:45.822 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:45.822 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:45.822 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:45.822 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:45.822 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:45.822 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:45.823 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:45.823 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:45.823 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:45.823 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:45.827 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:45.827 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:45.829 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:46.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:14:46.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:46.119 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:46.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:46.163 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:14:46.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:46.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:46.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:46.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:46.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:46.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:46.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:46.240 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:14:46.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:46.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:46.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:46.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:46.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:46.296 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:46.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:46.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:46.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:46.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:46.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:46.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:46.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:46.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:46.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:46.423 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 09:14:46.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:46.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:46.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:46.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:46.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:46.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:46.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:46.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:46.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:46.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:46.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:46.434 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 09:14:46.434 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:46.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:46.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:46.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:46.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:46.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:46.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:46.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:46.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:46.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:46.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:46.436 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:46.437 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:46.437 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:46.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:46.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:46.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:46.451 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:46.451 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 09:14:46.455 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:46.455 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:46.455 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:46.455 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:46.456 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:46.456 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:46.456 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:46.457 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:46.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:46.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:46.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:46.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:46.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:46.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:46.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:46.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:46.487 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:46.488 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:46.488 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:46.488 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:46.488 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:46.488 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:46.488 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:46.488 DEBUG [main][MenuItemLookup] Item match:Window 09:14:46.490 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:46.490 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:46.490 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:46.490 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:46.491 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:46.491 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:46.491 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:46.491 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:46.491 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:46.491 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:46.491 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:46.491 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:46.491 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:46.492 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:46.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:46.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:46.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:46.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:46.702 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:46.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:46.702 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:14:46.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:46.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:46.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:46.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:46.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:46.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:46.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:46.707 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:14:46.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:46.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:46.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:46.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:46.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:46.736 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:46.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:46.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:46.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:46.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:46.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:46.813 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:46.813 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 09:14:46.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:46.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:46.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:46.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:46.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:46.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:46.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:46.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:46.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:46.814 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:46.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:46.815 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:46.815 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 09:14:46.815 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:46.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:46.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:46.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:46.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:46.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:46.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:46.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:46.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:46.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:46.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:46.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:46.817 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:46.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:46.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:46.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:46.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:46.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:46.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:46.818 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:46.818 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 09:14:46.821 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:46.821 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:46.821 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:46.821 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:46.822 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:46.822 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:46.822 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:46.822 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:46.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:46.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:46.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:46.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:46.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:46.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:46.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:46.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:46.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:46.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:46.824 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:46.824 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:46.825 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:46.825 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:46.825 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:46.825 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:46.825 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:46.825 DEBUG [main][MenuItemLookup] Item match:Window 09:14:46.826 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:46.827 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:46.827 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:46.827 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:46.827 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:46.827 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:46.827 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:46.827 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:46.827 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:46.827 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:46.828 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:46.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:46.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:46.828 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:47.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:14:47.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:47.017 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:47.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:47.018 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:14:47.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:47.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:47.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:47.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:47.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:47.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:47.043 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:14:47.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:47.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:47.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:47.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:47.049 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:47.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:47.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:47.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:47.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:47.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:47.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:47.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:47.123 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 09:14:47.124 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:47.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:47.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:47.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:47.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:47.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:47.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:47.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:47.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:47.124 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:47.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:47.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:47.125 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 09:14:47.125 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:47.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:47.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:47.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:47.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:47.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:47.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:47.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:47.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:47.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:47.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:47.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:47.126 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:47.127 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:47.127 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:47.127 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:47.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:47.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:47.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:47.128 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:47.128 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 09:14:47.130 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:47.131 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:47.131 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:47.131 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:47.131 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:47.131 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:47.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:47.132 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:47.132 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:47.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:47.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:47.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:47.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:47.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:47.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:47.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:47.134 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:47.134 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:47.134 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:47.134 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:47.135 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:47.135 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:47.135 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:47.135 DEBUG [main][MenuItemLookup] Item match:Window 09:14:47.136 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:47.136 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:47.136 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:47.136 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:47.136 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:47.136 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:47.136 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:47.137 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:47.137 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:47.137 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:47.137 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:47.137 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:47.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:47.137 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:47.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:47.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:47.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:47.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:47.343 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:47.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:47.343 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:14:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:47.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:47.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:47.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:47.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:47.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:47.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:47.347 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:14:47.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:47.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:47.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:47.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:47.352 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:47.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:47.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:47.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:47.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:47.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:47.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:47.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:47.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:47.426 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:47.426 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 09:14:47.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:47.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:47.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:47.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:47.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:47.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:47.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:47.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:47.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:47.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:47.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:47.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:47.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:47.427 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 09:14:47.428 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:47.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:47.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:47.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:47.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:47.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:47.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:47.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:47.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:47.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:47.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:47.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 09:14:47.434 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 09:14:47.435 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:47.435 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:47.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.941 s - in org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest testRequirementInjectionInParameters(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.953 s testRequirementInjectionInBefore(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.367 s testRequirementInjectionInBeforeClass(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.31 s testStaticInject(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.308 s Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.501 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest constructor_nullList(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s sortByPriority(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.002 s fulfill(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 1.487 s size(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.004 s cleanup(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.003 s iterator(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest 09:14:49.244 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest testInjectMethodInvocation(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest) Time elapsed: 0.237 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest 09:14:49.289 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest$ParameterizedSuite 09:14:49.290 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest parameterizedRunnerTest(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest) Time elapsed: 0.01 s Running org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest 09:14:49.602 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 09:14:49.606 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 09:14:49.607 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 09:14:49.610 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 09:14:49.611 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 09:14:49.626 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 09:14:49.632 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 09:14:49.636 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 09:14:49.637 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 09:14:49.638 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 09:14:49.643 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 09:14:49.653 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.JavaRequirement 09:14:49.653 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 09:14:49.653 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomJavaTestRequirement 09:14:49.655 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomServerTestRequirement 09:14:49.657 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.ComplexRequirement 09:14:49.658 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.SimpleRequirement Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s - in org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest testLoadConfigsFromInvalidJSONFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.285 s testLoadConfigFromFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.152 s testLoadConfigsFromNonexistingFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest testGetNonexistingObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.003 s testGetStringObjectAttributeInPlaceOfSimpleAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.001 s testGetAttributeOfComplexConfiguration(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s getNonexistingStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s testGetStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s testGetObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest testGetConfigurationsFromConfigPoolWithNonexistingConfigFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.003 s getSimpleRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.008 s getComplexRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.099 s testGetConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s testGetNonexistingConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.001 s getSimpleRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.01 s getRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.004 s testGetInvalidConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.001 s getComplexRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.007 s Running org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest numberOfTestRunsWithConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0.005 s numberOfTestRunsNoConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest testRequirementVersionMatcherOnComparisonGreaterThanNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.01 s testRequirementRegexMatcherOnRegex(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testThrowExceptionOnNonexistingAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementRegexMatcherOnNonexistingValue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnComparisonRange2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange3(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange4(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnComparisonGreaterThanOrEquals(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnPreciseMatchInSubClass(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnComparisonRange(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testThrowExceptionOnNonexistingNestedAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnComparisonGreaterThan(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testNestedAttributeOnVersionMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnNonexistingvalue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThanOrEqualsNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest testVersions3a(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions3b(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions1(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0.001 s testVersions2(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions4(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions5(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions6(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions7(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 09:14:50.035 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 09:14:50.037 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:50.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:50.038 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 09:14:50.039 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:50.039 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:50.040 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:50.040 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:50.040 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:50.040 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:50.041 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:50.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:50.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:50.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:50.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:50.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:50.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:50.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:50.044 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:50.044 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:50.044 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:50.045 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:50.045 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:50.045 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:50.045 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:50.045 DEBUG [main][MenuItemLookup] Item match:Window 09:14:50.049 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:50.049 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:50.049 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:50.050 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:50.085 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:50.085 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:50.086 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:50.086 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:50.086 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:50.086 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:50.086 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:50.086 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:50.086 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:50.087 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:50.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:50.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:14:50.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:50.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:50.420 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:50.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:50.421 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:14:50.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:50.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:50.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:50.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:50.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:50.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:50.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:50.426 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:14:50.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:50.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:50.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:50.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:50.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:50.455 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:50.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:50.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:50.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:50.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:50.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:50.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:50.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:50.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:50.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:50.591 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:50.593 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:50.594 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 09:14:50.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 09:14:50.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:50.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:50.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:50.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:50.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 09:14:50.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:50.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:50.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:50.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:50.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:50.597 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 09:14:50.598 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 09:14:50.598 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:50.598 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:50.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:50.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:50.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s - in org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 09:14:50.606 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 09:14:50.608 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:50.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:50.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 09:14:50.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:50.609 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:50.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:50.609 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:50.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:50.610 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:50.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:50.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:50.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:50.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:50.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:50.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:50.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:50.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:50.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:50.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:50.613 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:50.613 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:50.613 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:50.613 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:50.614 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:50.614 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:50.614 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:50.614 DEBUG [main][MenuItemLookup] Item match:Window 09:14:50.615 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:50.616 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:50.616 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:50.616 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:50.616 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:50.616 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:50.616 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:50.616 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:50.616 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:50.616 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:50.616 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:50.617 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:50.617 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:50.617 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:50.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:50.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:14:50.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:50.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:50.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:50.889 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:50.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:50.890 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:14:50.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:50.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:50.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:50.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:50.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:50.893 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:14:50.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:50.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:50.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:50.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:50.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:50.923 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:50.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:50.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:50.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:50.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:51.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:51.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:51.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:51.013 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 09:14:51.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 09:14:51.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:51.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:51.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:51.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:51.020 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 09:14:51.022 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:51.023 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:51.023 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 09:14:51.023 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:51.023 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:51.023 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:51.023 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:51.024 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:51.024 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:51.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:51.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:51.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:51.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:51.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:51.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:51.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:51.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:51.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:51.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:51.026 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:51.027 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:51.027 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:51.027 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:51.027 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:51.027 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:51.027 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:51.027 DEBUG [main][MenuItemLookup] Item match:Window 09:14:51.029 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:51.029 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:51.029 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:51.029 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:51.029 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:51.029 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:51.029 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:51.029 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:51.030 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:51.030 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:51.030 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:51.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:51.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:51.030 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:51.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:51.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. finished successfully 09:14:51.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:51.292 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:51.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:51.293 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:14:51.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:51.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:51.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:51.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:51.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:51.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:51.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:51.313 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:14:51.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:51.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:51.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:51.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:51.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:51.321 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:51.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:51.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:51.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:51.406 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:51.407 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:51.407 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 09:14:51.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 09:14:51.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:51.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:51.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:51.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:51.412 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test throws exception: org.eclipse.reddeer.common.exception.RedDeerException: Test in error at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test(RequirementsOrderRunnerSuite.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testErroneousTest(RequirementOrderCallWithFailsTest.java:78) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 09:14:51.420 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png 09:14:51.598 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png 09:14:51.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 09:14:51.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:51.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:51.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:51.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:51.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:51.602 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) org.eclipse.reddeer.common.exception.RedDeerException: Test in error at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test(RequirementsOrderRunnerSuite.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testErroneousTest(RequirementOrderCallWithFailsTest.java:78) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 09:14:51.605 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 09:14:51.605 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 09:14:51.605 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:51.605 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:51.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:51.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:51.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:51.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 09:14:51.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:51.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:51.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:51.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:51.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:51.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 09:14:51.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:51.607 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 09:14:51.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 09:14:51.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:51.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:51.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:51.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:51.609 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 09:14:51.610 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:51.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:51.611 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 09:14:51.611 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:51.611 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:51.611 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:51.611 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:51.611 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:51.611 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:51.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:51.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:51.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:51.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:51.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:51.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:51.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:51.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:51.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:51.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:51.613 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:51.613 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:51.614 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:51.614 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:51.614 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:51.614 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:51.614 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:51.614 DEBUG [main][MenuItemLookup] Item match:Window 09:14:51.615 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:51.615 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:51.615 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:51.615 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:51.615 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:51.616 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:51.616 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:51.616 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:51.616 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:51.616 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:51.616 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:51.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:51.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:51.616 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:51.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:51.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:51.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:51.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:51.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:51.816 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:51.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:51.817 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:14:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:51.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:51.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:51.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:51.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:51.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:51.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) 09:14:51.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:51.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:51.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:51.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:51.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:51.846 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:51.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:51.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:51.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:51.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:51.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:51.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:51.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:51.918 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:51.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:51.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 09:14:51.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 09:14:51.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:51.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:51.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:51.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:51.919 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test throws exception: java.lang.AssertionError: Test in failure at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test(RequirementsOrderRunnerSuite.java:130) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testFailingTest(RequirementOrderCallWithFailsTest.java:66) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 09:14:51.922 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png 09:14:52.057 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png 09:14:52.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 09:14:52.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:52.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:52.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:52.058 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) java.lang.AssertionError: Test in failure at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test(RequirementsOrderRunnerSuite.java:130) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testFailingTest(RequirementOrderCallWithFailsTest.java:66) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 09:14:52.060 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 09:14:52.060 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 09:14:52.060 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:52.060 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:52.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:52.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:52.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:52.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 09:14:52.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:52.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:52.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:52.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:52.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:52.061 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 09:14:52.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:52.062 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 09:14:52.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 09:14:52.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:52.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:52.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:52.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:52.063 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 09:14:52.065 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:52.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:52.065 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 09:14:52.065 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:52.065 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:52.066 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:52.066 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:52.066 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:52.066 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:52.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:52.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:52.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:52.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:52.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:52.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:52.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:52.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:52.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:52.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:52.068 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:52.068 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:52.068 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:52.068 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:52.068 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:52.068 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:52.068 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:52.068 DEBUG [main][MenuItemLookup] Item match:Window 09:14:52.070 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:52.070 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:52.070 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:52.070 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:52.070 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:52.070 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:52.070 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:52.070 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:52.070 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:52.070 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:52.070 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:52.070 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:52.071 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:52.071 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:52.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:52.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:14:52.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:52.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:52.263 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:52.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:52.263 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:14:52.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:52.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:52.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:52.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:52.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:52.266 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:14:52.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:52.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:52.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:52.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:52.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:52.314 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:52.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:52.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:52.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:52.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:52.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:52.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:52.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:52.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:52.390 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:52.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:52.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 09:14:52.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 09:14:52.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:52.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:52.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:52.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:52.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 09:14:52.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:52.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:52.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:52.392 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 09:14:52.392 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 09:14:52.392 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:52.392 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:52.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:52.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 09:14:52.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:52.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:52.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:52.393 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 09:14:52.393 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 09:14:52.393 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:52.393 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:52.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.789 s - in org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.594 s testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.454 s testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.331 s Running org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 09:14:52.401 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 09:14:52.401 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 09:14:52.406 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:52.406 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 09:14:52.406 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:52.406 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:52.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:52.407 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:52.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:52.407 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:52.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:52.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:52.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:52.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:52.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:52.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:52.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:52.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:52.409 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:52.409 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:52.409 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:52.409 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:52.409 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:52.409 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:52.409 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:52.409 DEBUG [main][MenuItemLookup] Item match:Window 09:14:52.410 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:52.410 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:52.411 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:52.411 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:52.411 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:52.411 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:52.411 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:52.411 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:52.411 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:52.411 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:52.411 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:52.411 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:52.411 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:52.412 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:52.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:52.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:14:52.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:52.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:52.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:52.639 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:52.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:52.639 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:14:52.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:52.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:52.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:52.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:52.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:52.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:52.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:52.642 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:14:52.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:52.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:52.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:52.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:52.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:52.648 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:52.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:52.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:52.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:52.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:52.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:52.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:52.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:52.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:52.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:52.715 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:52.716 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 09:14:52.716 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 09:14:52.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 09:14:52.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:52.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:52.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:52.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:52.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 09:14:52.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:52.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:52.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:52.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:52.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:52.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 09:14:52.717 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 09:14:52.718 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 09:14:52.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 09:14:52.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:52.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:52.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:52.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:52.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 09:14:52.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:52.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:52.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:52.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:52.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:52.718 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 09:14:52.719 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 09:14:52.719 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:52.719 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:52.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:52.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:52.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s - in org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) Time elapsed: 0.001 s test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 09:14:52.736 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 09:14:52.738 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:52.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:52.739 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 09:14:52.739 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:52.739 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:52.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:52.740 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:52.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:52.740 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:52.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:52.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:52.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:52.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:52.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:52.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:52.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:52.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:52.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:52.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:52.742 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:52.743 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:52.743 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:52.743 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:52.743 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:52.743 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:52.743 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:52.743 DEBUG [main][MenuItemLookup] Item match:Window 09:14:52.744 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:52.744 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:52.744 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:52.744 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:52.744 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:52.744 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:52.744 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:52.744 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:52.744 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:52.744 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:52.744 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:52.745 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:52.745 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:52.745 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:52.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:52.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:52.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:52.946 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:52.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:52.946 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:14:52.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:52.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:52.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:52.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:52.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:52.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:52.949 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:14:52.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:52.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:52.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:52.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:52.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:52.954 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:52.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:52.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:52.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:52.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:53.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:53.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:53.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:53.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:53.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:53.021 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:53.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:53.022 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 09:14:53.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 09:14:53.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:53.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:53.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:53.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:53.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 09:14:53.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:53.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:53.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:53.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:53.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:53.023 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 09:14:53.023 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 09:14:53.023 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:53.023 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:53.023 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:53.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:53.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 09:14:53.031 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 09:14:53.032 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:53.033 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:53.033 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 09:14:53.033 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:53.033 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:53.033 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:53.033 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:53.033 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:53.033 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:53.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:53.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:53.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:53.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:53.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:53.035 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:53.035 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:53.035 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:53.035 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:53.035 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:53.035 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:53.035 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:53.035 DEBUG [main][MenuItemLookup] Item match:Window 09:14:53.036 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:53.036 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:53.036 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:53.036 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:53.036 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:53.036 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:53.036 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:53.037 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:53.037 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:53.037 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:53.037 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:53.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:53.037 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:53.037 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:53.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:53.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:53.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:53.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:53.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:53.217 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:53.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.217 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:14:53.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:53.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:53.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:53.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:53.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:53.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:53.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:53.220 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:14:53.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:53.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:53.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:53.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:53.245 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:53.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:53.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:53.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:53.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:53.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:53.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:53.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:53.315 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:53.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:53.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 09:14:53.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 09:14:53.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:53.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:53.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:53.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:53.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 09:14:53.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:53.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:53.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:53.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:53.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:53.317 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 09:14:53.317 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 09:14:53.318 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:53.318 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:53.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:53.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:53.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 09:14:53.328 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 09:14:53.330 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:53.330 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 09:14:53.330 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:53.330 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 09:14:53.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 09:14:53.331 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.331 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:53.331 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 09:14:53.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 09:14:53.331 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.331 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:53.331 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 09:14:53.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 09:14:53.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.332 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:53.332 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 09:14:53.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 09:14:53.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.332 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:53.332 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 09:14:53.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 09:14:53.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.332 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun1 is ignored because shouldRun method of RunIf conditional run is not met. 09:14:53.333 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.333 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun2 is ignored because @Ignore annotation is presented. 09:14:53.333 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.333 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun3 is ignored because @Ignore annotation is presented. 09:14:53.333 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.333 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun4 is ignored because shouldRun method of RunIf conditional run is not met. 09:14:53.333 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.333 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun5 is ignored because shouldRun method of RunIf conditional run is not met. 09:14:53.333 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.334 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun6 is ignored because shouldRun method of RunIf conditional run is not met. 09:14:53.334 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.334 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun7 is ignored because shouldRun method of RunIf conditional run is not met. 09:14:53.334 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.334 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun8 is ignored because shouldRun method of RunIf conditional run is not met. 09:14:53.334 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 09:14:53.334 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.011 s - in org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0.001 s testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0.001 s testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped Running org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 09:14:53.343 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 09:14:53.343 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 09:14:53.345 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:53.346 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 09:14:53.346 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:53.346 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:53.346 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:53.346 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:53.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:53.347 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:53.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:14:53.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:53.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:53.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:53.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:53.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:53.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:53.349 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:53.349 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:53.349 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:53.349 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:53.349 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:53.349 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:53.349 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:53.349 DEBUG [main][MenuItemLookup] Item match:Window 09:14:53.351 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:53.351 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:53.351 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:53.351 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:53.351 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:53.351 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:53.351 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:53.352 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:53.352 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:53.352 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:53.352 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:53.352 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:53.352 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:53.352 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:53.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:53.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:14:53.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:53.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:53.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:53.553 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:53.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.553 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:14:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:53.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:53.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:53.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:53.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:14:53.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:53.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:53.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:53.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:53.559 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:53.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:53.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:53.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:53.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:53.622 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 09:14:53.622 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 09:14:53.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 09:14:53.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:53.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:53.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:53.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:53.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 09:14:53.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:53.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:53.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:53.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:53.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 09:14:53.623 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 09:14:53.623 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 09:14:53.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 09:14:53.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:53.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:53.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:53.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:53.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 09:14:53.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:53.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:53.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:53.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:53.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:53.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 09:14:53.624 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 09:14:53.624 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:53.624 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:53.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:53.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:53.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) Time elapsed: 0.001 s test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 09:14:53.632 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 09:14:53.632 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 09:14:53.634 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:53.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 09:14:53.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:53.634 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:53.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:53.635 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:53.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:53.635 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:53.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:53.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:53.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:53.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:53.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:53.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:53.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:53.636 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:53.637 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:53.637 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:53.637 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:53.637 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:53.637 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:53.637 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:53.637 DEBUG [main][MenuItemLookup] Item match:Window 09:14:53.638 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:53.638 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:53.638 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:53.638 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:53.638 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:53.638 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:53.638 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:53.638 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:53.638 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:53.638 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:53.638 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:53.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:53.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:53.639 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:53.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:53.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:14:53.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:53.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:53.815 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:53.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.816 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:14:53.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:53.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:53.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:53.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:53.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:53.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:53.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:53.818 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:14:53.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:53.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:53.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:53.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:53.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:53.822 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:53.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:53.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:53.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:53.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:53.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:53.870 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:53.871 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 09:14:53.871 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 09:14:53.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 09:14:53.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:53.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:53.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:53.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:53.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 09:14:53.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:53.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:53.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:53.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:53.872 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 09:14:53.872 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 09:14:53.872 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 09:14:53.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 09:14:53.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:53.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:53.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:53.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:53.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 09:14:53.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:53.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:53.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:53.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:53.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:53.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 09:14:53.873 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 09:14:53.873 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:53.873 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:53.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:53.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:53.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) Time elapsed: 0.001 s test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 09:14:53.882 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 09:14:53.882 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:53.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:53.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 09:14:53.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:53.883 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:53.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:53.883 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:53.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:53.883 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:53.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:53.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:53.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:53.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:53.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:53.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:53.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:53.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:53.885 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:53.885 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:53.885 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:53.885 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:53.885 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:53.885 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:53.885 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:53.885 DEBUG [main][MenuItemLookup] Item match:Window 09:14:53.886 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:53.886 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:53.886 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:53.886 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:53.886 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:53.886 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:53.886 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:53.886 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:53.886 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:53.887 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:53.887 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:53.887 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:53.887 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:53.887 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:54.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:14:54.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:54.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:54.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:54.041 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:54.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:54.042 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:14:54.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:54.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:54.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:54.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:54.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:54.044 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:14:54.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:54.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:54.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:54.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:54.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:54.048 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:54.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:54.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:54.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:54.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:54.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:54.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:54.100 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:54.101 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 09:14:54.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 09:14:54.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:54.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:54.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:54.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:54.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 09:14:54.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:54.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:54.101 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:54.102 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 09:14:54.102 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:54.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 09:14:54.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 09:14:54.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:54.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:54.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:54.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:54.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 09:14:54.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:54.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:54.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:54.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:54.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:54.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 09:14:54.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:54.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 09:14:54.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 09:14:54.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:54.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:54.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:54.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:54.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 09:14:54.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:54.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:54.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:54.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 09:14:54.104 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 09:14:54.104 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:54.104 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:54.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:54.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:54.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0 s testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest testGetCustomRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.003 s testGetValueOfStaticAnnotatedMethodWhichDoesNotExist(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.003 s getAnnotationWithNoEnclosingClass(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetRequirementAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s testGetGrandChildClassAnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.005 s testGetValueOfStaticAnnotatedMethod(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetValueOfStaticAnnotatedMethodTwoPossibilities(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetTopClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetRequirementAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetValueOfStaticAnnotatedMethodWithWrongReturnType(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetChildsClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetDefaultRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.util.ReflectionUtilTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.reddeer.junit.test.util.ReflectionUtilTest testGettingComplexValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.006 s testGettingNullAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingSimpleValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.001 s testGettingObjectValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingInheritedValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNonExistingAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingNonAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.001 s testHandlingNPE(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest 09:14:54.204 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 09:14:54.205 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass2 09:14:54.206 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.237 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 09:14:54.238 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 09:14:54.238 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.246 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 09:14:54.247 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 09:14:54.247 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 09:14:54.248 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 09:14:54.248 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.254 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 09:14:54.255 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 09:14:54.255 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 09:14:54.256 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 09:14:54.257 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.261 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 09:14:54.285 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 09:14:54.287 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 09:14:54.288 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 09:14:54.288 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 09:14:54.289 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 09:14:54.290 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.296 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 09:14:54.297 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 09:14:54.298 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.304 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 09:14:54.305 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 09:14:54.305 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.310 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 09:14:54.311 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 09:14:54.311 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.313 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 09:14:54.313 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.314 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 09:14:54.314 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 09:14:54.315 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.321 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 09:14:54.321 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 09:14:54.322 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.327 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 09:14:54.328 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 09:14:54.329 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 09:14:54.329 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 09:14:54.330 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 09:14:54.331 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 09:14:54.331 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.337 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.337 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 09:14:54.338 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.342 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirementsCorrect 09:14:54.343 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.347 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 09:14:54.348 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 09:14:54.386 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 09:14:54.387 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 09:14:54.387 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 09:14:54.388 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 09:14:54.389 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.394 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 09:14:54.395 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest testSimpleSuiteWithMoreTestClassesWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.012 s testCorrectRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.03 s testRequirementsSuite_withPartialConfig(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.01 s testRestrictedConfigurationTwoRequirements2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.008 s testRestrictedConfigurationTwoRequirements3(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.033 s testJavaServerTestWithRestrictedConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.008 s testJavaServerTestWithRestrictedConfiguration2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.007 s testJavaServerTestWithRestrictedConfigurationCollection(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testNestedSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.002 s testNestedSuiteAndTestClassWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.002 s testRestrictedConfigurationTwoRequirements(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.007 s testRequirementsSuiteWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.012 s testJavaServerTestWithPartialConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.003 s testSimpleSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSameReqClassRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testJavaServerTestWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.047 s testIncorrectRestriction(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSameReqClassIncorrectRestrictionSameAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.002 s testJavaServerTestWithRestrictedConfigurationCollectionAndMatcher(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSingleTestWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 09:14:54.405 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 09:14:54.411 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:14:54.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:54.412 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 09:14:54.413 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:54.413 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:14:54.413 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:54.413 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:14:54.414 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:54.414 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:14:54.414 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:54.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:54.415 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:54.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:54.415 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:14:54.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:54.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:54.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:54.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:54.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:14:54.416 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:14:54.417 DEBUG [main][MenuItemLookup] Found menu:'File' 09:14:54.417 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:14:54.417 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:14:54.417 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:14:54.417 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:14:54.417 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:14:54.417 DEBUG [main][MenuItemLookup] Item match:Window 09:14:54.419 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:14:54.419 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:14:54.419 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:14:54.419 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:54.419 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:14:54.419 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:14:54.419 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:54.419 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:14:54.419 DEBUG [main][MenuItemLookup] Found menu:'' 09:14:54.419 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:14:54.419 DEBUG [main][MenuItemLookup] Item match:Preferences 09:14:54.419 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:14:54.420 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:14:54.420 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:14:54.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:14:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:14:54.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:14:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:54.607 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:14:54.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:14:54.607 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:14:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:54.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:54.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:54.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:54.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:14:54.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:14:54.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:14:54.610 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:14:54.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:14:54.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:14:54.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:14:54.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:14:54.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:14:54.637 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:14:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:14:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:14:54.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:14:54.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:14:54.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:14:54.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:14:54.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:14:54.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:14:54.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:14:54.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:54.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:54.718 INFO [WorkbenchTestable][RequirementsRunner] Started test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 09:14:54.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 09:14:54.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:54.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:54.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:54.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:54.721 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png 09:14:54.925 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png 09:14:54.926 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png 09:14:55.064 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png 09:14:55.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 09:14:55.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:55.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:55.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:55.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:55.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:55.069 INFO [WorkbenchTestable][RequirementsRunner] Finished test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 09:14:55.069 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:14:55.070 INFO [WorkbenchTestable][RequirementsRunner] Started test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 09:14:55.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 09:14:55.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:14:55.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:14:55.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:14:55.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 09:14:55.070 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png 09:14:55.183 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png 09:14:55.183 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png 09:14:55.294 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png 09:14:55.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 09:14:55.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:55.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:55.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:14:55.297 INFO [WorkbenchTestable][RequirementsRunner] Finished test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 09:14:55.297 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 09:14:55.297 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 09:14:55.297 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:14:55.297 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:14:55.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:14:55.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 s - in org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.351 s failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.227 s Results: Tests run: 141, Failures: 0, Errors: 0, Skipped: 8 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.junit.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.requirements.test >------ [INFO] Building RedDeer Requirements Tests 4.7.0-SNAPSHOT [42/58] [INFO] from tests/org.eclipse.reddeer.requirements.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements.test --- [INFO] Resolving class path of RedDeer Requirements Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.requirements.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.requirements.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/../../plugins/org.eclipse.reddeer.requirements/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.requirements.test --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.requirements.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/org.eclipse.reddeer.requirements.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/org.eclipse.reddeer.requirements.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- download:1.2.1:wget (install-apache-tomcat-10) @ org.eclipse.reddeer.requirements.test --- Downloading: http://archive.apache.org/dist/tomcat/tomcat-10//v10.0.4/bin/apache-tomcat-10.0.4.zip 61/12066K 121/12066K 181/12066K 241/12066K 301/12066K 364/12066K 424/12066K 487/12066K 551/12066K 611/12066K 674/12066K 739/12066K 806/12066K 871/12066K 938/12066K 1002/12066K 1064/12066K 1131/12066K 1194/12066K 1257/12066K 1323/12066K 1383/12066K 1449/12066K 1516/12066K 1580/12066K 1647/12066K 1714/12066K 1775/12066K 1838/12066K 1900/12066K 1967/12066K 2029/12066K 2089/12066K 2151/12066K 2218/12066K 2280/12066K 2347/12066K 2407/12066K 2474/12066K 2537/12066K 2600/12066K 2664/12066K 2728/12066K 2788/12066K 2851/12066K 2913/12066K 2977/12066K 3041/12066K 3104/12066K 3167/12066K 3231/12066K 3295/12066K 3358/12066K 3423/12066K 3489/12066K 3550/12066K 3614/12066K 3680/12066K 3741/12066K 3801/12066K 3864/12066K 3928/12066K 3994/12066K 4059/12066K 4126/12066K 4189/12066K 4253/12066K 4317/12066K 4383/12066K 4447/12066K 4514/12066K 4578/12066K 4645/12066K 4706/12066K 4771/12066K 4831/12066K 4892/12066K 4956/12066K 5020/12066K 5084/12066K 5145/12066K 5206/12066K 5272/12066K 5337/12066K 5401/12066K 5462/12066K 5525/12066K 5588/12066K 5650/12066K 5716/12066K 5778/12066K 5845/12066K 5905/12066K 5965/12066K 6028/12066K 6088/12066K 6148/12066K 6214/12066K 6276/12066K 6338/12066K 6404/12066K 6466/12066K 6532/12066K 6594/12066K 6656/12066K 6723/12066K 6783/12066K 6846/12066K 6913/12066K 6979/12066K 7045/12066K 7108/12066K 7172/12066K 7235/12066K 7296/12066K 7356/12066K 7418/12066K 7483/12066K 7543/12066K 7610/12066K 7675/12066K 7737/12066K 7804/12066K 7868/12066K 7932/12066K 7994/12066K 8054/12066K 8116/12066K 8182/12066K 8250/12066K 8316/12066K 8376/12066K 8438/12066K 8498/12066K 8559/12066K 8619/12066K 8682/12066K 8745/12066K 8805/12066K 8866/12066K 8930/12066K 8993/12066K 9060/12066K 9120/12066K 9186/12066K 9251/12066K 9313/12066K 9376/12066K 9440/12066K 9507/12066K 9569/12066K 9634/12066K 9695/12066K 9759/12066K 9821/12066K 9886/12066K 9949/12066K 10009/12066K 10069/12066K 10129/12066K 10191/12066K 10252/12066K 10315/12066K 10378/12066K 10442/12066K 10503/12066K 10567/12066K 10630/12066K 10693/12066K 10756/12066K 10819/12066K 10880/12066K 10940/12066K 11004/12066K 11066/12066K 11130/12066K 11197/12066K 11264/12066K 11324/12066K 11389/12066K 11455/12066K 11517/12066K 11578/12066K 11638/12066K 11702/12066K 11765/12066K 11825/12066K 11889/12066K 11953/12066K 12014/12066K 12066/12066K 12066K downloaded [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.requirements.test --- [INFO] Fetching org.eclipse.jst.server.tomcat.core_1.2.400.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (457.31kB) [INFO] Fetching org.eclipse.jst.server.tomcat.ui_1.1.1100.v202307100353.jar from https://download.eclipse.org/staging/2023-09/plugins/ (145.06kB) [INFO] Fetching org.eclipse.jst.server.ui_1.1.500.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.86kB) [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.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.config=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/resources/requirements.json, -Dapache-tomcat-10.home=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -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.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.requirements.test.server.ServerRunningTest 09:15:10.822 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:15:10.827 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 09:15:10.894 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:15:10.896 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 09:15:11.248 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 09:15:11.251 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 09:15:11.252 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 09:15:11.254 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 09:15:11.255 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 09:15:11.257 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 09:15:11.258 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 09:15:11.261 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 09:15:11.262 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 09:15:11.263 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 09:15:11.267 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 09:15:11.365 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 09:15:11.415 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:15:11.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:15:11.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 09:15:11.424 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 09:15:11.424 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 09:15:11.434 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 09:15:11.511 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:15:11.511 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:15:11.514 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:15:11.515 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:15:11.519 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:15:11.520 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:15:11.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:15:11.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:11.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:15:11.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:11.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:15:11.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:11.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:15:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:15:11.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:15:11.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:15:11.599 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:15:11.604 DEBUG [main][MenuItemLookup] Found menu:'File' 09:15:11.604 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:15:11.604 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:15:11.604 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:15:11.605 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:15:11.605 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:15:11.605 DEBUG [main][MenuItemLookup] Item match:Window 09:15:11.611 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:15:11.612 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:15:11.612 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:15:11.612 DEBUG [main][MenuItemLookup] Found menu:'' 09:15:11.612 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:15:11.612 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:15:11.612 DEBUG [main][MenuItemLookup] Found menu:'' 09:15:11.612 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:15:11.612 DEBUG [main][MenuItemLookup] Found menu:'' 09:15:11.613 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:15:11.613 DEBUG [main][MenuItemLookup] Item match:Preferences 09:15:11.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:15:11.617 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:15:11.619 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:15:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:15:11.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:15:11.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:15:11.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:15:11.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:15:11.916 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:15:11.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:11.946 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:15:11.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:11.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:11.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:11.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:15:11.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:15:11.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:15:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:15:12.016 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:15:12.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:12.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:12.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:12.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:15:12.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:15:12.031 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:15:12.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:15:12.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:15:12.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:15:12.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:15:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:15:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:15:12.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:15:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:15:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:15:12.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:12.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:15:12.150 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 09:15:12.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:15:12.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:15:12.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:15:12.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:15:12.152 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:15:12.152 DEBUG [main][MenuItemLookup] Found menu:'File' 09:15:12.152 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:15:12.153 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:15:12.153 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:15:12.153 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:15:12.153 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:15:12.153 DEBUG [main][MenuItemLookup] Item match:Window 09:15:12.155 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:15:12.155 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:15:12.155 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:15:12.155 DEBUG [main][MenuItemLookup] Found menu:'' 09:15:12.155 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:15:12.155 DEBUG [main][MenuItemLookup] Item match:Show View 09:15:12.198 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:15:12.198 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:15:12.198 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:15:12.198 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:15:12.198 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:15:12.199 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:15:12.199 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:15:12.199 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:15:12.199 DEBUG [main][MenuItemLookup] Found menu:'' 09:15:12.199 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:15:12.199 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:15:12.200 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:15:12.201 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:15:12.201 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:15:12.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:15:12.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 09:15:12.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:15:12.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:15:12.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:15:12.319 DEBUG [WorkbenchTestable][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:15:12.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:15:12.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:15:12.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:15:12.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:15:12.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:15:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:12.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:12.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:15:12.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:15:12.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:15:12.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:15:12.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 09:15:12.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:15:12.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:15:12.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:15:12.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:15:12.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 09:15:12.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:15:12.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:15:12.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:15:12.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:15:12.837 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:15:12.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 09:15:12.838 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 09:15:12.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 09:15:12.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 09:15:12.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:15:12.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:15:12.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:15:12.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:15:12.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:15:12.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:12.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:12.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:15:12.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:15:12.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:15:12.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:15:12.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:15:12.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:15:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:12.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:12.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:15:12.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:15:12.849 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:15:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:15:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:15:12.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:15:12.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:15:13.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:15:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:15:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 09:15:13.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:13.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:13.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 09:15:13.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:13.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:13.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:15:13.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:15:13.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:15:13.221 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:15:13.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 '\*?\QServers\E') 09:15:13.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:13.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:13.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:15:13.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:15:13.231 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:15:13.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:15:13.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:15:13.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:15:13.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:15:13.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:15:13.258 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:15:13.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:15:13.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:15:13.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:15:13.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:15:13.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:13.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:13.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:15:13.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:13.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:15:14.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:14.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:15:14.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:15:14.282 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:15:14.282 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 09:15:14.291 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:15:14.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:14.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:15:14.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:14.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 09:15:14.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:14.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'] 09:15:14.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:14.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:15:14.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:14.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:15:14.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:14.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 09:15:14.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:14.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:15:14.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:14.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:15:14.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:14.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:15:14.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:15:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:15:14.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:15:14.319 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:15:14.319 DEBUG [main][MenuItemLookup] Found menu:'File' 09:15:14.319 DEBUG [main][MenuItemLookup] Item match:File 09:15:14.326 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:15:14.326 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:15:14.333 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:15:14.333 DEBUG [main][MenuItemLookup] Found menu:'' 09:15:14.333 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:15:14.333 DEBUG [main][MenuItemLookup] Found menu:'File' 09:15:14.333 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:15:14.333 DEBUG [main][MenuItemLookup] Found menu:'' 09:15:14.334 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:15:14.334 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:15:14.335 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:15:14.335 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:15:14.335 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:15:14.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:15:14.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:15:14.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:15:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:15:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:15:14.513 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:15:14.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:14.515 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:15:14.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:14.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:14.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:14.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:15:14.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:15:14.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:15:14.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:15:14.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 09:15:14.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:15:14.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:15:15.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:15:15.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:15:15.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 09:15:15.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:15:15.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:15:15.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:15:15.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:15:15.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:15:15.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 09:15:15.032 DEBUG [main][TreeItemHandler] Selecting tree item: Server 09:15:15.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 09:15:15.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 09:15:15.038 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:15:15.038 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:15:15.040 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:15:15.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:15.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:15.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:15:15.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:15:15.043 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:15:15.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:15:15.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:15:15.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:15:15.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:15:15.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:15:15.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:15.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:15.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 09:15:15.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 09:15:15.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 09:15:15.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:15:15.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:15:15.396 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:15:15.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:15:15.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 09:15:15.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:15.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:15.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:15:15.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:15:15.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 09:15:15.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 09:15:15.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 09:15:15.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:15:15.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:15:15.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 09:15:15.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:15:15.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:15:15.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:15:15.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:15:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 09:15:15.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:15:15.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:15:15.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 09:15:15.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:15:15.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:15:15.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 09:15:15.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 09:15:15.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:15.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:15.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:15:15.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:15:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:15:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:15:15.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 09:15:15.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:15:15.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:15:15.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 09:15:15.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:15:15.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:15:15.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 09:15:15.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:15:15.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:15:15.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 09:15:15.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:15:15.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:15:15.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 09:15:15.939 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 09:15:15.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 09:15:16.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 09:15:16.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:15:16.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:16.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:16.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:16.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:15:16.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:15:16.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:15:16.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:15:16.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 09:15:16.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:16.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:16.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:15:16.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:15:16.535 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:15:16.537 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 09:15:16.541 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:15:16.541 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 09:15:16.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:15:16.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:16.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:16.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:16.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:15:16.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:15:16.553 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:15:16.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:15:16.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:15:16.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:15:16.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:15:16.808 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:15:16.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:15:16.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:15:16.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:15:16.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 09:15:16.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:15:16.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:16.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:15:16.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:15:16.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:15:16.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:15:16.816 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:15:16.816 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 09:15:16.817 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:15:16.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:15:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:15:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:15:16.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 09:15:16.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:15:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:15:16.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:15:16.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:15:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:15:16.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 09:15:16.818 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:15:16.820 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 09:15:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 09:16:16.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 09:16:16.893 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:16:16.893 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 09:16:16.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:16:16.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:16.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:16.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:16.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:16.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:16:16.903 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:16:16.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:16:16.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:16:16.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:16:16.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:16:16.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:16:17.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:16:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:16:17.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:16:17.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:16:17.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:16:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:16:17.440 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 09:16:17.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:17.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:17.446 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:16:17.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:17.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:17.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:17.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:17.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:17.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:16:17.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:16:17.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:17.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:17.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:17.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:17.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:16:17.457 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:17.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:17.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:17.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:16:17.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:16:17.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:16:17.477 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:17.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:17.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:17.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:17.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:16:17.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:17.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:17.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:17.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:17.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:16:17.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:17.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:17.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:17.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:17.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:17.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:16:17.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 '\*?\QServers\E') 09:16:17.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:17.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:17.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:17.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:17.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:16:17.506 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:17.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:17.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:17.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:16:17.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:16:17.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:16:17.528 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:17.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:17.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:17.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:17.530 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:17.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:17.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:17.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:17.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:16:17.532 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:16:17.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 09:16:17.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:16:17.554 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:17.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:17.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:17.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:17.559 INFO [WorkbenchTestable][AbstractServer] Start server Apache Tomcat v10.0 Server at localhost 09:16:17.586 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:17.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:17.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:17.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:17.589 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:17.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:17.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:17.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:17.591 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Apache Tomcat v10.0 Server at localhost 09:16:17.592 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:17.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:17.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:17.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:17.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:16:17.593 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:16:17.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 09:16:17.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:16:17.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:17.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:16:17.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:16:17.693 DEBUG [main][MenuItemLookup] Found menu:'New' 09:16:17.694 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 09:16:17.694 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:16:17.694 DEBUG [main][MenuItemLookup] Found menu:'' 09:16:17.694 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:16:17.694 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:16:17.694 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:16:17.694 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 09:16:17.694 DEBUG [main][MenuItemLookup] Found menu:'' 09:16:17.694 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 09:16:17.694 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 09:16:17.694 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 09:16:17.695 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 09:16:17.695 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 09:16:17.695 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 09:16:17.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 09:16:21.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 09:16:21.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 09:16:21.206 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:21.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:21.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:21.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:21.708 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:21.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:21.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:21.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:21.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 09:16:21.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:16:21.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 09:16:21.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:16:21.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:16:21.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:16:21.712 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:21.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:21.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:21.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:21.713 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 09:16:21.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:21.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:16:21.719 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 09:16:21.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 09:16:21.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:16:21.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:16:21.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:16:21.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:21.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:21.727 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:16:21.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:21.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:21.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:21.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:21.750 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:16:21.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:16:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:21.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:21.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:21.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:16:21.755 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:21.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:21.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:21.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:16:21.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:16:21.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:16:21.773 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:21.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:21.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:21.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:21.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:16:21.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:21.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:21.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:21.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:16:21.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:21.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:21.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:21.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:21.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:21.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:16:21.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:16:21.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:21.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:21.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:21.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:21.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:16:21.789 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:21.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:21.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:21.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:16:21.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:16:21.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:16:21.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:21.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:21.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:21.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:21.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:21.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:16:21.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:16:21.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:21.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:21.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:21.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:16:21.819 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:21.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:21.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:21.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:16:21.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:16:21.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:16:21.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 09:16:21.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:16:21.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:16:21.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:16:21.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:16:21.844 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 09:16:21.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:21.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:21.850 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:16:21.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:21.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:21.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:21.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:16:21.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:16:21.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:21.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:21.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:21.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:21.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:16:21.894 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:21.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:21.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:21.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:16:21.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:16:21.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:16:21.914 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:21.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:21.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:21.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:21.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:16:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:21.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:21.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:21.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:16:21.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:21.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:21.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:21.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:21.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:21.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:16:21.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:16:21.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:21.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:21.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:21.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:16:21.927 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:21.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:21.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:21.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:16:21.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:16:21.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:16:21.931 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:21.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:21.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:21.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:21.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 09:16:21.946 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 09:16:21.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] about selection 09:16:21.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 09:16:21.962 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:21.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:21.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:21.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:21.964 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 09:16:21.964 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:21.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:21.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:21.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:21.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:16:21.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:16:22.014 DEBUG [main][MenuItemLookup] Found menu:'New' 09:16:22.014 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 09:16:22.015 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:16:22.015 DEBUG [main][MenuItemLookup] Found menu:'' 09:16:22.015 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:16:22.015 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:16:22.015 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:16:22.015 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:16:22.015 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 09:16:22.015 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:16:22.015 INFO [main][MenuItemHandler] Select menu item: Delete Delete 09:16:22.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 09:16:22.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 09:16:22.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 09:16:22.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:22.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:22.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:22.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:16:22.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:16:22.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:16:22.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 09:16:22.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:16:22.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:22.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:22.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:22.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:22.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:16:22.115 INFO [WorkbenchTestable][CheckBox] Select checkbox Delete unused server configuration(s) 09:16:22.116 DEBUG [WorkbenchTestable][CheckBox] Checkbox Delete unused server configuration(s) already selected, no action performed 09:16:22.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:16:22.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:16:22.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:16:22.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:16:22.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 09:16:22.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:16:22.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:22.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:22.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:22.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:16:22.119 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:16:22.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:16:22.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:16:22.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:16:22.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:16:22.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:16:22.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:16:22.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:22.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:22.392 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:16:22.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:22.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:22.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:22.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:22.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:22.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:16:22.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:16:22.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:22.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:22.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:22.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:22.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:16:22.403 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:22.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:22.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:22.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:16:22.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:16:22.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:16:22.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 09:16:22.439 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:22.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:22.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:22.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:16:22.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:16:22.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:22.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:22.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:22.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:22.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:16:22.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:22.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:22.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:22.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:22.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:22.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:16:22.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:16:22.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:22.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:22.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:22.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:22.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:16:22.500 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:22.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:22.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:22.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:16:22.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:16:22.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:16:23.086 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:23.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:23.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:23.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:16:23.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:16:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:23.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:23.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:16:23.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:23.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:16:24.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:24.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:16:24.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:16:24.094 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:16:24.095 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 09:16:24.095 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:24.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:24.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:24.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:16:24.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:16:24.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:24.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:24.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:16:24.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:24.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:16:25.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:25.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:16:25.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:16:25.103 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:16:25.104 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 09:16:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 09:16:25.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:16:25.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:16:25.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:16:25.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:16:25.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:16:25.105 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:16:25.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:25.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:16:25.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:25.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:16:25.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:25.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:25.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:25.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:25.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:16:25.108 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:16:25.108 DEBUG [main][MenuItemLookup] Found menu:'File' 09:16:25.108 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:16:25.108 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:16:25.108 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:16:25.108 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:16:25.108 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:16:25.108 DEBUG [main][MenuItemLookup] Item match:Window 09:16:25.110 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:16:25.110 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:16:25.110 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:16:25.110 DEBUG [main][MenuItemLookup] Found menu:'' 09:16:25.110 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:16:25.110 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:16:25.110 DEBUG [main][MenuItemLookup] Found menu:'' 09:16:25.110 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:16:25.110 DEBUG [main][MenuItemLookup] Found menu:'' 09:16:25.110 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:16:25.110 DEBUG [main][MenuItemLookup] Item match:Preferences 09:16:25.110 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:16:25.111 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:16:25.111 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:16:25.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:16:25.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:16:25.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:16:25.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:25.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:25.280 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:16:25.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:25.302 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:16:25.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:25.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:25.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:25.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:25.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:16:25.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:16:25.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:16:25.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 09:16:25.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:16:25.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:16:25.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:16:25.808 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:16:25.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 09:16:25.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:16:25.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:16:25.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:16:25.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:16:25.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:16:25.810 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 09:16:25.810 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 09:16:25.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 09:16:25.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 09:16:25.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:25.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:25.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:16:26.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:26.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:16:26.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:26.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:16:26.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:16:26.897 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 09:16:26.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:16:26.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:26.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:26.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:26.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:16:26.907 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 09:16:26.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:16:26.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:16:26.922 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 09:16:26.922 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 09:16:26.922 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 09:16:26.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:16:26.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:16:26.924 TRACE [main][WidgetHandler] Notify Table with event 13 09:16:26.924 TRACE [main][WidgetHandler] Wait for synchronization 09:16:26.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:16:26.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:26.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:26.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:26.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:26.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:16:26.928 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:16:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:16:26.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:16:26.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:16:26.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:16:27.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 09:16:30.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 09:16:30.035 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 09:16:30.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:30.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:30.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:16:30.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:30.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:30.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:30.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:30.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:16:30.045 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:16:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:16:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:16:30.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:16:30.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:16:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:16:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:16:30.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:30.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:30.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:30.093 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 09:16:30.093 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:16:30.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:16:30.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:16:30.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:16:30.094 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.305 s - in org.eclipse.reddeer.requirements.test.server.ServerRunningTest isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) Time elapsed: 0.124 s Running org.eclipse.reddeer.requirements.test.server.ServerPresentTest 09:16:30.137 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 09:16:30.138 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:16:30.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:16:30.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 09:16:30.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:16:30.139 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:16:30.140 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:16:30.140 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:16:30.140 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:16:30.140 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:16:30.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:16:30.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:30.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:16:30.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:30.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:16:30.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:30.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:30.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:30.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:30.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:16:30.142 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:16:30.142 DEBUG [main][MenuItemLookup] Found menu:'File' 09:16:30.142 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:16:30.142 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:16:30.142 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:16:30.142 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:16:30.143 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:16:30.143 DEBUG [main][MenuItemLookup] Item match:Window 09:16:30.144 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:16:30.144 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:16:30.144 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:16:30.144 DEBUG [main][MenuItemLookup] Found menu:'' 09:16:30.144 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:16:30.144 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:16:30.144 DEBUG [main][MenuItemLookup] Found menu:'' 09:16:30.144 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:16:30.144 DEBUG [main][MenuItemLookup] Found menu:'' 09:16:30.144 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:16:30.144 DEBUG [main][MenuItemLookup] Item match:Preferences 09:16:30.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:16:30.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:16:30.145 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:16:30.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:16:30.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:16:30.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:16:30.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:30.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:30.321 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:16:30.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:30.321 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:16:30.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:30.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:30.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:30.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:30.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:16:30.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:16:30.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:16:30.324 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:16:30.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:30.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:30.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:30.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:30.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:16:30.340 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:16:30.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:16:30.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:16:30.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:16:30.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:16:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:16:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:16:30.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:30.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:30.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:30.403 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:16:30.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:30.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:30.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:30.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:30.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:30.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:16:30.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:16:30.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:30.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:30.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:30.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:30.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:16:30.411 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:30.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:30.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:30.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:16:30.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:16:30.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:16:30.414 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:16:30.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:16:30.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:16:30.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:16:30.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:16:30.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:30.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:30.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:16:30.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:30.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:16:31.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:31.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:16:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:16:31.420 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:16:31.420 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 09:16:31.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:16:31.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:31.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:16:31.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:31.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 09:16:31.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:31.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:16:31.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:31.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:16:31.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:31.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:16:31.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:31.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 09:16:31.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:31.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:16:31.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:31.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:16:31.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:31.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:16:31.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:31.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:31.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:16:31.426 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:16:31.427 DEBUG [main][MenuItemLookup] Found menu:'File' 09:16:31.427 DEBUG [main][MenuItemLookup] Item match:File 09:16:31.429 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:16:31.429 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:16:31.431 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:16:31.431 DEBUG [main][MenuItemLookup] Found menu:'' 09:16:31.431 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:16:31.431 DEBUG [main][MenuItemLookup] Found menu:'File' 09:16:31.431 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:16:31.431 DEBUG [main][MenuItemLookup] Found menu:'' 09:16:31.431 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:16:31.431 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:16:31.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:16:31.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:16:31.446 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:16:31.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:16:31.550 DEBUG [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:16:31.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:16:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:31.552 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:16:31.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:31.553 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:16:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:31.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:31.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:31.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:16:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:16:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:16:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 09:16:31.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:16:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:16:31.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:16:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:16:31.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:16:31.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 09:16:31.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:16:31.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:16:31.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:16:31.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:16:31.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:16:31.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 09:16:31.566 DEBUG [main][TreeItemHandler] Selecting tree item: Server 09:16:31.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 09:16:31.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 09:16:31.567 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:16:31.567 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:16:31.567 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:16:31.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:31.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:31.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:31.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:16:31.570 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:16:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:16:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:16:31.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:16:31.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:16:31.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:16:31.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:31.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:31.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 09:16:31.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 09:16:31.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 09:16:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:16:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:16:31.730 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:16:31.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:16:31.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 09:16:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:31.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:31.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:31.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:31.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:16:31.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 09:16:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 09:16:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 09:16:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:16:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:16:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 09:16:31.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:16:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:16:32.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:16:32.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:16:32.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 09:16:32.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:16:32.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:16:32.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 09:16:32.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:16:32.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:16:32.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 09:16:32.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 09:16:32.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:32.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:32.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:32.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:16:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:16:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:16:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 09:16:32.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:16:32.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:16:32.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 09:16:32.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:16:32.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:16:32.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 09:16:32.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:16:32.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:16:32.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 09:16:32.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:16:32.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:16:32.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 09:16:32.251 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 09:16:32.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 09:16:32.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 09:16:32.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:16:32.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:32.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:32.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:32.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:32.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:16:32.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:16:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:16:32.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 09:16:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:32.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:32.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:32.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:32.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:16:32.800 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:16:32.802 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 09:16:32.803 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:16:32.803 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 09:16:32.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:16:32.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:32.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:32.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:32.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:32.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:16:32.815 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:16:32.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:16:32.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:16:32.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:16:32.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:16:32.867 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:16:32.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:16:32.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:16:32.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:16:32.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 09:16:32.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:16:32.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:32.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:16:32.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:16:32.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:32.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:16:32.868 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:16:32.868 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 09:16:32.871 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:16:32.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:16:32.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:16:32.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:16:32.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 09:16:32.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:16:32.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:16:32.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:16:32.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:16:32.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:16:32.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 09:16:32.872 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:16:32.873 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 09:16:32.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 09:17:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 09:17:32.918 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:17:32.918 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 09:17:32.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:17:32.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:32.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:32.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:32.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:32.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:17:32.930 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:17:32.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:17:32.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:17:32.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:17:32.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:17:32.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:17:33.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:17:33.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:17:33.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:17:33.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:17:33.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:17:33.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:17:33.462 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 09:17:33.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:17:33.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:17:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:33.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:17:33.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:17:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:33.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:33.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:17:33.475 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:17:33.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:17:33.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:17:33.495 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:17:33.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:17:33.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:33.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:33.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:17:33.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:17:33.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:33.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:33.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:17:33.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:17:33.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:33.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:33.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:17:33.508 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:17:33.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:17:33.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:17:33.512 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:17:33.528 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:17:33.529 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 09:17:33.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 09:17:33.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:17:33.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:17:33.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:17:33.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:17:33.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:17:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:33.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:17:33.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:17:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:33.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:33.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:17:33.543 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:17:33.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:17:33.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:17:33.561 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:17:33.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:17:33.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:33.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:33.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:17:33.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:17:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:33.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:17:33.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:17:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:33.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:33.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:17:33.574 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:17:33.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:17:33.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:17:33.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 09:17:33.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:17:33.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:17:33.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:17:33.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:17:33.578 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 09:17:33.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.598 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:17:33.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:17:33.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:33.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:33.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:17:33.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:17:33.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:33.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:33.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:17:33.608 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:17:33.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:17:33.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:17:33.613 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:17:33.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:17:33.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:33.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:33.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:17:33.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:17:33.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:33.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:33.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:17:33.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:17:33.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:33.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:33.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:17:33.638 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:17:33.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:17:33.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:17:33.642 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:17:33.643 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:17:33.643 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:17:33.643 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 09:17:33.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:17:33.670 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:17:33.672 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 09:17:33.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:17:33.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:17:33.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:17:33.719 DEBUG [main][MenuItemLookup] Found menu:'New' 09:17:33.719 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 09:17:33.719 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:17:33.719 DEBUG [main][MenuItemLookup] Found menu:'' 09:17:33.719 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:17:33.719 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:17:33.720 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:17:33.720 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:17:33.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 09:17:33.720 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:17:33.720 INFO [main][MenuItemHandler] Select menu item: Delete Delete 09:17:33.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 09:17:33.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 09:17:33.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 09:17:33.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:33.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:33.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:17:33.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:17:33.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:17:33.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:17:33.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 09:17:33.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:17:33.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:33.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:33.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:17:33.804 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:17:33.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:17:33.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:17:33.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:17:33.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:17:33.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:17:33.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:17:33.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.860 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:17:33.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:17:33.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:33.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:33.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:17:33.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:17:33.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:33.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:33.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:17:33.896 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:17:33.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:17:33.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:17:33.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 09:17:33.899 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:33.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:33.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:33.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:17:33.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:17:33.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:33.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:33.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:17:34.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:34.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:17:34.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:34.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:17:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:17:34.905 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:17:34.906 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 09:17:34.906 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:34.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:34.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:34.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:17:34.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:17:34.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:34.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:34.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:17:35.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:35.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:17:35.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:35.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:17:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:17:35.912 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:17:35.912 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 09:17:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 09:17:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:17:35.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:17:35.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:17:35.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:17:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:17:35.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:17:35.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:35.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:17:35.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:35.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:17:35.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:35.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:17:35.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:35.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:35.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:17:35.914 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:17:35.927 DEBUG [main][MenuItemLookup] Found menu:'File' 09:17:35.927 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:17:35.927 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:17:35.927 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:17:35.927 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:17:35.927 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:17:35.927 DEBUG [main][MenuItemLookup] Item match:Window 09:17:35.928 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:17:35.928 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:17:35.928 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:17:35.928 DEBUG [main][MenuItemLookup] Found menu:'' 09:17:35.929 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:17:35.929 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:17:35.929 DEBUG [main][MenuItemLookup] Found menu:'' 09:17:35.929 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:17:35.929 DEBUG [main][MenuItemLookup] Found menu:'' 09:17:35.929 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:17:35.929 DEBUG [main][MenuItemLookup] Item match:Preferences 09:17:35.929 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:17:35.929 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:17:35.929 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:17:36.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:17:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:17:36.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:17:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:36.063 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:17:36.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:36.064 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:17:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:36.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:36.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:36.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:36.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:17:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:17:36.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:17:36.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 09:17:36.113 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:17:36.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:17:36.113 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:17:36.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:17:36.113 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:17:36.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 09:17:36.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:17:36.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:17:36.114 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:17:36.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:17:36.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:17:36.114 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 09:17:36.114 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 09:17:36.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 09:17:36.115 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 09:17:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:36.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:36.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:17:36.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:36.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:17:37.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:37.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:17:37.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:17:37.122 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 09:17:37.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:17:37.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:37.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:37.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:37.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:37.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:17:37.125 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 09:17:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:17:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:17:37.131 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 09:17:37.131 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 09:17:37.131 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 09:17:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:17:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:17:37.131 TRACE [main][WidgetHandler] Notify Table with event 13 09:17:37.131 TRACE [main][WidgetHandler] Wait for synchronization 09:17:37.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:17:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:37.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:37.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:37.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:37.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:17:37.136 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:17:37.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:17:37.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:17:37.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:17:37.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:17:37.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 09:17:40.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 09:17:40.144 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 09:17:40.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:40.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:40.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:17:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:40.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:40.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:40.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:17:40.152 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:17:40.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:17:40.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:17:40.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:17:40.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:17:40.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:17:40.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:17:40.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:17:40.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:40.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:40.210 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 09:17:40.210 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:17:40.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:17:40.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:17:40.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.075 s - in org.eclipse.reddeer.requirements.test.server.ServerPresentTest isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) Time elapsed: 0.049 s Running org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 09:17:40.225 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 09:17:40.227 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:17:40.228 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:17:40.228 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 09:17:40.228 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:17:40.228 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:17:40.228 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:17:40.228 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:17:40.229 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:17:40.229 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:17:40.229 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:17:40.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:40.229 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:17:40.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:40.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:17:40.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:40.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:17:40.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:40.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:40.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:17:40.230 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:17:40.231 DEBUG [main][MenuItemLookup] Found menu:'File' 09:17:40.231 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:17:40.231 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:17:40.231 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:17:40.231 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:17:40.231 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:17:40.231 DEBUG [main][MenuItemLookup] Item match:Window 09:17:40.232 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:17:40.233 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:17:40.233 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:17:40.233 DEBUG [main][MenuItemLookup] Found menu:'' 09:17:40.233 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:17:40.233 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:17:40.233 DEBUG [main][MenuItemLookup] Found menu:'' 09:17:40.233 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:17:40.233 DEBUG [main][MenuItemLookup] Found menu:'' 09:17:40.233 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:17:40.233 DEBUG [main][MenuItemLookup] Item match:Preferences 09:17:40.233 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:17:40.233 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:17:40.233 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:17:40.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:17:40.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:17:40.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:17:40.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:40.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:40.370 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:17:40.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:40.370 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:17:40.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:40.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:40.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:40.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:40.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:17:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:17:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:17:40.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:17:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:40.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:40.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:40.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:40.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:17:40.389 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:17:40.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:17:40.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:17:40.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:17:40.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:17:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:17:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:17:40.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:17:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:40.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:40.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:40.426 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:17:40.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:40.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:40.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:17:40.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:40.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:40.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:17:40.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:17:40.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:40.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:40.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:40.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:40.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:17:40.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:40.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:40.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:40.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:17:40.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:17:40.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:17:40.453 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:17:40.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:17:40.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:17:40.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:17:40.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:17:40.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:40.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:40.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:17:40.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:40.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:17:41.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:41.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:17:41.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:17:41.458 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:17:41.458 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 09:17:41.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:17:41.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:41.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:17:41.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:41.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 09:17:41.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:41.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:17:41.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:41.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:17:41.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:41.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:17:41.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:41.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 09:17:41.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:41.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:17:41.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:41.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:17:41.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:41.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:17:41.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:41.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:41.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:17:41.463 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:17:41.463 DEBUG [main][MenuItemLookup] Found menu:'File' 09:17:41.463 DEBUG [main][MenuItemLookup] Item match:File 09:17:41.465 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:17:41.465 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:17:41.468 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:17:41.468 DEBUG [main][MenuItemLookup] Found menu:'' 09:17:41.468 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:17:41.468 DEBUG [main][MenuItemLookup] Found menu:'File' 09:17:41.468 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:17:41.468 DEBUG [main][MenuItemLookup] Found menu:'' 09:17:41.468 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:17:41.468 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:17:41.469 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:17:41.469 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:17:41.469 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:17:41.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:17:41.591 DEBUG [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:17:41.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:17:41.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:41.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:41.594 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:17:41.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:41.594 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:17:41.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:41.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:41.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:41.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:41.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:17:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:17:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:17:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 09:17:41.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:17:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:17:41.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:17:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:17:41.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:17:41.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 09:17:41.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:17:41.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:17:41.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:17:41.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:17:41.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:17:41.598 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 09:17:41.598 DEBUG [main][TreeItemHandler] Selecting tree item: Server 09:17:41.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 09:17:41.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 09:17:41.599 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:17:41.599 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:17:41.599 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:17:41.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:41.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:41.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:41.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:17:41.602 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:17:41.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:17:41.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:17:41.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:17:41.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:17:41.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:17:41.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:41.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:41.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 09:17:41.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 09:17:41.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 09:17:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:17:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:17:41.764 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:17:41.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:17:41.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 09:17:41.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:41.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:41.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:41.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:41.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:17:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 09:17:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 09:17:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 09:17:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:17:41.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:17:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 09:17:41.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:17:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:17:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:17:42.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:17:42.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 09:17:42.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:17:42.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:17:42.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 09:17:42.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:17:42.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:17:42.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 09:17:42.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 09:17:42.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:42.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:42.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:42.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:42.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:17:42.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:17:42.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:17:42.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 09:17:42.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:17:42.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:17:42.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 09:17:42.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:17:42.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:17:42.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 09:17:42.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:17:42.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:17:42.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 09:17:42.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:17:42.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:17:42.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 09:17:42.329 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 09:17:42.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 09:17:42.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 09:17:42.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:17:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:42.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:42.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:42.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:17:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:17:42.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:17:42.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 09:17:42.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:42.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:42.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:42.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:42.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:17:42.869 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:17:42.871 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 09:17:42.872 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:17:42.872 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 09:17:42.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:17:42.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:42.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:42.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:42.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:42.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:17:42.882 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:17:42.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:17:42.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:17:42.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:17:42.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:17:42.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 09:17:42.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:17:42.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:17:42.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:17:42.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 09:17:42.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:17:42.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:42.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:17:42.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:17:42.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:42.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:17:42.943 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:17:42.943 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 09:17:42.945 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:17:42.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:17:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:17:42.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:17:42.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 09:17:42.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:17:42.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:17:42.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:17:42.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:17:42.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:17:42.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 09:17:42.952 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:17:42.952 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 09:17:42.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 09:18:42.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 09:18:42.970 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:18:42.970 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 09:18:42.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:18:42.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:42.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:42.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:42.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:42.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:18:42.978 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:18:42.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:18:42.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:18:42.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:18:42.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:18:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:18:43.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:18:43.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:18:43.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:18:43.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:18:43.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:18:43.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:18:43.506 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 09:18:43.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:18:43.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:18:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:43.514 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:18:43.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:18:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:43.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:43.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:18:43.518 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:43.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:43.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:43.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:18:43.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:18:43.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:18:43.522 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:43.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:43.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:43.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:18:43.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:18:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:43.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:43.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:18:43.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:18:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:43.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:18:43.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:18:43.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:43.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:43.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:18:43.550 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:43.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:43.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:43.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:18:43.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:18:43.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:18:43.554 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:43.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:43.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:43.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:18:43.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:18:43.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 09:18:43.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 09:18:43.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:18:43.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:18:43.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:18:43.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.561 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:18:43.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:18:43.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:43.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:43.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:18:43.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 '\*?\QServers\E') 09:18:43.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:43.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:43.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:18:43.587 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:43.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:43.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:43.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:18:43.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:18:43.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:18:43.590 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:43.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:43.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:43.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:18:43.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:18:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:43.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:43.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:18:43.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:18:43.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:43.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:43.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:18:43.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:18:43.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:43.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:43.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:18:43.620 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:43.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:43.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:43.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:18:43.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:18:43.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:18:43.624 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:43.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:43.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:43.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:18:43.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:18:43.625 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:18:43.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 09:18:43.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:18:43.651 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:43.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:43.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:43.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:18:43.653 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 09:18:43.653 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:43.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:43.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:43.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:18:43.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:18:43.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:18:43.715 DEBUG [main][MenuItemLookup] Found menu:'New' 09:18:43.715 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 09:18:43.715 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:18:43.715 DEBUG [main][MenuItemLookup] Found menu:'' 09:18:43.715 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:18:43.715 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:18:43.715 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:18:43.715 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:18:43.715 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 09:18:43.716 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:18:43.716 INFO [main][MenuItemHandler] Select menu item: Delete Delete 09:18:43.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 09:18:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 09:18:43.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 09:18:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:43.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:18:43.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:18:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:18:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:18:43.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 09:18:43.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:18:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:43.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:43.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:18:43.796 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:18:43.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:18:43.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:18:43.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:18:43.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:18:43.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:18:43.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:18:43.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.846 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:18:43.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:18:43.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:43.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:43.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:18:43.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:18:43.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:43.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:43.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:43.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:18:43.902 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:43.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:43.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:43.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:18:43.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:18:43.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:18:43.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 09:18:43.906 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:43.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:43.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:43.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:18:43.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:18:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:43.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:43.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:44.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:44.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:44.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:44.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:44.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:18:44.913 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:18:44.913 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 09:18:44.913 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:44.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:44.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:44.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:18:44.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:18:44.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:44.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:44.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:45.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:45.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:45.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:45.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:18:45.919 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:18:45.919 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 09:18:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 09:18:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:18:45.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:18:45.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:18:45.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:18:45.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:18:45.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:18:45.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:45.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:18:45.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:45.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:18:45.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:45.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:18:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:45.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:18:45.922 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:18:45.922 DEBUG [main][MenuItemLookup] Found menu:'File' 09:18:45.922 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:18:45.922 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:18:45.922 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:18:45.923 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:18:45.923 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:18:45.923 DEBUG [main][MenuItemLookup] Item match:Window 09:18:45.924 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:18:45.924 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:18:45.924 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:18:45.924 DEBUG [main][MenuItemLookup] Found menu:'' 09:18:45.924 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:18:45.924 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:18:45.924 DEBUG [main][MenuItemLookup] Found menu:'' 09:18:45.924 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:18:45.924 DEBUG [main][MenuItemLookup] Found menu:'' 09:18:45.924 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:18:45.924 DEBUG [main][MenuItemLookup] Item match:Preferences 09:18:45.924 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:18:45.924 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:18:45.924 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:18:46.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:18:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:18:46.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:18:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:46.067 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:18:46.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:46.067 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:18:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:46.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:46.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:46.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:46.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:18:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:18:46.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:18:46.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 09:18:46.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:18:46.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:18:46.081 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:18:46.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:18:46.081 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:18:46.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 09:18:46.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:18:46.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:18:46.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:18:46.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:18:46.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:18:46.082 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 09:18:46.082 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 09:18:46.083 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 09:18:46.083 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 09:18:46.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:46.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:46.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:46.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:46.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:47.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:47.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:47.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:18:47.091 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 09:18:47.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:18:47.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:47.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:47.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:47.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:47.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:18:47.094 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 09:18:47.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:18:47.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:18:47.099 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 09:18:47.099 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 09:18:47.100 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 09:18:47.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:18:47.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:18:47.100 TRACE [main][WidgetHandler] Notify Table with event 13 09:18:47.100 TRACE [main][WidgetHandler] Wait for synchronization 09:18:47.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:18:47.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:47.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:47.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:47.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:47.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:18:47.104 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:18:47.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:18:47.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:18:47.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:18:47.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:18:47.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 09:18:50.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 09:18:50.112 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 09:18:50.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:50.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:50.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:18:50.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:50.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:50.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:50.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:50.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:18:50.121 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:18:50.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:18:50.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:18:50.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:18:50.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:18:50.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:18:50.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:18:50.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:18:50.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:50.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:50.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:50.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:50.195 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:18:50.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:50.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:50.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:18:50.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:50.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:50.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:18:50.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 '\*?\QServers\E') 09:18:50.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:50.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:50.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:50.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:50.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:18:50.216 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:50.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:50.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:50.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:18:50.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:18:50.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:18:50.219 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:50.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:50.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:50.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:18:50.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:18:50.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:50.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:50.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:50.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:50.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:51.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:51.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:18:51.224 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:18:51.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 09:18:51.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:18:51.224 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:18:51.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:18:51.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:18:51.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 09:18:51.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:51.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:51.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:18:51.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:51.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:51.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:18:51.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:51.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:51.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:18:51.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:18:51.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:51.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:51.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:51.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:51.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:18:51.241 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:51.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:51.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:51.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:18:51.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:18:51.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:18:51.243 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:51.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:51.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:51.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:18:51.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:18:51.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:51.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:51.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:51.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:51.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:52.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:52.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:52.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:18:52.248 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:18:52.248 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 09:18:52.248 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:18:52.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:18:52.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:18:52.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.025 s - in org.eclipse.reddeer.requirements.test.server.ServerCleanupTest testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) Time elapsed: 7.669 s Running org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 09:18:52.259 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 09:18:52.260 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:18:52.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:18:52.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 09:18:52.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:18:52.261 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:18:52.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:18:52.261 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:18:52.262 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:18:52.262 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:18:52.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:18:52.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:52.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:18:52.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:52.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:18:52.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:52.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:18:52.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:52.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:52.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:18:52.264 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:18:52.276 DEBUG [main][MenuItemLookup] Found menu:'File' 09:18:52.276 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:18:52.276 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:18:52.276 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:18:52.277 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:18:52.277 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:18:52.277 DEBUG [main][MenuItemLookup] Item match:Window 09:18:52.277 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:18:52.277 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:18:52.278 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:18:52.278 DEBUG [main][MenuItemLookup] Found menu:'' 09:18:52.278 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:18:52.278 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:18:52.278 DEBUG [main][MenuItemLookup] Found menu:'' 09:18:52.278 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:18:52.278 DEBUG [main][MenuItemLookup] Found menu:'' 09:18:52.278 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:18:52.278 DEBUG [main][MenuItemLookup] Item match:Preferences 09:18:52.278 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:18:52.278 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:18:52.278 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:18:52.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:18:52.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:18:52.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:18:52.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:52.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:52.399 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:18:52.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:52.399 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:18:52.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:52.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:52.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:52.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:52.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:18:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:18:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:18:52.401 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:18:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:52.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:52.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:52.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:52.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:18:52.417 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:18:52.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:18:52.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:18:52.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:18:52.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:18:52.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:18:52.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:18:52.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:18:52.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:52.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:52.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:52.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:52.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:18:52.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:52.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:52.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:18:52.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:52.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:52.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:18:52.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 '\*?\QServers\E') 09:18:52.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:52.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:52.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:52.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:52.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:18:52.469 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:52.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:52.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:18:52.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:18:52.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:18:52.472 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:18:52.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:18:52.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:18:52.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:18:52.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:18:52.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:52.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:52.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:52.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:52.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:53.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:53.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:18:53.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:18:53.489 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:18:53.489 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 09:18:53.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: Matcher matching text to regular expression 'New|Select a wizard'] 09:18:53.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:53.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: Matcher matching text to regular expression 'New|Select a wizard'] 09:18:53.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:53.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: "New Server"] 09:18:53.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:53.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: Matcher matching text to regular expression 'New|Select a wizard'] 09:18:53.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:53.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:18:53.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:53.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:18:53.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:53.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 09:18:53.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:53.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:18:53.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:53.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:18:53.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:53.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:18:53.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:53.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:53.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:18:53.494 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:18:53.494 DEBUG [main][MenuItemLookup] Found menu:'File' 09:18:53.494 DEBUG [main][MenuItemLookup] Item match:File 09:18:53.496 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:18:53.496 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:18:53.498 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:18:53.498 DEBUG [main][MenuItemLookup] Found menu:'' 09:18:53.498 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:18:53.498 DEBUG [main][MenuItemLookup] Found menu:'File' 09:18:53.499 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:18:53.499 DEBUG [main][MenuItemLookup] Found menu:'' 09:18:53.499 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:18:53.499 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:18:53.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:18:53.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:18:53.499 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:18:53.607 DEBUG [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:18:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:18:53.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:18:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:53.615 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:18:53.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:53.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 09:18:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:53.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:53.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:53.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:18:53.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:18:53.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:18:53.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 09:18:53.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:18:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:18:53.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:18:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:18:53.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:18:53.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 09:18:53.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:18:53.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:18:53.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:18:53.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:18:53.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:18:53.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 09:18:53.629 DEBUG [main][TreeItemHandler] Selecting tree item: Server 09:18:53.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 09:18:53.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 09:18:53.629 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:18:53.629 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:18:53.629 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:18:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:53.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:53.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:53.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:53.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:18:53.632 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:18:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:18:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:18:53.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:18:53.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:18:53.792 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:18:53.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:53.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:53.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 09:18:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 09:18:53.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 09:18:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:18:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:18:53.797 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:18:53.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:18:53.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 09:18:53.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:53.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:53.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:53.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:53.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:18:53.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 09:18:53.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 09:18:53.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 09:18:53.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:18:53.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:18:53.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 09:18:53.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:18:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:18:54.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:18:54.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:18:54.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 09:18:54.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:18:54.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:18:54.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 09:18:54.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:18:54.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:18:54.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 09:18:54.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 09:18:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:54.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:54.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:54.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:18:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:18:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:18:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 09:18:54.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:18:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:18:54.326 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 09:18:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:18:54.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:18:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 09:18:54.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 09:18:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:18:54.327 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 09:18:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:18:54.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 09:18:54.327 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 09:18:54.328 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 09:18:54.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 09:18:54.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 09:18:54.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:18:54.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:54.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:54.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:54.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:54.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:18:54.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:18:54.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:18:54.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 09:18:54.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:54.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:54.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:54.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:18:54.863 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:18:54.864 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 09:18:54.865 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:18:54.865 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 09:18:54.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:18:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:54.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:54.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:54.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:54.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:18:54.875 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:18:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:18:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:18:54.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:18:54.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:18:54.923 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:18:54.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:18:54.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:18:54.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:18:54.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 09:18:54.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:18:54.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:54.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:18:54.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:18:54.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:54.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:18:54.924 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:18:54.925 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 09:18:54.927 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:18:54.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:18:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:18:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:18:54.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 09:18:54.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:18:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:18:54.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:18:54.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:18:54.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:18:54.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 09:18:54.928 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:18:54.929 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 09:18:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 09:19:54.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 09:19:54.946 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 09:19:54.946 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 09:19:54.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:19:54.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:54.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:54.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:54.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:54.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:19:54.956 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:19:54.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:19:54.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:19:54.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:19:54.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:19:54.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:19:55.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:19:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:19:55.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:19:55.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:19:55.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:19:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:19:55.488 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 09:19:55.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.492 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:19:55.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:19:55.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:19:55.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:19:55.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:19:55.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:19:55.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:55.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:55.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:19:55.499 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:55.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:55.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:55.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:19:55.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:19:55.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:19:55.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:55.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:55.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:55.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:19:55.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:19:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:55.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:55.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:19:55.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:19:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:19:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:19:55.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:19:55.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:19:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:55.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:55.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:19:55.514 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:55.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:55.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:55.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:19:55.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:19:55.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:19:55.533 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:55.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:55.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:55.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:19:55.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:19:55.535 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 09:19:55.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 09:19:55.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:19:55.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:19:55.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:19:55.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.539 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:19:55.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:19:55.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:19:55.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:19:55.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:19:55.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:19:55.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:55.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:55.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:19:55.564 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:55.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:55.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:55.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:19:55.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:19:55.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:19:55.601 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:55.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:55.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:55.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:19:55.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:19:55.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:55.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:55.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:19:55.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:19:55.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:19:55.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:19:55.608 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:19:55.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:19:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:55.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:55.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:19:55.632 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:55.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:55.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:55.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:19:55.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:19:55.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:19:55.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:19:55.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:19:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:19:55.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:19:55.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:19:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:55.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:55.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:19:55.688 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:55.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:55.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:55.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:19:55.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:19:55.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:19:55.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 09:19:55.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:19:55.693 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:19:55.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:19:55.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:19:55.694 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 09:19:55.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.713 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:19:55.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:19:55.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:19:55.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:19:55.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:19:55.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:19:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:55.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:55.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:19:55.721 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:55.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:55.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:55.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:19:55.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:19:55.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:19:55.724 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:55.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:55.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:55.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:19:55.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:19:55.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:55.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:55.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:19:55.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:19:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:19:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:19:55.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:19:55.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 '\*?\QServers\E') 09:19:55.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:55.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:55.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:19:55.757 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:55.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:55.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:55.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:19:55.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:19:55.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:19:55.762 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:55.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:55.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:55.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:19:55.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:19:55.764 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:19:55.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 09:19:55.809 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 09:19:55.812 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:55.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:55.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:55.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:19:55.813 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 09:19:55.813 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:55.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:55.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:55.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:19:55.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:19:55.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:19:55.854 DEBUG [main][MenuItemLookup] Found menu:'New' 09:19:55.855 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 09:19:55.855 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:19:55.855 DEBUG [main][MenuItemLookup] Found menu:'' 09:19:55.855 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:19:55.855 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:19:55.855 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:19:55.855 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:19:55.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 09:19:55.855 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:19:55.855 INFO [main][MenuItemHandler] Select menu item: Delete Delete 09:19:55.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 09:19:55.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 09:19:55.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 09:19:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:19:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:19:55.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 09:19:55.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:19:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:19:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:19:55.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 09:19:55.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:19:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:55.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:55.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:55.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:19:55.932 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:19:55.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:19:55.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:19:55.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:19:55.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:19:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:19:56.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:19:56.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:56.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:56.010 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 09:19:56.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:56.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:56.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:19:56.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:19:56.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:19:56.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:19:56.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 09:19:56.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:56.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:56.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:56.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:56.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:19:56.033 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:56.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:56.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:56.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:19:56.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:19:56.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:19:56.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 09:19:56.049 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:56.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:56.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:56.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:19:56.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:19:56.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:56.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:56.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:19:56.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:56.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:19:57.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:57.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:19:57.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:19:57.055 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:19:57.055 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 09:19:57.055 INFO [WorkbenchTestable][AbstractView] Activate view Servers 09:19:57.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 09:19:57.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:19:57.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 09:19:57.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 09:19:57.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:57.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:57.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:19:57.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:57.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:19:58.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:58.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:19:58.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:19:58.061 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 09:19:58.061 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 09:19:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 09:19:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:19:58.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:19:58.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:19:58.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:19:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:19:58.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:19:58.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:19:58.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:19:58.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:19:58.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:19:58.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:19:58.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:19:58.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:19:58.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:19:58.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:19:58.064 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:19:58.064 DEBUG [main][MenuItemLookup] Found menu:'File' 09:19:58.064 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:19:58.064 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:19:58.064 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:19:58.064 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:19:58.064 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:19:58.065 DEBUG [main][MenuItemLookup] Item match:Window 09:19:58.066 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:19:58.066 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:19:58.066 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:19:58.066 DEBUG [main][MenuItemLookup] Found menu:'' 09:19:58.066 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:19:58.066 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:19:58.066 DEBUG [main][MenuItemLookup] Found menu:'' 09:19:58.066 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:19:58.066 DEBUG [main][MenuItemLookup] Found menu:'' 09:19:58.066 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:19:58.066 DEBUG [main][MenuItemLookup] Item match:Preferences 09:19:58.080 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:19:58.080 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:19:58.080 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:19:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:19:58.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:19:58.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:19:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:19:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:19:58.208 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:19:58.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:19:58.208 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:19:58.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:58.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:58.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:58.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:58.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:19:58.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:19:58.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:19:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 09:19:58.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:19:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:19:58.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:19:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:19:58.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:19:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 09:19:58.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 09:19:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:19:58.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 09:19:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:19:58.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 09:19:58.212 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 09:19:58.212 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 09:19:58.212 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 09:19:58.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 09:19:58.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:58.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:58.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:19:58.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:58.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:19:59.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:59.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:19:59.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:19:59.231 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 09:19:59.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 09:19:59.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:59.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:59.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:59.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:59.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:19:59.235 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 09:19:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:19:59.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:19:59.243 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 09:19:59.243 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 09:19:59.243 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 09:19:59.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:19:59.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:19:59.243 TRACE [main][WidgetHandler] Notify Table with event 13 09:19:59.243 TRACE [main][WidgetHandler] Wait for synchronization 09:19:59.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 09:19:59.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:19:59.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:19:59.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:19:59.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:19:59.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:19:59.248 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 09:19:59.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:19:59.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:19:59.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:19:59.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:19:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 09:20:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 09:20:02.257 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 09:20:02.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:02.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:02.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:20:02.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:02.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:02.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:02.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:02.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:02.266 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:20:02.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:02.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:02.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:02.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:02.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:02.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:02.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:02.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:02.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:02.308 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 09:20:02.308 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:02.308 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:02.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:02.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.051 s - in org.eclipse.reddeer.requirements.test.server.ServerStoppedTest isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) Time elapsed: 0.159 s Running org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 09:20:02.330 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 09:20:02.332 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:20:02.332 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:02.332 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 09:20:02.333 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:02.333 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:20:02.333 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:02.333 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:20:02.333 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:02.333 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:20:02.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:02.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:02.334 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:02.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:02.334 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:02.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:02.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:02.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:02.335 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:02.335 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:02.335 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:02.335 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:02.335 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:02.335 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:02.335 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:02.336 DEBUG [main][MenuItemLookup] Item match:Window 09:20:02.336 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:02.336 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:02.336 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:02.336 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:02.336 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:02.336 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:02.337 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:02.337 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:02.337 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:02.337 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:02.337 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:02.337 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:02.337 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:02.337 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:02.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:20:02.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:20:02.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:02.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:02.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:02.501 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:02.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:02.501 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:20:02.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:02.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:02.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:02.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:02.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:02.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:02.504 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:20:02.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:02.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:02.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:02.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:02.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:02.508 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:02.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:02.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:02.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:02.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:02.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:02.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:02.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:02.555 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 09:20:02.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 09:20:02.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:02.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:02.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:02.558 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 09:20:02.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 09:20:02.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:02.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:02.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:02.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:02.560 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 09:20:02.560 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:02.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 09:20:02.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 09:20:02.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:02.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:02.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:02.561 INFO [WorkbenchTestable][OomphRecorderRequirement] Disabling 09:20:02.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 09:20:02.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:02.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:02.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:02.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:02.562 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 09:20:02.562 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 09:20:02.562 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:02.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:02.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:02.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s - in org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.005 s testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 09:20:02.592 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 09:20:02.594 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:20:02.594 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:02.594 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 09:20:02.594 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:02.594 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:20:02.595 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:02.595 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:20:02.595 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:02.595 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:20:02.595 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:02.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:02.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:02.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:02.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:02.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:02.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:02.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:02.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:02.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:02.597 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:02.597 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:02.597 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:02.597 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:02.597 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:02.597 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:02.597 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:02.597 DEBUG [main][MenuItemLookup] Item match:Window 09:20:02.598 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:02.598 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:02.598 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:02.598 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:02.598 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:02.598 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:02.598 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:02.598 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:02.598 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:02.598 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:02.598 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:02.598 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:02.598 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:02.599 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:02.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:20:02.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:02.744 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:02.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:02.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:20:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:02.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:02.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:02.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:02.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:20:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:02.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:02.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:02.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:02.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:02.762 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:02.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:02.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:02.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:02.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:02.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:02.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:02.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:02.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:02.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:02.806 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:02.807 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 09:20:02.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 09:20:02.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:02.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:02.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:02.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:20:02.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:02.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:02.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:02.826 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:02.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:02.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:02.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:02.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:02.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:02.826 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:02.827 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:02.827 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:02.827 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:02.827 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:02.827 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:02.827 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:02.827 DEBUG [main][MenuItemLookup] Item match:Window 09:20:02.828 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:02.828 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:02.828 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:02.828 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:02.828 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:02.828 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:02.828 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:02.828 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:02.828 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:02.828 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:02.828 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:02.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:02.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:02.828 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:02.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:02.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:20:02.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:03.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:03.000 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:03.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:03.001 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:20:03.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:03.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:03.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:03.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:03.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:03.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:03.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:03.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:20:03.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:03.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:03.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:03.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:03.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:20:03.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:03.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:03.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:20:03.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:03.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:03.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 09:20:03.510 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 09:20:03.511 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 09:20:03.511 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 09:20:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:03.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:03.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:03.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:03.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: 16, Matcher matching widget which text matches: "Use &internal web browser") 09:20:03.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:03.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:03.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:03.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:20:03.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:03.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:03.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:03.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:03.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:03.925 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:20:03.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:03.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:03.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:03.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:03.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:03.929 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:03.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:03.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:03.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:03.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:04.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:04.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 09:20:04.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:04.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:04.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:04.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:04.012 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 09:20:04.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:04.013 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 09:20:04.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 09:20:04.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:04.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:04.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:04.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 09:20:04.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:04.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:04.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:04.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:04.016 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 09:20:04.016 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:04.016 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 09:20:04.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 09:20:04.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:04.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:04.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:04.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:20:04.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:20:04.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.018 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:04.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:04.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:04.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:04.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:04.019 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:04.019 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:04.019 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:04.019 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:04.019 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:04.019 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:04.019 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:04.019 DEBUG [main][MenuItemLookup] Item match:Window 09:20:04.020 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:04.020 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:04.020 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:04.021 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:04.021 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:04.021 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:04.021 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:04.021 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:04.021 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:04.021 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:04.021 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:04.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:04.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:04.021 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:04.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:04.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:20:04.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:04.203 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:04.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.204 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:20:04.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:04.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:04.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:04.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:20:04.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:04.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:20:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:04.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:20:04.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:04.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:20:04.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:04.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:04.208 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 09:20:04.208 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 09:20:04.208 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 09:20:04.209 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 09:20:04.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:04.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:04.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:04.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:04.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 09:20:04.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:04.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:04.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:04.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:20:04.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:04.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:04.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:04.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:04.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:04.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:04.234 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:20:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:04.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:04.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:04.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:04.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:04.238 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:04.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:04.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:04.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:04.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:04.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:04.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:04.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:04.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:04.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:04.308 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:04.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.308 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:04.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.308 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:04.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:04.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:04.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:04.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:04.309 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:04.309 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:04.309 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:04.309 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:04.309 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:04.309 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:04.310 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:04.310 DEBUG [main][MenuItemLookup] Item match:Window 09:20:04.310 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:04.310 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:04.310 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:04.310 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:04.310 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:04.310 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:04.310 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:04.310 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:04.311 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:04.311 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:04.311 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:04.311 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:04.311 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:04.311 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:04.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:20:04.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:20:04.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:04.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:04.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:04.454 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:04.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.454 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:20:04.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:04.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:04.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:04.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:04.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:04.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:04.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:04.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:20:04.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:04.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:04.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:20:04.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:04.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:04.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:20:04.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:04.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:04.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:20:04.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:04.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:04.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 09:20:04.470 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 09:20:04.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 09:20:04.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 09:20:04.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:04.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:04.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:04.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:04.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 09:20:04.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:04.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:04.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:04.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:20:04.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:04.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:04.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:04.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:04.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:04.495 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:20:04.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:04.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:04.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:04.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:04.499 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:04.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:04.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:04.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:04.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 09:20:04.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:04.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:04.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:04.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:04.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 09:20:04.552 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 09:20:04.552 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:04.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.963 s - in org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 1.205 s testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.003 s testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.535 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 09:20:04.566 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 09:20:04.586 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:20:04.586 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:04.586 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 09:20:04.586 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:04.586 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:20:04.587 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:04.587 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:20:04.587 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:04.587 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:20:04.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:04.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:04.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:04.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:04.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:04.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:04.589 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:04.589 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:04.589 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:04.589 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:04.589 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:04.589 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:04.589 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:04.589 DEBUG [main][MenuItemLookup] Item match:Window 09:20:04.590 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:04.590 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:04.590 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:04.590 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:04.590 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:04.590 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:04.590 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:04.590 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:04.590 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:04.590 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:04.590 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:04.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:04.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:04.591 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:04.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:04.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:04.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:04.742 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:04.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.742 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:20:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:04.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:04.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:04.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:04.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:04.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:04.759 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:20:04.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:04.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:04.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:04.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:04.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:04.768 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:04.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:04.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:04.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:04.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:04.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:04.808 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 09:20:04.810 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:04.811 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 09:20:04.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 09:20:04.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:04.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:04.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:04.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:04.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:04.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:04.812 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:04.812 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:04.812 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:04.812 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:04.812 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:04.812 DEBUG [main][MenuItemLookup] Item match:Project 09:20:04.817 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 09:20:04.817 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:20:04.817 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:04.817 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 09:20:04.818 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 09:20:04.818 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 09:20:04.818 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 09:20:04.818 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 09:20:04.818 DEBUG [main][MenuItemLookup] Item match:Build Automatically 09:20:04.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 09:20:04.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:04.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:04.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:04.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:04.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 09:20:04.837 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 09:20:04.838 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 09:20:04.838 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:04.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:04.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:04.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) Time elapsed: 0.026 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 09:20:04.852 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 09:20:04.853 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:20:04.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:04.854 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 09:20:04.854 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:04.854 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:20:04.854 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:04.854 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:20:04.854 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:04.854 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:20:04.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:04.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:04.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:04.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:04.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:04.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:04.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:04.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:04.856 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:04.856 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:04.856 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:04.856 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:04.856 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:04.856 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:04.856 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:04.856 DEBUG [main][MenuItemLookup] Item match:Window 09:20:04.857 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:04.857 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:04.857 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:04.857 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:04.857 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:04.857 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:04.857 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:04.857 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:04.857 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:04.858 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:04.858 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:04.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:04.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:04.858 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:05.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:05.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:05.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:05.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:05.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:05.057 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:05.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:05.057 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:20:05.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:05.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:05.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:05.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:05.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:05.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:05.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:05.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:20:05.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:05.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:05.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:05.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:05.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:05.092 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:05.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:05.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:05.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:05.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:05.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:05.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:05.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 09:20:05.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 09:20:05.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:05.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:05.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:05.142 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 09:20:05.143 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 09:20:05.144 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 09:20:05.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 09:20:05.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:05.145 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:05.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:05.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:05.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 09:20:05.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:05.146 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 09:20:05.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 09:20:05.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:05.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:05.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:05.146 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 09:20:05.147 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 09:20:05.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 09:20:05.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:05.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:05.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:05.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:05.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 09:20:05.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:05.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 09:20:05.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 09:20:05.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:05.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:05.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:05.148 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 09:20:05.149 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 09:20:05.149 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 09:20:05.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 09:20:05.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:05.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:05.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:05.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:05.151 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 09:20:05.151 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 09:20:05.151 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 09:20:05.151 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:05.151 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.004 s autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.002 s autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 09:20:05.162 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 09:20:05.163 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:20:05.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:05.164 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 09:20:05.164 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:05.164 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:20:05.164 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:05.164 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:20:05.164 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:05.164 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:20:05.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:05.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:05.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:20:05.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:05.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:20:05.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:05.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:05.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:05.187 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:05.187 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:05.187 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:05.187 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:05.187 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:05.187 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:05.187 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:05.187 DEBUG [main][MenuItemLookup] Item match:Window 09:20:05.188 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:05.188 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:05.188 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:05.188 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:05.188 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:05.188 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:05.188 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:05.188 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:05.188 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:05.188 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:05.188 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:05.188 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:05.188 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:05.189 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:20:05.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:20:05.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:05.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:05.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:05.355 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:05.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:05.355 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:20:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:05.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:05.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:05.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:05.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:05.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:05.372 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:20:05.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:05.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:05.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:05.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:05.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:05.397 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:05.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:05.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:05.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:05.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:05.437 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 09:20:05.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:05.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 09:20:05.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 09:20:05.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:05.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:05.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:05.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:05.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:05.438 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:05.438 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:05.438 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:05.438 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:05.438 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:05.438 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:05.438 DEBUG [main][MenuItemLookup] Item match:Project 09:20:05.439 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 09:20:05.439 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:20:05.439 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:05.439 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 09:20:05.439 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 09:20:05.439 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 09:20:05.439 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 09:20:05.439 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 09:20:05.439 DEBUG [main][MenuItemLookup] Item match:Build Automatically 09:20:05.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 09:20:05.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:05.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:05.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:05.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:05.440 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 09:20:05.440 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 09:20:05.440 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 09:20:05.440 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:05.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 09:20:05.468 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 09:20:05.468 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:20:05.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:05.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 09:20:05.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:05.469 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:20:05.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:05.469 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:20:05.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:05.470 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:20:05.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:20:05.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:05.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:05.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:05.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:05.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:05.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:05.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:05.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:05.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:05.487 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:05.487 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:05.487 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:05.487 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:05.487 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:05.487 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:05.487 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:05.487 DEBUG [main][MenuItemLookup] Item match:Window 09:20:05.488 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:05.488 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:05.488 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:05.488 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:05.488 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:05.488 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:05.488 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:05.488 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:05.488 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:05.488 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:05.488 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:05.489 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:05.489 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:05.489 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:05.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:05.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:05.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:05.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:05.626 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:05.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:05.626 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:20:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:05.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:05.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:05.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:05.628 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:20:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:05.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:05.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:05.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:05.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:05.652 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:05.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:05.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:05.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:05.698 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 09:20:05.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:05.699 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 09:20:05.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 09:20:05.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:05.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:05.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:05.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:05.700 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:05.700 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:05.700 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:05.700 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:05.700 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:05.700 DEBUG [main][MenuItemLookup] Item match:Project 09:20:05.700 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 09:20:05.700 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 09:20:05.700 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:05.700 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 09:20:05.700 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 09:20:05.700 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 09:20:05.701 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 09:20:05.701 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 09:20:05.701 DEBUG [main][MenuItemLookup] Item match:Build Automatically 09:20:05.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 09:20:05.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:05.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:05.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:05.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:05.702 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 09:20:05.702 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 09:20:05.702 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:05.702 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:05.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:05.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 09:20:05.712 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 09:20:05.713 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:20:05.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:05.713 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 09:20:05.713 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:05.713 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:20:05.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:05.714 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:20:05.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:05.714 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:20:05.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:05.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:05.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:05.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:05.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:05.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:05.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:05.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:05.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:05.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:05.715 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:05.715 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:05.715 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:05.716 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:05.716 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:05.716 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:05.716 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:05.716 DEBUG [main][MenuItemLookup] Item match:Window 09:20:05.716 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:05.716 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:05.716 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:05.716 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:05.716 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:05.717 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:05.717 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:05.717 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:05.717 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:05.717 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:05.717 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:05.717 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:05.717 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:05.717 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:05.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 09:20:05.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:05.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:05.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:05.861 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:05.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:05.862 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:20:05.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:05.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:05.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:05.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:05.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:05.864 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:20:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:05.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:05.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:05.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:05.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:05.889 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:05.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:05.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:05.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:05.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:05.942 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 09:20:05.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 09:20:05.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:05.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:05.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:05.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:05.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:20:05.958 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 09:20:05.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:05.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:05.958 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:05.958 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:05.959 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:05.959 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:05.959 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:05.959 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:05.959 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:05.959 DEBUG [main][MenuItemLookup] Item match:Window 09:20:05.959 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:05.959 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:05.960 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:05.960 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:05.960 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:05.960 DEBUG [main][MenuItemLookup] Item match:Show View 09:20:05.965 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:20:05.966 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:20:05.966 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:20:05.966 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:20:05.966 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:20:05.966 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:20:05.966 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:20:05.966 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:20:05.966 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:05.966 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:20:05.966 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:20:05.967 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:20:05.967 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:20:05.967 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:20:06.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:20:06.051 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:20:06.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:20:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:06.053 DEBUG [WorkbenchTestable][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:20:06.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:06.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:20:06.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:06.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:06.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:20:06.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:06.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:06.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:06.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:20:06.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:06.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:06.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:20:06.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:06.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:06.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 09:20:06.566 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 09:20:06.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 09:20:06.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 09:20:06.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:06.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:06.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:06.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:20:06.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:06.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:20:06.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:06.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:20:06.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:06.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:06.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:06.571 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:20:06.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:06.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:06.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:06.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:20:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:20:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 09:20:06.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 09:20:06.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:06.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:06.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:20:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:06.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:06.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:20:06.769 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 09:20:06.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 09:20:06.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:06.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:20:06.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:20:06.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:20:06.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:06.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:06.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:06.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:06.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 '\*?\QError Log\E') 09:20:06.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:06.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:06.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:20:06.800 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 09:20:06.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 09:20:06.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:06.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:20:06.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:20:06.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:20:06.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:06.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:06.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 09:20:06.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:06.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:06.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:06.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:06.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 09:20:06.832 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 09:20:06.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:06.832 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 09:20:06.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 09:20:06.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:06.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:06.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:06.840 INFO [WorkbenchTestable][CleanErrorLogRequirement] Clean all records in Error Log 09:20:06.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 09:20:06.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:06.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:06.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:06.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 09:20:06.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:06.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:06.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:20:06.903 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 09:20:06.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 09:20:06.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:06.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:20:06.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:20:06.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:20:06.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:06.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:06.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 09:20:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:06.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:06.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:20:06.918 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 09:20:06.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 09:20:06.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:06.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:20:06.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:20:06.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:20:06.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 09:20:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:06.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:06.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:06.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:06.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:20:06.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:06.957 DEBUG [main][MenuItemLookup] Found menu:'Copy' 09:20:06.957 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:06.957 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 09:20:06.957 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 09:20:06.957 DEBUG [main][MenuItemLookup] Item match:Delete Log 09:20:06.957 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 09:20:06.957 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 09:20:06.957 INFO [main][MenuItemHandler] Select menu item: &Delete Log 09:20:07.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 09:20:07.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 09:20:07.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 09:20:07.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:07.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:07.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:07.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:07.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:07.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 09:20:07.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:07.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:07.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:07.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 09:20:07.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:07.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:07.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:07.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 09:20:07.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:07.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:07.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:07.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:07.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:07.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:07.017 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 09:20:07.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:07.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:07.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:07.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:07.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:20:07.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:20:07.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:07.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:07.050 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 09:20:07.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:07.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:07.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:07.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:07.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 09:20:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:07.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:07.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:07.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:20:07.060 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 09:20:07.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 09:20:07.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:07.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:20:07.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:20:07.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:20:07.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:07.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:07.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:07.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:07.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:07.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:07.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 09:20:07.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:07.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:07.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:07.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:20:07.107 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 09:20:07.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 09:20:07.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:07.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:20:07.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:20:07.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:20:07.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:07.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:07.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:07.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:07.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 09:20:07.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:07.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:07.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:07.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:07.113 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 09:20:07.113 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 09:20:07.113 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:07.113 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:07.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:07.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.403 s - in org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.889 s testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.281 s Running org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 09:20:07.121 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 09:20:07.122 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:20:07.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:07.122 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 09:20:07.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:07.123 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:20:07.137 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:07.137 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:20:07.137 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:07.137 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:20:07.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:07.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:07.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:07.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:07.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:07.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:07.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:07.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:07.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:07.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:07.139 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:07.139 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:07.140 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:07.140 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:07.140 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:07.140 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:07.140 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:07.140 DEBUG [main][MenuItemLookup] Item match:Window 09:20:07.141 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:07.141 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:07.141 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:07.141 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:07.141 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:07.141 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:07.141 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:07.141 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:07.141 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:07.141 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:07.141 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:07.141 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:07.141 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:07.141 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:07.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:07.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:20:07.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:07.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:07.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:07.316 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:07.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:07.316 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:20:07.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:07.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:07.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:07.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:07.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:07.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:07.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:07.319 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:20:07.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:07.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:07.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:07.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:07.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:07.324 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:07.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:07.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:07.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:07.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:07.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:07.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:07.365 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 09:20:07.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 09:20:07.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:07.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:07.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:07.389 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:20:07.400 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 09:20:07.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:07.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:07.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:07.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:07.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:07.406 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:20:07.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:07.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:07.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:07.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:07.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:20:07.417 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 09:20:07.418 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:20:07.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:07.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 09:20:07.520 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:20:07.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 09:20:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:07.521 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:20:07.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:07.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:20:07.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:07.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:07.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:07.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:07.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:20:07.523 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 09:20:07.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:20:07.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:20:07.525 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 09:20:07.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:20:07.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:20:07.525 TRACE [main][WidgetHandler] Notify Table with event 13 09:20:07.525 TRACE [main][WidgetHandler] Wait for synchronization 09:20:07.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:07.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:20:07.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:07.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:07.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:07.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 "Open") 09:20:07.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:07.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:20:07.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:07.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:07.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:07.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:07.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:07.536 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:20:07.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:07.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:07.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:07.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:08.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:20:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:20:08.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:20:08.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:08.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:08.428 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:08.428 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:08.428 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:08.428 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:08.428 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:08.428 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:08.428 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:08.428 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:08.428 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:08.428 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:08.428 DEBUG [main][MenuItemLookup] Item match:Window 09:20:08.429 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:08.429 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:08.429 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:08.429 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.429 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:08.429 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:08.429 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.429 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:08.430 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.430 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:08.430 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:08.430 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:08.431 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:08.431 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:08.431 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:08.431 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:08.431 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:08.431 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:08.431 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:08.431 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:08.431 DEBUG [main][MenuItemLookup] Item match:Window 09:20:08.431 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:08.431 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:08.432 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:08.432 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.432 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:08.485 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:08.485 DEBUG [main][MenuItemLookup] Item match:Perspective 09:20:08.490 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:20:08.490 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.490 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:20:08.490 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:20:08.490 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:20:08.490 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:20:08.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:20:08.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:08.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:08.494 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:08.494 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:08.494 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:08.494 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:08.494 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:08.494 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:08.494 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:08.494 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:08.494 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:08.494 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:08.494 DEBUG [main][MenuItemLookup] Item match:Window 09:20:08.495 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:08.495 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:08.495 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:08.495 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.495 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:08.495 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:08.495 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.496 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:08.496 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.496 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:08.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:08.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:08.496 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:08.496 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:08.496 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:08.496 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:08.496 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:08.496 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:08.496 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:08.496 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:08.497 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:08.497 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:08.497 DEBUG [main][MenuItemLookup] Item match:Window 09:20:08.497 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:08.497 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:08.497 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:08.497 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.497 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:08.497 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:08.497 DEBUG [main][MenuItemLookup] Item match:Perspective 09:20:08.498 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:20:08.498 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.498 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:20:08.498 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:20:08.498 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:20:08.498 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:20:08.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:08.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:08.499 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:08.499 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:08.499 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:08.499 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:08.499 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:08.499 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:08.499 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:08.499 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:08.499 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:08.499 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:08.499 DEBUG [main][MenuItemLookup] Item match:Window 09:20:08.500 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:08.500 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:08.500 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:08.500 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.500 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:08.500 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:08.500 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.500 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:08.500 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.500 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:08.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:08.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:08.500 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:08.501 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:08.501 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:08.501 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:08.501 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:08.501 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:08.501 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:08.501 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:08.501 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:08.501 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:08.501 DEBUG [main][MenuItemLookup] Item match:Window 09:20:08.501 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:08.502 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:08.502 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:08.502 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.502 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:08.502 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:08.502 DEBUG [main][MenuItemLookup] Item match:Perspective 09:20:08.502 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:20:08.502 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.503 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:20:08.503 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:20:08.503 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:20:08.503 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:20:08.503 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:20:08.503 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:20:08.503 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:20:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:20:08.614 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:20:08.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:20:08.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:08.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:08.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:08.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:08.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:08.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:20:08.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:08.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:08.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:08.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:20:08.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:08.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:08.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:08.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:20:08.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:08.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:08.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:08.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:08.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:08.617 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:20:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:08.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:08.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:08.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 09:20:08.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:08.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:08.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:08.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:08.898 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 09:20:08.898 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:08.898 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 09:20:08.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 09:20:08.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:08.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:08.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:08.909 WARNING [WorkbenchTestable][ScreenshotCapturer] Screenshot has not been captured on failure, because RedDeer property whether screenshot should be captured or not is set to false. 09:20:08.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 09:20:08.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:08.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:08.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:08.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:08.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 09:20:08.913 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 09:20:08.913 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:08.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:08.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:08.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.794 s - in org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 1.533 s fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.015 s Running org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 09:20:08.923 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 09:20:08.925 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:20:08.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:08.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 09:20:08.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:08.926 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:20:08.927 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:08.927 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:20:08.927 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:08.927 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:20:08.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:08.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:08.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:08.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:08.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:20:08.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:08.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:08.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:08.930 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:08.931 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:08.931 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:08.931 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:08.931 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:08.931 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:08.931 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:08.931 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:08.931 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:08.931 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:08.931 DEBUG [main][MenuItemLookup] Item match:Window 09:20:08.932 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:08.933 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:08.933 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:08.933 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.933 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:08.933 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:08.933 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.933 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:08.933 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:08.933 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:08.933 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:08.933 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:08.933 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:08.933 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:09.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:09.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:09.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:09.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:09.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:09.124 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:09.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:09.124 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:20:09.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:09.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:09.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:09.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:09.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:09.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:09.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:09.139 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:20:09.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:09.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:09.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:09.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:09.158 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:09.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:09.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:09.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:09.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:09.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:09.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:09.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:09.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:09.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:09.214 TRACE [WorkbenchTestable][DatabaseRequirement] Database requirement performed 09:20:09.214 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:09.214 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 09:20:09.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 09:20:09.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:09.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:09.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:09.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 09:20:09.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:09.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:09.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 09:20:09.216 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 09:20:09.216 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:09.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s - in org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 09:20:09.224 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 09:20:09.225 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:20:09.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:09.225 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 09:20:09.225 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:09.225 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:20:09.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:09.237 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:20:09.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:09.237 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:20:09.237 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:09.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:09.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.*'] 09:20:09.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:09.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.*'] 09:20:09.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:09.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:09.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:09.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:09.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:09.239 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:09.239 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:09.239 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:09.239 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:09.239 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:09.239 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:09.239 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:09.239 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:09.239 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:09.239 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:09.240 DEBUG [main][MenuItemLookup] Item match:Window 09:20:09.240 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:09.240 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:09.240 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:09.240 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:09.241 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:09.241 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:09.241 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:09.241 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:09.241 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:09.241 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:09.241 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:09.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:09.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:09.241 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:09.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:09.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:09.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:09.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:09.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:09.413 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:09.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:09.413 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:20:09.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:09.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:09.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:09.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:09.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:09.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:09.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:09.415 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:20:09.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:09.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:09.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:09.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:09.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:09.439 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:09.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:09.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:09.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:09.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:09.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:09.508 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:09.508 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 09:20:09.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 09:20:09.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:09.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:09.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:09.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:09.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:09.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:09.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:09.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:09.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:09.511 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:09.511 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:09.511 DEBUG [main][MenuItemLookup] Item match:File 09:20:09.513 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:20:09.513 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:20:09.518 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:09.519 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:20:09.519 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:20:09.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:20:09.519 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:20:09.520 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:20:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:20:09.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:20:09.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:20:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:09.643 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:20:09.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:09.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 09:20:09.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:09.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:09.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:09.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:09.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:09.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:09.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:20:09.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:09.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:10.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:10.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:20:10.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:10.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:20:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:10.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:10.162 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 09:20:10.162 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 09:20:10.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 09:20:10.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 09:20:10.167 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:20:10.167 INFO [WorkbenchTestable][NewWizard] Finish wizard 09:20:10.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:20:10.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:10.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:10.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:10.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:10.169 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:20:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:10.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:10.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:10.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:10.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:10.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:20:10.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:20:10.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:20:10.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:20:10.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:20:10.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:20:10.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:20:10.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:10.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:20:10.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:10.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 1 - Eclipse Platform 09:20:10.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:10.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:10.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 1 - Eclipse Platform' 09:20:10.649 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 1 - Eclipse Platform' 09:20:10.649 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:10.649 DEBUG [main][MenuItemLookup] Item match:File 09:20:10.651 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:20:10.651 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:20:10.655 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:20:10.655 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:20:10.655 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:10.656 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:20:10.656 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:20:10.656 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:20:10.656 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:20:10.656 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:20:10.656 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:20:10.656 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:20:10.656 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:20:10.656 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:20:10.656 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:10.656 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:20:10.656 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:20:10.656 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:10.656 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:20:10.656 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:20:10.676 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:20:10.677 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:20:10.677 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:20:10.786 DEBUG [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:20:10.797 DEBUG [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:20:10.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:20:10.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:10.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:10.799 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:20:10.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:10.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 09:20:10.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:10.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:10.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:10.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:10.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:10.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:20:10.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:10.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:10.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:20:10.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:10.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:10.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:20:10.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:10.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:10.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:20:10.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:10.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:10.803 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 09:20:10.803 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 09:20:10.803 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 09:20:10.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 09:20:10.804 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:20:10.804 INFO [WorkbenchTestable][NewWizard] Finish wizard 09:20:10.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:20:10.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:10.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:10.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:10.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:10.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:10.806 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:20:10.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:10.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:10.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:10.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:20:10.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:20:10.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:20:10.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:20:10.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:20:10.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:20:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:20:10.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:10.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:10.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:10.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:10.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 2 - Eclipse Platform 09:20:10.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:10.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:10.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 2 - Eclipse Platform' 09:20:10.960 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 2 - Eclipse Platform' 09:20:10.960 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:10.960 DEBUG [main][MenuItemLookup] Item match:File 09:20:10.961 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:20:10.961 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:10.966 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:20:10.966 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:20:10.967 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:20:10.967 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:20:10.967 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:20:11.072 DEBUG [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:20:11.077 DEBUG [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:20:11.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:20:11.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:11.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:11.079 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:20:11.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:11.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 09:20:11.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:11.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:11.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:11.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:11.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:11.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:11.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:20:11.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:11.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:20:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:11.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:20:11.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:11.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:20:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:11.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:11.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 09:20:11.093 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 09:20:11.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 09:20:11.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 09:20:11.093 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:20:11.093 INFO [WorkbenchTestable][NewWizard] Finish wizard 09:20:11.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:20:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:11.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:11.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:11.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:11.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:11.095 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:20:11.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:11.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:11.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:11.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:11.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:11.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:20:11.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:20:11.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:20:11.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:20:11.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:20:11.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:20:11.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:20:11.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUntitled 3\E') 09:20:11.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:11.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:11.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:11.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:20:11.248 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:11.249 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 09:20:11.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 09:20:11.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:11.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:11.414 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 09:20:11.414 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 09:20:11.414 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:11.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.192 s - in org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) Time elapsed: 1.906 s Running org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 09:20:11.424 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 09:20:11.425 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:20:11.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:11.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 09:20:11.426 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:11.426 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:20:11.426 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:11.426 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:20:11.426 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:11.426 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:20:11.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:11.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:11.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:11.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:11.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:11.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:11.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:11.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:11.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:11.429 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:11.429 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:11.429 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:11.429 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:11.429 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:11.429 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:11.429 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:11.429 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:11.429 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:11.429 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:11.429 DEBUG [main][MenuItemLookup] Item match:Window 09:20:11.430 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:11.430 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:11.430 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:11.430 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:11.430 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:11.431 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:11.431 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:11.431 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:11.431 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:11.431 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:11.431 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:11.431 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:11.431 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:11.431 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:11.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:11.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:11.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:11.627 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:11.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:11.627 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:20:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:11.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:11.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:11.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:11.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:11.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:11.694 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:20:11.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:11.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:11.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:11.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:11.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:11.698 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:11.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:11.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:11.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:11.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:11.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:11.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:11.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:11.805 INFO [WorkbenchTestable][JRERequirement] JRE Requirement fulfill performed 09:20:11.805 DEBUG [WorkbenchTestable][JRERequirement] Configuration (name,version,path): testName, 1.7, ${java.home} 09:20:11.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:11.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:11.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:11.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:11.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:11.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:11.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:11.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:11.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:11.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:11.806 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:11.828 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:11.828 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:11.828 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:11.828 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:11.828 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:11.828 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:11.828 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:11.828 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:11.828 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:11.828 DEBUG [main][MenuItemLookup] Item match:Window 09:20:11.829 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:11.829 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:11.829 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:11.829 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:11.829 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:11.829 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:11.829 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:11.829 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:11.829 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:11.829 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:11.829 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:11.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:11.829 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:11.829 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:12.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:20:12.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:20:12.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:12.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:12.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:12.010 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:12.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:12.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:20:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:12.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:12.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:12.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:20:12.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:20:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:12.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:12.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:20:12.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:20:12.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:20:12.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:12.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:20:12.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:12.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:20:12.520 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 09:20:12.520 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 09:20:12.520 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 09:20:12.520 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:6097): Gtk-CRITICAL **: 09:20:12.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:20:12.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:12.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:12.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:12.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:12.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 09:20:12.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:12.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:12.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:12.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:12.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:12.633 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 09:20:12.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:12.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:12.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:12.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:12.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available.... 09:20:12.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:12.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:12.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:12.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully 09:20:12.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 09:20:12.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:12.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:12.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.VMTypePage, index 0 and no matchers specified 09:20:12.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:12.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:12.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:12.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:12.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:20:12.745 TRACE [main][WidgetHandler] Notify List with event 13 09:20:12.745 TRACE [main][WidgetHandler] Wait for synchronization 09:20:12.745 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 09:20:12.745 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 09:20:12.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:20:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:12.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:12.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:12.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:12.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:12.753 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:20:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:12.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:12.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:12.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE home:") 09:20:12.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:12.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:12.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:12.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:12.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:20:12.822 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:20:12.824 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 09:20:12.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 09:20:12.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:12.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:12.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:12.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:20:12.850 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:20:12.851 INFO [WorkbenchTestable][AbstractText] Text set to: testName 09:20:12.856 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 09:20:12.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:20:12.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:12.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:12.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:12.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:12.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:12.860 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 09:20:12.860 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 09:20:12.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:20:12.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:12.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:12.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:12.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:12.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:12.874 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:20:12.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:12.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:12.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:12.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:12.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:12.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:12.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:20:12.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:20:12.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:20:12.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:20:12.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:20:12.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:12.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:12.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 09:20:12.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:12.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:12.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:12.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:12.945 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 09:20:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:12.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:12.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:13.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:13.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:13.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:13.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:13.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:13.100 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:13.100 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 09:20:13.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 09:20:13.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:13.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:13.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:13.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:13.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:13.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:13.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:13.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:13.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:13.102 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:13.102 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:13.102 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:13.102 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:13.102 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:13.102 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:13.102 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:13.102 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:13.102 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:13.102 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:13.102 DEBUG [main][MenuItemLookup] Item match:Window 09:20:13.103 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:13.103 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:13.103 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:13.103 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:13.103 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:13.103 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:13.103 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:13.103 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:13.103 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:13.103 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:13.103 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:13.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:13.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:13.103 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:6097): Gtk-CRITICAL **: 09:20:13.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:20:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:13.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:13.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:13.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:13.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:13.295 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:13.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.295 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:20:13.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:13.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:13.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:13.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:13.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:13.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:13.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:20:13.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:20:13.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:13.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:20:13.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:13.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:20:13.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:20:13.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:20:13.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:13.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:20:13.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:13.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:20:13.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 09:20:13.298 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 09:20:13.298 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 09:20:13.298 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 09:20:13.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:13.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:13.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:13.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:13.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:20:13.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:13.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:13.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:13.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:20:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:20:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:20:13.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 09:20:13.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:13.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:13.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:13.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:13.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:20:13.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:20:13.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:20:13.366 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:20:13.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:13.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:13.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:13.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:13.391 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:13.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:13.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:13.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:13.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:13.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:13.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 09:20:13.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:13.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:13.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 09:20:13.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:13.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 09:20:13.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 09:20:13.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:13.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:13.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:13.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 09:20:13.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:13.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:13.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:13.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 09:20:13.452 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 09:20:13.452 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:13.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in org.eclipse.reddeer.requirements.test.jre.JRERequirementTest testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0.351 s testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 09:20:13.459 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 09:20:13.459 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:20:13.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:13.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 09:20:13.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:13.460 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:20:13.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:13.460 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:20:13.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:13.461 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:20:13.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.*'] 09:20:13.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.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.*'] 09:20:13.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.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.*'] 09:20:13.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:13.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:13.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:13.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:13.462 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:13.462 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:13.462 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:13.462 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:13.462 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:13.462 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:13.462 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:13.462 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:13.462 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:13.462 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:13.462 DEBUG [main][MenuItemLookup] Item match:Window 09:20:13.463 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:13.463 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:13.463 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:13.463 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:13.463 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:13.463 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:13.463 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:13.463 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:13.463 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:13.464 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:13.464 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:13.464 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:13.464 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:13.464 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:6097): Gtk-CRITICAL **: 09:20:13.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:20:13.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:20:13.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:13.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:13.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:13.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:13.655 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:13.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.655 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:20:13.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:13.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:13.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:13.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:13.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:13.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:13.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:13.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:20:13.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:13.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:13.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:13.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:13.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:13.692 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:13.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:13.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:13.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:13.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:13.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:13.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:13.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:13.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:13.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:13.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:13.730 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 09:20:13.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 09:20:13.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:13.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:13.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:13.733 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 09:20:13.736 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:13.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:13.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:20:13.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:13.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:13.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:13.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:20:13.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:13.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:13.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:13.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:13.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:13.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:13.759 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:13.759 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:13.759 DEBUG [main][MenuItemLookup] Item match:File 09:20:13.760 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:20:13.760 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:13.765 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:20:13.765 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:20:13.766 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:20:13.766 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:20:13.766 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:20:13.891 DEBUG [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:20:13.903 DEBUG [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:20:13.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:20:13.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:13.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:13.905 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:20:13.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:13.906 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:20:13.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:13.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:13.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:13.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:13.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:13.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:13.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:13.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:20:13.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:20:13.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:14.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:14.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:20:14.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:20:14.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:20:14.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:14.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:20:14.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:14.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:20:14.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:20:14.415 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:20:14.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:20:14.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:20:14.419 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:20:14.419 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:20:14.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:20:14.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:14.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:14.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:14.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:14.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:14.421 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:20:14.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:14.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:14.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:14.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:14.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:14.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:14.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:20:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:20:14.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:20:14.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:14.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:14.864 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:20:14.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:14.897 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'TestProject' 09:20:14.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:20:14.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:14.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:14.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:14.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:14.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:20:14.907 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:20:14.909 INFO [WorkbenchTestable][AbstractText] Text set to: TestProject 09:20:14.961 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:20:14.961 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:20:14.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:20:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:14.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:14.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:14.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:14.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:14.965 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:20:14.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:14.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:14.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:14.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:16.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:20:19.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:20:19.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:19.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:19.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:20:19.442 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 09:20:19.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:20:19.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:20:19.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:20:19.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:20:19.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:19.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:19.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:20:19.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:19.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:19.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:19.450 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:19.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:20:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:19.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:19.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:19.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:20:19.451 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:20:19.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:20:19.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:19.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:20:19.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:20:19.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:20:19.502 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:20:19.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:20:19.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:19.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:20:19.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:19.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:19.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:20:20.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:20.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:20:20.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:20.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:20:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:20:20.506 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:20:20.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:20:20.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:20.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:20:20.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:20:20.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:20.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:20.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:20.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:20.509 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 09:20:20.521 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 09:20:20.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 09:20:20.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:20.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:20.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:20.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:20.523 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 09:20:20.523 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:20.523 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 09:20:20.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 09:20:20.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:20.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:20.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:20.523 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 09:20:20.525 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:20:20.526 DEBUG [main][EditorHandler] 0 editor(s) found 09:20:20.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:20.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:20:20.534 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 09:20:20.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:20.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:20.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:20.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:20.535 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:20.535 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:20.535 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:20.535 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:20.535 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:20.535 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:20.535 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:20.535 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:20.536 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:20.536 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:20.536 DEBUG [main][MenuItemLookup] Item match:Window 09:20:20.536 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:20.536 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:20.536 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:20.536 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:20.536 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:20.537 DEBUG [main][MenuItemLookup] Item match:Show View 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:20.544 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:20:20.544 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:20:20.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:20:20.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:20:20.545 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:20:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:20:20.796 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:20:20.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:20:20.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:20.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:20.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:20:20.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:20.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:20.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:20.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:20:20.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:20.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:20.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:20.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:20.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:20.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:20.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:20.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:20.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:20:20.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:20.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:20.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:20:20.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:20.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:20.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:20:20.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:20:20.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:20.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:20:20.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:20.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:20:20.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 09:20:20.802 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 09:20:20.803 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 09:20:20.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 09:20:20.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:20.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:20.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:20.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:20:20.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:20.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:20.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:20.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:20:20.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:20.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:20.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:20.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:20:20.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:20.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:20.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:20.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:20.806 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:20:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:20.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:20.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:20.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:20:20.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:20:20.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 09:20:20.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:20.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 09:20:20.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:20.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:20.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:20.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:20.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:20.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:20.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:20:20.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:20.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:20.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:20.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:20.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:20:20.927 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:20:20.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:20:20.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:20.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:20:20.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:20:20.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:20:20.930 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:20:20.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:20:20.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:20.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:20:20.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:20:20.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:20:20.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:20.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:20:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:20.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:20.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:20:21.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:21.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:20:22.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:22.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:20:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:20:22.011 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:20:22.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:20:22.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:22.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:20:22.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.ctab.DefaultCTabItem, index 0 and no matchers specified 09:20:22.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:22.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:22.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:22.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:22.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:22.014 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 09:20:22.014 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 09:20:22.015 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:20:22.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:20:22.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:22.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:20:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:22.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:22.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:20:22.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:22.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:20:23.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:23.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:20:23.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:20:23.038 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:20:23.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:20:23.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:23.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:20:23.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:20:23.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:23.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:23.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:23.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:23.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:23.041 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 09:20:23.042 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 09:20:23.042 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:20:23.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:20:23.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:23.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:20:23.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:20:23.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:23.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:23.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:23.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:23.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:23.045 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:20:23.045 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:20:23.047 DEBUG [main][TreeItemHandler] Set Tree selection 09:20:23.048 DEBUG [main][TreeHandler] Notify Tree about selection event 09:20:23.059 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:20:23.092 DEBUG [WorkbenchTestable][TreeItemHandler] Servers 09:20:23.092 DEBUG [WorkbenchTestable][TreeItemHandler] TestProject 09:20:23.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:20:23.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:23.227 DEBUG [main][MenuItemLookup] Found menu:'New' 09:20:23.227 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:20:23.227 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:23.227 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:20:23.227 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:23.227 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:20:23.227 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:20:23.227 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:20:23.227 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:20:23.227 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:20:23.228 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:20:23.228 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:20:23.228 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:20:23.228 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:23.228 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:20:23.228 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:20:23.228 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:23.228 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:20:23.228 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:20:23.228 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:20:23.228 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:20:23.228 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:20:23.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:20:23.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:20:23.786 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 09:20:23.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:20:23.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:20:23.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:20:23.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:20:23.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:20:23.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:20:23.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:20:23.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:23.834 DEBUG [main][MenuItemLookup] Found menu:'New' 09:20:23.834 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:20:23.834 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:23.834 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:20:23.834 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:23.834 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:20:23.834 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:20:23.834 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:20:23.834 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:20:23.834 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:20:23.885 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:20:23.886 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:20:23.886 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:20:24.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:6097): Gtk-CRITICAL **: 09:20:24.109: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6097): Gtk-CRITICAL **: 09:20:24.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6097): Gtk-CRITICAL **: 09:20:24.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6097): Gtk-CRITICAL **: 09:20:24.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6097): Gtk-CRITICAL **: 09:20:24.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 09:20:24.727 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:20:24.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:20:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:24.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:24.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:20:24.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:24.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:20:24.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:24.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:24.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:24.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:24.733 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:20:24.733 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:20:24.733 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:20:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:24.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:24.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:24.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") 09:20:24.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:24.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:24.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:24.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:20:24.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:24.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:24.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:24.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:24.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:24.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:24.737 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:20:24.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:24.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:24.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:24.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:24.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:20:24.805 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:20:25.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:20:25.388 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:20:25.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:20:25.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:20:25.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:20:25.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:20:25.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:20:25.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:20:25.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:20:25.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:20:25.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:20:25.389 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:20:25.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:20:25.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:20:25.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:20:25.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:20:25.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:20:25.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 09:20:25.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:25.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:25.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:25.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:25.393 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 09:20:25.393 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 09:20:25.394 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:20:25.394 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:20:25.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:25.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.936 s - in org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 6.793 s fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 4.87 s Results: Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.requirements.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.ui.test >----------- [INFO] Building RedDeer UI Tests 4.7.0-SNAPSHOT [43/58] [INFO] from tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.ui.test --- [INFO] Resolving class path of RedDeer UI Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.ui.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.ui.test --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/bin [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/resources does not exist [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.ui.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/org.eclipse.reddeer.ui.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.ui.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/org.eclipse.reddeer.ui.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.ui.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -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.prcheck/tests/org.eclipse.reddeer.ui.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 09:20:40.913 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:20:40.916 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 09:20:40.932 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:20:40.934 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 09:20:41.042 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 09:20:41.121 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:20:41.126 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:41.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 09:20:41.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 09:20:41.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 09:20:41.147 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 09:20:41.152 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:41.152 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:20:41.232 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:41.233 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:20:41.238 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:41.239 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:20:41.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:41.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:41.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:20:41.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:41.291 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:41.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:41.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:41.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:41.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:41.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:41.315 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:41.319 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:41.320 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:41.320 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:41.320 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:41.320 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:41.320 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:41.321 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:41.321 DEBUG [main][MenuItemLookup] Item match:Window 09:20:41.326 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:41.326 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:41.326 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:41.326 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:41.327 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:41.327 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:41.327 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:41.327 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:41.327 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:41.327 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:41.327 DEBUG [main][MenuItemLookup] Item match:Preferences 09:20:41.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:20:41.331 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:20:41.334 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:20:41.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:20:41.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:20:41.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:20:41.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:41.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:41.659 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:20:41.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:41.691 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:20:41.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:41.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:41.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:41.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:41.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:41.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:41.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:20:41.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:41.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:41.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:41.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:41.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:41.799 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:20:41.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:41.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:41.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:41.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:41.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:41.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:41.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:41.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:41.933 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:20:41.934 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 09:20:41.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:41.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:41.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:41.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:41.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:41.940 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:20:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:41.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:41.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:41.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:41.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:20:41.961 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 09:20:41.962 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:20:41.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 09:20:42.111 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:20:42.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 09:20:42.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:42.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:42.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:20:42.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:42.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:42.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:42.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:20:42.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:42.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:42.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:42.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:42.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:42.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:20:42.121 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 09:20:42.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:20:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:20:42.128 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 09:20:42.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:20:42.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:20:42.129 TRACE [main][WidgetHandler] Notify Table with event 13 09:20:42.129 TRACE [main][WidgetHandler] Wait for synchronization 09:20:42.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:42.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:42.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:42.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:20:42.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:42.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:42.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:42.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:20:42.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:42.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:20:42.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:42.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:42.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:42.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:42.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:42.143 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:20:42.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:42.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:42.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:42.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:20:43.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:20:43.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:20:43.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:43.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:43.189 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:43.189 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:43.189 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:43.189 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:43.189 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:43.189 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:43.189 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:43.190 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:43.190 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:43.190 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:43.190 DEBUG [main][MenuItemLookup] Item match:Window 09:20:43.192 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:43.192 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:43.192 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:43.192 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.192 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:43.192 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:43.193 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.193 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:43.193 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.193 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:43.194 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:43.194 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:43.194 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:43.194 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:43.194 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:43.194 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:43.195 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:43.195 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:43.195 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:43.195 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:43.195 DEBUG [main][MenuItemLookup] Item match:Window 09:20:43.196 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:43.196 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:43.196 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:43.197 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.197 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:43.197 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:43.197 DEBUG [main][MenuItemLookup] Item match:Perspective 09:20:43.203 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:20:43.203 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.203 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:20:43.203 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:20:43.203 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:20:43.203 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:20:43.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:20:43.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:43.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:43.207 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:43.208 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:43.208 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:43.208 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:43.208 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:43.208 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:43.208 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:43.208 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:43.208 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:43.209 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:43.209 DEBUG [main][MenuItemLookup] Item match:Window 09:20:43.210 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:43.210 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:43.210 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:43.210 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.210 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:43.211 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:43.211 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.211 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:43.211 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.211 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:43.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:43.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:43.212 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:43.212 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:43.212 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:43.212 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:43.212 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:43.212 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:43.213 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:43.213 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:43.213 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:43.213 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:43.213 DEBUG [main][MenuItemLookup] Item match:Window 09:20:43.214 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:43.214 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:43.214 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:43.214 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.214 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:43.214 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:43.215 DEBUG [main][MenuItemLookup] Item match:Perspective 09:20:43.216 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:20:43.216 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.216 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:20:43.216 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:20:43.216 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:20:43.216 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:20:43.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:43.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:43.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:43.220 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:43.220 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:43.220 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:43.220 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:43.220 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:43.221 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:43.221 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:43.221 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:43.221 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:43.221 DEBUG [main][MenuItemLookup] Item match:Window 09:20:43.222 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:43.222 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:43.222 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:43.223 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.223 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:43.223 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:43.223 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.223 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:20:43.223 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.223 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:20:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:43.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:43.224 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:43.224 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:20:43.224 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:20:43.225 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:20:43.225 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:20:43.225 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:20:43.225 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:20:43.225 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:20:43.225 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:20:43.225 DEBUG [main][MenuItemLookup] Item match:Window 09:20:43.226 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:20:43.226 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:20:43.226 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:20:43.226 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.226 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:20:43.226 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:20:43.227 DEBUG [main][MenuItemLookup] Item match:Perspective 09:20:43.228 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:20:43.228 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:43.228 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:20:43.228 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:20:43.228 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:20:43.228 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:20:43.228 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:20:43.229 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:20:43.229 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:20:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:20:43.317 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:20:43.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:20:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:43.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:43.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:20:43.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:43.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:43.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:43.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 09:20:43.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:43.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:43.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:43.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:20:43.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:43.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:43.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:43.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:43.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:43.322 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:20:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:43.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:43.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:47.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:47.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:47.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:47.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:47.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Case"] 09:20:47.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:47.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:47.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:47.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:47.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:47.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:20:47.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:47.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:47.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:47.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:47.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:47.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:47.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:47.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 09:20:47.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:47.726 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:47.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:47.726 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:47.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:47.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:47.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:47.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:47.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:47.728 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:47.729 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:47.729 DEBUG [main][MenuItemLookup] Item match:File 09:20:47.736 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:20:47.736 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:20:47.743 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:20:47.743 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:20:47.743 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:47.743 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:20:47.743 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:20:47.743 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:20:47.743 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:20:47.743 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:20:47.743 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:20:47.744 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:20:47.744 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:20:47.744 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:20:47.744 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:47.744 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:20:47.744 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:20:47.744 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:47.744 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:20:47.744 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:20:47.795 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:20:47.795 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:20:47.795 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:20:47.962 DEBUG [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:20:47.965 DEBUG [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:20:47.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:20:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:47.999 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:20:47.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:48.000 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:20:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:48.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:48.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:48.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:48.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:48.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:48.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:20:48.019 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:20:48.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:48.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:48.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:20:48.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:20:48.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:20:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:48.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:20:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:48.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:20:48.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 09:20:48.535 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 09:20:48.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 09:20:48.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 09:20:48.541 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:20:48.541 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:20:48.542 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:20:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:48.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:48.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:48.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:48.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:48.546 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:20:48.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:48.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:48.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:48.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:49.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:49.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:49.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:49.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 09:20:49.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 09:20:49.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 09:20:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:49.101 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:20:49.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:49.103 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 09:20:49.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 09:20:49.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:49.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:49.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:49.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:49.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:20:49.166 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:20:49.168 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 09:20:49.256 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 09:20:49.257 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 09:20:49.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:20:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:49.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:49.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:49.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:49.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:49.274 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:20:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:49.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:49.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:49.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 09:20:52.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 09:20:52.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:52.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:52.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:20:52.740 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 09:20:52.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:20:52.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:20:52.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:20:52.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:20:52.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:52.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:52.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:52.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:52.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:20:52.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:52.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:52.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:52.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:52.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:52.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:52.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:52.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 09:20:52.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:52.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:52.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:52.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:52.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:52.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:20:52.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:52.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:52.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:20:52.790 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:20:52.790 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:52.790 DEBUG [main][MenuItemLookup] Item match:File 09:20:52.797 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:20:52.797 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:20:52.804 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:20:52.804 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:52.806 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:20:52.806 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:20:52.806 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:52.806 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:20:52.806 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:20:52.807 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:20:52.807 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:20:52.807 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:20:53.105 DEBUG [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:20:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:20:53.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:20:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:53.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:53.115 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:20:53.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:53.115 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:20:53.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:53.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:53.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:53.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:53.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:20:53.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:20:53.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:53.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:20:53.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:53.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:20:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:20:53.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:20:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:53.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:20:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:53.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:20:53.131 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 09:20:53.131 DEBUG [main][TreeItemHandler] Selecting tree item: Class 09:20:53.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 09:20:53.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 09:20:53.140 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:20:53.140 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:20:53.141 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:20:53.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:53.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:53.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:53.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:53.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:53.192 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:20:53.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:53.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:53.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:53.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:53.803 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:53.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:53.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:53.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 09:20:53.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 09:20:53.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 09:20:53.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:53.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:53.807 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:20:53.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:53.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:20:53.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:53.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:53.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:53.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:53.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:20:53.921 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:20:53.923 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 09:20:53.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 09:20:53.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:53.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:54.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:54.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:54.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:20:54.001 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:20:54.003 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 09:20:54.014 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 09:20:54.014 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 09:20:54.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:20:54.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:54.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:54.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:54.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:54.028 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:20:54.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:54.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:54.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:54.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:20:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:20:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:20:55.021 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 09:20:55.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:20:55.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:20:55.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:20:55.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:20:55.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:20:55.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:20:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:20:55.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:20:55.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 09:20:55.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 09:20:55.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:20:55.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:20:55.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:20:55.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:57.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:57.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:57.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:57.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:20:57.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:57.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Case"] 09:20:57.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:57.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'] 09:20:57.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:57.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'] 09:20:57.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:57.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 09:20:57.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:57.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:57.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 09:20:57.208 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 09:20:57.208 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:57.208 DEBUG [main][MenuItemLookup] Item match:File 09:20:57.211 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:20:57.211 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:20:57.218 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:20:57.218 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:20:57.218 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:57.218 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:20:57.218 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:20:57.218 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:20:57.219 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:20:57.219 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:20:57.219 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:20:57.219 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:20:57.219 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:20:57.219 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:20:57.219 DEBUG [main][MenuItemLookup] Found menu:'File' 09:20:57.219 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:20:57.219 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:20:57.219 DEBUG [main][MenuItemLookup] Found menu:'' 09:20:57.219 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:20:57.219 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:20:57.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:20:57.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:20:57.221 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:20:57.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:20:57.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:20:57.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:20:57.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:57.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:57.541 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:20:57.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:57.541 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:20:57.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:57.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:57.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:57.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:57.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:20:57.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:20:57.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 09:20:57.600 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 09:20:57.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:58.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:58.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 09:20:58.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 09:20:58.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 09:20:58.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:58.104 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 09:20:58.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:58.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 09:20:58.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 09:20:58.105 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 09:20:58.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 09:20:58.111 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 09:20:58.112 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:20:58.112 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:20:58.112 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:20:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:58.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:58.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:58.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:58.116 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:20:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:58.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:58.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:58.607 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:20:58.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:58.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:58.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 09:20:58.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully 09:20:58.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 09:20:58.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:58.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:58.610 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 09:20:58.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:20:58.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:58.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:58.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 09:20:58.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:20:58.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:20:58.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 09:20:58.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:58.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:58.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:58.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 09:20:58.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:58.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:58.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:58.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:58.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:58.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:20:58.627 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:20:58.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 09:20:58.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:58.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 09:20:58.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:58.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:58.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:58.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:58.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:58.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:20:58.702 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:20:58.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:20:58.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:58.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:58.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 09:20:58.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:58.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:58.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:58.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:58.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:20:58.732 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:20:58.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Superclass:") 09:20:58.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:58.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:58.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:58.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 09:20:58.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:58.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:58.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:58.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:58.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:58.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:20:58.801 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:20:58.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Class under test:") 09:20:58.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:58.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:58.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:58.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 09:20:58.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:58.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:58.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:58.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:58.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:58.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:20:58.834 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:20:58.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:20:58.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:58.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 09:20:58.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:58.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:58.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:58.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:58.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:58.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:20:58.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:58.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:58.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:58.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 09:20:58.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:58.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:58.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:58.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:58.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:58.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:58.916 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 09:20:58.916 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 09:20:58.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:20:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:58.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:58.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:58.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:58.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:20:58.924 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:20:58.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:20:58.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:20:58.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:20:58.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:20:59.134 DEBUG [WorkbenchTestable][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:20:59.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:20:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:20:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:20:59.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 09:20:59.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:20:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:20:59.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:20:59.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:20:59.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:20:59.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:20:59.136 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 09:20:59.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 09:20:59.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:20:59.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:20:59.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 09:20:59.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 09:20:59.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:00.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:00.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 09:21:00.139 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 09:21:00.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 09:21:00.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:00.139 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 09:21:00.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:00.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 09:21:00.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 09:21:00.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:00.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 09:21:00.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:00.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 09:21:00.140 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 09:21:00.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 09:21:00.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:00.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 09:21:00.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 09:21:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:01.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:01.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 09:21:01.142 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 09:21:01.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 09:21:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:01.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:01.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 09:21:01.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 09:21:01.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:02.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:02.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 09:21:02.145 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 09:21:02.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 09:21:02.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:02.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 09:21:02.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 09:21:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:03.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:03.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 09:21:03.147 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 09:21:03.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 09:21:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:03.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 09:21:03.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 09:21:03.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:04.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 09:21:04.149 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 09:21:04.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 09:21:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:04.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:04.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 09:21:04.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 09:21:04.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:05.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:05.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 09:21:05.150 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 09:21:05.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 09:21:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:05.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 09:21:05.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 09:21:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:06.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:06.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 09:21:06.153 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 09:21:06.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 09:21:06.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:06.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:06.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 09:21:06.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 09:21:06.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:07.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:07.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 09:21:07.155 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 09:21:07.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 09:21:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:07.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:07.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 09:21:07.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 09:21:07.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:08.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 09:21:08.157 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 09:21:08.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 09:21:08.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:08.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:08.657 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 09:21:08.658 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 09:21:08.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:09.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:09.158 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 09:21:09.159 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 09:21:09.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 09:21:09.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:09.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 09:21:09.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 09:21:09.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:10.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:10.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 09:21:10.161 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 09:21:10.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 09:21:10.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:10.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:10.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 09:21:10.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 09:21:10.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:11.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:11.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 09:21:11.163 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 09:21:11.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 09:21:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:11.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:11.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 09:21:11.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 09:21:11.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:12.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:12.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 09:21:12.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 09:21:12.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully 09:21:12.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 09:21:12.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:12.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:12.186 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 09:21:12.186 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Cancel wizard 09:21:12.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:21:12.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:12.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:12.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:12.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:12.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:12.190 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:21:12.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:12.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:12.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:12.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:12.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:21:12.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:21:12.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:21:12.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:21:12.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:21:12.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:21:12.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:21:12.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 09:21:12.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:21:12.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:21:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:12.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:12.294 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 09:21:12.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:21:12.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 09:21:12.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 09:21:12.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:21:12.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:21:12.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:21:12.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:21:12.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:12.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:21:12.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:12.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:21:12.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:12.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 09:21:12.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:12.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:12.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 09:21:12.297 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 09:21:12.298 DEBUG [main][MenuItemLookup] Found menu:'File' 09:21:12.298 DEBUG [main][MenuItemLookup] Item match:File 09:21:12.300 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:21:12.300 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:21:12.304 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:21:12.304 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:21:12.304 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:12.305 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:21:12.305 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:21:12.305 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:21:12.305 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:21:12.305 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:21:12.305 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:21:12.305 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:21:12.305 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:21:12.305 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:21:12.305 DEBUG [main][MenuItemLookup] Found menu:'File' 09:21:12.305 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:21:12.305 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:21:12.305 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:12.305 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:21:12.306 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:21:12.329 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:21:12.329 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:21:12.329 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:21:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:21:12.507 DEBUG [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:21:12.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:21:12.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:12.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:12.509 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:21:12.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:12.510 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:21:12.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:12.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:12.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:12.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:12.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:21:12.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:21:12.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:21:12.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 09:21:12.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 09:21:12.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:13.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:13.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 09:21:13.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 09:21:13.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 09:21:13.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:13.016 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 09:21:13.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:13.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 09:21:13.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 09:21:13.017 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 09:21:13.017 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 09:21:13.021 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 09:21:13.021 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:21:13.021 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:21:13.021 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:21:13.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:13.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:13.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:13.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:13.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:13.024 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:21:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:13.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:13.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:13.156 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:21:13.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:13.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:13.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 09:21:13.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully 09:21:13.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 09:21:13.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:13.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:13.158 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 09:21:13.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:13.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "tearDownAfterClass()") 09:21:13.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:13.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:13.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:13.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:13.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:14.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:14.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:14.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:21:14.265 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 09:21:14.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@AfterClass tearDownAfterClass()") 09:21:14.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:14.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:14.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:14.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:14.292 INFO [WorkbenchTestable][CheckBox] Select checkbox @AfterClass tearDown&AfterClass() 09:21:14.294 INFO [WorkbenchTestable][CheckBox] Check checkbox @AfterClass tearDown&AfterClass() 09:21:14.294 INFO [WorkbenchTestable][AbstractButton] Click button @AfterClass tearDown&AfterClass() 09:21:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:14.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:14.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:14.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "setUpBeforeClass()") 09:21:14.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:14.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:14.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:14.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:14.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:15.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:15.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:15.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:21:15.331 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 09:21:15.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@BeforeClass setUpBeforeClass()") 09:21:15.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:15.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:15.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:15.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:15.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:15.338 INFO [WorkbenchTestable][CheckBox] Select checkbox @BeforeClass setU&pBeforeClass() 09:21:15.338 INFO [WorkbenchTestable][CheckBox] Check checkbox @BeforeClass setU&pBeforeClass() 09:21:15.339 INFO [WorkbenchTestable][AbstractButton] Click button @BeforeClass setU&pBeforeClass() 09:21:15.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:15.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:15.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:15.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:15.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "setUp()") 09:21:15.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:15.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:15.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:15.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:15.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:16.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:16.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:16.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:21:16.373 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 09:21:16.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@Before setUp()") 09:21:16.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:16.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:16.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:16.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:16.384 INFO [WorkbenchTestable][CheckBox] Select checkbox @Before set&Up() 09:21:16.384 INFO [WorkbenchTestable][CheckBox] Check checkbox @Before set&Up() 09:21:16.384 INFO [WorkbenchTestable][AbstractButton] Click button @Before set&Up() 09:21:16.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:16.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:16.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:16.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:16.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "tearDown()") 09:21:16.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:16.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:16.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:16.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:16.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:17.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:17.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:17.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:21:17.410 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 09:21:17.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@After tearDown()") 09:21:17.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:17.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:17.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:17.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:17.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:17.418 INFO [WorkbenchTestable][CheckBox] Select checkbox @After &tearDown() 09:21:17.418 INFO [WorkbenchTestable][CheckBox] Check checkbox @After &tearDown() 09:21:17.418 INFO [WorkbenchTestable][AbstractButton] Click button @After &tearDown() 09:21:17.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:17.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:17.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:17.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:17.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 09:21:17.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:17.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:17.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:17.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:17.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:17.422 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 09:21:17.422 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 09:21:17.422 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 09:21:17.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:17.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:17.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:17.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:17.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:21:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:17.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:17.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:17.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:21:17.438 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:21:17.439 INFO [WorkbenchTestable][AbstractText] Text set to: TestClassTest 09:21:17.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 09:21:17.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:17.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:17.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:17.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:21:17.446 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:21:17.447 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 09:21:17.457 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 09:21:17.457 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 09:21:17.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 09:21:17.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:17.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:17.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:17.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:17.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:17.461 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:21:17.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:17.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:17.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:17.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageTwo, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 09:21:17.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:17.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:17.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:17.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:17.528 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 09:21:17.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:17.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:17.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:17.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:17.532 DEBUG [WorkbenchTestable][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:21:17.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:17.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:17.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:17.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 09:21:17.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:17.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:17.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:17.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:17.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:17.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:21:17.534 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 09:21:17.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 09:21:17.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:18.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:18.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 09:21:18.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 09:21:18.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:18.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:18.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 09:21:18.536 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 09:21:18.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 09:21:18.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:18.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 09:21:18.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:18.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 09:21:18.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 09:21:18.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:18.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 09:21:18.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:18.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 09:21:18.538 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 09:21:18.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 09:21:18.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:19.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:19.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 09:21:19.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 09:21:19.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:19.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:19.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 09:21:19.540 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 09:21:19.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 09:21:19.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:20.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:20.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 09:21:20.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 09:21:20.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:20.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 09:21:20.542 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 09:21:20.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 09:21:20.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:21.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:21.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 09:21:21.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 09:21:21.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:21.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:21.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 09:21:21.544 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 09:21:21.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 09:21:21.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:22.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 09:21:22.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 09:21:22.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:22.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:22.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 09:21:22.546 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 09:21:22.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 09:21:22.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:23.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:23.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 09:21:23.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 09:21:23.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:23.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:23.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 09:21:23.548 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 09:21:23.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 09:21:23.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:24.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:24.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 09:21:24.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 09:21:24.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:24.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 09:21:24.550 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 09:21:24.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 09:21:24.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:25.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:25.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 09:21:25.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 09:21:25.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:25.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:25.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 09:21:25.552 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 09:21:25.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 09:21:25.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:26.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:26.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 09:21:26.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 09:21:26.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:26.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:26.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 09:21:26.554 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 09:21:26.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 09:21:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:27.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:27.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 09:21:27.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 09:21:27.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:27.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:27.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 09:21:27.556 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 09:21:27.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 09:21:27.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:28.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:28.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 09:21:28.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 09:21:28.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:28.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 09:21:28.558 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 09:21:28.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 09:21:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:29.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:29.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 09:21:29.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 09:21:29.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:29.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:29.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 09:21:29.560 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 09:21:29.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 09:21:29.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:30.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:30.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 09:21:30.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 09:21:30.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:30.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:30.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 09:21:30.565 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 09:21:30.565 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Finish wizard 09:21:30.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:21:30.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:30.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:30.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:30.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:30.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:30.588 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:21:30.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:30.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:30.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:30.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:21:32.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:21:32.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:21:32.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:21:32.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:21:32.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:21:32.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 09:21:32.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:21:32.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:21:32.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:21:32.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:21:32.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:21:32.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:21:32.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClassTest.java\E') 09:21:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:32.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:32.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:32.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:21:32.233 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:32.234 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test; import static org.junit.Assert.*; /** * */ @RunWith(RedDeerSuite.class) public class TestClassTest { /** * @throws java.lang.Exception */ @BeforeClass public static void setUpBeforeClass() throws Exception { } /** * @throws java.lang.Exception */ @AfterClass public static void tearDownAfterClass() throws Exception { } /** * @throws java.lang.Exception */ @Before public void setUp() throws Exception { } /** * @throws java.lang.Exception */ @After public void tearDown() throws Exception { } /** * Test method for {@link java.lang.Object#Object()}. */ @Test public void testObject() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#getClass()}. */ @Test public void testGetClass() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#hashCode()}. */ @Test public void testHashCode() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#equals(java.lang.Object)}. */ @Test public void testEquals() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#clone()}. */ @Test public void testClone() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#toString()}. */ @Test public void testToString() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#notify()}. */ @Test public void testNotify() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#notifyAll()}. */ @Test public void testNotifyAll() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#wait()}. */ @Test public void testWait() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#wait(long)}. */ @Test public void testWaitLong() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#wait(long, int)}. */ @Test public void testWaitLongInt() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#finalize()}. */ @Test public void testFinalize() { fail("Not yet implemented"); } } TooltipText=null 09:21:32.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 09:21:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. failed, an exception will be thrown Sep 05, 2023 9:21:42 AM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Case is not open 09:21:42.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 09:21:42.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:21:42.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:21:42.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:42.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:42.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 09:21:42.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:42.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:42.573 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 09:21:42.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 09:21:42.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:42.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:42.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 09:21:42.575 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 09:21:42.606 DEBUG [main][MenuItemLookup] Found menu:'File' 09:21:42.606 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:21:42.606 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:21:42.606 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:21:42.606 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:21:42.606 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:21:42.606 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:21:42.606 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:21:42.606 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:21:42.606 DEBUG [main][MenuItemLookup] Item match:Window 09:21:42.613 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:21:42.613 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:21:42.613 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:21:42.613 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:42.613 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:21:42.613 DEBUG [main][MenuItemLookup] Item match:Show View 09:21:42.622 DEBUG [main][MenuItemLookup] Found menu:'Ant' 09:21:42.622 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:21:42.622 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:21:42.622 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:21:42.622 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:21:42.622 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:21:42.622 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:21:42.622 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:21:42.623 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:21:42.623 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:21:42.623 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:21:42.623 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:21:42.623 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:21:42.623 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:21:42.623 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:42.623 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:21:42.623 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:21:42.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:21:42.624 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:21:42.624 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:21:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:21:42.733 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:21:42.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:21:42.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:42.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:42.735 DEBUG [WorkbenchTestable][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:21:42.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:42.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:42.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:42.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:21:42.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:42.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:42.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:42.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:42.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:42.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:21:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:21:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:21:42.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:21:42.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:21:42.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:43.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:21:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:21:43.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:21:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:43.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:21:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:43.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:21:43.250 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 09:21:43.250 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 09:21:43.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 09:21:43.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 09:21:43.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:43.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:43.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:43.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:21:43.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:43.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:43.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:43.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:21:43.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:43.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:43.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:43.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:21:43.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:43.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:43.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:43.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:43.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:43.255 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:21:43.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:43.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:43.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:43.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:43.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:21:43.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:21:43.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 09:21:43.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:43.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:43.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 09:21:43.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:43.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:43.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 09:21:43.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:43.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:43.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 09:21:43.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:21:43.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:43.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:43.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:43.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:43.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:21:43.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:21:43.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:21:43.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:43.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform TooltipText=null 09:21:43.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:21:43.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:21:43.434 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:21:43.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:21:43.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:43.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:43.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:21:43.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:21:43.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:43.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:43.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:43.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:43.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:43.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:43.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:44.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:44.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:44.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:21:44.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:21:44.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:21:44.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:44.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:44.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:21:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:44.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:44.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:44.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:21:44.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 09:21:44.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 09:21:44.458 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 09:21:44.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 09:21:44.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 09:21:44.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:21:44.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:44.595 DEBUG [main][MenuItemLookup] Found menu:'New' 09:21:44.595 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:21:44.595 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:44.595 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:21:44.596 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:44.596 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:21:44.596 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:21:44.596 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:21:44.596 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:21:44.596 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:21:44.596 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:21:44.596 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:21:44.596 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:44.596 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:21:44.596 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:21:44.596 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:44.596 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:21:44.596 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:21:44.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:21:44.596 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:21:44.597 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:21:44.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:21:44.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:21:45.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:21:45.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:21:45.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:21:45.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:21:45.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:21:45.099 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'testproject' via Explorer 09:21:45.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 09:21:45.099 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 09:21:45.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 09:21:45.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 09:21:45.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:21:45.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:45.189 DEBUG [main][MenuItemLookup] Found menu:'New' 09:21:45.189 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:21:45.189 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:45.189 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:21:45.189 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:45.189 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:21:45.189 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:21:45.189 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:21:45.189 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:21:45.189 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:21:45.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:21:45.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:21:45.190 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:21:45.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 09:21:45.965 DEBUG [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:21:45.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:21:45.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:45.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:45.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:45.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:21:45.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:45.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:21:45.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:45.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:45.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:45.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:45.972 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:21:45.972 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:21:45.972 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:21:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:45.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:45.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:45.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:21:45.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:45.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:45.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:45.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:21:45.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:45.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:45.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:45.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:45.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:45.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:45.977 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:21:45.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:45.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:45.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:45.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:46.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:21:46.022 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:21:46.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:21:46.663 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:21:46.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:21:46.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:21:46.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:21:46.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:21:46.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:21:46.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:21:46.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:21:46.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:21:46.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:21:46.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:21:46.664 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 09:21:46.664 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:21:46.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:21:46.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:46.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.832 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 17.266 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 30.258 s Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 09:21:46.716 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 09:21:46.717 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:21:46.718 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:21:46.718 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 09:21:46.718 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:21:46.718 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:21:46.719 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:21:46.719 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:21:46.719 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:21:46.719 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:21:46.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:21:46.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:46.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:21:46.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:46.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:21:46.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:46.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:21:46.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:46.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:46.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:21:46.721 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:21:46.721 DEBUG [main][MenuItemLookup] Found menu:'File' 09:21:46.721 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:21:46.722 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:21:46.722 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:21:46.722 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:21:46.722 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:21:46.722 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:21:46.722 DEBUG [main][MenuItemLookup] Item match:Window 09:21:46.724 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:21:46.724 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:21:46.724 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:21:46.724 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:46.724 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:21:46.725 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:21:46.725 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:46.725 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:21:46.725 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:46.725 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:21:46.725 DEBUG [main][MenuItemLookup] Item match:Preferences 09:21:46.725 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:21:46.725 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:21:46.725 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:21:46.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:21:46.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:21:46.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:21:46.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:46.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:46.908 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:21:46.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:46.908 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:21:46.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:46.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:46.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:46.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:46.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:21:46.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:21:46.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:21:46.910 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:21:46.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:46.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:46.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:46.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:46.938 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:21:46.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:46.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:46.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:46.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:46.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:21:46.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:21:46.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:21:46.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:46.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:46.981 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:21:46.981 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 09:21:46.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:21:46.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:46.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:46.981 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:21:46.981 DEBUG [main][MenuItemLookup] Found menu:'File' 09:21:46.981 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:21:46.982 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:21:46.982 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:21:46.982 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:21:46.982 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:21:46.982 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:21:46.982 DEBUG [main][MenuItemLookup] Item match:Window 09:21:46.982 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:21:46.982 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:21:46.982 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:21:46.982 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:46.983 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:21:46.983 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:21:46.983 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:46.983 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:21:46.983 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:46.983 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:21:46.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:47.002 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:21:47.002 DEBUG [main][MenuItemLookup] Found menu:'File' 09:21:47.002 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:21:47.002 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:21:47.002 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:21:47.002 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:21:47.002 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:21:47.002 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:21:47.002 DEBUG [main][MenuItemLookup] Item match:Window 09:21:47.003 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:21:47.003 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:21:47.003 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:21:47.003 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:47.003 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:21:47.003 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:21:47.003 DEBUG [main][MenuItemLookup] Item match:Perspective 09:21:47.004 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:21:47.004 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:47.004 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:21:47.004 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:21:47.004 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:21:47.004 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:21:47.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:21:47.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:47.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:47.004 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'File' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:21:47.005 DEBUG [main][MenuItemLookup] Item match:Window 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:47.005 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:21:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:47.006 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:21:47.006 DEBUG [main][MenuItemLookup] Found menu:'File' 09:21:47.006 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:21:47.006 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:21:47.006 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:21:47.006 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:21:47.006 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:21:47.006 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:21:47.006 DEBUG [main][MenuItemLookup] Item match:Window 09:21:47.007 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:21:47.007 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:21:47.007 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:21:47.007 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:47.007 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:21:47.007 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:21:47.007 DEBUG [main][MenuItemLookup] Item match:Perspective 09:21:47.008 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:21:47.008 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:47.008 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:21:47.008 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:21:47.008 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:21:47.008 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:21:47.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:47.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:47.009 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:21:47.009 DEBUG [main][MenuItemLookup] Found menu:'File' 09:21:47.009 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:21:47.009 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:21:47.009 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:21:47.009 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:21:47.009 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:21:47.009 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:21:47.009 DEBUG [main][MenuItemLookup] Item match:Window 09:21:47.009 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:21:47.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:47.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:47.010 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'File' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:21:47.010 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:21:47.010 DEBUG [main][MenuItemLookup] Item match:Window 09:21:47.011 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:21:47.011 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:21:47.011 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:21:47.011 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:47.011 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:21:47.011 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:21:47.011 DEBUG [main][MenuItemLookup] Item match:Perspective 09:21:47.012 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:21:47.012 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:47.012 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:21:47.012 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:21:47.012 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:21:47.012 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:21:47.012 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:21:47.012 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:21:47.012 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:21:47.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:21:47.089 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:21:47.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:21:47.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:47.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:47.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:47.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:21:47.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:47.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:47.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:47.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 09:21:47.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:47.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:47.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:47.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:21:47.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:47.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:47.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:47.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:47.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:47.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:47.092 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:21:47.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:47.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:47.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:47.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:47.923 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:21:47.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:47.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:21:47.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:47.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 09:21:47.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:47.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:21:47.925 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 09:21:47.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 09:21:47.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:21:47.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:21:47.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:21:47.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:21:47.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:47.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:21:47.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:47.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:21:47.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:47.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 09:21:47.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:47.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:21:47.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:47.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:21:47.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:47.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:21:47.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:47.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:47.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:21:47.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:21:47.929 DEBUG [main][MenuItemLookup] Found menu:'File' 09:21:47.929 DEBUG [main][MenuItemLookup] Item match:File 09:21:47.931 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:21:47.931 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:21:47.938 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:21:47.938 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:21:47.938 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:47.938 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:21:47.938 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:21:47.938 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:21:47.938 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:21:47.938 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:21:47.938 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:21:47.939 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:21:47.939 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:21:47.939 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:21:47.939 DEBUG [main][MenuItemLookup] Found menu:'File' 09:21:47.939 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:21:47.939 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:21:47.939 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:47.939 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:21:47.939 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:21:47.942 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:21:47.942 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:21:47.942 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:21:48.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:21:48.122 DEBUG [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:21:48.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:21:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:48.125 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:21:48.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:48.126 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:21:48.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:48.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:48.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:48.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:48.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:21:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:21:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:21:48.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 09:21:48.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 09:21:48.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:48.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 09:21:48.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:48.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 09:21:48.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 09:21:48.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 09:21:48.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:48.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 09:21:48.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:48.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 09:21:48.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 09:21:48.130 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 09:21:48.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 09:21:48.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 09:21:48.132 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:21:48.132 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:21:48.132 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:21:48.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:48.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:48.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:48.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:48.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:48.144 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:21:48.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:48.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:48.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:48.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:48.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:21:48.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:48.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:48.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 09:21:48.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 09:21:48.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 09:21:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:48.459 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 09:21:48.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:48.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 09:21:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:48.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 09:21:48.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:48.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:21:48.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:48.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:48.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:48.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:48.499 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:21:48.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:48.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:21:48.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:48.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:48.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:48.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:48.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:21:48.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 09:21:48.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:48.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:21:48.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:48.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:48.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:48.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:48.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:48.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:48.514 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:21:48.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:48.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:21:48.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:48.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:21:48.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:21:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:48.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:21:48.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:21:48.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:48.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:48.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:21:48.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:48.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:48.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:48.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:48.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:48.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:48.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 09:21:48.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 09:21:48.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 09:21:48.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:48.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:48.527 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 09:21:48.527 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Cancel wizard 09:21:48.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 09:21:48.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:48.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:48.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:48.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:48.529 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:21:48.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:48.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:48.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:48.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:48.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:21:48.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:21:48.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:21:48.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:21:48.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:21:48.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:21:48.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:21:48.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:21:48.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 09:21:48.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:21:48.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:21:48.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:48.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:48.610 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 09:21:48.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:21:48.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 09:21:48.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 09:21:48.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:21:48.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:21:48.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:21:48.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:21:48.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:48.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:21:48.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:48.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:21:48.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:48.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:21:48.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:48.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:48.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:21:48.612 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:21:48.612 DEBUG [main][MenuItemLookup] Found menu:'File' 09:21:48.612 DEBUG [main][MenuItemLookup] Item match:File 09:21:48.614 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:21:48.614 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:21:48.619 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:21:48.619 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:21:48.619 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:48.620 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:21:48.620 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:21:48.620 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:21:48.620 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:21:48.620 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:21:48.620 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:21:48.620 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:21:48.620 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:21:48.620 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:21:48.620 DEBUG [main][MenuItemLookup] Found menu:'File' 09:21:48.620 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:21:48.620 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:21:48.620 DEBUG [main][MenuItemLookup] Found menu:'' 09:21:48.620 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:21:48.620 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:21:48.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:21:48.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:21:48.621 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:21:48.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:21:48.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:21:48.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:21:48.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:48.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:48.764 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:21:48.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:48.765 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:21:48.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:48.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:48.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:48.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:48.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:21:48.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:21:48.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:21:48.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 09:21:48.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 09:21:48.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:48.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 09:21:48.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:48.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 09:21:48.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 09:21:48.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 09:21:48.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:48.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 09:21:48.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:48.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 09:21:48.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 09:21:48.796 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 09:21:48.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 09:21:48.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 09:21:48.799 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:21:48.799 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:21:48.799 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:21:48.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:48.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:48.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:48.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:48.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:48.815 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:21:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:48.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:48.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:48.919 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:21:48.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:48.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:48.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 09:21:48.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 09:21:48.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 09:21:48.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:48.934 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 09:21:48.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:21:48.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in Name:") 09:21:48.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:48.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:48.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:48.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:21:48.945 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:21:48.946 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 09:21:48.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in id:") 09:21:48.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:48.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:48.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:48.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:21:48.998 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:21:48.999 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 09:21:49.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 09:21:49.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:21:49.033 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:21:49.033 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 09:21:49.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Provider:") 09:21:49.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:21:49.063 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:21:49.064 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 09:21:49.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 09:21:49.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:49.101 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 09:21:49.101 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 09:21:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:49.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:49.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:49.104 TRACE [main][WidgetHandler] Notify Button with event 27 09:21:49.104 TRACE [main][WidgetHandler] Wait for synchronization 09:21:49.104 TRACE [main][WidgetHandler] Notify Button with event 13 09:21:49.104 TRACE [main][WidgetHandler] Wait for synchronization 09:21:49.104 TRACE [main][WidgetHandler] Notify Button with event 26 09:21:49.104 TRACE [main][WidgetHandler] Wait for synchronization 09:21:49.104 TRACE [main][WidgetHandler] Notify Button with event 3 09:21:49.104 TRACE [main][WidgetHandler] Wait for synchronization 09:21:49.104 TRACE [main][WidgetHandler] Notify Button with event 4 09:21:49.104 TRACE [main][WidgetHandler] Wait for synchronization 09:21:49.105 TRACE [main][WidgetHandler] Notify Button with event 13 09:21:49.105 TRACE [main][WidgetHandler] Wait for synchronization 09:21:49.105 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:21:49.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:49.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:49.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:49.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:21:49.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:49.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:21:49.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:21:49.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:21:49.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified 09:21:49.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:21:49.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:21:49.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:21:49.114 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 09:21:49.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:21:49.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:49.131 INFO [WorkbenchTestable][CheckBox] Select checkbox 09:21:49.138 INFO [WorkbenchTestable][CheckBox] Check checkbox 09:21:49.138 INFO [WorkbenchTestable][AbstractButton] Click button 09:21:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:49.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:49.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:49.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:21:49.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:49.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:21:49.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:49.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 09:21:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:49.142 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 09:21:49.142 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 09:21:49.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:49.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:49.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:49.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:49.143 TRACE [main][WidgetHandler] Notify Button with event 27 09:21:49.143 TRACE [main][WidgetHandler] Wait for synchronization 09:21:49.143 TRACE [main][WidgetHandler] Notify Button with event 13 09:21:49.143 TRACE [main][WidgetHandler] Wait for synchronization 09:21:49.143 TRACE [main][WidgetHandler] Notify Button with event 26 09:21:49.143 TRACE [main][WidgetHandler] Wait for synchronization 09:21:49.143 TRACE [main][WidgetHandler] Notify Button with event 3 09:21:49.143 TRACE [main][WidgetHandler] Wait for synchronization 09:21:49.143 TRACE [main][WidgetHandler] Notify Button with event 4 09:21:49.143 TRACE [main][WidgetHandler] Wait for synchronization 09:21:49.144 TRACE [main][WidgetHandler] Notify Button with event 13 09:21:49.144 TRACE [main][WidgetHandler] Wait for synchronization 09:21:49.144 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:21:49.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:49.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:49.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:49.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:21:49.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:49.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:21:49.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:21:49.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:21:49.160 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:21:49.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:49.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:49.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:49.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:21:49.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:49.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:21:49.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified 09:21:49.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:21:49.164 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 09:21:49.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 "Finish", Widget matcher matching widgets with style: 8) 09:21:49.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:49.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:49.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:49.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:21:49.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:49.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:49.178 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 09:21:49.178 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 09:21:49.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:21:49.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:21:49.191 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:21:49.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:21:49.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:21:49.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:21:49.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:21:49.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:21:49.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:21:49.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:21:49.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:21:49.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:21:49.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:21:49.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 09:21:49.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:21:49.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:21:49.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:21:49.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:21:49.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.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:21:49.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:21:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:49.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:21:49.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:21:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:21:49.668 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:21:49.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:21:49.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:49.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:21:49.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:21:49.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:21:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 09:21:49.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.704 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:21:49.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:21:49.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:49.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:49.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:21:49.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:21:49.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:49.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:49.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:21:49.708 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:21:49.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:21:49.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:49.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:21:49.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:21:49.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:21:49.714 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:21:49.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:21:49.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:49.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:49.715 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:21:49.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:21:49.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:49.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:49.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:49.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:49.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:50.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:50.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:50.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:50.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:50.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:21:50.719 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:21:50.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:21:50.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:50.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:50.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:21:50.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:50.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:50.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:50.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:50.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:21:50.722 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 09:21:50.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 09:21:50.723 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:21:50.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:21:50.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:50.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:50.724 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:21:50.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:21:50.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:50.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:50.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:50.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:50.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:51.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:51.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:51.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:51.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:21:51.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:21:51.728 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:21:51.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:21:51.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:51.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:51.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:21:51.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:51.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:51.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:51.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:51.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:21:51.731 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 09:21:51.735 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:51.736 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:51.736 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item build.properties of tree item test.plugin 09:21:51.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:21:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:52.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:52.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:21:52.241 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:52.242 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:52.243 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item pluginCustomization.ini of tree item test.plugin 09:21:52.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:21:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:52.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 09:21:52.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:52.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:21:52.244 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:52.245 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:52.246 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 09:21:52.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:21:52.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:52.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 09:21:52.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:52.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:21:52.247 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 09:21:52.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 09:21:52.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:52.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 09:21:52.749 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:52.798 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:52.799 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 09:21:52.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:21:52.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:52.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 09:21:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:52.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:21:52.800 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 09:21:52.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:21:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:53.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:53.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:21:53.302 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 09:21:53.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 09:21:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:53.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:53.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 09:21:53.804 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:53.806 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:53.806 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.launch of tree item test.plugin 09:21:53.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:21:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:53.807 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 09:21:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:53.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:21:53.807 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:53.808 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:53.809 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 09:21:53.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:21:53.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:53.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 09:21:53.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:53.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:21:53.810 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 09:21:53.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:21:53.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:53.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 09:21:53.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:53.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:21:53.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:21:53.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:53.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 09:21:53.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:53.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:21:53.812 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:53.813 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 09:21:53.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:21:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:53.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 09:21:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:53.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:21:53.814 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 09:21:53.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:21:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:53.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 09:21:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:53.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:21:53.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:21:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:53.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 09:21:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:53.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:21:53.817 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:53.832 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 09:21:53.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:21:53.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:53.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 09:21:53.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:53.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:21:53.833 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 09:21:53.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 09:21:53.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:53.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item META-INF is already expanded. No action performed 09:21:53.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:53.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 09:21:53.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 09:21:53.834 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 09:21:53.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 09:21:53.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 09:21:53.891 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item MANIFEST.MF 09:21:53.891 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 09:21:53.891 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 09:21:53.891 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 09:21:53.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 09:21:53.898 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:21:53.898 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:21:55.324 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:21:55.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:21:55.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:21:55.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:21:55.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:21:55.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:21:55.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:21:55.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:21:55.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "ID:") 09:21:55.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:55.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:55.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:55.389 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 09:21:55.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:55.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:55.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:55.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:55.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:55.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:21:55.401 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:21:55.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 09:21:55.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:55.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:55.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:55.410 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 09:21:55.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:55.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:55.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:55.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:55.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:21:55.443 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:21:55.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 09:21:55.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:55.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:55.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:55.494 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 09:21:55.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:55.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:55.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:55.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:55.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:55.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:21:55.526 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:21:55.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Vendor:") 09:21:55.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:21:55.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:21:55.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:21:55.535 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 09:21:55.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:21:55.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:55.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:55.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:55.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:55.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:21:55.635 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:21:55.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:55.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:55.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 09:21:55.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:55.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:55.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform 09:21:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:55.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform' 09:21:55.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 09:21:55.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:55.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:56.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:56.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:56.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:21:56.041 INFO [WorkbenchTestable][AbstractView] Activate view Outline 09:21:56.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 09:21:56.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:56.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:56.149 INFO [WorkbenchTestable][AbstractView] Activate view Outline 09:21:56.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 09:21:56.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:56.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:56.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:21:56.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:56.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:56.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:56.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:56.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:21:56.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:21:56.197 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:6 09:21:56.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:21:56.198 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Dependencies and wait with time period 1 09:21:56.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 09:21:56.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:56.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 09:21:56.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:56.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 09:21:56.199 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.eclipse.reddeer.go of tree item Dependencies 09:21:56.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 09:21:56.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:56.199 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 09:21:56.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:56.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 09:21:56.199 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.junit of tree item Dependencies 09:21:56.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 09:21:56.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:56.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 09:21:56.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:56.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 09:21:56.200 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:56.300 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 09:21:56.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:21:56.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:56.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 09:21:56.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:56.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:21:56.301 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 09:21:56.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:21:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:56.301 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 09:21:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:56.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:21:56.301 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 09:21:56.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 09:21:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:56.301 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 09:21:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:56.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 09:21:56.302 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 09:21:56.302 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 09:21:56.303 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 09:21:56.334 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 09:21:56.335 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 09:21:56.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 09:21:56.335 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 09:21:56.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 09:21:56.338 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 09:21:56.338 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:21:56.339 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:21:56.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:21:56.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:21:56.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:21:56.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:21:56.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:21:56.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:21:56.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:21:56.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:21:56.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:21:56.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:21:56.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:56.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:56.920 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 09:21:56.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:56.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:56.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 09:21:56.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:56.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:56.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 09:21:56.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 09:21:56.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:56.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:56.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:56.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:21:57.008 INFO [WorkbenchTestable][AbstractView] Activate view Outline 09:21:57.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 09:21:57.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:57.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:57.114 INFO [WorkbenchTestable][AbstractView] Activate view Outline 09:21:57.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 09:21:57.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:57.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:57.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:21:57.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:57.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:57.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:57.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:57.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:21:57.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:21:57.116 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 09:21:57.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:21:57.117 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item RedDeerTest and wait with time period 1 09:21:57.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 09:21:57.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:57.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 09:21:57.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:57.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 09:21:57.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 09:21:57.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:57.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 09:21:57.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:57.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 09:21:57.118 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:21:57.221 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 09:21:57.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:21:57.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:57.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 09:21:57.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:57.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:21:57.221 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 09:21:57.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:21:57.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:57.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 09:21:57.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:57.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:21:57.222 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 09:21:57.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 09:21:57.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:21:57.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 09:21:57.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:21:57.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 09:21:57.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 09:21:57.223 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 09:21:57.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 09:21:57.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 09:21:57.292 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 09:21:57.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 09:21:57.292 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 09:21:57.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 09:21:57.295 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 09:21:57.295 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:21:57.295 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:21:57.518 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:21:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:21:57.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:21:57.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:21:57.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:21:57.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:21:57.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:21:57.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:21:57.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:21:57.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:21:57.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:57.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:57.590 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 09:21:57.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:57.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:57.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 09:21:57.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:21:57.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:21:57.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 09:21:57.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 09:21:57.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:57.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:57.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:57.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:57.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:21:57.691 INFO [WorkbenchTestable][AbstractView] Activate view Problems 09:21:57.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 09:21:57.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:57.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:57.800 INFO [WorkbenchTestable][AbstractView] Activate view Problems 09:21:57.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 09:21:57.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:57.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:57.818 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 09:21:57.818 INFO [WorkbenchTestable][AbstractView] Activate view Problems 09:21:57.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 09:21:57.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:57.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:57.822 DEBUG [main][WorkbenchPartLookup] Looking up all open views 09:21:57.824 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 09:21:57.824 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 09:21:57.824 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 09:21:57.824 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 09:21:57.824 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 09:21:57.824 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 09:21:57.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 09:21:58.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 09:21:58.828 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 09:21:58.828 INFO [WorkbenchTestable][AbstractView] Activate view Problems 09:21:58.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 09:21:58.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:58.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:58.830 DEBUG [main][WorkbenchPartLookup] Looking up all open views 09:21:58.830 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 09:21:58.830 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 09:21:58.830 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 09:21:58.830 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 09:21:58.831 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 09:21:58.831 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 09:21:58.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 09:21:58.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 09:21:58.833 INFO [WorkbenchTestable][AbstractView] Activate view Problems 09:21:58.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 09:21:58.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:21:58.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:21:58.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:21:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:21:58.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:21:58.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:21:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:21:58.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:21:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 09:22:08.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. failed, an exception will be thrown Sep 05, 2023 9:22:08 AM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Plugin is not open 09:22:08.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 09:22:08.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:22:08.845 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:22:08.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:08.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:08.846 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 09:22:08.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:08.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:08.854 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 09:22:08.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 09:22:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:08.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 09:22:08.855 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 09:22:08.855 DEBUG [main][MenuItemLookup] Found menu:'File' 09:22:08.856 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:22:08.856 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:22:08.856 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:22:08.856 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:22:08.856 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:22:08.856 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:22:08.856 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:22:08.856 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:22:08.856 DEBUG [main][MenuItemLookup] Item match:Window 09:22:08.858 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:22:08.858 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:22:08.858 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:22:08.858 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:08.858 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:22:08.858 DEBUG [main][MenuItemLookup] Item match:Show View 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Ant' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:08.866 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:22:08.866 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:22:08.867 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:22:08.867 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:22:08.867 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:22:08.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:22:08.966 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:22:08.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:22:08.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:08.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:08.968 DEBUG [WorkbenchTestable][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:22:08.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:08.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:08.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:08.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:22:08.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:08.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:08.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:08.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:08.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:08.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:22:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:22:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:22:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:22:08.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:22:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:22:08.970 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:22:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:22:08.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:22:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:22:08.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:22:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:22:08.971 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:22:08.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:22:08.971 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:22:08.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 09:22:08.971 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 09:22:08.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 09:22:08.972 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 09:22:08.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:08.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:08.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:08.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:22:08.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:08.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:08.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:08.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:22:08.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:08.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:22:08.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:08.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:08.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:08.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:08.974 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:22:08.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:22:08.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:22:08.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:22:08.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:22:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:22:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 09:22:09.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:09.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:09.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 09:22:09.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:09.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:09.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 09:22:09.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:09.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:09.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 09:22:09.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:22:09.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:09.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:09.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:09.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:09.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:22:09.041 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:22:09.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:22:09.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:22:09.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null 09:22:09.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:22:09.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:22:09.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:22:09.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:22:09.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:22:09.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:22:09.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:22:09.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:22:09.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:22:09.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:22:09.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:09.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:09.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:09.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:09.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:10.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:10.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:10.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:22:10.068 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:22:10.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:22:10.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:22:10.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:22:10.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:22:10.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:10.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:10.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:10.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:10.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:22:10.071 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 09:22:10.072 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 09:22:10.072 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 09:22:10.072 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 09:22:10.089 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 09:22:10.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:22:10.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:10.167 DEBUG [main][MenuItemLookup] Found menu:'New' 09:22:10.167 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:10.168 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:22:10.168 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:22:10.168 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:22:10.168 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:22:10.169 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:22:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:22:10.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:22:10.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:22:10.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:22:10.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:22:10.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:22:10.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:22:10.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:22:10.670 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 09:22:10.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 09:22:10.670 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 09:22:10.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 09:22:10.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 09:22:10.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:22:10.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:10.765 DEBUG [main][MenuItemLookup] Found menu:'New' 09:22:10.765 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:22:10.765 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:10.765 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:22:10.765 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:10.765 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:22:10.765 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:22:10.765 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:22:10.765 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:22:10.766 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:22:10.766 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:22:10.766 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:22:10.766 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:22:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 09:22:11.469 DEBUG [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:22:11.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:22:11.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:11.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:11.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:11.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:11.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:22:11.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:11.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:22:11.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:11.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:11.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:11.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:11.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:11.475 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:22:11.475 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:22:11.475 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:22:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:22:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:22:11.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:22:11.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:11.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:22:11.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:11.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:22:11.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:11.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:11.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:11.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:11.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:11.478 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:22:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:22:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:22:11.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:22:11.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:11.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:22:11.485 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:22:11.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:22:11.986 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:22:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:22:11.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:22:11.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:22:11.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:22:11.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:22:11.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:22:11.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:22:11.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:22:11.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:22:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:22:11.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 09:22:11.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:22:11.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:22:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.272 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 0.685 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 20.236 s Running org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 09:22:12.009 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 09:22:12.014 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:22:12.015 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:22:12.015 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 09:22:12.015 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:22:12.015 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:22:12.016 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:22:12.016 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:22:12.016 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:22:12.016 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:22:12.016 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:22:12.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:12.016 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:22:12.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:12.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:22:12.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:12.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:22:12.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:12.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:12.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:22:12.018 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:22:12.018 DEBUG [main][MenuItemLookup] Found menu:'File' 09:22:12.018 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:22:12.018 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:22:12.018 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:22:12.018 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:22:12.018 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:22:12.018 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:22:12.018 DEBUG [main][MenuItemLookup] Item match:Window 09:22:12.020 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:22:12.020 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:22:12.020 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:22:12.020 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.020 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:22:12.020 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:22:12.020 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.020 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:22:12.020 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.020 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:22:12.020 DEBUG [main][MenuItemLookup] Item match:Preferences 09:22:12.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:22:12.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:22:12.021 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:22:12.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:22:12.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:22:12.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:22:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:12.180 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:22:12.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:12.180 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:22:12.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:12.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:12.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:12.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:12.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:22:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:22:12.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:22:12.205 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:22:12.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:12.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:12.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:12.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:12.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:12.209 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:22:12.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:22:12.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:22:12.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:22:12.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:22:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:22:12.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:22:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:12.259 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:22:12.259 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 09:22:12.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:22:12.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:12.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:12.259 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:22:12.259 DEBUG [main][MenuItemLookup] Found menu:'File' 09:22:12.259 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:22:12.259 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:22:12.259 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:22:12.259 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:22:12.259 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:22:12.259 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:22:12.259 DEBUG [main][MenuItemLookup] Item match:Window 09:22:12.260 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:22:12.260 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:22:12.260 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:22:12.260 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.260 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:22:12.260 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:22:12.260 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.260 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:22:12.260 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.260 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:22:12.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:12.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:12.279 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:22:12.279 DEBUG [main][MenuItemLookup] Found menu:'File' 09:22:12.280 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:22:12.280 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:22:12.280 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:22:12.280 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:22:12.280 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:22:12.280 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:22:12.280 DEBUG [main][MenuItemLookup] Item match:Window 09:22:12.281 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:22:12.281 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:22:12.281 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:22:12.281 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.281 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:22:12.281 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:22:12.281 DEBUG [main][MenuItemLookup] Item match:Perspective 09:22:12.282 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:22:12.282 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.282 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:22:12.282 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:22:12.282 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:22:12.282 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:22:12.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:22:12.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:12.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:12.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:22:12.283 DEBUG [main][MenuItemLookup] Found menu:'File' 09:22:12.283 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:22:12.283 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:22:12.283 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:22:12.283 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:22:12.283 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:22:12.283 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:22:12.283 DEBUG [main][MenuItemLookup] Item match:Window 09:22:12.283 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:22:12.283 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:22:12.284 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:22:12.284 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.284 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:22:12.284 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:22:12.284 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.284 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:22:12.284 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.284 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:22:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:12.284 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:22:12.284 DEBUG [main][MenuItemLookup] Found menu:'File' 09:22:12.284 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:22:12.284 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:22:12.284 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:22:12.285 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:22:12.285 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:22:12.285 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:22:12.285 DEBUG [main][MenuItemLookup] Item match:Window 09:22:12.285 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:22:12.285 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:22:12.285 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:22:12.285 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.285 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:22:12.285 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:22:12.285 DEBUG [main][MenuItemLookup] Item match:Perspective 09:22:12.286 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:22:12.286 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.286 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:22:12.286 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:22:12.286 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:22:12.286 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:22:12.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:12.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:12.287 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:22:12.287 DEBUG [main][MenuItemLookup] Found menu:'File' 09:22:12.287 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:22:12.287 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:22:12.287 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:22:12.287 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:22:12.287 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:22:12.287 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:22:12.287 DEBUG [main][MenuItemLookup] Item match:Window 09:22:12.288 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:22:12.288 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:22:12.288 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:22:12.288 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.288 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:22:12.288 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:22:12.288 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.288 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:22:12.288 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.288 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:22:12.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:12.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:12.289 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:22:12.289 DEBUG [main][MenuItemLookup] Found menu:'File' 09:22:12.289 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:22:12.289 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:22:12.289 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:22:12.289 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:22:12.289 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:22:12.289 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:22:12.289 DEBUG [main][MenuItemLookup] Item match:Window 09:22:12.290 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:22:12.290 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:22:12.290 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:22:12.290 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.290 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:22:12.290 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:22:12.290 DEBUG [main][MenuItemLookup] Item match:Perspective 09:22:12.290 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:22:12.291 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:12.291 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:22:12.291 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:22:12.291 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:22:12.291 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:22:12.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:22:12.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:22:12.291 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:22:12.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:22:12.345 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:22:12.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:22:12.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:12.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:12.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:12.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:12.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:12.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:22:12.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:12.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:12.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:12.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 09:22:12.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:12.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:12.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:12.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:22:12.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:12.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:12.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:12.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:12.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:12.349 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:22:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:22:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:22:12.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:22:12.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:13.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:22:13.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:13.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:22:13.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:13.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 09:22:13.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:13.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:22:13.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:13.201 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:22:13.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:13.201 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:22:13.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:13.201 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 09:22:13.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:13.202 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:22:13.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:13.202 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:22:13.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:13.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:22:13.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:13.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:13.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:22:13.219 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:22:13.219 DEBUG [main][MenuItemLookup] Found menu:'File' 09:22:13.219 DEBUG [main][MenuItemLookup] Item match:File 09:22:13.220 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:22:13.220 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:22:13.224 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:22:13.224 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:22:13.224 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:13.224 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:22:13.224 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:22:13.225 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:22:13.225 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:22:13.225 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:22:13.225 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:22:13.225 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:22:13.225 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:22:13.225 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:22:13.225 DEBUG [main][MenuItemLookup] Found menu:'File' 09:22:13.225 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:22:13.225 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:22:13.225 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:13.225 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:22:13.225 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:22:13.226 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:22:13.226 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:22:13.226 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:22:13.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:22:13.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:22:13.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:22:13.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:13.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:13.403 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:22:13.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:13.415 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:22:13.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:13.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:13.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:22:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:22:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:22:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 09:22:13.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 09:22:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:22:13.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 09:22:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:22:13.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 09:22:13.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 09:22:13.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 09:22:13.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:22:13.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 09:22:13.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:22:13.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 09:22:13.419 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 09:22:13.434 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 09:22:13.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 09:22:13.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 09:22:13.435 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:22:13.435 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:22:13.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:22:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:13.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:13.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:13.447 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:22:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:22:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:22:13.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:22:13.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:13.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:22:13.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:13.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:13.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 09:22:13.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 09:22:13.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 09:22:13.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:13.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:13.729 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 09:22:13.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:22:13.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in Name:") 09:22:13.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:13.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:13.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:22:13.732 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:22:13.734 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 09:22:13.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in id:") 09:22:13.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:13.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:13.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:22:13.762 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:22:13.763 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 09:22:13.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 09:22:13.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:13.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:13.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:22:13.793 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:22:13.794 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 09:22:13.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Provider:") 09:22:13.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:13.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:13.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:22:13.826 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:22:13.827 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 09:22:13.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 09:22:13.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:13.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:13.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:13.848 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 09:22:13.848 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 09:22:13.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:22:13.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:22:13.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:22:13.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:13.850 TRACE [main][WidgetHandler] Notify Button with event 27 09:22:13.850 TRACE [main][WidgetHandler] Wait for synchronization 09:22:13.851 TRACE [main][WidgetHandler] Notify Button with event 13 09:22:13.851 TRACE [main][WidgetHandler] Wait for synchronization 09:22:13.851 TRACE [main][WidgetHandler] Notify Button with event 26 09:22:13.851 TRACE [main][WidgetHandler] Wait for synchronization 09:22:13.851 TRACE [main][WidgetHandler] Notify Button with event 3 09:22:13.851 TRACE [main][WidgetHandler] Wait for synchronization 09:22:13.851 TRACE [main][WidgetHandler] Notify Button with event 4 09:22:13.851 TRACE [main][WidgetHandler] Wait for synchronization 09:22:13.851 TRACE [main][WidgetHandler] Notify Button with event 13 09:22:13.851 TRACE [main][WidgetHandler] Wait for synchronization 09:22:13.851 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:22:13.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:13.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:13.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:13.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:22:13.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:13.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:22:13.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:22:13.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:22:13.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified 09:22:13.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:22:13.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:22:13.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:22:13.857 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 09:22:13.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:22:13.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:13.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:13.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:13.859 INFO [WorkbenchTestable][CheckBox] Select checkbox 09:22:13.860 INFO [WorkbenchTestable][CheckBox] Check checkbox 09:22:13.860 INFO [WorkbenchTestable][AbstractButton] Click button 09:22:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:22:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:22:13.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:22:13.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:13.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:22:13.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:13.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:22:13.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:13.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:13.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:13.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 09:22:13.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:13.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:13.885 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 09:22:13.886 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 09:22:13.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:22:13.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:22:13.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:22:13.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:13.887 TRACE [main][WidgetHandler] Notify Button with event 27 09:22:13.887 TRACE [main][WidgetHandler] Wait for synchronization 09:22:13.887 TRACE [main][WidgetHandler] Notify Button with event 13 09:22:13.887 TRACE [main][WidgetHandler] Wait for synchronization 09:22:13.887 TRACE [main][WidgetHandler] Notify Button with event 26 09:22:13.887 TRACE [main][WidgetHandler] Wait for synchronization 09:22:13.887 TRACE [main][WidgetHandler] Notify Button with event 3 09:22:13.887 TRACE [main][WidgetHandler] Wait for synchronization 09:22:13.887 TRACE [main][WidgetHandler] Notify Button with event 4 09:22:13.887 TRACE [main][WidgetHandler] Wait for synchronization 09:22:13.888 TRACE [main][WidgetHandler] Notify Button with event 13 09:22:13.888 TRACE [main][WidgetHandler] Wait for synchronization 09:22:13.888 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:22:13.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:13.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:13.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:13.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:22:13.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:13.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:22:13.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:22:13.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:22:13.893 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:22:13.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:13.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:13.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:13.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:22:13.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:13.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:13.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:13.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:22:13.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified 09:22:13.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:13.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:13.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:22:13.924 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 09:22:13.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:22:13.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:13.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:22:13.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:13.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:13.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:13.927 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 09:22:13.927 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 09:22:13.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:22:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:13.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:13.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:13.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:13.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:13.930 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:22:13.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:22:13.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:22:13.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:22:13.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:14.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:22:14.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:22:14.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:22:14.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:22:14.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 09:22:14.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:22:14.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 09:22:14.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:22:14.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:22:14.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:22:14.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:22:14.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:22:14.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 09:22:14.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 09:22:14.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:22:14.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:22:14.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:22:14.194 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 09:22:14.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:14.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:14.195 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:22:14.195 DEBUG [main][MenuItemLookup] Found menu:'File' 09:22:14.195 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:22:14.195 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:22:14.195 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:22:14.195 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:22:14.195 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:22:14.195 DEBUG [main][MenuItemLookup] Item match:Run 09:22:14.198 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 09:22:14.198 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 09:22:14.198 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:14.198 DEBUG [main][MenuItemLookup] Found menu:'Run History' 09:22:14.198 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:22:14.198 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 09:22:14.198 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 09:22:14.199 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 09:22:14.199 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 09:22:14.199 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 09:22:14.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:22:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:22:14.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:22:14.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:14.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:14.586 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test 09:22:14.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:22:14.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:14.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:14.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:14.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:14.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:14.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:14.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:14.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:14.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:14.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:22:14.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:22:14.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:22:14.603 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 09:22:14.603 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 09:22:14.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 09:22:14.604 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 09:22:14.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:22:14.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:22:14.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:22:14.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:14.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:14.639 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 09:22:14.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:14.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:14.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:22:14.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:14.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:14.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 09:22:14.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:14.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:14.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:14.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:14.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:14.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:14.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:14.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:14.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:14.644 INFO [WorkbenchTestable][AbstractButton] Click button Close 09:22:14.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:22:14.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:22:14.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:22:14.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:14.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 09:22:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 09:22:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:22:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:22:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:22:17.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:22:17.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:22:17.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:22:17.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:22:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:22:17.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 09:22:17.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:22:17.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:22:17.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:17.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:17.730 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 09:22:17.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:22:17.730 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 09:22:17.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 09:22:17.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:22:17.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:22:17.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:22:17.731 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 09:22:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:17.731 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:22:17.731 DEBUG [main][MenuItemLookup] Found menu:'File' 09:22:17.731 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:22:17.731 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:22:17.731 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:22:17.731 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:22:17.731 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:22:17.731 DEBUG [main][MenuItemLookup] Item match:Run 09:22:17.733 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 09:22:17.733 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 09:22:17.733 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:17.733 DEBUG [main][MenuItemLookup] Found menu:'Run History' 09:22:17.733 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:22:17.733 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 09:22:17.733 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 09:22:17.733 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 09:22:17.733 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 09:22:17.734 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 09:22:18.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:22:18.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:22:18.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:22:18.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:22:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:22:18.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:22:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:18.019 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 09:22:18.019 DEBUG [WorkbenchTestable][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:22:18.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:18.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:18.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:18.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:18.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:18.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:18.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:18.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:18.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:22:18.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:22:18.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:22:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 09:22:18.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 09:22:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:22:18.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:22:18.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 09:22:18.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 09:22:18.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 09:22:18.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:22:18.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 09:22:18.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:22:18.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 09:22:18.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 09:22:18.593 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 09:22:18.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 09:22:18.594 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 09:22:18.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:19.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:19.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:20.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:20.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:20.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:20.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:20.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:20.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:20.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:21.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:21.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:21.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:21.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:22.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:22.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:22.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:22.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:23.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:23.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:23.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:23.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:24.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:24.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:24.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:24.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:25.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:25.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:25.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:25.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:26.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:26.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:26.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:26.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:27.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:27.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:27.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:27.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:28.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:28.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:28.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:28.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:29.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:29.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:29.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:29.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:30.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:30.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:30.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:22:30.121 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 09:22:30.121 DEBUG [WorkbenchTestable][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:22:30.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:30.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:30.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:30.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:30.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:30.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:30.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:30.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:30.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:22:30.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:22:30.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:22:30.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 09:22:30.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 09:22:30.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:22:30.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 09:22:30.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:22:30.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 09:22:30.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 09:22:30.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 09:22:30.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:22:30.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 09:22:30.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:22:30.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 09:22:30.124 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 09:22:30.124 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 09:22:30.126 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 09:22:30.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 09:22:30.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:30.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:30.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:30.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:30.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:30.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:30.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:30.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:31.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:31.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:31.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:31.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:32.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:32.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:32.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:32.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:33.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:33.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:33.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:33.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:34.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:34.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:34.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:34.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:35.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:35.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:35.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:35.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:36.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:36.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:36.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:36.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:37.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:37.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:37.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:37.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:38.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:38.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:38.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:38.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:39.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:39.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:39.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:39.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:40.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:40.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:40.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:22:40.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer") 09:22:40.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:40.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:40.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:40.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:40.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:40.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:40.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:40.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:40.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:40.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:22:40.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 09:22:40.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer") 09:22:40.269 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:40.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:40.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:40.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:40.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:40.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:40.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:40.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:40.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:40.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:22:40.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 09:22:40.284 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:22:40.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:40.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:40.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:40.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:40.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:40.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:40.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:22:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:22:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:22:40.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer") 09:22:40.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:40.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:40.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:40.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:40.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:40.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:40.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:22:40.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 09:22:40.295 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:22:40.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:40.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:40.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:40.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:40.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:40.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:40.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:22:40.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:22:40.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:22:40.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:22:40.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:22:40.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:22:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:40.318 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 09:22:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:40.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:22:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:40.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 09:22:40.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:40.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:40.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:40.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:40.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:40.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:40.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:40.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:40.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:40.325 INFO [WorkbenchTestable][AbstractButton] Click button Close 09:22:40.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:22:40.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:22:40.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:22:40.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:40.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 09:22:40.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. finished successfully 09:22:40.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:22:40.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:40.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:40.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:40.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Changes" as the parent 09:22:40.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:40.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:40.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:40.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:40.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:40.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:22:40.403 INFO [WorkbenchTestable][AbstractButton] Click button &Save 09:22:40.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:22:40.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:22:40.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:22:40.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:22:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 09:22:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. finished successfully 09:22:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:22:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:22:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:22:40.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 09:22:41.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:22:41.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:22:41.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:22:41.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:22:41.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 09:22:41.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:22:41.091 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:22:41.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:41.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:41.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 09:22:41.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:22:41.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 09:22:41.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 09:22:41.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:22:41.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:22:41.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:22:41.094 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 09:22:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:41.095 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:22:41.095 DEBUG [main][MenuItemLookup] Found menu:'File' 09:22:41.095 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:22:41.095 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:22:41.095 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:22:41.095 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:22:41.095 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:22:41.095 DEBUG [main][MenuItemLookup] Item match:Run 09:22:41.097 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 09:22:41.097 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 09:22:41.097 DEBUG [main][MenuItemLookup] Found menu:'' 09:22:41.097 DEBUG [main][MenuItemLookup] Found menu:'Run History' 09:22:41.097 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:22:41.097 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 09:22:41.097 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 09:22:41.097 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 09:22:41.097 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 09:22:41.097 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 09:22:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:22:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:22:41.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:22:41.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:41.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:41.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:22:41.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:22:41.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:22:41.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:22:41.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:22:41.284 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 09:22:41.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:22:41.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:41.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:41.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:41.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:41.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:41.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:41.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:41.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:41.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:41.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:22:41.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:22:41.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:22:41.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 09:22:41.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 09:22:41.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:22:41.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 09:22:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:22:41.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 09:22:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 09:22:41.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 09:22:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:22:41.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 09:22:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:22:41.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 09:22:41.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 09:22:41.289 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 09:22:41.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 09:22:41.300 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 09:22:41.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:41.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:41.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:41.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:41.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:41.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:41.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:42.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:42.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:42.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:42.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:43.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:43.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:43.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:43.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:44.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:44.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:44.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:44.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:45.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:45.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:45.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:45.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:46.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:46.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:46.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:46.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:47.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:47.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:47.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:47.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:48.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:48.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:48.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:48.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:49.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:49.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:49.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:49.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:50.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:50.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:50.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:50.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:51.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:51.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:51.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:51.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:51.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:22:51.921 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 09:22:51.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:22:51.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:51.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:51.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:51.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:51.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:22:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:22:51.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:22:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:22:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:22:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 09:22:51.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 09:22:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:22:51.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 09:22:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:22:51.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 09:22:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 09:22:51.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 09:22:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:22:51.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 09:22:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:22:51.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 09:22:51.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 09:22:51.924 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 09:22:51.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 09:22:51.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 09:22:51.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:22:51.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:22:51.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:22:51.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:22:51.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:22:51.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:22:51.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:51.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:52.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:52.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:52.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:52.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:53.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:53.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:53.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:53.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:54.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:54.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:54.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:54.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:55.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:55.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:55.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:55.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:56.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:56.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:56.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:56.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:57.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:57.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:57.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:57.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:58.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:58.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:58.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:58.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:59.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:59.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:22:59.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:22:59.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:00.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:00.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:01.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:01.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:01.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:01.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:02.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:02.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:02.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:23:02.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Test") 09:23:02.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:02.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:02.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:02.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:23:02.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:02.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:02.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:02.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:02.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:02.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:02.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 09:23:02.038 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:") 09:23:02.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:02.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:23:02.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:02.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:02.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:02.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:23:02.051 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:23:02.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test class:") 09:23:02.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:02.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:23:02.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:02.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:02.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:02.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:02.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:23:02.084 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:23:02.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test method:") 09:23:02.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:02.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:02.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:02.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:23:02.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:02.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:02.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:02.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:02.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:02.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:23:02.112 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:23:02.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Run a single test") 09:23:02.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:02.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:02.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:02.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:23:02.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:02.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:02.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:02.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:02.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:02.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:02.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test runner:") 09:23:02.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:02.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:02.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:02.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:23:02.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:02.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:02.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:02.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:02.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:02.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:23:02.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:23:02.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:23:02.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:23:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:02.131 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 09:23:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:02.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:23:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:02.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 09:23:02.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:02.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:23:02.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:02.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:02.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:02.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:02.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:02.160 INFO [WorkbenchTestable][AbstractButton] Click button Close 09:23:02.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:02.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:02.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:02.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:02.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 09:23:05.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 09:23:05.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:23:05.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:23:05.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:23:05.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:23:05.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:23:05.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:23:05.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:23:05.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 09:23:05.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:23:05.284 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:23:05.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:05.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:05.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 09:23:05.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:23:05.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 09:23:05.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 09:23:05.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:23:05.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:23:05.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:23:05.285 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 09:23:05.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:05.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:05.285 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:23:05.286 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:05.286 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:23:05.286 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:23:05.286 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:23:05.286 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:23:05.286 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:23:05.286 DEBUG [main][MenuItemLookup] Item match:Run 09:23:05.287 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 09:23:05.287 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 09:23:05.287 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:05.287 DEBUG [main][MenuItemLookup] Found menu:'Run History' 09:23:05.288 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:23:05.288 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 09:23:05.288 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 09:23:05.288 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 09:23:05.288 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 09:23:05.288 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 09:23:05.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:23:05.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:23:05.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:23:05.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:23:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:23:05.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:23:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:05.501 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 09:23:05.501 DEBUG [WorkbenchTestable][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:23:05.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:05.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:23:05.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:05.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:05.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:05.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:23:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:23:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:23:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 09:23:05.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 09:23:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:05.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 09:23:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:05.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 09:23:05.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 09:23:05.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 09:23:05.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:05.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 09:23:05.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:05.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 09:23:05.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 09:23:05.518 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 09:23:05.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 09:23:05.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 09:23:05.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:05.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:05.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:06.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:23:06.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:06.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:06.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:06.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:06.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:06.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:07.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:07.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:07.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:07.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:08.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:08.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:08.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:08.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:09.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:09.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:09.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:09.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:10.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:10.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:10.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:10.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:11.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:11.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:11.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:11.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:12.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:12.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:12.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:12.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:13.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:13.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:13.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:13.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:14.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:14.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:14.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:14.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:15.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:15.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:15.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:15.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:16.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:16.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:23:16.162 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 09:23:16.162 DEBUG [WorkbenchTestable][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:23:16.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:16.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:23:16.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:16.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:16.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:16.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:23:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:23:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:23:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 09:23:16.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 09:23:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:16.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 09:23:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:16.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 09:23:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 09:23:16.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 09:23:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:16.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 09:23:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:16.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 09:23:16.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 09:23:16.166 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 09:23:16.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 09:23:16.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 09:23:16.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:16.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:16.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:16.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:23:16.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:16.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:16.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:16.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:16.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:16.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:17.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:17.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:17.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:17.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:18.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:18.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:18.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:18.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:19.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:19.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:19.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:19.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:20.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:20.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:20.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:20.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:21.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:21.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:21.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:21.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:22.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:22.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:22.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:22.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:23.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:23.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:23.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:23.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:24.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:24.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:24.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:24.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:25.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:25.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:25.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:25.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:26.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:26.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:26.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:23:26.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:23:26.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:23:26.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:23:26.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:26.275 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 09:23:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:26.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 09:23:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:26.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 09:23:26.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:26.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 09:23:26.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:26.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:26.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:26.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:26.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:26.282 INFO [WorkbenchTestable][AbstractButton] Click button Close 09:23:26.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:26.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:26.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:26.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:26.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 09:23:29.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 09:23:29.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 09:23:29.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 09:23:29.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:23:29.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:23:29.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:23:29.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:23:29.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:23:29.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 09:23:29.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:23:29.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:23:29.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:29.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:29.404 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 09:23:29.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:29.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:29.410 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 09:23:29.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:23:29.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:29.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:29.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:23:29.411 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:23:29.411 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:29.411 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:23:29.411 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:23:29.411 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:23:29.411 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:23:29.411 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:23:29.412 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:23:29.412 DEBUG [main][MenuItemLookup] Item match:Window 09:23:29.412 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:23:29.413 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:23:29.413 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:23:29.413 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:29.413 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:23:29.413 DEBUG [main][MenuItemLookup] Item match:Show View 09:23:29.422 DEBUG [main][MenuItemLookup] Found menu:'Ant' 09:23:29.422 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:23:29.422 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:23:29.422 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:23:29.422 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:23:29.422 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:23:29.422 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:23:29.422 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:23:29.422 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:23:29.422 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:23:29.422 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:23:29.422 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:23:29.422 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:23:29.423 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:23:29.423 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:29.423 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:23:29.423 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:23:29.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:23:29.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:23:29.424 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:23:29.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:23:29.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 09:23:29.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:23:29.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:29.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:29.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:23:29.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:29.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:29.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:29.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:23:29.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:29.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:29.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:29.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:29.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:29.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:23:29.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:23:29.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:23:29.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:23:29.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:23:29.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:29.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:23:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:29.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:23:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:23:29.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:23:29.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:29.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:23:29.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:29.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:23:29.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 09:23:29.528 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 09:23:29.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 09:23:29.529 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 09:23:29.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:29.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:23:29.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:29.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:29.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:29.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:23:29.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:29.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:29.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:29.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:23:29.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:29.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:29.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:29.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:29.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:29.532 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:23:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:29.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:29.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:23:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:23:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 09:23:29.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:29.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:29.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 09:23:29.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:29.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:29.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:23:29.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:29.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:29.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:23:29.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:23:29.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:29.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:29.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:29.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:29.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:29.621 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:23:29.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:23:29.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:29.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:23:29.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:23:29.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:23:29.624 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:23:29.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:23:29.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:29.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:29.625 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:23:29.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:23:29.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:29.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:29.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:29.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:30.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:30.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:30.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:30.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:23:30.628 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:23:30.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:23:30.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:30.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:30.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:23:30.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:30.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:30.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:30.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:23:30.630 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 09:23:30.631 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 09:23:30.631 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 09:23:30.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 09:23:30.649 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 09:23:30.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:23:30.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:30.709 DEBUG [main][MenuItemLookup] Found menu:'New' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:30.710 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:23:30.710 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:23:30.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:23:30.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:23:30.711 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:23:30.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:23:30.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:23:31.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:23:31.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:23:31.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:23:31.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:23:31.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:23:31.212 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 09:23:31.212 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 09:23:31.212 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 09:23:31.212 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 09:23:31.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 09:23:31.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:23:31.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:31.281 DEBUG [main][MenuItemLookup] Found menu:'New' 09:23:31.281 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:23:31.281 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:31.281 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:23:31.282 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:31.282 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:23:31.282 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:23:31.282 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:23:31.282 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:23:31.282 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:23:31.282 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:23:31.282 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:23:31.282 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:23:31.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 09:23:31.927 DEBUG [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:23:31.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:23:31.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:31.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:31.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:31.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:31.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:23:31.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:31.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:31.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:31.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:23:31.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:31.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:31.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:31.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:31.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:31.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:31.933 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:23:31.934 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:23:31.934 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:23:31.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:31.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:31.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:31.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:31.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 09:23:31.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:31.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:31.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:31.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:23:31.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:31.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:31.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:31.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:31.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:31.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:31.936 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:23:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:31.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:31.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:23:31.942 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:23:32.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:23:32.443 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:23:32.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:23:32.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:23:32.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:23:32.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:23:32.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:23:32.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:23:32.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:23:32.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:23:32.444 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 09:23:32.444 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:23:32.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:23:32.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:32.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.437 s - in org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 3.537 s testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 23.363 s testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 24.19 s testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 24.119 s Running org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 09:23:32.456 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 09:23:32.457 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:23:32.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:23:32.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 09:23:32.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:23:32.458 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:23:32.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:23:32.458 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:23:32.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:23:32.458 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:23:32.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:23:32.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:32.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:23:32.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:32.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:23:32.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:32.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:23:32.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:32.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:32.460 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:23:32.460 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:23:32.461 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:32.461 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:23:32.461 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:23:32.461 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:23:32.461 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:23:32.461 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:23:32.461 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:23:32.461 DEBUG [main][MenuItemLookup] Item match:Window 09:23:32.462 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:23:32.462 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:23:32.462 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:23:32.462 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.462 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:23:32.462 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:23:32.462 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.462 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:23:32.462 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.462 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:23:32.462 DEBUG [main][MenuItemLookup] Item match:Preferences 09:23:32.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:23:32.462 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:23:32.462 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:23:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:23:32.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:23:32.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:23:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:32.621 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:23:32.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:32.621 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:23:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:32.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:32.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:32.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:32.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:23:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:23:32.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:23:32.646 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:23:32.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:32.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:32.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:32.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:32.650 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:23:32.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:32.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:32.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:32.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:32.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:23:32.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:23:32.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:23:32.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:32.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:32.701 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:23:32.701 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 09:23:32.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:23:32.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:32.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:32.701 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:23:32.702 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:32.702 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:23:32.702 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:23:32.702 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:23:32.702 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:23:32.702 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:23:32.702 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:23:32.702 DEBUG [main][MenuItemLookup] Item match:Window 09:23:32.703 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:23:32.703 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:23:32.703 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:23:32.703 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.703 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:23:32.703 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:23:32.703 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.703 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:23:32.703 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.703 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:23:32.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:32.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:32.731 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:23:32.731 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:32.731 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:23:32.732 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:23:32.732 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:23:32.732 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:23:32.732 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:23:32.732 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:23:32.732 DEBUG [main][MenuItemLookup] Item match:Window 09:23:32.732 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:23:32.732 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:23:32.732 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:23:32.732 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.732 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:23:32.732 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:23:32.732 DEBUG [main][MenuItemLookup] Item match:Perspective 09:23:32.733 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:23:32.733 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.733 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:23:32.733 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:23:32.733 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:23:32.733 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:23:32.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:23:32.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:32.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:32.734 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:23:32.734 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:32.734 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:23:32.734 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:23:32.734 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:23:32.734 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:23:32.734 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:23:32.734 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:23:32.734 DEBUG [main][MenuItemLookup] Item match:Window 09:23:32.734 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:23:32.735 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:23:32.735 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:23:32.735 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.735 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:23:32.735 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:23:32.735 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.735 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:23:32.735 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.735 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:23:32.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:32.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:32.735 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:23:32.735 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:32.735 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:23:32.736 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:23:32.736 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:23:32.736 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:23:32.736 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:23:32.736 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:23:32.736 DEBUG [main][MenuItemLookup] Item match:Window 09:23:32.736 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:23:32.736 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:23:32.736 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:23:32.736 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.736 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:23:32.736 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:23:32.736 DEBUG [main][MenuItemLookup] Item match:Perspective 09:23:32.737 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:23:32.737 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.737 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:23:32.737 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:23:32.737 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:23:32.737 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:23:32.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:32.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:32.741 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:23:32.741 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:32.741 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:23:32.741 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:23:32.741 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:23:32.741 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:23:32.741 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:23:32.741 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:23:32.741 DEBUG [main][MenuItemLookup] Item match:Window 09:23:32.742 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:23:32.742 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:23:32.742 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:23:32.742 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.742 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:23:32.742 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:23:32.742 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.742 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:23:32.742 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.742 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:23:32.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:32.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:32.743 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:23:32.743 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:32.743 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:23:32.743 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:23:32.743 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:23:32.743 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:23:32.743 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:23:32.743 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:23:32.743 DEBUG [main][MenuItemLookup] Item match:Window 09:23:32.743 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:23:32.744 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:23:32.744 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:23:32.744 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.744 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:23:32.744 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:23:32.744 DEBUG [main][MenuItemLookup] Item match:Perspective 09:23:32.744 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:23:32.744 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:32.744 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:23:32.744 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:23:32.744 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:23:32.744 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:23:32.745 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:23:32.745 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:23:32.745 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:23:32.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:23:32.808 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:23:32.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:23:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:32.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:32.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:23:32.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:32.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:32.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:32.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 09:23:32.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:32.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:23:32.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:32.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:32.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:32.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:32.811 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:23:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:32.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:32.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:33.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:23:33.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:33.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:23:33.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:33.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 09:23:33.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:33.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:23:33.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:33.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:23:33.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:33.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:23:33.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:33.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 09:23:33.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:33.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:23:33.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:33.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:23:33.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:33.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:23:33.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:33.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:33.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:23:33.551 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:23:33.551 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:33.551 DEBUG [main][MenuItemLookup] Item match:File 09:23:33.553 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:23:33.553 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:23:33.558 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:23:33.558 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:23:33.558 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:33.558 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:23:33.558 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:23:33.558 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:23:33.558 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:23:33.558 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:23:33.558 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:23:33.559 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:23:33.559 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:23:33.560 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:23:33.591 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:23:33.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:23:33.702 DEBUG [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:23:33.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:23:33.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:33.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:33.704 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:23:33.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:33.704 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:23:33.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:33.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:33.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:33.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:33.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:23:33.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:23:33.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:23:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 09:23:33.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 09:23:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:33.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 09:23:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:33.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 09:23:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 09:23:33.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 09:23:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:33.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 09:23:33.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:33.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 09:23:33.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 09:23:33.718 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 09:23:33.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 09:23:33.718 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 09:23:33.719 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:23:33.719 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:23:33.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:23:33.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:33.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:33.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:33.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:33.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:33.721 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:23:33.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:33.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:33.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:33.931 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:23:33.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:33.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:33.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 09:23:33.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 09:23:33.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 09:23:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:33.934 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 09:23:33.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:23:33.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in Name:") 09:23:33.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:33.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:33.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:33.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:33.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:23:33.937 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:23:33.938 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 09:23:33.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in id:") 09:23:33.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:33.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:33.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:33.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:33.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:23:33.965 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:23:33.966 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 09:23:33.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 09:23:33.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:33.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:23:34.004 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:23:34.005 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 09:23:34.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Provider:") 09:23:34.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:23:34.035 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:23:34.036 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 09:23:34.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 09:23:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:34.054 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 09:23:34.054 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 09:23:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:34.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:34.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:34.057 TRACE [main][WidgetHandler] Notify Button with event 27 09:23:34.057 TRACE [main][WidgetHandler] Wait for synchronization 09:23:34.057 TRACE [main][WidgetHandler] Notify Button with event 13 09:23:34.057 TRACE [main][WidgetHandler] Wait for synchronization 09:23:34.057 TRACE [main][WidgetHandler] Notify Button with event 26 09:23:34.057 TRACE [main][WidgetHandler] Wait for synchronization 09:23:34.057 TRACE [main][WidgetHandler] Notify Button with event 3 09:23:34.057 TRACE [main][WidgetHandler] Wait for synchronization 09:23:34.057 TRACE [main][WidgetHandler] Notify Button with event 4 09:23:34.057 TRACE [main][WidgetHandler] Wait for synchronization 09:23:34.058 TRACE [main][WidgetHandler] Notify Button with event 13 09:23:34.058 TRACE [main][WidgetHandler] Wait for synchronization 09:23:34.058 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:23:34.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:34.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:34.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:34.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:23:34.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:34.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:23:34.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:23:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:23:34.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified 09:23:34.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:23:34.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:23:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:23:34.065 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 09:23:34.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:23:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:34.067 INFO [WorkbenchTestable][CheckBox] Select checkbox 09:23:34.067 INFO [WorkbenchTestable][CheckBox] Check checkbox 09:23:34.068 INFO [WorkbenchTestable][AbstractButton] Click button 09:23:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:34.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:34.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:34.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:23:34.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:34.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:23:34.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:34.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 09:23:34.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:34.113 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 09:23:34.113 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 09:23:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:34.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:34.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:34.115 TRACE [main][WidgetHandler] Notify Button with event 27 09:23:34.115 TRACE [main][WidgetHandler] Wait for synchronization 09:23:34.115 TRACE [main][WidgetHandler] Notify Button with event 13 09:23:34.115 TRACE [main][WidgetHandler] Wait for synchronization 09:23:34.115 TRACE [main][WidgetHandler] Notify Button with event 26 09:23:34.116 TRACE [main][WidgetHandler] Wait for synchronization 09:23:34.116 TRACE [main][WidgetHandler] Notify Button with event 3 09:23:34.116 TRACE [main][WidgetHandler] Wait for synchronization 09:23:34.116 TRACE [main][WidgetHandler] Notify Button with event 4 09:23:34.116 TRACE [main][WidgetHandler] Wait for synchronization 09:23:34.116 TRACE [main][WidgetHandler] Notify Button with event 13 09:23:34.116 TRACE [main][WidgetHandler] Wait for synchronization 09:23:34.116 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:23:34.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:34.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:34.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:34.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:23:34.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:34.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:23:34.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:23:34.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:23:34.140 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:23:34.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:34.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:34.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:34.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:23:34.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:34.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:23:34.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified 09:23:34.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:23:34.145 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 09:23:34.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:23:34.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:34.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 09:23:34.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:34.149 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 09:23:34.149 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 09:23:34.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:23:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:34.151 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:23:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:34.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:34.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:23:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:23:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:23:34.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:23:34.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:23:34.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 09:23:34.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 09:23:34.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:23:34.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:23:34.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:23:34.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:23:34.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:23:34.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 09:23:34.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 09:23:34.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:23:34.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:23:34.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:23:34.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:23:34.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:23:34.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:34.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:34.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:23:34.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:23:34.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:34.465 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:34.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:34.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:34.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 09:23:34.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:23:34.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:23:34.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:34.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:34.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:23:34.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:23:34.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:34.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:34.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:34.534 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:34.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:34.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:34.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:23:34.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:23:34.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:23:34.537 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:34.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:34.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:34.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:34.538 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:34.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:34.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:34.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:34.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:34.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:34.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:35.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:35.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:35.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:35.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:35.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:23:35.541 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:35.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:35.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:35.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:35.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:23:35.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:35.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:35.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:35.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:35.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:23:35.544 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 09:23:35.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 09:23:35.545 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:35.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:35.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:35.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:35.546 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:35.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:35.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:35.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:35.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:35.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:36.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:36.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:36.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:36.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:36.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:23:36.549 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:36.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:36.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:36.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:36.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:23:36.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:36.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:36.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:36.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:36.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:23:36.552 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 09:23:36.552 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:23:36.553 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 09:23:36.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:23:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:37.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:23:37.057 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 09:23:37.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:23:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:37.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:37.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:23:37.558 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 09:23:37.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 09:23:37.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:38.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:38.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 09:23:38.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 09:23:38.060 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 09:23:38.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 09:23:38.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 09:23:38.085 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 09:23:38.085 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 09:23:38.085 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 09:23:38.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 09:23:38.089 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 09:23:38.089 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:23:38.089 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:23:38.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:23:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:23:38.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:23:38.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 09:23:38.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 09:23:38.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 09:23:38.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:23:38.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:23:38.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:23:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:23:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:38.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:38.596 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 09:23:38.596 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:38.596 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:23:38.597 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:23:38.597 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:23:38.597 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:23:38.597 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:23:38.597 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:23:38.597 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:23:38.597 DEBUG [main][MenuItemLookup] Item match:Run 09:23:38.598 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 09:23:38.598 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 09:23:38.598 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:38.598 DEBUG [main][MenuItemLookup] Found menu:'Run History' 09:23:38.598 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:23:38.598 DEBUG [main][MenuItemLookup] Item match:Run As 09:23:39.107 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+X P' 09:23:39.107 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 09:23:39.107 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+X S' 09:23:39.107 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+X S 09:23:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:39.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:39.120 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 09:23:39.121 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:39.121 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:23:39.121 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:23:39.121 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:23:39.121 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:23:39.121 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:23:39.121 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:23:39.121 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:23:39.121 DEBUG [main][MenuItemLookup] Item match:Run 09:23:39.122 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 09:23:39.122 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 09:23:39.122 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:39.122 DEBUG [main][MenuItemLookup] Found menu:'Run History' 09:23:39.122 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:23:39.122 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 09:23:39.122 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:39.122 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 09:23:39.122 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:23:39.122 DEBUG [main][MenuItemLookup] Item match:Debug As 09:23:39.230 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+D P' 09:23:39.230 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 09:23:39.230 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+D S' 09:23:39.230 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+D S 09:23:39.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 09:23:39.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:23:39.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:23:39.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:39.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:39.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 09:23:39.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:23:39.290 INFO [WorkbenchTestable][RequirementsRunner] Started test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 09:23:39.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 09:23:39.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:23:39.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:23:39.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:23:39.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:39.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:39.292 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:23:39.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:39.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:39.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 09:23:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:39.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 09:23:39.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:23:39.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:39.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:39.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:39.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:39.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:39.296 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:39.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:39.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:39.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 09:23:39.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:39.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:39.416 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:23:39.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:39.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:39.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 09:23:39.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:39.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:39.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 09:23:39.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:23:39.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:39.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:39.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:39.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:39.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:39.420 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:39.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:39.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:39.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null 09:23:39.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:23:39.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:23:39.423 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:39.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:39.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:39.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:39.424 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:39.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:39.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:39.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:39.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:39.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:39.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:39.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:40.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:40.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:40.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:23:40.427 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:40.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:40.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:40.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:40.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:23:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:40.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:40.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:40.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:23:40.429 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 09:23:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 09:23:40.430 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:40.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:40.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:40.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:40.431 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:40.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:40.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:40.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:40.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:40.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:40.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:40.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:41.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:41.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:23:41.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:23:41.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:23:41.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:41.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:41.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:23:41.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:41.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:41.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:41.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:41.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:23:41.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 09:23:41.449 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:23:41.450 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 09:23:41.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 09:23:41.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:41.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 09:23:41.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:41.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 09:23:41.450 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 09:23:41.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 09:23:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:41.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 09:23:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:41.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 09:23:41.451 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 09:23:41.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 09:23:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:41.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 09:23:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:41.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 09:23:41.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 09:23:41.452 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 09:23:41.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 09:23:41.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 09:23:41.455 DEBUG [WorkbenchTestable][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:23:41.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:41.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:41.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:41.455 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 09:23:41.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:41.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:41.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:41.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:41.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:41.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:23:41.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:23:41.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:41.544 DEBUG [main][MenuItemLookup] Found menu:'New' 09:23:41.544 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:41.544 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 09:23:41.544 DEBUG [main][MenuItemLookup] Found menu:'Open With' 09:23:41.544 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:23:41.544 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:23:41.544 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'References' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:41.545 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:23:41.545 DEBUG [main][MenuItemLookup] Item match:Run As 09:23:41.745 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+X E' 09:23:41.745 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+X P' 09:23:41.745 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+X T' 09:23:41.745 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+X O' 09:23:41.745 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+X S' 09:23:41.745 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+X S 09:23:41.745 DEBUG [WorkbenchTestable][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:23:41.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:41.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:41.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:41.746 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 09:23:41.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:41.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:41.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:41.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:41.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:41.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:23:41.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:23:41.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:41.892 DEBUG [main][MenuItemLookup] Found menu:'New' 09:23:41.892 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:41.892 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 09:23:41.892 DEBUG [main][MenuItemLookup] Found menu:'Open With' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'References' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:41.893 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:23:41.894 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 09:23:41.894 DEBUG [main][MenuItemLookup] Item match:Debug As 09:23:42.032 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+D E' 09:23:42.032 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+D P' 09:23:42.032 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+D T' 09:23:42.032 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+D O' 09:23:42.032 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+D S' 09:23:42.032 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+D S 09:23:42.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 09:23:42.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:23:42.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:23:42.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:42.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:42.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 09:23:42.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:42.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:42.043 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 09:23:42.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 09:23:42.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:42.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:42.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 09:23:42.045 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 09:23:42.113 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:42.113 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:23:42.114 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:23:42.114 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:23:42.114 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:23:42.114 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:23:42.114 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:23:42.114 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:23:42.114 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:23:42.114 DEBUG [main][MenuItemLookup] Item match:Window 09:23:42.116 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:23:42.116 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:23:42.116 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:23:42.116 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:42.116 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:23:42.116 DEBUG [main][MenuItemLookup] Item match:Show View 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Ant' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:42.126 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:23:42.126 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:23:42.127 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:23:42.127 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:23:42.127 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:23:42.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:23:42.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 09:23:42.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:23:42.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:42.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:42.295 DEBUG [WorkbenchTestable][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:23:42.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:42.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:42.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:42.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:23:42.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:42.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:42.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:42.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:42.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:42.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:23:42.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:23:42.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:23:42.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:23:42.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:23:42.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:42.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:23:42.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:42.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:23:42.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:23:42.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:23:42.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:23:42.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:23:42.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:23:42.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:23:42.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 09:23:42.299 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 09:23:42.300 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 09:23:42.300 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 09:23:42.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:42.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:42.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:42.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:23:42.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:42.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:42.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:42.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:23:42.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:42.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:42.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:42.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:23:42.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:42.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:42.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:42.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:42.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:42.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:42.304 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:23:42.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:42.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:42.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:42.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:42.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:23:42.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:23:42.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 09:23:42.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:42.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:42.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 09:23:42.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:42.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:42.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 09:23:42.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:42.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:42.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 09:23:42.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:23:42.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:42.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:42.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:42.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:42.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:42.422 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:23:42.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:23:42.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:42.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null 09:23:42.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:23:42.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:23:42.425 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:23:42.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:23:42.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:42.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:42.426 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:23:42.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:23:42.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:42.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:42.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:42.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:42.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:42.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:42.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:43.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:43.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:43.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:23:43.488 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:23:43.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:23:43.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:23:43.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:23:43.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:23:43.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:43.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:43.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:43.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:43.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:23:43.491 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 09:23:43.491 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 09:23:43.491 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 09:23:43.492 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 09:23:43.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 09:23:43.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:23:43.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:43.570 DEBUG [main][MenuItemLookup] Found menu:'New' 09:23:43.570 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:23:43.570 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:43.570 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:23:43.570 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:43.570 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:23:43.571 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:23:43.571 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:23:43.571 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:23:43.571 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 09:23:43.571 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 09:23:43.571 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 09:23:43.571 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:43.571 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:23:43.571 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:23:43.571 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:43.571 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:23:43.571 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:23:43.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:23:43.571 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:23:43.571 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:23:43.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:23:43.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:23:44.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 09:23:44.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:23:44.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:23:44.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:23:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:23:44.072 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 09:23:44.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 09:23:44.073 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 09:23:44.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 09:23:44.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 09:23:44.089 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:23:44.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:44.154 DEBUG [main][MenuItemLookup] Found menu:'New' 09:23:44.154 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:23:44.154 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:44.154 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:23:44.154 DEBUG [main][MenuItemLookup] Found menu:'' 09:23:44.154 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:23:44.154 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 09:23:44.154 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:23:44.154 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:23:44.154 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:23:44.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:23:44.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:23:44.154 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:23:44.211 DEBUG [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:23:44.321 DEBUG [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:23:44.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:23:44.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:44.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:44.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:44.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:44.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:23:44.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:44.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:44.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:44.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:23:44.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:44.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:44.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:44.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:44.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:44.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:44.328 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:23:44.328 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:23:44.328 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:23:44.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:44.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:44.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:44.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:23:44.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:44.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:23:44.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:44.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:44.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:44.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:23:44.331 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:23:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:23:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:23:44.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:23:44.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:44.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:23:44.337 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:23:44.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:23:44.838 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:23:44.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:23:44.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:23:44.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:23:44.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 09:23:44.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 09:23:44.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:23:44.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:23:44.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:23:44.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:23:44.839 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 09:23:44.839 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:23:44.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:23:44.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:44.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.385 s - in org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 4.831 s testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 2.744 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.ui.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.ui' with 28 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jdt.junit' with 4 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.ui' with 28 classes [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test >------ [INFO] Building RedDeer E4 Workbench Tests 4.7.0-SNAPSHOT [44/58] [INFO] from tests/org.eclipse.reddeer.e4.workbench.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Resolving class path of RedDeer E4 Workbench Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench.test --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/org.eclipse.reddeer.e4.workbench.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/org.eclipse.reddeer.e4.workbench.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -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.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/surefire.properties, -testApplication, org.eclipse.e4.ui.workbench.swt.E4Application, -product, org.eclipse.reddeer.e4.product, -nouithread, -timeout, 9600000] Launching application org.eclipse.e4.ui.workbench.swt.E4Application... Running org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:54.172 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:23:54.176 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=0 09:23:54.185 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:23:54.187 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=0 09:23:54.226 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:54.301 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:23:54.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:23:54.310 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:54.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:23:54.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 09:23:54.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:54.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:54.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:54.390 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 09:23:54.396 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:54.397 DEBUG [main][MenuItemLookup] Found menu:'Help' 09:23:54.397 DEBUG [main][MenuItemLookup] Item match:Help 09:23:54.401 DEBUG [main][MenuItemLookup] Found menu:'About' 09:23:54.401 DEBUG [main][MenuItemLookup] Item match:About 09:23:54.405 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"About" 09:23:54.406 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text About 09:23:54.408 INFO [main][MenuItemHandler] Select menu item: About 09:23:54.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 09:23:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 09:23:54.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1") 09:23:54.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:54.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:54.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:54.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "About" as the parent 09:23:54.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:54.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:54.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:54.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:55.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:55.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:55.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:55.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:55.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:23:55.572 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 09:23:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 09:23:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 09:23:55.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell About 09:23:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:55.581 INFO [WorkbenchTestable][AbstractShell] Close shell About 09:23:55.582 INFO [WorkbenchTestable][ShellHandler] Closing shell 'About' 09:23:55.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:23:55.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:23:55.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:55.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 09:23:55.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:23:55.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 09:23:55.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:55.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 09:23:55.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:55.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 09:23:55.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 09:23:55.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:55.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:55.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:55.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:55.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:55.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 09:23:55.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1") 09:23:55.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:23:55.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:55.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:55.697 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Sample Part 2"as the parent 09:23:55.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:23:55.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:55.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:55.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:56.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:56.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:56.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:56.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:23:56.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:23:56.705 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 09:23:56.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:56.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 09:23:56.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:23:56.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 09:23:56.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:56.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 09:23:56.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:56.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:56.712 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 09:23:56.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 09:23:56.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:56.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:56.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:56.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:56.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:56.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 09:23:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:56.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 09:23:56.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 09:23:56.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:56.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:56.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:56.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:56.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:56.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 09:23:56.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 09:23:56.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:56.761 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 09:23:56.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:23:56.761 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 09:23:56.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:56.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 09:23:56.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:56.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:56.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 09:23:56.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 09:23:56.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:56.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:56.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:56.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:56.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:56.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 09:23:56.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.workbench.impl.part.DefaultWorkbenchPart, index 0 and no matchers specified 09:23:56.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:56.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:56.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:56.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:23:56.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1") 09:23:56.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:56.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:56.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:56.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:56.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 09:23:56.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:56.786 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 09:23:56.786 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:23:56.786 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 09:23:56.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:56.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 09:23:56.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:56.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:56.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 09:23:56.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 09:23:56.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:56.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:56.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:56.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:56.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:56.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.workbench.impl.part.DefaultWorkbenchPart, index 0 and no matchers specified 09:23:56.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:56.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:56.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:56.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:56.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:23:56.801 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:23:56.804 INFO [WorkbenchTestable][AbstractText] Text set to: makePartDirty 09:23:56.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:56.819 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 09:23:56.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:23:56.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 09:23:56.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:56.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 09:23:56.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:56.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:56.821 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 09:23:56.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 09:23:56.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:56.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:56.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:56.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:56.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:56.825 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Sample Part 2 09:23:56.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 09:23:56.848 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:23:56.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 09:23:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:56.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 09:23:56.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 text matches: Matcher matching text to regular expression 'Open SamplePart2') 09:23:56.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:56.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:56.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:56.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:56.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:23:56.907 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openSamplePart 09:23:56.908 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:23:56.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:23:56.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 09:23:56.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:56.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:56.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 09:23:56.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 09:23:56.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:56.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:56.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:56.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:56.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:56.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:56.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 09:23:56.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:23:56.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 09:23:56.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:56.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 09:23:56.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:56.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:56.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 09:23:56.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 09:23:56.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:56.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:56.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:56.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:56.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:56.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 09:23:56.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:56.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:56.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 09:23:56.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 09:23:56.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:23:56.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:23:56.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:23:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:23:56.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:23:56.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 09:23:56.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 09:23:56.998 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.861 s - in org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.291 s getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.097 s activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.056 s testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.025 s testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.033 s closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.128 s testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest 09:23:57.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 09:23:57.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:57.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:57.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 09:23:57.052 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 09:23:57.053 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:57.053 DEBUG [main][MenuItemLookup] Item match:File 09:23:57.054 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:57.054 DEBUG [main][MenuItemLookup] Found menu:'Help' 09:23:57.054 DEBUG [main][MenuItemLookup] Item match:Help 09:23:57.054 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:57.054 DEBUG [main][MenuItemLookup] Item match:File 09:23:57.061 DEBUG [main][MenuItemLookup] Found menu:'Open' 09:23:57.061 DEBUG [main][MenuItemLookup] Item match:Open 09:23:57.087 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:57.087 DEBUG [main][MenuItemLookup] Found menu:'Help' 09:23:57.087 DEBUG [main][MenuItemLookup] Item match:Help 09:23:57.088 DEBUG [main][MenuItemLookup] Found menu:'About' 09:23:57.089 DEBUG [main][MenuItemLookup] Item match:About 09:23:57.090 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 09:23:57.090 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:57.090 DEBUG [main][MenuItemLookup] Item match:File 09:23:57.092 DEBUG [main][MenuItemLookup] Found menu:'Open' 09:23:57.092 DEBUG [main][MenuItemLookup] Item match:Open 09:23:57.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:23:57.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:23:57.092 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 09:23:57.093 DEBUG [main][MenuItemLookup] Found menu:'File' 09:23:57.093 DEBUG [main][MenuItemLookup] Item match:File 09:23:57.094 DEBUG [main][MenuItemLookup] Found menu:'Open' 09:23:57.095 DEBUG [main][MenuItemLookup] Item match:Open 09:23:57.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 09:23:57.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:23:57.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:23:57.096 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest findWorkbenchShellMenu(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.047 s findWorkbenchShell(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.001 s Results: Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4' with 9 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4.workbench' with 11 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4.workbench.core' with 7 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jdt.junit' with 4 classes [INFO] [INFO] --------------------< org.eclipse.reddeer:features >-------------------- [INFO] Building RedDeer Features 4.7.0-SNAPSHOT [45/58] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ features --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ features --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ features --- [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.e4.feature >--------- [INFO] Building RedDeer E4 Feature 4.7.0-SNAPSHOT [46/58] [INFO] from features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.e4.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.e4.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/org.eclipse.reddeer.e4.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.e4.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/org.eclipse.reddeer.e4.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.e4.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature >------- [INFO] Building RedDeer Eclipse Feature 4.7.0-SNAPSHOT [47/58] [INFO] from features/org.eclipse.reddeer.eclipse.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.eclipse.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.eclipse.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/org.eclipse.reddeer.eclipse.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.eclipse.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/org.eclipse.reddeer.eclipse.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.eclipse.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature >------- [INFO] Building RedDeer GEF Spy Feature 4.7.0-SNAPSHOT [48/58] [INFO] from features/org.eclipse.reddeer.gef.spy.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/org.eclipse.reddeer.gef.spy.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.gef.spy.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/org.eclipse.reddeer.gef.spy.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.gef.spy.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.swt.feature >--------- [INFO] Building RedDeer SWT Feature 4.7.0-SNAPSHOT [49/58] [INFO] from features/org.eclipse.reddeer.swt.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.swt.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.swt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/org.eclipse.reddeer.swt.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.swt.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/org.eclipse.reddeer.swt.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.swt.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.tests.feature >-------- [INFO] Building RedDeer Tests Feature 4.7.0-SNAPSHOT [50/58] [INFO] from features/org.eclipse.reddeer.tests.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.tests.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.tests.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.tests.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/org.eclipse.reddeer.tests.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.tests.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/org.eclipse.reddeer.tests.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.tests.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.ui.feature >--------- [INFO] Building RedDeer UI Feature 4.7.0-SNAPSHOT [51/58] [INFO] from features/org.eclipse.reddeer.ui.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.ui.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.ui.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/org.eclipse.reddeer.ui.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.ui.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/org.eclipse.reddeer.ui.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.ui.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature >------ [INFO] Building RedDeer Recorder Feature 4.7.0-SNAPSHOT [52/58] [INFO] from features/org.eclipse.reddeer.recorder.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.recorder.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.recorder.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.recorder.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.recorder.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/org.eclipse.reddeer.recorder.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.recorder.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/org.eclipse.reddeer.recorder.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.recorder.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature >------ [INFO] Building RedDeer GEF/Graphiti Feature 4.7.0-SNAPSHOT [53/58] [INFO] from features/org.eclipse.reddeer.graphiti.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.graphiti.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.graphiti.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/org.eclipse.reddeer.graphiti.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.graphiti.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/org.eclipse.reddeer.graphiti.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.graphiti.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.spy.feature >--------- [INFO] Building RedDeer Spy Feature 4.7.0-SNAPSHOT [54/58] [INFO] from features/org.eclipse.reddeer.spy.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.spy.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.spy.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.spy.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.spy.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/org.eclipse.reddeer.spy.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.spy.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/org.eclipse.reddeer.spy.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.spy.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature >------ [INFO] Building RedDeer Log Parser Feature 4.7.0-SNAPSHOT [55/58] [INFO] from features/org.eclipse.reddeer.logparser.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.logparser.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.logparser.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.logparser.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.logparser.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/org.eclipse.reddeer.logparser.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.logparser.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/org.eclipse.reddeer.logparser.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.logparser.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature >------- [INFO] Building RedDeer CodeGen Feature 4.7.0-SNAPSHOT [56/58] [INFO] from features/org.eclipse.reddeer.codegen.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.codegen.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.codegen.feature --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.codegen.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.codegen.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/org.eclipse.reddeer.codegen.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.codegen.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/org.eclipse.reddeer.codegen.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.codegen.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.site >------------ [INFO] Building RedDeer Site 4.7.0-SNAPSHOT [57/58] [INFO] from site/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.site --- [INFO] The project's OSGi version is 4.7.0.v20230905-0818 [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.site --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/site/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.site --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/site/resources [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.reddeer.site --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.reddeer.site --- [INFO] Building zip: /home/jenkins/agent/workspace/reddeer.prcheck/site/target/org.eclipse.reddeer.site-4.7.0-SNAPSHOT.zip [INFO] [INFO] -----------< org.eclipse.reddeer:eclipse-reddeer-archetype >------------ [INFO] Building RedDeer Archetype 4.7.0-SNAPSHOT [58/58] [INFO] from archetype/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ eclipse-reddeer-archetype --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-reddeer-archetype --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 8 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-reddeer-archetype --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.0.0:jar (default-jar) @ eclipse-reddeer-archetype --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/eclipse-reddeer-archetype-4.7.0-SNAPSHOT [INFO] [INFO] --- archetype:3.0.0:integration-test (default-integration-test) @ eclipse-reddeer-archetype --- [INFO] Processing Archetype IT project: eclipse-reddeer-archetype [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: eclipse-reddeer-archetype:4.7.0-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: foo.bar.myplugin [INFO] Parameter: artifactId, Value: reddeer.archetype [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: foo.bar.myplugin.simrel [INFO] Parameter: packageInPathFormat, Value: foo/bar/myplugin/simrel [INFO] Parameter: tycho_version, Value: 2.7.0 [INFO] Parameter: package, Value: foo.bar.myplugin.simrel [INFO] Parameter: reddeer_version, Value: master [INFO] Parameter: groupId, Value: foo.bar.myplugin [INFO] Parameter: artifactId, Value: reddeer.archetype [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: eclipse_platform, Value: 2022-09 [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype [INFO] Invoking post-archetype-generation goals: clean verify [INFO] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) [INFO] Maven home: /opt/tools/apache-maven/3.9.2 [INFO] Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 [INFO] Default locale: en_US, platform encoding: UTF-8 [INFO] OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/ (122B) [INFO] [INFO] Adding repository https://download.eclipse.org/releases/2022-09 [INFO] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2022-09/ (479B) [INFO] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2022-09/ (442B) [INFO] [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2022-09/202209081200/ (98.55kB) [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/202209141001/ (140B) [INFO] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2022-09/202209141001/ (790.34kB) [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/reddeer/snapshots/ (172B) [INFO] [INFO] Adding repository https://download.eclipse.org/reddeer/snapshots [INFO] [INFO] Fetching content.xml.xz from https://download.eclipse.org/reddeer/snapshots/ (14.98kB) [INFO] [INFO] Resolving dependencies of MavenProject: foo.bar.myplugin:reddeer.archetype:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/pom.xml [INFO] [INFO] Fetching 202209141001&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-09/ (63B) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (89.82kB) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (386.84kB) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.53MB) [INFO] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.94MB) [INFO] [INFO] Fetching com.sun.jna_5.8.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.65MB) [INFO] [INFO] Fetching com.sun.jna.platform_5.8.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.28MB) [INFO] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.27kB) [INFO] [INFO] Fetching org.eclipse.osgi_3.18.100.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.47MB) [INFO] [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (32.41kB) [INFO] [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (20.34kB) [INFO] [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (353.59kB) [INFO] [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (144.34kB) [INFO] [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.5kB) [INFO] [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (703.81kB) [INFO] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (95.26kB) [INFO] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (15.35kB) [INFO] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.59kB) [INFO] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (302.53kB) [INFO] [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (300.96kB) [INFO] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.45kB) [INFO] [INFO] Fetching org.apache.felix.scr_2.2.2.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (393.3kB) [INFO] [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (64.86kB) [INFO] [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (81.45kB) [INFO] [INFO] Fetching org.bouncycastle.bcpg_1.71.0.v20220723-1943.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (379.48kB) [INFO] [INFO] Fetching org.bouncycastle.bcprov_1.71.0.v20220723-1943.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (6.02MB) [INFO] [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (806.64kB) [INFO] [INFO] Fetching org.eclipse.ui_3.201.100.v20220826-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (434.35kB) [INFO] [INFO] Fetching org.eclipse.core.resources_3.18.0.v20220828-0546.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (893.32kB) [INFO] [INFO] Fetching org.eclipse.jface.text_3.21.0.v20220817-1340.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.04MB) [INFO] [INFO] Fetching org.eclipse.ui.ide_3.19.100.v20220820-0412.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.41MB) [INFO] [INFO] Fetching org.eclipse.ui.views_3.11.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (107.38kB) [INFO] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (690.83kB) [INFO] [INFO] Fetching org.eclipse.core.runtime_3.26.0.v20220813-0916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (74.34kB) [INFO] [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (93.93kB) [INFO] [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (620.52kB) [INFO] [INFO] Fetching org.eclipse.ui.forms_3.11.400.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (331.65kB) [INFO] [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (69.26kB) [INFO] [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (114.56kB) [INFO] [INFO] Fetching org.eclipse.equinox.common_3.16.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (146.41kB) [INFO] [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (101.83kB) [INFO] [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (135.73kB) [INFO] [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (196.21kB) [INFO] [INFO] Fetching org.eclipse.core.databinding_1.11.100.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (289.67kB) [INFO] [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (313kB) [INFO] [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (163.08kB) [INFO] [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (115.6kB) [INFO] [INFO] Fetching org.eclipse.text_3.12.200.v20220817-1340.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (295.31kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.65kB) [INFO] [INFO] Fetching org.eclipse.core.jobs_3.13.100.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (109.8kB) [INFO] [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (49.45kB) [INFO] [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (115.07kB) [INFO] [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (90.9kB) [INFO] [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.64kB) [INFO] [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (400.2kB) [INFO] [INFO] Fetching org.eclipse.debug.ui_3.17.0.v20220817-1312.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (3MB) [INFO] [INFO] Fetching org.eclipse.ui.console_3.11.300.v20220811-1921.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (245.02kB) [INFO] [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (270.25kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (24.31kB) [INFO] [INFO] Fetching org.eclipse.e4.core.commands_1.0.200.v20220629-1225.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.8kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (54.29kB) [INFO] [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (57.49kB) [INFO] [INFO] Fetching org.eclipse.e4.core.services_2.3.300.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.46kB) [INFO] [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.59kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.81kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.96kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (42.3kB) [INFO] [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (19.69kB) [INFO] [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (51.03kB) [INFO] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (317.8kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.26MB) [INFO] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (45.85kB) [INFO] [INFO] Fetching org.eclipse.swt_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (18.79kB) [INFO] [INFO] Fetching org.eclipse.jface_3.27.0.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.11MB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.300.v20220809-1237.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (215.89kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.600.v20220621-1327.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (204.9kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.11kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (16.41kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.300.v20220815-1831.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (58.52kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (11.51kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (397.11kB) [INFO] [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (33.33kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.3kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.200.v20220808-2019.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (266.92kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (89.66kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (232.67kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (118.14kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.600.v20220715-1400.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (252.14kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.600.v20220607-1204.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (149.46kB) [INFO] [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (295.36kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (21.08kB) [INFO] [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (51.9kB) [INFO] [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (369.7kB) [INFO] [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.55kB) [INFO] [INFO] Fetching org.eclipse.equinox.ds_1.6.100.v20191001-1333.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.51kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.65kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (169.5kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (362.07kB) [INFO] [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (113.29kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (79.47kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (68.04kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.200.v20220819-1949.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (176.33kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (221.38kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (132.68kB) [INFO] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (343.24kB) [INFO] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (470.76kB) [INFO] [INFO] Fetching org.eclipse.ui.navigator_3.10.300.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (424.9kB) [INFO] [INFO] Fetching org.eclipse.team.core_3.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (402.85kB) [INFO] [INFO] Fetching org.eclipse.team.ui_3.9.400.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.42MB) [INFO] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (65.43kB) [INFO] [INFO] Fetching org.eclipse.reddeer.common_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (66.96kB) [INFO] [INFO] Fetching org.eclipse.reddeer.core_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (323.74kB) [INFO] [INFO] Fetching org.eclipse.reddeer.direct_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (20.2kB) [INFO] [INFO] Fetching org.eclipse.ui.workbench_3.126.0.v20220823-0718.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (3.49MB) [INFO] [INFO] Fetching org.eclipse.ui.browser_3.7.200.v20220826-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (209.05kB) [INFO] [INFO] Fetching org.eclipse.ui.views.log_1.3.300.v20220717-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (174.02kB) [INFO] [INFO] Fetching org.eclipse.reddeer.uiforms_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.68kB) [INFO] [INFO] Fetching org.eclipse.reddeer.eclipse_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (420.24kB) [INFO] [INFO] Fetching org.eclipse.reddeer.jface_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.96kB) [INFO] [INFO] Fetching org.eclipse.reddeer.swt_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (185.7kB) [INFO] [INFO] Fetching org.eclipse.reddeer.workbench_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (112.92kB) [INFO] [INFO] Fetching org.eclipse.reddeer.workbench.core_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (40.86kB) [INFO] [INFO] Fetching org.eclipse.reddeer.junit_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (121.02kB) [INFO] [INFO] Fetching org.eclipse.reddeer.go_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (12.34kB) [INFO] [INFO] Fetching org.eclipse.reddeer.junit.extension_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (36.01kB) [INFO] [INFO] Fetching org.eclipse.reddeer.requirements_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (51.84kB) [INFO] [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (56.15kB) [INFO] [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (325.29kB) [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.06MB) [INFO] [INFO] Fetching org.eclipse.ui.ide.application_1.4.500.v20220623-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (114.89kB) [INFO] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (172.29kB) [INFO] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.200.v20220717-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (110.71kB) [INFO] [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.09kB) [INFO] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (21.23kB) [INFO] [WARNING] The project foo.bar.myplugin:reddeer.archetype:eclipse-test-plugin:1.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] [INFO] [INFO] [INFO] -----------------< foo.bar.myplugin:reddeer.archetype >----------------- [INFO] [INFO] Building reddeer.archetype :: test 1.0.0-SNAPSHOT [INFO] [INFO] from pom.xml [INFO] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.0:target-platform (default-target-platform)' [INFO] [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:2.7.0:test (default-test)' [INFO] [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ reddeer.archetype --- [INFO] [INFO] The project's OSGi version is 1.0.0.20230905-0924 [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ reddeer.archetype --- [INFO] [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with wrapAsBundle in target platform configuration. [INFO] [INFO] [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ reddeer.archetype --- [INFO] [INFO] Resolving class path of reddeer.archetype :: test... [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (29.62kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (87.79kB) [INFO] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.700.v20220722-0431.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (251kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (42.61kB) [INFO] [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.14MB) [INFO] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (40.75kB) [INFO] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.14MB) [INFO] [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (16.24kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (10.25kB) [INFO] [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (9.54kB) [INFO] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (59.56kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (134.3kB) [INFO] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.06kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.600.v20220720-1949.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (41.14kB) [INFO] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (9.6kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.94kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (41.15kB) [INFO] [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (22.27kB) [INFO] [INFO] Fetching org.eclipse.fx.osgi_3.7.0.202010120720.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.23kB) [INFO] [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.92kB) [INFO] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.47MB) [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.02MB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (39.29kB) [INFO] [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.48kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.13kB) [INFO] [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (79.16kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (86.39kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (73.2kB) [INFO] [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (31.77kB) [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.05MB) [INFO] [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.39kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (10.74kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.41kB) [INFO] [INFO] [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ reddeer.archetype --- [INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/src/main/resources [INFO] [INFO] [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ reddeer.archetype --- [INFO] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/classes [INFO] [INFO] [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ reddeer.archetype --- [INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/src/test/resources [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ reddeer.archetype --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/reddeer.archetype-1.0.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ reddeer.archetype --- [INFO] [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] [INFO] Executing Test Runtime with timeout 1200, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work/data/.metadata/.log [INFO] [INFO] Command line: [INFO] [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/surefire.properties, -nouithread, -timeout, 1200000] [INFO] Running foo.bar.myplugin.simrel.AllRedDeerTests [INFO] 09:24:56.307 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 09:24:56.309 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 [INFO] 09:24:56.316 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 09:24:56.317 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 [INFO] 09:24:56.327 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class foo.bar.myplugin.simrel.BasicTest [INFO] 09:24:56.402 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created [INFO] 09:24:56.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 09:24:56.408 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 09:24:56.410 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector [INFO] 09:24:56.411 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench [INFO] 09:24:56.596 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data' [INFO] 09:24:56.600 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 09:24:56.600 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen [INFO] 09:24:56.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 09:24:56.603 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' [INFO] 09:24:56.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 09:24:56.606 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven [INFO] 09:24:56.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 09:24:56.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 09:24:56.654 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 09:24:56.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 09:24:56.655 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 09:24:56.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 09:24:56.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 09:24:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 09:24:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 09:24:56.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data' [INFO] 09:24:56.694 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data' [INFO] 09:24:56.696 DEBUG [main][MenuItemLookup] Found menu:'File' [INFO] 09:24:56.697 DEBUG [main][MenuItemLookup] Found menu:'Edit' [INFO] 09:24:56.697 DEBUG [main][MenuItemLookup] Found menu:'Navigate' [INFO] 09:24:56.697 DEBUG [main][MenuItemLookup] Found menu:'Project' [INFO] 09:24:56.697 DEBUG [main][MenuItemLookup] Found menu:'Window' [INFO] 09:24:56.697 DEBUG [main][MenuItemLookup] Item match:Window [INFO] 09:24:56.701 DEBUG [main][MenuItemLookup] Found menu:'New Window' [INFO] 09:24:56.702 DEBUG [main][MenuItemLookup] Found menu:'Editor' [INFO] 09:24:56.702 DEBUG [main][MenuItemLookup] Found menu:'Appearance' [INFO] 09:24:56.702 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 09:24:56.702 DEBUG [main][MenuItemLookup] Found menu:'Show View' [INFO] 09:24:56.702 DEBUG [main][MenuItemLookup] Found menu:'Perspective' [INFO] 09:24:56.702 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 09:24:56.702 DEBUG [main][MenuItemLookup] Found menu:'Navigation' [INFO] 09:24:56.703 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 09:24:56.703 DEBUG [main][MenuItemLookup] Found menu:'Preferences' [INFO] 09:24:56.703 DEBUG [main][MenuItemLookup] Item match:Preferences [INFO] 09:24:56.704 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" [INFO] 09:24:56.705 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences [INFO] 09:24:56.706 INFO [main][MenuItemHandler] Select menu item: &Preferences [INFO] 09:24:56.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... [INFO] 09:24:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully [INFO] 09:24:56.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences [INFO] 09:24:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 09:24:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 09:24:57.000 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed [INFO] 09:24:57.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 09:24:57.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified [INFO] 09:24:57.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 09:24:57.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 09:24:57.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 09:24:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 09:24:57.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found [INFO] 09:24:57.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... [INFO] 09:24:57.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully [INFO] 09:24:57.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) [INFO] 09:24:57.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 09:24:57.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 09:24:57.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 09:24:57.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 09:24:57.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found [INFO] 09:24:57.095 INFO [WorkbenchTestable][AbstractButton] Click button Cancel [INFO] 09:24:57.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... [INFO] 09:24:57.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully [INFO] 09:24:57.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 [INFO] 09:24:57.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization [INFO] 09:24:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... [INFO] 09:24:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully [INFO] 09:24:57.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 09:24:57.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 09:24:57.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 09:24:57.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 09:24:57.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 09:24:57.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 09:24:57.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 09:24:57.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 09:24:57.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 09:24:57.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 09:24:57.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 09:24:57.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 09:24:57.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 09:24:57.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 09:24:57.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 09:24:57.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 09:24:57.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 09:24:57.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 09:24:57.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 09:24:57.198 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 09:24:57.199 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 09:24:57.199 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 09:24:57.199 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 09:24:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 09:24:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.911 s - in foo.bar.myplugin.simrel.AllRedDeerTests [INFO] test no-configuration(foo.bar.myplugin.simrel.BasicTest) Time elapsed: 0.01 s [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] All tests passed! [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 44.192 s [INFO] [INFO] Finished at: 2023-09-05T09:24:57Z [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [WARNING] [INFO] [WARNING] Plugin validation issues were detected in 5 plugin(s) [INFO] [WARNING] [INFO] [WARNING] * org.eclipse.tycho:tycho-surefire-plugin:2.7.0 [INFO] [WARNING] * org.eclipse.tycho:tycho-compiler-plugin:2.7.0 [INFO] [WARNING] * org.eclipse.tycho:tycho-packaging-plugin:2.7.0 [INFO] [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1 [INFO] [WARNING] * org.apache.maven.plugins:maven-resources-plugin:2.4.3 [INFO] [WARNING] [INFO] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [INFO] [WARNING] [INFO] Post-archetype-generation invoker exit code: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for RedDeer Parent POM File 4.7.0-SNAPSHOT: [INFO] [INFO] RedDeer Parent POM File ............................ SUCCESS [ 3.036 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.007 s] [INFO] RedDeer Common ..................................... SUCCESS [ 7.686 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 6.561 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.609 s] [INFO] RedDeer Core ....................................... SUCCESS [ 1.671 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 1.505 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.706 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 1.401 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.594 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.996 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.672 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 1.141 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 2.005 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 1.025 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.567 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.643 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.380 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 0.597 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 1.041 s] [INFO] RedDeer UI ......................................... SUCCESS [ 1.904 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.546 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 1.387 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.360 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.676 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.933 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.023 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.307 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.112 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:19 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [04:07 min] [INFO] RedDeer Core Tests ................................. SUCCESS [03:12 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [05:13 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 28.814 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:29 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 1.532 s] [INFO] RedDeer Eclipse Tests .............................. SUCCESS [35:24 min] [INFO] RedDeer GEF Tests .................................. SUCCESS [01:03 min] [INFO] RedDeer Graphiti Tests ............................. SUCCESS [ 34.072 s] [INFO] RedDeer Direct Tests ............................... SUCCESS [ 39.692 s] [INFO] RedDeer JUnit Tests ................................ SUCCESS [ 25.730 s] [INFO] RedDeer Requirements Tests ......................... SUCCESS [05:31 min] [INFO] RedDeer UI Tests ................................... SUCCESS [03:18 min] [INFO] RedDeer E4 Workbench Tests ......................... SUCCESS [ 10.795 s] [INFO] RedDeer Features ................................... SUCCESS [ 0.009 s] [INFO] RedDeer E4 Feature ................................. SUCCESS [ 0.560 s] [INFO] RedDeer Eclipse Feature ............................ SUCCESS [ 0.790 s] [INFO] RedDeer GEF Spy Feature ............................ SUCCESS [ 0.112 s] [INFO] RedDeer SWT Feature ................................ SUCCESS [ 0.195 s] [INFO] RedDeer Tests Feature .............................. SUCCESS [ 0.536 s] [INFO] RedDeer UI Feature ................................. SUCCESS [ 0.126 s] [INFO] RedDeer Recorder Feature ........................... SUCCESS [ 0.094 s] [INFO] RedDeer GEF/Graphiti Feature ....................... SUCCESS [ 0.345 s] [INFO] RedDeer Spy Feature ................................ SUCCESS [ 0.188 s] [INFO] RedDeer Log Parser Feature ......................... SUCCESS [ 0.123 s] [INFO] RedDeer CodeGen Feature ............................ SUCCESS [ 0.116 s] [INFO] RedDeer Site ....................................... SUCCESS [ 9.297 s] [INFO] RedDeer Archetype .................................. SUCCESS [ 47.057 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:06 h [INFO] Finished at: 2023-09-05T09:24:57Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 16 plugin(s) [WARNING] [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1 [WARNING] * org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5 [WARNING] * org.jacoco:jacoco-maven-plugin:0.8.9 [WARNING] * org.eclipse.tycho:tycho-p2-publisher-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-surefire-plugin:2.22.2 [WARNING] * org.apache.maven.plugins:maven-failsafe-plugin:2.22.2 [WARNING] * org.apache.maven.plugins:maven-archetype-plugin:3.0.0 [WARNING] * org.eclipse.tycho:tycho-source-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-ds-plugin:2.7.5 [WARNING] * com.googlecode.maven-download-plugin:download-maven-plugin:1.2.1 [WARNING] * org.eclipse.tycho:tycho-surefire-plugin:2.7.5 [WARNING] * org.eclipse.tycho.extras:tycho-source-feature-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-dependency-plugin:2.8 [WARNING] * org.apache.maven.plugins:maven-resources-plugin:2.4.3 [WARNING] * org.eclipse.tycho:tycho-packaging-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-compiler-plugin:2.7.5 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] Terminating xvnc. Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Sending e-mails to: reddeer-dev@eclipse.org Setting status of aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c to SUCCESS with url https://ci.eclipse.org/reddeer/job/reddeer.prcheck/218/ and message: 'Build finished. ' Using context: reddeer-verification-2023-09 Finished: SUCCESS